2026-03-27 16:30:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 16:30:05 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-27 16:30:05 [adesa.fr] INFO: Starting spider adesa.fr
2026-03-27 16:30:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 16:30:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 16:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 16:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 16:30:05 [scrapy.extensions.telnet] INFO: Telnet Password: 76e31bafb27ab4eb
2026-03-27 16:30:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-27 16:30:06 [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.fr/task_41_2026-03-27T16_30_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-27 16:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 16:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 16:30:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-27 16:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 16:30:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-27 16:30:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-27 16:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 16:30:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-27 16:30:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 16:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 16:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-27 16:30:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-27 16:30:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 16:30:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 16:30:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 16:30:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-27 16:30:06 [scrapy.core.engine] INFO: Spider opened
2026-03-27 16:30:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 16:30:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 16:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-27 16:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 16:30:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 16:30:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:13 [adesa.fr] INFO: Found listing with ID: 10738980
2026-03-27 16:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738980%27 HTTP/1.1" 200 None
2026-03-27 16:30:13 [adesa.fr] INFO: Scrape type for 10738980: 1
2026-03-27 16:30:13 [adesa.fr] INFO: Scraping item 10738980 url https://www.openlane.eu/en/carv6/auction/10738980
2026-03-27 16:30:13 [adesa.fr] INFO: Found listing with ID: 10738981
2026-03-27 16:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738981%27 HTTP/1.1" 200 None
2026-03-27 16:30:13 [adesa.fr] INFO: Scrape type for 10738981: 1
2026-03-27 16:30:13 [adesa.fr] INFO: Scraping item 10738981 url https://www.openlane.eu/en/carv6/auction/10738981
2026-03-27 16:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:13 [adesa.fr] INFO: Found listing with ID: 10738979
2026-03-27 16:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738979%27 HTTP/1.1" 200 None
2026-03-27 16:30:13 [adesa.fr] INFO: Scrape type for 10738979: 1
2026-03-27 16:30:13 [adesa.fr] INFO: Scraping item 10738979 url https://www.openlane.eu/en/carv6/auction/10738979
2026-03-27 16:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:13 [adesa.fr] INFO: Found listing with ID: 10738982
2026-03-27 16:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738982%27 HTTP/1.1" 200 None
2026-03-27 16:30:13 [adesa.fr] INFO: Scrape type for 10738982: 1
2026-03-27 16:30:13 [adesa.fr] INFO: Scraping item 10738982 url https://www.openlane.eu/en/carv6/auction/10738982
2026-03-27 16:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:13 [adesa.fr] INFO: Found listing with ID: 10738983
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738983%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10738983: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10738983 url https://www.openlane.eu/en/carv6/auction/10738983
2026-03-27 16:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10738984
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738984%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10738984: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10738984 url https://www.openlane.eu/en/carv6/auction/10738984
2026-03-27 16:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10738985
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738985%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10738985: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10738985 url https://www.openlane.eu/en/carv6/auction/10738985
2026-03-27 16:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10738987
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738987%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10738987: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10738987 url https://www.openlane.eu/en/carv6/auction/10738987
2026-03-27 16:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10738986
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738986%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10738986: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10738986 url https://www.openlane.eu/en/carv6/auction/10738986
2026-03-27 16:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10738978
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738978%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10738978: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10738978 url https://www.openlane.eu/en/carv6/auction/10738978
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10738988
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738988%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10738988: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10738988 url https://www.openlane.eu/en/carv6/auction/10738988
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10738977
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738977%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10738977: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10738977 url https://www.openlane.eu/en/carv6/auction/10738977
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10738989
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738989%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10738989: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10738989 url https://www.openlane.eu/en/carv6/auction/10738989
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740181
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740181%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740181: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740181 url https://www.openlane.eu/en/carv6/auction/10740181
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740618
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740618%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740618: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740618 url https://www.openlane.eu/en/carv6/auction/10740618
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740547
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740547%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740547: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740547 url https://www.openlane.eu/en/carv6/auction/10740547
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740614
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740614%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740614: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740614 url https://www.openlane.eu/en/carv6/auction/10740614
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740456
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740456%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740456: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740456 url https://www.openlane.eu/en/carv6/auction/10740456
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740616
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740616%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740616: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740616 url https://www.openlane.eu/en/carv6/auction/10740616
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740196
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740196%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740196: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740196 url https://www.openlane.eu/en/carv6/auction/10740196
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740559
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740559%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740559: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740559 url https://www.openlane.eu/en/carv6/auction/10740559
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740590
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740590%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740590: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740590 url https://www.openlane.eu/en/carv6/auction/10740590
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740587
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740587%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740587: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740587 url https://www.openlane.eu/en/carv6/auction/10740587
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740177
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740177%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740177: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740177 url https://www.openlane.eu/en/carv6/auction/10740177
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740208
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740208%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740208: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740208 url https://www.openlane.eu/en/carv6/auction/10740208
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740216
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740216%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740216: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740216 url https://www.openlane.eu/en/carv6/auction/10740216
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740207
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740207%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740207: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740207 url https://www.openlane.eu/en/carv6/auction/10740207
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740230
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740230%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740230: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740230 url https://www.openlane.eu/en/carv6/auction/10740230
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740592
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740592%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740592: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740592 url https://www.openlane.eu/en/carv6/auction/10740592
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740575
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740575%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740575: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740575 url https://www.openlane.eu/en/carv6/auction/10740575
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740589
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740589%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740589: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740589 url https://www.openlane.eu/en/carv6/auction/10740589
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740563
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740563%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740563: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740563 url https://www.openlane.eu/en/carv6/auction/10740563
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740594
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740594%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740594: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740594 url https://www.openlane.eu/en/carv6/auction/10740594
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740221
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740221%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740221: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740221 url https://www.openlane.eu/en/carv6/auction/10740221
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740206
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740206%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740206: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740206 url https://www.openlane.eu/en/carv6/auction/10740206
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740558
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740558%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740558: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740558 url https://www.openlane.eu/en/carv6/auction/10740558
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740232
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740232%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740232: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740232 url https://www.openlane.eu/en/carv6/auction/10740232
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740446
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740446%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740446: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740446 url https://www.openlane.eu/en/carv6/auction/10740446
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740228
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740228%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740228: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740228 url https://www.openlane.eu/en/carv6/auction/10740228
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740211
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740211%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740211: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740211 url https://www.openlane.eu/en/carv6/auction/10740211
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740615
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740615%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740615: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740615 url https://www.openlane.eu/en/carv6/auction/10740615
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740220
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740220%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740220: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740220 url https://www.openlane.eu/en/carv6/auction/10740220
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740591
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740591%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740591: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740591 url https://www.openlane.eu/en/carv6/auction/10740591
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740209
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740209%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740209: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740209 url https://www.openlane.eu/en/carv6/auction/10740209
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740193
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740193%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740193: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740193 url https://www.openlane.eu/en/carv6/auction/10740193
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740571
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740571%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740571: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740571 url https://www.openlane.eu/en/carv6/auction/10740571
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740217
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740217%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740217: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740217 url https://www.openlane.eu/en/carv6/auction/10740217
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740226
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740226%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740226: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740226 url https://www.openlane.eu/en/carv6/auction/10740226
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740225
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740225%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740225: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740225 url https://www.openlane.eu/en/carv6/auction/10740225
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740565
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740565%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740565: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740565 url https://www.openlane.eu/en/carv6/auction/10740565
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740633
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740633%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740633: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740633 url https://www.openlane.eu/en/carv6/auction/10740633
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740215
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740215%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740215: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740215 url https://www.openlane.eu/en/carv6/auction/10740215
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740562
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740562%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740562: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740562 url https://www.openlane.eu/en/carv6/auction/10740562
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740197
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740197%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740197: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740197 url https://www.openlane.eu/en/carv6/auction/10740197
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740540
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740540%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740540: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740540 url https://www.openlane.eu/en/carv6/auction/10740540
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740231
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740231%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740231: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740231 url https://www.openlane.eu/en/carv6/auction/10740231
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740545
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740545%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740545: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740545 url https://www.openlane.eu/en/carv6/auction/10740545
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740213
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740213%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740213: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740213 url https://www.openlane.eu/en/carv6/auction/10740213
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740568
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740568%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740568: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740568 url https://www.openlane.eu/en/carv6/auction/10740568
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740566
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740566%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740566: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740566 url https://www.openlane.eu/en/carv6/auction/10740566
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740629
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740629%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740629: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740629 url https://www.openlane.eu/en/carv6/auction/10740629
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740567
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740567%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740567: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740567 url https://www.openlane.eu/en/carv6/auction/10740567
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740182
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740182%27 HTTP/1.1" 200 None
2026-03-27 16:30:14 [adesa.fr] INFO: Scrape type for 10740182: 1
2026-03-27 16:30:14 [adesa.fr] INFO: Scraping item 10740182 url https://www.openlane.eu/en/carv6/auction/10740182
2026-03-27 16:30:14 [adesa.fr] INFO: Found listing with ID: 10740555
2026-03-27 16:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740555%27 HTTP/1.1" 200 None
2026-03-27 16:30:15 [adesa.fr] INFO: Scrape type for 10740555: 1
2026-03-27 16:30:15 [adesa.fr] INFO: Scraping item 10740555 url https://www.openlane.eu/en/carv6/auction/10740555
2026-03-27 16:30:15 [adesa.fr] INFO: Found listing with ID: 10740586
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740586%27 HTTP/1.1" 200 None
2026-03-27 16:30:15 [adesa.fr] INFO: Scrape type for 10740586: 1
2026-03-27 16:30:15 [adesa.fr] INFO: Scraping item 10740586 url https://www.openlane.eu/en/carv6/auction/10740586
2026-03-27 16:30:15 [adesa.fr] INFO: Found listing with ID: 10740585
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740585%27 HTTP/1.1" 200 None
2026-03-27 16:30:15 [adesa.fr] INFO: Scrape type for 10740585: 1
2026-03-27 16:30:15 [adesa.fr] INFO: Scraping item 10740585 url https://www.openlane.eu/en/carv6/auction/10740585
2026-03-27 16:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:15 [adesa.fr] INFO: Found listing with ID: 10740596
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740596%27 HTTP/1.1" 200 None
2026-03-27 16:30:15 [adesa.fr] INFO: Scrape type for 10740596: 1
2026-03-27 16:30:15 [adesa.fr] INFO: Scraping item 10740596 url https://www.openlane.eu/en/carv6/auction/10740596
2026-03-27 16:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:15 [adesa.fr] INFO: Found listing with ID: 10740610
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740610%27 HTTP/1.1" 200 None
2026-03-27 16:30:15 [adesa.fr] INFO: Scrape type for 10740610: 1
2026-03-27 16:30:15 [adesa.fr] INFO: Scraping item 10740610 url https://www.openlane.eu/en/carv6/auction/10740610
2026-03-27 16:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:15 [adesa.fr] INFO: Found listing with ID: 10740227
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740227%27 HTTP/1.1" 200 None
2026-03-27 16:30:15 [adesa.fr] INFO: Scrape type for 10740227: 1
2026-03-27 16:30:15 [adesa.fr] INFO: Scraping item 10740227 url https://www.openlane.eu/en/carv6/auction/10740227
2026-03-27 16:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7219fcdb-46c6-5f80-8e48-442bbca44dbc with identifier: 10738980
2026-03-27 16:30:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc with scrape type 1
2026-03-27 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7219fcdb-46c6-5f80-8e48-442bbca44dbc
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742985%252Fgeneral%252Fd737845d-8714-4ffb-8236-f9d695a9fb51.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/d737845d-8714-4ffb-8236-f9d695a9fb51.jpg already downloaded
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742985%252Fgeneral%252F0b28c473-9ae5-40da-b491-0f2321fe3681.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/0b28c473-9ae5-40da-b491-0f2321fe3681.jpg already downloaded
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742985%252Fgeneral%252F64c9a6c4-7757-416b-b3a7-e86a512739ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/64c9a6c4-7757-416b-b3a7-e86a512739ee.jpg already downloaded
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742985%252Fgeneral%252Fcc5f1cb3-6585-4618-a150-a5f18fe97217.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/cc5f1cb3-6585-4618-a150-a5f18fe97217.jpg already downloaded
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742985%252Fgeneral%252Fb6647dbf-467a-4777-9e58-892bb58c8286.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/b6647dbf-467a-4777-9e58-892bb58c8286.jpg already downloaded
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742985%252Fgeneral%252F0f6922e2-048a-49cf-be34-f6021c482bae.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/0f6922e2-048a-49cf-be34-f6021c482bae.jpg already downloaded
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742985%252Fgeneral%252Fd4c35c6b-d39d-4050-8163-c1fad6ce872e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/d4c35c6b-d39d-4050-8163-c1fad6ce872e.jpg already downloaded
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742985%252Fgeneral%252F5637413d-7dbc-4d7e-ae7a-5780c3c2126a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/5637413d-7dbc-4d7e-ae7a-5780c3c2126a.jpg already downloaded
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742985%252Fgeneral%252F52960213-65e6-428b-b4c4-03b05d8c34e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/52960213-65e6-428b-b4c4-03b05d8c34e4.jpg already downloaded
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742985%252Fgeneral%252F54d156b1-1125-4e89-bc74-d3bad20e5f7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742985/general/54d156b1-1125-4e89-bc74-d3bad20e5f7d.jpg already downloaded
2026-03-27 16:30:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7219fcdb-46c6-5f80-8e48-442bbca44dbc, identifier: 10738980
2026-03-27 16:30:16 [adesa.fr] INFO: Found listing with ID: 10740581
2026-03-27 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740581%27 HTTP/1.1" 200 None
2026-03-27 16:30:16 [adesa.fr] INFO: Scrape type for 10740581: 1
2026-03-27 16:30:16 [adesa.fr] INFO: Scraping item 10740581 url https://www.openlane.eu/en/carv6/auction/10740581
2026-03-27 16:30:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7219fcdb-46c6-5f80-8e48-442bbca44dbc with identifier: 10738980
2026-03-27 16:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 16:30:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-27 16:30:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 16:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 16:30:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-27 16:30:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 16:30:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7219fcdb-46c6-5f80-8e48-442bbca44dbc with identifier: 10738980
2026-03-27 16:30:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7219fcdb-46c6-5f80-8e48-442bbca44dbc with identifier: 10738980 to the API
2026-03-27 16:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738980>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7219fcdb-46c6-5f80-8e48-442bbca44dbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-084-NV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738980',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 78349,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5742985/general/d737845d-8714-4ffb-8236-f9d695a9fb51.jpg',
'https://images.openlane.eu/carimgs/5742985/general/0b28c473-9ae5-40da-b491-0f2321fe3681.jpg',
'https://images.openlane.eu/carimgs/5742985/general/64c9a6c4-7757-416b-b3a7-e86a512739ee.jpg',
'https://images.openlane.eu/carimgs/5742985/general/cc5f1cb3-6585-4618-a150-a5f18fe97217.jpg',
'https://images.openlane.eu/carimgs/5742985/general/b6647dbf-467a-4777-9e58-892bb58c8286.jpg',
'https://images.openlane.eu/carimgs/5742985/general/0f6922e2-048a-49cf-be34-f6021c482bae.jpg',
'https://images.openlane.eu/carimgs/5742985/general/d4c35c6b-d39d-4050-8163-c1fad6ce872e.jpg',
'https://images.openlane.eu/carimgs/5742985/general/5637413d-7dbc-4d7e-ae7a-5780c3c2126a.jpg',
'https://images.openlane.eu/carimgs/5742985/general/52960213-65e6-428b-b4c4-03b05d8c34e4.jpg',
'https://images.openlane.eu/carimgs/5742985/general/54d156b1-1125-4e89-bc74-d3bad20e5f7d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/d737845d-8714-4ffb-8236-f9d695a9fb51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153873,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/0b28c473-9ae5-40da-b491-0f2321fe3681.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/64c9a6c4-7757-416b-b3a7-e86a512739ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/cc5f1cb3-6585-4618-a150-a5f18fe97217.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/b6647dbf-467a-4777-9e58-892bb58c8286.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114538,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/0f6922e2-048a-49cf-be34-f6021c482bae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/d4c35c6b-d39d-4050-8163-c1fad6ce872e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/5637413d-7dbc-4d7e-ae7a-5780c3c2126a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/52960213-65e6-428b-b4c4-03b05d8c34e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7219fcdb-46c6-5f80-8e48-442bbca44dbc/7219fcdb-46c6-5f80-8e48-442bbca44dbc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742985/general/54d156b1-1125-4e89-bc74-d3bad20e5f7d.jpg',
'Width': 1024}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2023-03-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C3 1.2i C-Series - Petrol - Manual - 83 hp - 78.349 km',
'transmission': 'manual',
'trim': 'C-Series',
'vin': None,
'year': 2023}
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738980%27 HTTP/1.1" 200 None
2026-03-27 16:30:17 [adesa.fr] INFO: Saving data for 10738980: {'created_time': 1774629017.160625, 'last_price_update_time': 1774629017.160637, 'auction_closing_time': 1774861200.0}
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738980') HTTP/1.1" 204 0
2026-03-27 16:30:17 [adesa.fr] INFO: Found listing with ID: 10740584
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740584%27 HTTP/1.1" 200 None
2026-03-27 16:30:17 [adesa.fr] INFO: Scrape type for 10740584: 1
2026-03-27 16:30:17 [adesa.fr] INFO: Scraping item 10740584 url https://www.openlane.eu/en/carv6/auction/10740584
2026-03-27 16:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738982> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:17 [adesa.fr] INFO: Found listing with ID: 10740219
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740219%27 HTTP/1.1" 200 None
2026-03-27 16:30:17 [adesa.fr] INFO: Scrape type for 10740219: 1
2026-03-27 16:30:17 [adesa.fr] INFO: Scraping item 10740219 url https://www.openlane.eu/en/carv6/auction/10740219
2026-03-27 16:30:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with identifier: 10738984
2026-03-27 16:30:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with scrape type 1
2026-03-27 16:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a2b6ced9-4507-55d1-a3ab-30cd2c122a42
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252Febd37c54-1423-46a6-bd84-84d383f38c4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/ebd37c54-1423-46a6-bd84-84d383f38c4d.jpg already downloaded
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252Ff049af64-765e-49a5-bc2e-bca82f5c780d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/f049af64-765e-49a5-bc2e-bca82f5c780d.jpg already downloaded
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252F49e8b3ab-327f-4b8b-9c86-94407a7d65c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/49e8b3ab-327f-4b8b-9c86-94407a7d65c6.jpg already downloaded
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252F3b6a84af-9a7e-4a9e-a44d-cae9599f0750.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/3b6a84af-9a7e-4a9e-a44d-cae9599f0750.jpg already downloaded
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252F5d9f5224-0bfa-4a9e-8c86-d025d8f61c6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/5d9f5224-0bfa-4a9e-8c86-d025d8f61c6d.jpg already downloaded
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252F066a8e63-0fad-4d85-9789-79014121a56e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/066a8e63-0fad-4d85-9789-79014121a56e.jpg already downloaded
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252F00871d1a-582c-4234-bf1a-3f3c4f92ec8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/00871d1a-582c-4234-bf1a-3f3c4f92ec8a.jpg already downloaded
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252Fad798063-541d-4195-8b32-da13ee18cf44.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/ad798063-541d-4195-8b32-da13ee18cf44.jpg already downloaded
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252F5fadb244-9d8b-482d-81a4-3674402e9269.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/5fadb244-9d8b-482d-81a4-3674402e9269.jpg already downloaded
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742993%252Fgeneral%252Ffe4c132e-d64d-4d8f-8451-f7b61e07f95a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742993/general/fe4c132e-d64d-4d8f-8451-f7b61e07f95a.jpg already downloaded
2026-03-27 16:30:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a2b6ced9-4507-55d1-a3ab-30cd2c122a42, identifier: 10738984
2026-03-27 16:30:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with identifier: 10738984
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-27 16:30:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 16:30:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with identifier: 10738984
2026-03-27 16:30:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a2b6ced9-4507-55d1-a3ab-30cd2c122a42 with identifier: 10738984 to the API
2026-03-27 16:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738984>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a2b6ced9-4507-55d1-a3ab-30cd2c122a42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-774-JH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738984',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 37876,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5742993/general/ebd37c54-1423-46a6-bd84-84d383f38c4d.jpg',
'https://images.openlane.eu/carimgs/5742993/general/f049af64-765e-49a5-bc2e-bca82f5c780d.jpg',
'https://images.openlane.eu/carimgs/5742993/general/49e8b3ab-327f-4b8b-9c86-94407a7d65c6.jpg',
'https://images.openlane.eu/carimgs/5742993/general/3b6a84af-9a7e-4a9e-a44d-cae9599f0750.jpg',
'https://images.openlane.eu/carimgs/5742993/general/5d9f5224-0bfa-4a9e-8c86-d025d8f61c6d.jpg',
'https://images.openlane.eu/carimgs/5742993/general/066a8e63-0fad-4d85-9789-79014121a56e.jpg',
'https://images.openlane.eu/carimgs/5742993/general/00871d1a-582c-4234-bf1a-3f3c4f92ec8a.jpg',
'https://images.openlane.eu/carimgs/5742993/general/ad798063-541d-4195-8b32-da13ee18cf44.jpg',
'https://images.openlane.eu/carimgs/5742993/general/5fadb244-9d8b-482d-81a4-3674402e9269.jpg',
'https://images.openlane.eu/carimgs/5742993/general/fe4c132e-d64d-4d8f-8451-f7b61e07f95a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/ebd37c54-1423-46a6-bd84-84d383f38c4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144067,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/f049af64-765e-49a5-bc2e-bca82f5c780d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/49e8b3ab-327f-4b8b-9c86-94407a7d65c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135411,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/3b6a84af-9a7e-4a9e-a44d-cae9599f0750.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/5d9f5224-0bfa-4a9e-8c86-d025d8f61c6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100297,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/066a8e63-0fad-4d85-9789-79014121a56e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/00871d1a-582c-4234-bf1a-3f3c4f92ec8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/ad798063-541d-4195-8b32-da13ee18cf44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103849,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/5fadb244-9d8b-482d-81a4-3674402e9269.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2b6ced9-4507-55d1-a3ab-30cd2c122a42/a2b6ced9-4507-55d1-a3ab-30cd2c122a42_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123185,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742993/general/fe4c132e-d64d-4d8f-8451-f7b61e07f95a.jpg',
'Width': 1024}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Opel Crossland 1.2 Elegance - Petrol - Manual - 110 hp - 37.876 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738984%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [adesa.fr] INFO: Saving data for 10738984: {'created_time': 1774629018.448733, 'last_price_update_time': 1774629018.448744, 'auction_closing_time': 1774861200.0}
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738984') HTTP/1.1" 204 0
2026-03-27 16:30:18 [adesa.fr] INFO: Found listing with ID: 10740593
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740593%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [adesa.fr] INFO: Scrape type for 10740593: 1
2026-03-27 16:30:18 [adesa.fr] INFO: Scraping item 10740593 url https://www.openlane.eu/en/carv6/auction/10740593
2026-03-27 16:30:18 [adesa.fr] INFO: Found listing with ID: 10740595
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740595%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [adesa.fr] INFO: Scrape type for 10740595: 1
2026-03-27 16:30:18 [adesa.fr] INFO: Scraping item 10740595 url https://www.openlane.eu/en/carv6/auction/10740595
2026-03-27 16:30:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with identifier: 10738979
2026-03-27 16:30:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with scrape type 1
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9927a67d-8d98-55c9-a1e1-c48ac73c4299
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710075%252Fgeneral%252Fef6b2e99-d8fa-4a06-b137-f312f4aae384.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/ef6b2e99-d8fa-4a06-b137-f312f4aae384.jpg already downloaded
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710075%252Fgeneral%252F88a5948f-190b-4e20-ba95-81cd3e70c691.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/88a5948f-190b-4e20-ba95-81cd3e70c691.jpg already downloaded
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710075%252Fgeneral%252F536ad3e6-f470-469b-b960-519471b69c4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/536ad3e6-f470-469b-b960-519471b69c4a.jpg already downloaded
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710075%252Fgeneral%252F960f7c7c-817a-4698-a868-3f4a32ea741d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/960f7c7c-817a-4698-a868-3f4a32ea741d.jpg already downloaded
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710075%252Fgeneral%252F98fbffea-e92b-453e-a626-417a5fc6b54d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/98fbffea-e92b-453e-a626-417a5fc6b54d.jpg already downloaded
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710075%252Fgeneral%252F7b960d0f-ad6c-435b-b0e8-cbc1e5087e7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/7b960d0f-ad6c-435b-b0e8-cbc1e5087e7c.jpg already downloaded
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710075%252Fgeneral%252Fb5fdde81-f0f2-4dff-b1b8-5672cfcac874.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/b5fdde81-f0f2-4dff-b1b8-5672cfcac874.jpg already downloaded
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710075%252Fgeneral%252F9531dc27-917d-4305-937e-d1c94dc12b86.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/9531dc27-917d-4305-937e-d1c94dc12b86.jpg already downloaded
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710075%252Fgeneral%252Fa1d3b1e7-0d99-4996-8d58-dbac33343017.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/a1d3b1e7-0d99-4996-8d58-dbac33343017.jpg already downloaded
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710075%252Fgeneral%252F11a23c16-66ba-451a-970e-2d3ecf3c759e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710075/general/11a23c16-66ba-451a-970e-2d3ecf3c759e.jpg already downloaded
2026-03-27 16:30:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9927a67d-8d98-55c9-a1e1-c48ac73c4299, identifier: 10738979
2026-03-27 16:30:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0803eff-02fd-598d-9edb-329c82519610 with identifier: 10738981
2026-03-27 16:30:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0803eff-02fd-598d-9edb-329c82519610 with scrape type 1
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a0803eff-02fd-598d-9edb-329c82519610
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252F7a6217cf-6dd6-45fe-90cc-9c9461f71886.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/7a6217cf-6dd6-45fe-90cc-9c9461f71886.jpg already downloaded
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252F9ebd5113-a446-4e06-866b-5494e8e4fd4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/9ebd5113-a446-4e06-866b-5494e8e4fd4b.jpg already downloaded
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252Ffc31abea-6eb6-4574-bc74-d4c1461e6fff.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/fc31abea-6eb6-4574-bc74-d4c1461e6fff.jpg already downloaded
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252Fbc04ddeb-606c-4458-b0b8-887a214d58a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/bc04ddeb-606c-4458-b0b8-887a214d58a9.jpg already downloaded
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252Fbe112985-94a8-435f-9cd6-03ecaa08519e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/be112985-94a8-435f-9cd6-03ecaa08519e.jpg already downloaded
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252Ff522de0e-cb6a-46cd-8602-ce5cef06e5be.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/f522de0e-cb6a-46cd-8602-ce5cef06e5be.jpg already downloaded
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252Fe493d3f1-4886-4f5e-86d9-39abdb626503.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/e493d3f1-4886-4f5e-86d9-39abdb626503.jpg already downloaded
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252Fd862d3a0-1412-4f15-b030-2e178ec81b1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/d862d3a0-1412-4f15-b030-2e178ec81b1b.jpg already downloaded
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252F63b3b639-1d17-4d98-bea4-de2dfa6addeb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/63b3b639-1d17-4d98-bea4-de2dfa6addeb.jpg already downloaded
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742987%252Fgeneral%252F2d236884-b0d4-46f0-8f06-17b485163b3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742987/general/2d236884-b0d4-46f0-8f06-17b485163b3e.jpg already downloaded
2026-03-27 16:30:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a0803eff-02fd-598d-9edb-329c82519610, identifier: 10738981
2026-03-27 16:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e75629b5-5f8b-574c-a201-30c501cbff84 with identifier: 10738985
2026-03-27 16:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e75629b5-5f8b-574c-a201-30c501cbff84 with scrape type 1
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e75629b5-5f8b-574c-a201-30c501cbff84
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252Fb5d1d987-de81-47ac-b10b-5c28bd715607.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/b5d1d987-de81-47ac-b10b-5c28bd715607.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252F4cac1a43-2c6a-429b-8c95-30fe9074fd85.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/4cac1a43-2c6a-429b-8c95-30fe9074fd85.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252Fc712d836-764a-43df-a1da-dafb334f4e2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/c712d836-764a-43df-a1da-dafb334f4e2c.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252F4b075541-020e-4549-88fd-1a074dcf431d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/4b075541-020e-4549-88fd-1a074dcf431d.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252Fa3551c53-2258-4320-8129-389d9569a123.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/a3551c53-2258-4320-8129-389d9569a123.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252F3b453a23-5571-4c67-9ac0-5260b80f7451.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/3b453a23-5571-4c67-9ac0-5260b80f7451.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252F9acb6233-633b-48d1-80fa-225e6c3f9edc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/9acb6233-633b-48d1-80fa-225e6c3f9edc.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252F375e5d9a-c20b-4e1e-88eb-fec65afecf10.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/375e5d9a-c20b-4e1e-88eb-fec65afecf10.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252F75faebf5-22a4-49b4-a3d6-78af2995c7c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/75faebf5-22a4-49b4-a3d6-78af2995c7c1.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742996%252Fgeneral%252Ffc2c9239-5d57-4fc9-9fb0-1d864f8ff4c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742996/general/fc2c9239-5d57-4fc9-9fb0-1d864f8ff4c1.jpg already downloaded
2026-03-27 16:30:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e75629b5-5f8b-574c-a201-30c501cbff84, identifier: 10738985
2026-03-27 16:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12408938-4f9c-53a5-91b8-fc232e0e608b with identifier: 10738983
2026-03-27 16:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12408938-4f9c-53a5-91b8-fc232e0e608b with scrape type 1
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 12408938-4f9c-53a5-91b8-fc232e0e608b
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252Face551e4-04ce-46b1-9f15-3e9a7a017aa9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/ace551e4-04ce-46b1-9f15-3e9a7a017aa9.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252Fcd179822-4cc9-46a5-8f92-5c15794fbfd7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/cd179822-4cc9-46a5-8f92-5c15794fbfd7.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252F80ae2375-d791-4af3-ac16-8b72cbfa36ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/80ae2375-d791-4af3-ac16-8b72cbfa36ae.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252F3436dd3a-9cfa-4bb8-ac0b-6710b91defba.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/3436dd3a-9cfa-4bb8-ac0b-6710b91defba.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252F070cabb9-04b9-49c0-87a2-d9b249b1e23a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/070cabb9-04b9-49c0-87a2-d9b249b1e23a.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252Facd27ac6-8a88-4f77-b636-eedc2f785d87.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/acd27ac6-8a88-4f77-b636-eedc2f785d87.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252Fe6804b0d-bf6b-4dbc-9f68-9f153b8024c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/e6804b0d-bf6b-4dbc-9f68-9f153b8024c9.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252F33ad9c69-cd7f-4a0c-8731-b68c7e0e5194.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/33ad9c69-cd7f-4a0c-8731-b68c7e0e5194.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252F120105e5-d772-46c3-8868-c9d0803586c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/120105e5-d772-46c3-8868-c9d0803586c9.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742991%252Fgeneral%252F946bd0c9-ebab-4e1f-b806-e28ba2f8c8fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742991/general/946bd0c9-ebab-4e1f-b806-e28ba2f8c8fb.jpg already downloaded
2026-03-27 16:30:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 12408938-4f9c-53a5-91b8-fc232e0e608b, identifier: 10738983
2026-03-27 16:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5dc5841-9551-5216-acb5-12df143c6467 with identifier: 10738982
2026-03-27 16:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5dc5841-9551-5216-acb5-12df143c6467 with scrape type 1
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e5dc5841-9551-5216-acb5-12df143c6467
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742989%252Fgeneral%252Fe6d3db48-1438-4e6d-8096-4a0a4c2da3eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/e6d3db48-1438-4e6d-8096-4a0a4c2da3eb.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742989%252Fgeneral%252Fd9130a06-61c2-4df5-8e5e-a0ae08227fea.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/d9130a06-61c2-4df5-8e5e-a0ae08227fea.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742989%252Fgeneral%252F4ffdac56-af9f-492b-a4de-378ec3f0aad8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/4ffdac56-af9f-492b-a4de-378ec3f0aad8.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742989%252Fgeneral%252Fad16e2e9-de0c-4e26-b712-755d5910354d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/ad16e2e9-de0c-4e26-b712-755d5910354d.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742989%252Fgeneral%252F819aa3b1-1460-498b-9030-39aba430b7ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/819aa3b1-1460-498b-9030-39aba430b7ac.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742989%252Fgeneral%252F571f953a-e4ae-4b76-af3b-e3d29dcf0531.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/571f953a-e4ae-4b76-af3b-e3d29dcf0531.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742989%252Fgeneral%252Fc592aeca-b494-41a2-9a16-d0094e701df5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/c592aeca-b494-41a2-9a16-d0094e701df5.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742989%252Fgeneral%252F42e7c46b-14e7-4a8b-b7be-04e03695e353.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/42e7c46b-14e7-4a8b-b7be-04e03695e353.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742989%252Fgeneral%252F08c1debc-4bea-44c6-91fe-4f73758bc73c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/08c1debc-4bea-44c6-91fe-4f73758bc73c.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742989%252Fgeneral%252F5d60470d-8cf1-4065-a1e6-0d6483d07075.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742989/general/5d60470d-8cf1-4065-a1e6-0d6483d07075.jpg already downloaded
2026-03-27 16:30:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e5dc5841-9551-5216-acb5-12df143c6467, identifier: 10738982
2026-03-27 16:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d4b115d-1d99-53c4-acb3-655bf197cc09 with identifier: 10738987
2026-03-27 16:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d4b115d-1d99-53c4-acb3-655bf197cc09 with scrape type 1
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d4b115d-1d99-53c4-acb3-655bf197cc09
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743001%252Fgeneral%252Fd1dbb987-3160-4e99-b5df-15fa006415a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/d1dbb987-3160-4e99-b5df-15fa006415a8.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743001%252Fgeneral%252Fcb2ec85f-f208-4d90-962d-933eea0cc329.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/cb2ec85f-f208-4d90-962d-933eea0cc329.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743001%252Fgeneral%252F719eb7f1-7ec2-4b77-a52a-bdf89886a5d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/719eb7f1-7ec2-4b77-a52a-bdf89886a5d3.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743001%252Fgeneral%252F1143bec7-409e-4b56-a8f6-5bb3a1c1435d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/1143bec7-409e-4b56-a8f6-5bb3a1c1435d.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743001%252Fgeneral%252F0e665d11-422b-4b19-a42b-40929444ef58.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/0e665d11-422b-4b19-a42b-40929444ef58.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743001%252Fgeneral%252F92744244-d859-472c-bbb2-d2892446b407.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/92744244-d859-472c-bbb2-d2892446b407.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743001%252Fgeneral%252F15a089ae-bd10-4290-9df9-224ffab8435f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/15a089ae-bd10-4290-9df9-224ffab8435f.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743001%252Fgeneral%252F0e6bbaaf-a966-4d8c-a42c-4fca6100aa51.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/0e6bbaaf-a966-4d8c-a42c-4fca6100aa51.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743001%252Fgeneral%252F50d82a48-e193-4a29-a09d-3ada08851c3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/50d82a48-e193-4a29-a09d-3ada08851c3d.jpg already downloaded
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743001%252Fgeneral%252Fbd963bde-d6f9-43da-975d-7d22d3a681e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743001/general/bd963bde-d6f9-43da-975d-7d22d3a681e3.jpg already downloaded
2026-03-27 16:30:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9d4b115d-1d99-53c4-acb3-655bf197cc09, identifier: 10738987
2026-03-27 16:30:20 [adesa.fr] INFO: Found listing with ID: 10740564
2026-03-27 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740564%27 HTTP/1.1" 200 None
2026-03-27 16:30:20 [adesa.fr] INFO: Scrape type for 10740564: 1
2026-03-27 16:30:20 [adesa.fr] INFO: Scraping item 10740564 url https://www.openlane.eu/en/carv6/auction/10740564
2026-03-27 16:30:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with identifier: 10738979
2026-03-27 16:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 16:30:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-27 16:30:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 16:30:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with identifier: 10738979
2026-03-27 16:30:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9927a67d-8d98-55c9-a1e1-c48ac73c4299 with identifier: 10738979 to the API
2026-03-27 16:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738979>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9927a67d-8d98-55c9-a1e1-c48ac73c4299',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-623-BD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738979',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 160416,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5710075/general/ef6b2e99-d8fa-4a06-b137-f312f4aae384.jpg',
'https://images.openlane.eu/carimgs/5710075/general/88a5948f-190b-4e20-ba95-81cd3e70c691.jpg',
'https://images.openlane.eu/carimgs/5710075/general/536ad3e6-f470-469b-b960-519471b69c4a.jpg',
'https://images.openlane.eu/carimgs/5710075/general/960f7c7c-817a-4698-a868-3f4a32ea741d.jpg',
'https://images.openlane.eu/carimgs/5710075/general/98fbffea-e92b-453e-a626-417a5fc6b54d.jpg',
'https://images.openlane.eu/carimgs/5710075/general/7b960d0f-ad6c-435b-b0e8-cbc1e5087e7c.jpg',
'https://images.openlane.eu/carimgs/5710075/general/b5fdde81-f0f2-4dff-b1b8-5672cfcac874.jpg',
'https://images.openlane.eu/carimgs/5710075/general/9531dc27-917d-4305-937e-d1c94dc12b86.jpg',
'https://images.openlane.eu/carimgs/5710075/general/a1d3b1e7-0d99-4996-8d58-dbac33343017.jpg',
'https://images.openlane.eu/carimgs/5710075/general/11a23c16-66ba-451a-970e-2d3ecf3c759e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162259,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/ef6b2e99-d8fa-4a06-b137-f312f4aae384.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155425,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/88a5948f-190b-4e20-ba95-81cd3e70c691.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/536ad3e6-f470-469b-b960-519471b69c4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/960f7c7c-817a-4698-a868-3f4a32ea741d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/98fbffea-e92b-453e-a626-417a5fc6b54d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122309,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/7b960d0f-ad6c-435b-b0e8-cbc1e5087e7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114014,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/b5fdde81-f0f2-4dff-b1b8-5672cfcac874.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68462,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/9531dc27-917d-4305-937e-d1c94dc12b86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/a1d3b1e7-0d99-4996-8d58-dbac33343017.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9927a67d-8d98-55c9-a1e1-c48ac73c4299/9927a67d-8d98-55c9-a1e1-c48ac73c4299_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710075/general/11a23c16-66ba-451a-970e-2d3ecf3c759e.jpg',
'Width': 1024}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz B 180 CDI Business Line - Diesel - Manual - 116 hp - '
'160.416 km',
'transmission': 'manual',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-27 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738979%27 HTTP/1.1" 200 None
2026-03-27 16:30:20 [adesa.fr] INFO: Saving data for 10738979: {'created_time': 1774629020.910767, 'last_price_update_time': 1774629020.91078, 'auction_closing_time': 1774861200.0}
2026-03-27 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738979') HTTP/1.1" 204 0
2026-03-27 16:30:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a0803eff-02fd-598d-9edb-329c82519610 with identifier: 10738981
2026-03-27 16:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 16:30:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-27 16:30:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 16:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 16:30:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-27 16:30:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 16:30:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a0803eff-02fd-598d-9edb-329c82519610 with identifier: 10738981
2026-03-27 16:30:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a0803eff-02fd-598d-9edb-329c82519610 with identifier: 10738981 to the API
2026-03-27 16:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738981>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a0803eff-02fd-598d-9edb-329c82519610',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-623-PN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738981',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 55581,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5742987/general/7a6217cf-6dd6-45fe-90cc-9c9461f71886.jpg',
'https://images.openlane.eu/carimgs/5742987/general/9ebd5113-a446-4e06-866b-5494e8e4fd4b.jpg',
'https://images.openlane.eu/carimgs/5742987/general/fc31abea-6eb6-4574-bc74-d4c1461e6fff.jpg',
'https://images.openlane.eu/carimgs/5742987/general/bc04ddeb-606c-4458-b0b8-887a214d58a9.jpg',
'https://images.openlane.eu/carimgs/5742987/general/be112985-94a8-435f-9cd6-03ecaa08519e.jpg',
'https://images.openlane.eu/carimgs/5742987/general/f522de0e-cb6a-46cd-8602-ce5cef06e5be.jpg',
'https://images.openlane.eu/carimgs/5742987/general/e493d3f1-4886-4f5e-86d9-39abdb626503.jpg',
'https://images.openlane.eu/carimgs/5742987/general/d862d3a0-1412-4f15-b030-2e178ec81b1b.jpg',
'https://images.openlane.eu/carimgs/5742987/general/63b3b639-1d17-4d98-bea4-de2dfa6addeb.jpg',
'https://images.openlane.eu/carimgs/5742987/general/2d236884-b0d4-46f0-8f06-17b485163b3e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166728,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/7a6217cf-6dd6-45fe-90cc-9c9461f71886.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/9ebd5113-a446-4e06-866b-5494e8e4fd4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/fc31abea-6eb6-4574-bc74-d4c1461e6fff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/bc04ddeb-606c-4458-b0b8-887a214d58a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98919,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/be112985-94a8-435f-9cd6-03ecaa08519e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/f522de0e-cb6a-46cd-8602-ce5cef06e5be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/e493d3f1-4886-4f5e-86d9-39abdb626503.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/d862d3a0-1412-4f15-b030-2e178ec81b1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85672,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/63b3b639-1d17-4d98-bea4-de2dfa6addeb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0803eff-02fd-598d-9edb-329c82519610/a0803eff-02fd-598d-9edb-329c82519610_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742987/general/2d236884-b0d4-46f0-8f06-17b485163b3e.jpg',
'Width': 1024}],
'price': 17100,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz A 250e Business Line - Hybrid - Automatic - 160 hp - '
'55.581 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-27 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738981%27 HTTP/1.1" 200 None
2026-03-27 16:30:21 [adesa.fr] INFO: Saving data for 10738981: {'created_time': 1774629021.804206, 'last_price_update_time': 1774629021.804217, 'auction_closing_time': 1774861200.0}
2026-03-27 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738981') HTTP/1.1" 204 0
2026-03-27 16:30:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e75629b5-5f8b-574c-a201-30c501cbff84 with identifier: 10738985
2026-03-27 16:30:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e75629b5-5f8b-574c-a201-30c501cbff84 with identifier: 10738985
2026-03-27 16:30:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e75629b5-5f8b-574c-a201-30c501cbff84 with identifier: 10738985 to the API
2026-03-27 16:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738985>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e75629b5-5f8b-574c-a201-30c501cbff84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-178-EY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738985',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 16884,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5742996/general/b5d1d987-de81-47ac-b10b-5c28bd715607.jpg',
'https://images.openlane.eu/carimgs/5742996/general/4cac1a43-2c6a-429b-8c95-30fe9074fd85.jpg',
'https://images.openlane.eu/carimgs/5742996/general/c712d836-764a-43df-a1da-dafb334f4e2c.jpg',
'https://images.openlane.eu/carimgs/5742996/general/4b075541-020e-4549-88fd-1a074dcf431d.jpg',
'https://images.openlane.eu/carimgs/5742996/general/a3551c53-2258-4320-8129-389d9569a123.jpg',
'https://images.openlane.eu/carimgs/5742996/general/3b453a23-5571-4c67-9ac0-5260b80f7451.jpg',
'https://images.openlane.eu/carimgs/5742996/general/9acb6233-633b-48d1-80fa-225e6c3f9edc.jpg',
'https://images.openlane.eu/carimgs/5742996/general/375e5d9a-c20b-4e1e-88eb-fec65afecf10.jpg',
'https://images.openlane.eu/carimgs/5742996/general/75faebf5-22a4-49b4-a3d6-78af2995c7c1.jpg',
'https://images.openlane.eu/carimgs/5742996/general/fc2c9239-5d57-4fc9-9fb0-1d864f8ff4c1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/b5d1d987-de81-47ac-b10b-5c28bd715607.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/4cac1a43-2c6a-429b-8c95-30fe9074fd85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/c712d836-764a-43df-a1da-dafb334f4e2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/4b075541-020e-4549-88fd-1a074dcf431d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80910,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/a3551c53-2258-4320-8129-389d9569a123.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110039,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/3b453a23-5571-4c67-9ac0-5260b80f7451.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/9acb6233-633b-48d1-80fa-225e6c3f9edc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104737,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/375e5d9a-c20b-4e1e-88eb-fec65afecf10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/75faebf5-22a4-49b4-a3d6-78af2995c7c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75629b5-5f8b-574c-a201-30c501cbff84/e75629b5-5f8b-574c-a201-30c501cbff84_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85600,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742996/general/fc2c9239-5d57-4fc9-9fb0-1d864f8ff4c1.jpg',
'Width': 1024}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Opel Crossland 1.2 Ultimate - Petrol - Manual - 110 hp - 16.884 km',
'transmission': 'manual',
'trim': 'Ultimate',
'vin': None,
'year': 2023}
2026-03-27 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738985%27 HTTP/1.1" 200 None
2026-03-27 16:30:22 [adesa.fr] INFO: Saving data for 10738985: {'created_time': 1774629022.544582, 'last_price_update_time': 1774629022.544597, 'auction_closing_time': 1774861200.0}
2026-03-27 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738985') HTTP/1.1" 204 0
2026-03-27 16:30:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 12408938-4f9c-53a5-91b8-fc232e0e608b with identifier: 10738983
2026-03-27 16:30:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 12408938-4f9c-53a5-91b8-fc232e0e608b with identifier: 10738983
2026-03-27 16:30:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 12408938-4f9c-53a5-91b8-fc232e0e608b with identifier: 10738983 to the API
2026-03-27 16:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738983>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '12408938-4f9c-53a5-91b8-fc232e0e608b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-224-EQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738983',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 43244,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5742991/general/ace551e4-04ce-46b1-9f15-3e9a7a017aa9.jpg',
'https://images.openlane.eu/carimgs/5742991/general/cd179822-4cc9-46a5-8f92-5c15794fbfd7.jpg',
'https://images.openlane.eu/carimgs/5742991/general/80ae2375-d791-4af3-ac16-8b72cbfa36ae.jpg',
'https://images.openlane.eu/carimgs/5742991/general/3436dd3a-9cfa-4bb8-ac0b-6710b91defba.jpg',
'https://images.openlane.eu/carimgs/5742991/general/070cabb9-04b9-49c0-87a2-d9b249b1e23a.jpg',
'https://images.openlane.eu/carimgs/5742991/general/acd27ac6-8a88-4f77-b636-eedc2f785d87.jpg',
'https://images.openlane.eu/carimgs/5742991/general/e6804b0d-bf6b-4dbc-9f68-9f153b8024c9.jpg',
'https://images.openlane.eu/carimgs/5742991/general/33ad9c69-cd7f-4a0c-8731-b68c7e0e5194.jpg',
'https://images.openlane.eu/carimgs/5742991/general/120105e5-d772-46c3-8868-c9d0803586c9.jpg',
'https://images.openlane.eu/carimgs/5742991/general/946bd0c9-ebab-4e1f-b806-e28ba2f8c8fb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/ace551e4-04ce-46b1-9f15-3e9a7a017aa9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/cd179822-4cc9-46a5-8f92-5c15794fbfd7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/80ae2375-d791-4af3-ac16-8b72cbfa36ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/3436dd3a-9cfa-4bb8-ac0b-6710b91defba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/070cabb9-04b9-49c0-87a2-d9b249b1e23a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/acd27ac6-8a88-4f77-b636-eedc2f785d87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142700,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/e6804b0d-bf6b-4dbc-9f68-9f153b8024c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/33ad9c69-cd7f-4a0c-8731-b68c7e0e5194.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/120105e5-d772-46c3-8868-c9d0803586c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12408938-4f9c-53a5-91b8-fc232e0e608b/12408938-4f9c-53a5-91b8-fc232e0e608b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742991/general/946bd0c9-ebab-4e1f-b806-e28ba2f8c8fb.jpg',
'Width': 1024}],
'price': 41900,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLC Coupé 300de Business Line - 4-Matic - Hybrid - '
'Automatic - 194 hp - 43.244 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-27 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738983%27 HTTP/1.1" 200 None
2026-03-27 16:30:23 [adesa.fr] INFO: Saving data for 10738983: {'created_time': 1774629023.724559, 'last_price_update_time': 1774629023.72457, 'auction_closing_time': 1774861200.0}
2026-03-27 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738983') HTTP/1.1" 204 0
2026-03-27 16:30:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e5dc5841-9551-5216-acb5-12df143c6467 with identifier: 10738982
2026-03-27 16:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 16:30:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-27 16:30:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 16:30:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e5dc5841-9551-5216-acb5-12df143c6467 with identifier: 10738982
2026-03-27 16:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e5dc5841-9551-5216-acb5-12df143c6467 with identifier: 10738982 to the API
2026-03-27 16:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738982>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e5dc5841-9551-5216-acb5-12df143c6467',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-755-PR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738982',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 21663,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5742989/general/e6d3db48-1438-4e6d-8096-4a0a4c2da3eb.jpg',
'https://images.openlane.eu/carimgs/5742989/general/d9130a06-61c2-4df5-8e5e-a0ae08227fea.jpg',
'https://images.openlane.eu/carimgs/5742989/general/4ffdac56-af9f-492b-a4de-378ec3f0aad8.jpg',
'https://images.openlane.eu/carimgs/5742989/general/ad16e2e9-de0c-4e26-b712-755d5910354d.jpg',
'https://images.openlane.eu/carimgs/5742989/general/819aa3b1-1460-498b-9030-39aba430b7ac.jpg',
'https://images.openlane.eu/carimgs/5742989/general/571f953a-e4ae-4b76-af3b-e3d29dcf0531.jpg',
'https://images.openlane.eu/carimgs/5742989/general/c592aeca-b494-41a2-9a16-d0094e701df5.jpg',
'https://images.openlane.eu/carimgs/5742989/general/42e7c46b-14e7-4a8b-b7be-04e03695e353.jpg',
'https://images.openlane.eu/carimgs/5742989/general/08c1debc-4bea-44c6-91fe-4f73758bc73c.jpg',
'https://images.openlane.eu/carimgs/5742989/general/5d60470d-8cf1-4065-a1e6-0d6483d07075.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101728,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/e6d3db48-1438-4e6d-8096-4a0a4c2da3eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/d9130a06-61c2-4df5-8e5e-a0ae08227fea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/4ffdac56-af9f-492b-a4de-378ec3f0aad8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/ad16e2e9-de0c-4e26-b712-755d5910354d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/819aa3b1-1460-498b-9030-39aba430b7ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112914,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/571f953a-e4ae-4b76-af3b-e3d29dcf0531.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/c592aeca-b494-41a2-9a16-d0094e701df5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/42e7c46b-14e7-4a8b-b7be-04e03695e353.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/08c1debc-4bea-44c6-91fe-4f73758bc73c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5dc5841-9551-5216-acb5-12df143c6467/e5dc5841-9551-5216-acb5-12df143c6467_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742989/general/5d60470d-8cf1-4065-a1e6-0d6483d07075.jpg',
'Width': 1024}],
'price': 26600,
'price_includes_vat': True,
'registration_date': '2023-06-16',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz C 300e Business Line - Hybrid - Automatic - 204 hp - '
'21.663 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-27 16:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738982%27 HTTP/1.1" 200 None
2026-03-27 16:30:24 [adesa.fr] INFO: Saving data for 10738982: {'created_time': 1774629024.37827, 'last_price_update_time': 1774629024.378283, 'auction_closing_time': 1774861200.0}
2026-03-27 16:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738982') HTTP/1.1" 204 0
2026-03-27 16:30:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9d4b115d-1d99-53c4-acb3-655bf197cc09 with identifier: 10738987
2026-03-27 16:30:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9d4b115d-1d99-53c4-acb3-655bf197cc09 with identifier: 10738987
2026-03-27 16:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9d4b115d-1d99-53c4-acb3-655bf197cc09 with identifier: 10738987 to the API
2026-03-27 16:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738987>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9d4b115d-1d99-53c4-acb3-655bf197cc09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-494-QS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738987',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 25001,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5743001/general/d1dbb987-3160-4e99-b5df-15fa006415a8.jpg',
'https://images.openlane.eu/carimgs/5743001/general/cb2ec85f-f208-4d90-962d-933eea0cc329.jpg',
'https://images.openlane.eu/carimgs/5743001/general/719eb7f1-7ec2-4b77-a52a-bdf89886a5d3.jpg',
'https://images.openlane.eu/carimgs/5743001/general/1143bec7-409e-4b56-a8f6-5bb3a1c1435d.jpg',
'https://images.openlane.eu/carimgs/5743001/general/0e665d11-422b-4b19-a42b-40929444ef58.jpg',
'https://images.openlane.eu/carimgs/5743001/general/92744244-d859-472c-bbb2-d2892446b407.jpg',
'https://images.openlane.eu/carimgs/5743001/general/15a089ae-bd10-4290-9df9-224ffab8435f.jpg',
'https://images.openlane.eu/carimgs/5743001/general/0e6bbaaf-a966-4d8c-a42c-4fca6100aa51.jpg',
'https://images.openlane.eu/carimgs/5743001/general/50d82a48-e193-4a29-a09d-3ada08851c3d.jpg',
'https://images.openlane.eu/carimgs/5743001/general/bd963bde-d6f9-43da-975d-7d22d3a681e3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101206,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/d1dbb987-3160-4e99-b5df-15fa006415a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/cb2ec85f-f208-4d90-962d-933eea0cc329.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119118,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/719eb7f1-7ec2-4b77-a52a-bdf89886a5d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126006,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/1143bec7-409e-4b56-a8f6-5bb3a1c1435d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/0e665d11-422b-4b19-a42b-40929444ef58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/92744244-d859-472c-bbb2-d2892446b407.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/15a089ae-bd10-4290-9df9-224ffab8435f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67505,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/0e6bbaaf-a966-4d8c-a42c-4fca6100aa51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/50d82a48-e193-4a29-a09d-3ada08851c3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d4b115d-1d99-53c4-acb3-655bf197cc09/9d4b115d-1d99-53c4-acb3-655bf197cc09_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109154,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743001/general/bd963bde-d6f9-43da-975d-7d22d3a681e3.jpg',
'Width': 1024}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 208 1.2 Premium - Petrol - Manual - 75 hp - 25.001 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2023}
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738987%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [adesa.fr] INFO: Saving data for 10738987: {'created_time': 1774629025.257379, 'last_price_update_time': 1774629025.257391, 'auction_closing_time': 1774861200.0}
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738987') HTTP/1.1" 204 0
2026-03-27 16:30:25 [adesa.fr] INFO: Found listing with ID: 10740198
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740198%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [adesa.fr] INFO: Scrape type for 10740198: 1
2026-03-27 16:30:25 [adesa.fr] INFO: Scraping item 10740198 url https://www.openlane.eu/en/carv6/auction/10740198
2026-03-27 16:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:25 [adesa.fr] INFO: Found listing with ID: 10735389
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735389%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [adesa.fr] INFO: Scrape type for 10735389: 0
2026-03-27 16:30:25 [adesa.fr] INFO: Skipping item 10735389 url https://www.openlane.eu/en/carv6/auction/10735389
2026-03-27 16:30:25 [adesa.fr] INFO: Found listing with ID: 10741010
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741010%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [adesa.fr] INFO: Scrape type for 10741010: 1
2026-03-27 16:30:25 [adesa.fr] INFO: Scraping item 10741010 url https://www.openlane.eu/en/carv6/auction/10741010
2026-03-27 16:30:25 [adesa.fr] INFO: Found listing with ID: 10741028
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741028%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [adesa.fr] INFO: Scrape type for 10741028: 1
2026-03-27 16:30:25 [adesa.fr] INFO: Scraping item 10741028 url https://www.openlane.eu/en/carv6/auction/10741028
2026-03-27 16:30:25 [adesa.fr] INFO: Found listing with ID: 10737862
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737862%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [adesa.fr] INFO: Scrape type for 10737862: 1
2026-03-27 16:30:25 [adesa.fr] INFO: Scraping item 10737862 url https://www.openlane.eu/en/carv6/auction/10737862
2026-03-27 16:30:25 [adesa.fr] INFO: Found listing with ID: 10737870
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737870%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [adesa.fr] INFO: Scrape type for 10737870: 1
2026-03-27 16:30:25 [adesa.fr] INFO: Scraping item 10737870 url https://www.openlane.eu/en/carv6/auction/10737870
2026-03-27 16:30:25 [adesa.fr] INFO: Found listing with ID: 10740960
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740960%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [adesa.fr] INFO: Scrape type for 10740960: 1
2026-03-27 16:30:25 [adesa.fr] INFO: Scraping item 10740960 url https://www.openlane.eu/en/carv6/auction/10740960
2026-03-27 16:30:25 [adesa.fr] INFO: Found listing with ID: 10741004
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741004%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [adesa.fr] INFO: Scrape type for 10741004: 1
2026-03-27 16:30:25 [adesa.fr] INFO: Scraping item 10741004 url https://www.openlane.eu/en/carv6/auction/10741004
2026-03-27 16:30:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with identifier: 10738986
2026-03-27 16:30:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with scrape type 1
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5fbf62c6-5191-5b61-82f3-a36c03ab2b61
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252Fc33a1fa4-1efb-46a3-9507-455b10d6de8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/c33a1fa4-1efb-46a3-9507-455b10d6de8e.jpg already downloaded
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F252af0fb-2980-4445-b80c-d7d07db6172a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/252af0fb-2980-4445-b80c-d7d07db6172a.jpg already downloaded
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F31b74bf4-85d2-4aa4-9e2c-5b6bb2214c72.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/31b74bf4-85d2-4aa4-9e2c-5b6bb2214c72.jpg already downloaded
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F119dcb3a-104f-4465-9b72-c2ce052f006d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/119dcb3a-104f-4465-9b72-c2ce052f006d.jpg already downloaded
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F3f6a0662-12b5-4603-8770-4d98fdcac76e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/3f6a0662-12b5-4603-8770-4d98fdcac76e.jpg already downloaded
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F6d54a0eb-901c-4f87-af33-dcc6ef6f9527.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/6d54a0eb-901c-4f87-af33-dcc6ef6f9527.jpg already downloaded
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F11e45cb5-6a0d-4f42-8ea3-b4bd89a46567.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/11e45cb5-6a0d-4f42-8ea3-b4bd89a46567.jpg already downloaded
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F1ca16fe0-dfc2-4a77-9ffe-424b252dd3d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/1ca16fe0-dfc2-4a77-9ffe-424b252dd3d8.jpg already downloaded
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F9de3323d-a34c-466d-882f-b4ecc08ccc9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/9de3323d-a34c-466d-882f-b4ecc08ccc9d.jpg already downloaded
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742999%252Fgeneral%252F3c4e342a-60b0-468e-89be-eee21ec2a0e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742999/general/3c4e342a-60b0-468e-89be-eee21ec2a0e2.jpg already downloaded
2026-03-27 16:30:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61, identifier: 10738986
2026-03-27 16:30:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb47951d-7a82-5e1a-a897-fb05ae321729 with identifier: 10738978
2026-03-27 16:30:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb47951d-7a82-5e1a-a897-fb05ae321729 with scrape type 1
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fb47951d-7a82-5e1a-a897-fb05ae321729
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683973%252Fgeneral%252Ff61ec6d9-47bd-46bb-951e-6478b454a7d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683973/general/f61ec6d9-47bd-46bb-951e-6478b454a7d3.jpg already downloaded
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683973%252Fgeneral%252F65802c1d-22a4-41ed-8b6c-c6d453d3e01a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683973/general/65802c1d-22a4-41ed-8b6c-c6d453d3e01a.jpg already downloaded
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683973%252Fgeneral%252F5586f3ec-a5a1-4dc6-869f-b56fe5ffa270.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683973/general/5586f3ec-a5a1-4dc6-869f-b56fe5ffa270.jpg already downloaded
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683973%252Fgeneral%252F9181c52e-a0b5-4f18-af1e-16925a66f0f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683973/general/9181c52e-a0b5-4f18-af1e-16925a66f0f7.jpg already downloaded
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683973%252Fgeneral%252Fa8e5e23b-ea14-42c2-a7b8-e924092c6875.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683973/general/a8e5e23b-ea14-42c2-a7b8-e924092c6875.jpg already downloaded
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683973%252Fgeneral%252F8d043500-c029-4a87-9259-9b60166c826f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683973/general/8d043500-c029-4a87-9259-9b60166c826f.jpg already downloaded
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683973%252Fgeneral%252F1b24d04e-9fd6-4a6e-8a7a-bb0664b628f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683973/general/1b24d04e-9fd6-4a6e-8a7a-bb0664b628f6.jpg already downloaded
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683973%252Fgeneral%252F65300109-9962-446e-afe5-5861a6640892.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683973/general/65300109-9962-446e-afe5-5861a6640892.jpg already downloaded
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683973%252Fgeneral%252Fe681b820-e124-435a-9d2b-c1388308ea73.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683973/general/e681b820-e124-435a-9d2b-c1388308ea73.jpg already downloaded
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683973%252Fgeneral%252F02ea0792-92e5-4c13-8778-5069e707f89d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683973/general/02ea0792-92e5-4c13-8778-5069e707f89d.jpg already downloaded
2026-03-27 16:30:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fb47951d-7a82-5e1a-a897-fb05ae321729, identifier: 10738978
2026-03-27 16:30:26 [adesa.fr] INFO: Found listing with ID: 10741007
2026-03-27 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741007%27 HTTP/1.1" 200 None
2026-03-27 16:30:26 [adesa.fr] INFO: Scrape type for 10741007: 1
2026-03-27 16:30:26 [adesa.fr] INFO: Scraping item 10741007 url https://www.openlane.eu/en/carv6/auction/10741007
2026-03-27 16:30:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with identifier: 10738986
2026-03-27 16:30:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with identifier: 10738986
2026-03-27 16:30:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5fbf62c6-5191-5b61-82f3-a36c03ab2b61 with identifier: 10738986 to the API
2026-03-27 16:30:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738986>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5fbf62c6-5191-5b61-82f3-a36c03ab2b61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-222-GK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738986',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 54276,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5742999/general/c33a1fa4-1efb-46a3-9507-455b10d6de8e.jpg',
'https://images.openlane.eu/carimgs/5742999/general/252af0fb-2980-4445-b80c-d7d07db6172a.jpg',
'https://images.openlane.eu/carimgs/5742999/general/31b74bf4-85d2-4aa4-9e2c-5b6bb2214c72.jpg',
'https://images.openlane.eu/carimgs/5742999/general/119dcb3a-104f-4465-9b72-c2ce052f006d.jpg',
'https://images.openlane.eu/carimgs/5742999/general/3f6a0662-12b5-4603-8770-4d98fdcac76e.jpg',
'https://images.openlane.eu/carimgs/5742999/general/6d54a0eb-901c-4f87-af33-dcc6ef6f9527.jpg',
'https://images.openlane.eu/carimgs/5742999/general/11e45cb5-6a0d-4f42-8ea3-b4bd89a46567.jpg',
'https://images.openlane.eu/carimgs/5742999/general/1ca16fe0-dfc2-4a77-9ffe-424b252dd3d8.jpg',
'https://images.openlane.eu/carimgs/5742999/general/9de3323d-a34c-466d-882f-b4ecc08ccc9d.jpg',
'https://images.openlane.eu/carimgs/5742999/general/3c4e342a-60b0-468e-89be-eee21ec2a0e2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/c33a1fa4-1efb-46a3-9507-455b10d6de8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113056,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/252af0fb-2980-4445-b80c-d7d07db6172a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/31b74bf4-85d2-4aa4-9e2c-5b6bb2214c72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113938,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/119dcb3a-104f-4465-9b72-c2ce052f006d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/3f6a0662-12b5-4603-8770-4d98fdcac76e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/6d54a0eb-901c-4f87-af33-dcc6ef6f9527.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109606,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/11e45cb5-6a0d-4f42-8ea3-b4bd89a46567.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79790,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/1ca16fe0-dfc2-4a77-9ffe-424b252dd3d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/9de3323d-a34c-466d-882f-b4ecc08ccc9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fbf62c6-5191-5b61-82f3-a36c03ab2b61/5fbf62c6-5191-5b61-82f3-a36c03ab2b61_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116253,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742999/general/3c4e342a-60b0-468e-89be-eee21ec2a0e2.jpg',
'Width': 1024}],
'price': 5000,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 208 1.2 Premium - Petrol - Manual - 75 hp - 54.276 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-27 16:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738986%27 HTTP/1.1" 200 None
2026-03-27 16:30:27 [adesa.fr] INFO: Saving data for 10738986: {'created_time': 1774629027.342806, 'last_price_update_time': 1774629027.342817, 'auction_closing_time': 1774861200.0}
2026-03-27 16:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738986') HTTP/1.1" 204 0
2026-03-27 16:30:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fb47951d-7a82-5e1a-a897-fb05ae321729 with identifier: 10738978
2026-03-27 16:30:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fb47951d-7a82-5e1a-a897-fb05ae321729 with identifier: 10738978
2026-03-27 16:30:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fb47951d-7a82-5e1a-a897-fb05ae321729 with identifier: 10738978 to the API
2026-03-27 16:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738978>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fb47951d-7a82-5e1a-a897-fb05ae321729',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-909-KS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738978',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 96995,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5683973/general/f61ec6d9-47bd-46bb-951e-6478b454a7d3.jpg',
'https://images.openlane.eu/carimgs/5683973/general/65802c1d-22a4-41ed-8b6c-c6d453d3e01a.jpg',
'https://images.openlane.eu/carimgs/5683973/general/5586f3ec-a5a1-4dc6-869f-b56fe5ffa270.jpg',
'https://images.openlane.eu/carimgs/5683973/general/9181c52e-a0b5-4f18-af1e-16925a66f0f7.jpg',
'https://images.openlane.eu/carimgs/5683973/general/a8e5e23b-ea14-42c2-a7b8-e924092c6875.jpg',
'https://images.openlane.eu/carimgs/5683973/general/8d043500-c029-4a87-9259-9b60166c826f.jpg',
'https://images.openlane.eu/carimgs/5683973/general/1b24d04e-9fd6-4a6e-8a7a-bb0664b628f6.jpg',
'https://images.openlane.eu/carimgs/5683973/general/65300109-9962-446e-afe5-5861a6640892.jpg',
'https://images.openlane.eu/carimgs/5683973/general/e681b820-e124-435a-9d2b-c1388308ea73.jpg',
'https://images.openlane.eu/carimgs/5683973/general/02ea0792-92e5-4c13-8778-5069e707f89d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb47951d-7a82-5e1a-a897-fb05ae321729/fb47951d-7a82-5e1a-a897-fb05ae321729_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211663,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683973/general/f61ec6d9-47bd-46bb-951e-6478b454a7d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb47951d-7a82-5e1a-a897-fb05ae321729/fb47951d-7a82-5e1a-a897-fb05ae321729_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683973/general/65802c1d-22a4-41ed-8b6c-c6d453d3e01a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb47951d-7a82-5e1a-a897-fb05ae321729/fb47951d-7a82-5e1a-a897-fb05ae321729_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143854,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683973/general/5586f3ec-a5a1-4dc6-869f-b56fe5ffa270.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb47951d-7a82-5e1a-a897-fb05ae321729/fb47951d-7a82-5e1a-a897-fb05ae321729_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683973/general/9181c52e-a0b5-4f18-af1e-16925a66f0f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb47951d-7a82-5e1a-a897-fb05ae321729/fb47951d-7a82-5e1a-a897-fb05ae321729_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88764,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683973/general/a8e5e23b-ea14-42c2-a7b8-e924092c6875.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb47951d-7a82-5e1a-a897-fb05ae321729/fb47951d-7a82-5e1a-a897-fb05ae321729_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683973/general/8d043500-c029-4a87-9259-9b60166c826f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb47951d-7a82-5e1a-a897-fb05ae321729/fb47951d-7a82-5e1a-a897-fb05ae321729_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86077,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683973/general/1b24d04e-9fd6-4a6e-8a7a-bb0664b628f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb47951d-7a82-5e1a-a897-fb05ae321729/fb47951d-7a82-5e1a-a897-fb05ae321729_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145713,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683973/general/65300109-9962-446e-afe5-5861a6640892.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb47951d-7a82-5e1a-a897-fb05ae321729/fb47951d-7a82-5e1a-a897-fb05ae321729_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683973/general/e681b820-e124-435a-9d2b-c1388308ea73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fb47951d-7a82-5e1a-a897-fb05ae321729/fb47951d-7a82-5e1a-a897-fb05ae321729_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683973/general/02ea0792-92e5-4c13-8778-5069e707f89d.jpg',
'Width': 1024}],
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-11-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 308 1.6 Active Pack - Hybrid - Automatic - 180 hp - 96.995 '
'km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-27 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738978%27 HTTP/1.1" 200 None
2026-03-27 16:30:28 [adesa.fr] INFO: Saving data for 10738978: {'created_time': 1774629028.882584, 'last_price_update_time': 1774629028.882596, 'auction_closing_time': 1774861200.0}
2026-03-27 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738978') HTTP/1.1" 204 0
2026-03-27 16:30:28 [adesa.fr] INFO: Found listing with ID: 10741025
2026-03-27 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741025%27 HTTP/1.1" 200 None
2026-03-27 16:30:28 [adesa.fr] INFO: Scrape type for 10741025: 1
2026-03-27 16:30:28 [adesa.fr] INFO: Scraping item 10741025 url https://www.openlane.eu/en/carv6/auction/10741025
2026-03-27 16:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738977> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740181> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:28 [adesa.fr] INFO: Found listing with ID: 10737868
2026-03-27 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737868%27 HTTP/1.1" 200 None
2026-03-27 16:30:28 [adesa.fr] INFO: Scrape type for 10737868: 1
2026-03-27 16:30:28 [adesa.fr] INFO: Scraping item 10737868 url https://www.openlane.eu/en/carv6/auction/10737868
2026-03-27 16:30:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:28 [adesa.fr] INFO: Found listing with ID: 10737958
2026-03-27 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737958%27 HTTP/1.1" 200 None
2026-03-27 16:30:28 [adesa.fr] INFO: Scrape type for 10737958: 1
2026-03-27 16:30:28 [adesa.fr] INFO: Scraping item 10737958 url https://www.openlane.eu/en/carv6/auction/10737958
2026-03-27 16:30:28 [adesa.fr] INFO: Found listing with ID: 10740998
2026-03-27 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740998%27 HTTP/1.1" 200 None
2026-03-27 16:30:28 [adesa.fr] INFO: Scrape type for 10740998: 1
2026-03-27 16:30:28 [adesa.fr] INFO: Scraping item 10740998 url https://www.openlane.eu/en/carv6/auction/10740998
2026-03-27 16:30:28 [adesa.fr] INFO: Found listing with ID: 10735397
2026-03-27 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735397%27 HTTP/1.1" 200 None
2026-03-27 16:30:28 [adesa.fr] INFO: Scrape type for 10735397: 0
2026-03-27 16:30:28 [adesa.fr] INFO: Skipping item 10735397 url https://www.openlane.eu/en/carv6/auction/10735397
2026-03-27 16:30:28 [adesa.fr] INFO: Found listing with ID: 10737959
2026-03-27 16:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737959%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [adesa.fr] INFO: Scrape type for 10737959: 1
2026-03-27 16:30:29 [adesa.fr] INFO: Scraping item 10737959 url https://www.openlane.eu/en/carv6/auction/10737959
2026-03-27 16:30:29 [adesa.fr] INFO: Found listing with ID: 10735316
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735316%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [adesa.fr] INFO: Scrape type for 10735316: 0
2026-03-27 16:30:29 [adesa.fr] INFO: Skipping item 10735316 url https://www.openlane.eu/en/carv6/auction/10735316
2026-03-27 16:30:29 [adesa.fr] INFO: Found listing with ID: 10735376
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735376%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [adesa.fr] INFO: Scrape type for 10735376: 0
2026-03-27 16:30:29 [adesa.fr] INFO: Skipping item 10735376 url https://www.openlane.eu/en/carv6/auction/10735376
2026-03-27 16:30:29 [adesa.fr] INFO: Found listing with ID: 10737907
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737907%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [adesa.fr] INFO: Scrape type for 10737907: 1
2026-03-27 16:30:29 [adesa.fr] INFO: Scraping item 10737907 url https://www.openlane.eu/en/carv6/auction/10737907
2026-03-27 16:30:29 [adesa.fr] INFO: Found listing with ID: 10737908
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737908%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [adesa.fr] INFO: Scrape type for 10737908: 1
2026-03-27 16:30:29 [adesa.fr] INFO: Scraping item 10737908 url https://www.openlane.eu/en/carv6/auction/10737908
2026-03-27 16:30:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5de757b-9c56-504c-9d35-0b5d4a86e162 with identifier: 10738977
2026-03-27 16:30:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5de757b-9c56-504c-9d35-0b5d4a86e162 with scrape type 1
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5de757b-9c56-504c-9d35-0b5d4a86e162
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252Ff1521aaf-9a56-40c0-af75-d5dffad4f541.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/f1521aaf-9a56-40c0-af75-d5dffad4f541.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252Ffa0a20c8-2208-40bb-9e03-95f835c11002.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/fa0a20c8-2208-40bb-9e03-95f835c11002.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252F07c8908d-8eea-44a7-bd33-5004a8558ce5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/07c8908d-8eea-44a7-bd33-5004a8558ce5.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252Fdbdc57f7-f3c8-408a-8294-c04db29753d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/dbdc57f7-f3c8-408a-8294-c04db29753d4.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252F9d7e92ee-387d-43d3-8ad3-d2c230626498.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/9d7e92ee-387d-43d3-8ad3-d2c230626498.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252F6efda666-0636-451d-a009-4c1cb25f15be.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/6efda666-0636-451d-a009-4c1cb25f15be.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252F698e45b3-cefb-4efc-9ee8-79655c7d3c6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/698e45b3-cefb-4efc-9ee8-79655c7d3c6c.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252F29e6ae3d-3673-4e11-8983-b4a1aa8790e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/29e6ae3d-3673-4e11-8983-b4a1aa8790e3.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252F58cf54fe-8dc1-4f1a-9c28-de33e4692253.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/58cf54fe-8dc1-4f1a-9c28-de33e4692253.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683908%252Fgeneral%252Ffa755840-131d-4449-bb3f-bd44b13ebc4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683908/general/fa755840-131d-4449-bb3f-bd44b13ebc4c.jpg already downloaded
2026-03-27 16:30:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b5de757b-9c56-504c-9d35-0b5d4a86e162, identifier: 10738977
2026-03-27 16:30:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e65f654-c5d4-55cd-a69a-f7d1faf91431 with identifier: 10740181
2026-03-27 16:30:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e65f654-c5d4-55cd-a69a-f7d1faf91431 with scrape type 1
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e65f654-c5d4-55cd-a69a-f7d1faf91431
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252Fc7a8e664-09ed-43c5-bd66-4da238227049.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/c7a8e664-09ed-43c5-bd66-4da238227049.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252F70680ef6-5b5e-4025-982c-c8948e99c352.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/70680ef6-5b5e-4025-982c-c8948e99c352.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252F75aa7005-e57a-426b-b171-3a1bf9378593.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/75aa7005-e57a-426b-b171-3a1bf9378593.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252F99d23d6f-4fff-4205-ac8b-7d06d6a8037e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/99d23d6f-4fff-4205-ac8b-7d06d6a8037e.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252F84fb8998-d6e5-4393-8750-f4d59d1e362a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/84fb8998-d6e5-4393-8750-f4d59d1e362a.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252Fd01d111d-050c-4eeb-a5d0-90ce8adf6551.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/d01d111d-050c-4eeb-a5d0-90ce8adf6551.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252Fb6334ee7-c734-4640-a8c4-0fbaf77c0268.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/b6334ee7-c734-4640-a8c4-0fbaf77c0268.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252Fe764dc25-0cba-48e7-bc5b-e9275da225a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/e764dc25-0cba-48e7-bc5b-e9275da225a4.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252F9c0c32ac-9adc-4aaf-a12e-e230b099939a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/9c0c32ac-9adc-4aaf-a12e-e230b099939a.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561773%252Fgeneral%252F8d60483f-35be-47e1-9a46-186d7dd40b82.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561773/general/8d60483f-35be-47e1-9a46-186d7dd40b82.jpg already downloaded
2026-03-27 16:30:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8e65f654-c5d4-55cd-a69a-f7d1faf91431, identifier: 10740181
2026-03-27 16:30:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 540039b4-804b-5274-bbac-cfd70d3f8dcb with identifier: 10740547
2026-03-27 16:30:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 540039b4-804b-5274-bbac-cfd70d3f8dcb with scrape type 1
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 540039b4-804b-5274-bbac-cfd70d3f8dcb
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252F942cf832-fb82-4010-9df3-1c7d47bb053f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/942cf832-fb82-4010-9df3-1c7d47bb053f.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252F416f9ce6-1c48-4dc0-af5e-10c5ae119b11.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/416f9ce6-1c48-4dc0-af5e-10c5ae119b11.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252Fe2436524-c5ce-4690-a765-a42602841912.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/e2436524-c5ce-4690-a765-a42602841912.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252Fe4d5305b-f042-4d5e-bdf1-45332b6cdaa9.png%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/e4d5305b-f042-4d5e-bdf1-45332b6cdaa9.png already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252F2aa8728b-3d1c-4aa0-aa03-427480bd00d0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/2aa8728b-3d1c-4aa0-aa03-427480bd00d0.jpeg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252Fdbf18944-797f-47b8-8642-cfe3615106b4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/dbf18944-797f-47b8-8642-cfe3615106b4.jpeg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252F85967115-c6a1-43c2-84ae-0bd5ccce8f7b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/85967115-c6a1-43c2-84ae-0bd5ccce8f7b.jpeg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252F64a8b49a-01ac-4465-8a7b-fbc19e027880.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/64a8b49a-01ac-4465-8a7b-fbc19e027880.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252F8cec8e30-067a-4639-beeb-75066173ce4c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/8cec8e30-067a-4639-beeb-75066173ce4c.jpeg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687072%252Fgeneral%252Fd90349a0-15be-4b1b-bf3c-59aa7a38ea69.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687072/general/d90349a0-15be-4b1b-bf3c-59aa7a38ea69.jpeg already downloaded
2026-03-27 16:30:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 540039b4-804b-5274-bbac-cfd70d3f8dcb, identifier: 10740547
2026-03-27 16:30:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de65ed83-9bf5-5588-94bc-95617f70d2a8 with identifier: 10738989
2026-03-27 16:30:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de65ed83-9bf5-5588-94bc-95617f70d2a8 with scrape type 1
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de65ed83-9bf5-5588-94bc-95617f70d2a8
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252Fd38a2439-61bd-46ac-9429-1c21b09969a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/d38a2439-61bd-46ac-9429-1c21b09969a2.jpg already downloaded
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252F5c03bb2a-00a4-4588-85bb-db3fd7a800bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/5c03bb2a-00a4-4588-85bb-db3fd7a800bf.jpg already downloaded
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252F5b6b8d71-3b78-451e-9685-c1b1a79e8821.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/5b6b8d71-3b78-451e-9685-c1b1a79e8821.jpg already downloaded
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252F59f5e8e6-3a5b-4710-b537-acdaef39b477.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/59f5e8e6-3a5b-4710-b537-acdaef39b477.jpg already downloaded
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252Fad1ec503-3609-47c8-bc97-1fa197453100.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/ad1ec503-3609-47c8-bc97-1fa197453100.jpg already downloaded
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252F26c1a206-5ebc-4545-a2f5-c0d8093caea8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/26c1a206-5ebc-4545-a2f5-c0d8093caea8.jpg already downloaded
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252Fae99a4cd-a60b-434e-ae18-f1c05e81cbdc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/ae99a4cd-a60b-434e-ae18-f1c05e81cbdc.jpg already downloaded
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252Fde82e468-fda4-4d2a-8b19-11c5e5dda9bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/de82e468-fda4-4d2a-8b19-11c5e5dda9bf.jpg already downloaded
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252F32c1836d-98c6-4aaf-9c0b-8c5e2c84d8eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/32c1836d-98c6-4aaf-9c0b-8c5e2c84d8eb.jpg already downloaded
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743008%252Fgeneral%252F320d7f0d-1eb2-4c41-9bbb-5537eb34be1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743008/general/320d7f0d-1eb2-4c41-9bbb-5537eb34be1d.jpg already downloaded
2026-03-27 16:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: de65ed83-9bf5-5588-94bc-95617f70d2a8, identifier: 10738989
2026-03-27 16:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c with identifier: 10740618
2026-03-27 16:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c with scrape type 1
2026-03-27 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252Fe3c6cf7a-f79d-4536-b6ea-80c820629c0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/e3c6cf7a-f79d-4536-b6ea-80c820629c0b.jpg already downloaded
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252F8a937458-df8a-4ac1-8489-9ce532d7ce5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/8a937458-df8a-4ac1-8489-9ce532d7ce5a.jpg already downloaded
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252F91f5e0d6-ab51-4517-9c8e-c4588b0e9a59.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/91f5e0d6-ab51-4517-9c8e-c4588b0e9a59.jpg already downloaded
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252F36ce21f8-796c-46d1-9341-59ff102ff523.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/36ce21f8-796c-46d1-9341-59ff102ff523.jpg already downloaded
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252Fd07b36ed-974b-4a03-aa9f-bfd7720f34cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/d07b36ed-974b-4a03-aa9f-bfd7720f34cb.jpg already downloaded
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252Fcf2e56ae-c6cd-4257-b2a8-20cac57346ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/cf2e56ae-c6cd-4257-b2a8-20cac57346ff.jpg already downloaded
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252Fd3bd5c0b-5d27-47f8-ad91-99cafa0353f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/d3bd5c0b-5d27-47f8-ad91-99cafa0353f4.jpg already downloaded
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252F008ef165-0100-4bba-9324-e76555bd600b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/008ef165-0100-4bba-9324-e76555bd600b.jpg already downloaded
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252Ff557ffde-fb45-4114-a59e-8996ce413365.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/f557ffde-fb45-4114-a59e-8996ce413365.jpg already downloaded
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643793%252Fgeneral%252F6947f6a5-ad78-47e2-a274-e73802aacdc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643793/general/6947f6a5-ad78-47e2-a274-e73802aacdc3.jpg already downloaded
2026-03-27 16:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c, identifier: 10740618
2026-03-27 16:30:30 [adesa.fr] INFO: Found listing with ID: 10737969
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737969%27 HTTP/1.1" 200 None
2026-03-27 16:30:30 [adesa.fr] INFO: Scrape type for 10737969: 1
2026-03-27 16:30:30 [adesa.fr] INFO: Scraping item 10737969 url https://www.openlane.eu/en/carv6/auction/10737969
2026-03-27 16:30:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b5de757b-9c56-504c-9d35-0b5d4a86e162 with identifier: 10738977
2026-03-27 16:30:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b5de757b-9c56-504c-9d35-0b5d4a86e162 with identifier: 10738977
2026-03-27 16:30:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b5de757b-9c56-504c-9d35-0b5d4a86e162 with identifier: 10738977 to the API
2026-03-27 16:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738977>
{'auction_title': '',
'c_o_2_emission_value': 238,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b5de757b-9c56-504c-9d35-0b5d4a86e162',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-797-QZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738977',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 173135,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5683908/general/f1521aaf-9a56-40c0-af75-d5dffad4f541.jpg',
'https://images.openlane.eu/carimgs/5683908/general/fa0a20c8-2208-40bb-9e03-95f835c11002.jpg',
'https://images.openlane.eu/carimgs/5683908/general/07c8908d-8eea-44a7-bd33-5004a8558ce5.jpg',
'https://images.openlane.eu/carimgs/5683908/general/dbdc57f7-f3c8-408a-8294-c04db29753d4.jpg',
'https://images.openlane.eu/carimgs/5683908/general/9d7e92ee-387d-43d3-8ad3-d2c230626498.jpg',
'https://images.openlane.eu/carimgs/5683908/general/6efda666-0636-451d-a009-4c1cb25f15be.jpg',
'https://images.openlane.eu/carimgs/5683908/general/698e45b3-cefb-4efc-9ee8-79655c7d3c6c.jpg',
'https://images.openlane.eu/carimgs/5683908/general/29e6ae3d-3673-4e11-8983-b4a1aa8790e3.jpg',
'https://images.openlane.eu/carimgs/5683908/general/58cf54fe-8dc1-4f1a-9c28-de33e4692253.jpg',
'https://images.openlane.eu/carimgs/5683908/general/fa755840-131d-4449-bb3f-bd44b13ebc4c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151097,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/f1521aaf-9a56-40c0-af75-d5dffad4f541.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/fa0a20c8-2208-40bb-9e03-95f835c11002.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/07c8908d-8eea-44a7-bd33-5004a8558ce5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/dbdc57f7-f3c8-408a-8294-c04db29753d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/9d7e92ee-387d-43d3-8ad3-d2c230626498.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122419,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/6efda666-0636-451d-a009-4c1cb25f15be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/698e45b3-cefb-4efc-9ee8-79655c7d3c6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96063,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/29e6ae3d-3673-4e11-8983-b4a1aa8790e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/58cf54fe-8dc1-4f1a-9c28-de33e4692253.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5de757b-9c56-504c-9d35-0b5d4a86e162/b5de757b-9c56-504c-9d35-0b5d4a86e162_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683908/general/fa755840-131d-4449-bb3f-bd44b13ebc4c.jpg',
'Width': 1024}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot Boxer L2H2 2.2 HDI Asphalt - Diesel - Manual - 120 hp - '
'173.135 km',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2022}
2026-03-27 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738977%27 HTTP/1.1" 200 None
2026-03-27 16:30:31 [adesa.fr] INFO: Saving data for 10738977: {'created_time': 1774629031.383824, 'last_price_update_time': 1774629031.383836, 'auction_closing_time': 1774861200.0}
2026-03-27 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738977') HTTP/1.1" 204 0
2026-03-27 16:30:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8e65f654-c5d4-55cd-a69a-f7d1faf91431 with identifier: 10740181
2026-03-27 16:30:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8e65f654-c5d4-55cd-a69a-f7d1faf91431 with identifier: 10740181
2026-03-27 16:30:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8e65f654-c5d4-55cd-a69a-f7d1faf91431 with identifier: 10740181 to the API
2026-03-27 16:30:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740181>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Petrol',
'id': '8e65f654-c5d4-55cd-a69a-f7d1faf91431',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29445',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740181',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 59397,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5561773/general/c7a8e664-09ed-43c5-bd66-4da238227049.jpg',
'https://images.openlane.eu/carimgs/5561773/general/70680ef6-5b5e-4025-982c-c8948e99c352.jpg',
'https://images.openlane.eu/carimgs/5561773/general/75aa7005-e57a-426b-b171-3a1bf9378593.jpg',
'https://images.openlane.eu/carimgs/5561773/general/99d23d6f-4fff-4205-ac8b-7d06d6a8037e.jpg',
'https://images.openlane.eu/carimgs/5561773/general/84fb8998-d6e5-4393-8750-f4d59d1e362a.jpg',
'https://images.openlane.eu/carimgs/5561773/general/d01d111d-050c-4eeb-a5d0-90ce8adf6551.jpg',
'https://images.openlane.eu/carimgs/5561773/general/b6334ee7-c734-4640-a8c4-0fbaf77c0268.jpg',
'https://images.openlane.eu/carimgs/5561773/general/e764dc25-0cba-48e7-bc5b-e9275da225a4.jpg',
'https://images.openlane.eu/carimgs/5561773/general/9c0c32ac-9adc-4aaf-a12e-e230b099939a.jpg',
'https://images.openlane.eu/carimgs/5561773/general/8d60483f-35be-47e1-9a46-186d7dd40b82.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/c7a8e664-09ed-43c5-bd66-4da238227049.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143367,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/70680ef6-5b5e-4025-982c-c8948e99c352.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/75aa7005-e57a-426b-b171-3a1bf9378593.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/99d23d6f-4fff-4205-ac8b-7d06d6a8037e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/84fb8998-d6e5-4393-8750-f4d59d1e362a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243710,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/d01d111d-050c-4eeb-a5d0-90ce8adf6551.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/b6334ee7-c734-4640-a8c4-0fbaf77c0268.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/e764dc25-0cba-48e7-bc5b-e9275da225a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/9c0c32ac-9adc-4aaf-a12e-e230b099939a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e65f654-c5d4-55cd-a69a-f7d1faf91431/8e65f654-c5d4-55cd-a69a-f7d1faf91431_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561773/general/8d60483f-35be-47e1-9a46-186d7dd40b82.jpg',
'Width': 1024}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-05-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 35 TFSI Design Luxe - Petrol - Automatic - 150 hp '
'- 59.397 km',
'transmission': 'automatic',
'trim': 'Design Luxe',
'vin': None,
'year': 2022}
2026-03-27 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740181%27 HTTP/1.1" 200 None
2026-03-27 16:30:31 [adesa.fr] INFO: Saving data for 10740181: {'created_time': 1774629031.934889, 'last_price_update_time': 1774629031.934902, 'auction_closing_time': 1774866600.0}
2026-03-27 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740181') HTTP/1.1" 204 0
2026-03-27 16:30:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 540039b4-804b-5274-bbac-cfd70d3f8dcb with identifier: 10740547
2026-03-27 16:30:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 540039b4-804b-5274-bbac-cfd70d3f8dcb with identifier: 10740547
2026-03-27 16:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 540039b4-804b-5274-bbac-cfd70d3f8dcb with identifier: 10740547 to the API
2026-03-27 16:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740547>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '540039b4-804b-5274-bbac-cfd70d3f8dcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30267',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740547',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 48599,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 71,
'photo_urls': ['https://images.openlane.eu/carimgs/5687072/general/942cf832-fb82-4010-9df3-1c7d47bb053f.jpg',
'https://images.openlane.eu/carimgs/5687072/general/416f9ce6-1c48-4dc0-af5e-10c5ae119b11.jpg',
'https://images.openlane.eu/carimgs/5687072/general/e2436524-c5ce-4690-a765-a42602841912.jpg',
'https://images.openlane.eu/carimgs/5687072/general/e4d5305b-f042-4d5e-bdf1-45332b6cdaa9.png',
'https://images.openlane.eu/carimgs/5687072/general/2aa8728b-3d1c-4aa0-aa03-427480bd00d0.jpeg',
'https://images.openlane.eu/carimgs/5687072/general/dbf18944-797f-47b8-8642-cfe3615106b4.jpeg',
'https://images.openlane.eu/carimgs/5687072/general/85967115-c6a1-43c2-84ae-0bd5ccce8f7b.jpeg',
'https://images.openlane.eu/carimgs/5687072/general/64a8b49a-01ac-4465-8a7b-fbc19e027880.jpg',
'https://images.openlane.eu/carimgs/5687072/general/8cec8e30-067a-4639-beeb-75066173ce4c.jpeg',
'https://images.openlane.eu/carimgs/5687072/general/d90349a0-15be-4b1b-bf3c-59aa7a38ea69.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50599,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/942cf832-fb82-4010-9df3-1c7d47bb053f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56724,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/416f9ce6-1c48-4dc0-af5e-10c5ae119b11.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50287,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/e2436524-c5ce-4690-a765-a42602841912.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 507533,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/e4d5305b-f042-4d5e-bdf1-45332b6cdaa9.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/2aa8728b-3d1c-4aa0-aa03-427480bd00d0.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100632,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/dbf18944-797f-47b8-8642-cfe3615106b4.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/85967115-c6a1-43c2-84ae-0bd5ccce8f7b.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82918,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/64a8b49a-01ac-4465-8a7b-fbc19e027880.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76203,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/8cec8e30-067a-4639-beeb-75066173ce4c.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_540039b4-804b-5274-bbac-cfd70d3f8dcb/540039b4-804b-5274-bbac-cfd70d3f8dcb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687072/general/d90349a0-15be-4b1b-bf3c-59aa7a38ea69.jpeg',
'Width': 1021}],
'price': 26200,
'price_includes_vat': True,
'registration_date': '2022-07-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 2.0 - Quattro - Hybrid - Automatic - 265 hp - 48.599 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740547%27 HTTP/1.1" 200 None
2026-03-27 16:30:32 [adesa.fr] INFO: Saving data for 10740547: {'created_time': 1774629032.566342, 'last_price_update_time': 1774629032.566355, 'auction_closing_time': 1774865400.0}
2026-03-27 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740547') HTTP/1.1" 204 0
2026-03-27 16:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: de65ed83-9bf5-5588-94bc-95617f70d2a8 with identifier: 10738989
2026-03-27 16:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: de65ed83-9bf5-5588-94bc-95617f70d2a8 with identifier: 10738989
2026-03-27 16:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: de65ed83-9bf5-5588-94bc-95617f70d2a8 with identifier: 10738989 to the API
2026-03-27 16:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738989>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'de65ed83-9bf5-5588-94bc-95617f70d2a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-866-GW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738989',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 106597,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 63,
'photo_urls': ['https://images.openlane.eu/carimgs/5743008/general/d38a2439-61bd-46ac-9429-1c21b09969a2.jpg',
'https://images.openlane.eu/carimgs/5743008/general/5c03bb2a-00a4-4588-85bb-db3fd7a800bf.jpg',
'https://images.openlane.eu/carimgs/5743008/general/5b6b8d71-3b78-451e-9685-c1b1a79e8821.jpg',
'https://images.openlane.eu/carimgs/5743008/general/59f5e8e6-3a5b-4710-b537-acdaef39b477.jpg',
'https://images.openlane.eu/carimgs/5743008/general/ad1ec503-3609-47c8-bc97-1fa197453100.jpg',
'https://images.openlane.eu/carimgs/5743008/general/26c1a206-5ebc-4545-a2f5-c0d8093caea8.jpg',
'https://images.openlane.eu/carimgs/5743008/general/ae99a4cd-a60b-434e-ae18-f1c05e81cbdc.jpg',
'https://images.openlane.eu/carimgs/5743008/general/de82e468-fda4-4d2a-8b19-11c5e5dda9bf.jpg',
'https://images.openlane.eu/carimgs/5743008/general/32c1836d-98c6-4aaf-9c0b-8c5e2c84d8eb.jpg',
'https://images.openlane.eu/carimgs/5743008/general/320d7f0d-1eb2-4c41-9bbb-5537eb34be1d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152541,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/d38a2439-61bd-46ac-9429-1c21b09969a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160461,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/5c03bb2a-00a4-4588-85bb-db3fd7a800bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/5b6b8d71-3b78-451e-9685-c1b1a79e8821.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129803,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/59f5e8e6-3a5b-4710-b537-acdaef39b477.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/ad1ec503-3609-47c8-bc97-1fa197453100.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112268,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/26c1a206-5ebc-4545-a2f5-c0d8093caea8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88455,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/ae99a4cd-a60b-434e-ae18-f1c05e81cbdc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69419,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/de82e468-fda4-4d2a-8b19-11c5e5dda9bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162911,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/32c1836d-98c6-4aaf-9c0b-8c5e2c84d8eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de65ed83-9bf5-5588-94bc-95617f70d2a8/de65ed83-9bf5-5588-94bc-95617f70d2a8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77810,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743008/general/320d7f0d-1eb2-4c41-9bbb-5537eb34be1d.jpg',
'Width': 1024}],
'price': 25500,
'price_includes_vat': True,
'registration_date': '2023-06-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volvo XC60 T6 Ultimate Style Chrome - AWD - Hybrid - Automatic - '
'253 hp - 106.597 km',
'transmission': 'automatic',
'trim': 'Ultimate Style Chrome',
'vin': None,
'year': 2023}
2026-03-27 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738989%27 HTTP/1.1" 200 None
2026-03-27 16:30:32 [adesa.fr] INFO: Saving data for 10738989: {'created_time': 1774629032.99459, 'last_price_update_time': 1774629032.994602, 'auction_closing_time': 1774861200.0}
2026-03-27 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738989') HTTP/1.1" 204 0
2026-03-27 16:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c with identifier: 10740618
2026-03-27 16:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c with identifier: 10740618
2026-03-27 16:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 05671924-3bc2-5cf4-b56b-c3d46a5e9b2c with identifier: 10740618 to the API
2026-03-27 16:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740618>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '05671924-3bc2-5cf4-b56b-c3d46a5e9b2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30823',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740618',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 114534,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 81,
'photo_urls': ['https://images.openlane.eu/carimgs/5643793/general/e3c6cf7a-f79d-4536-b6ea-80c820629c0b.jpg',
'https://images.openlane.eu/carimgs/5643793/general/8a937458-df8a-4ac1-8489-9ce532d7ce5a.jpg',
'https://images.openlane.eu/carimgs/5643793/general/91f5e0d6-ab51-4517-9c8e-c4588b0e9a59.jpg',
'https://images.openlane.eu/carimgs/5643793/general/36ce21f8-796c-46d1-9341-59ff102ff523.jpg',
'https://images.openlane.eu/carimgs/5643793/general/d07b36ed-974b-4a03-aa9f-bfd7720f34cb.jpg',
'https://images.openlane.eu/carimgs/5643793/general/cf2e56ae-c6cd-4257-b2a8-20cac57346ff.jpg',
'https://images.openlane.eu/carimgs/5643793/general/d3bd5c0b-5d27-47f8-ad91-99cafa0353f4.jpg',
'https://images.openlane.eu/carimgs/5643793/general/008ef165-0100-4bba-9324-e76555bd600b.jpg',
'https://images.openlane.eu/carimgs/5643793/general/f557ffde-fb45-4114-a59e-8996ce413365.jpg',
'https://images.openlane.eu/carimgs/5643793/general/6947f6a5-ad78-47e2-a274-e73802aacdc3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59770,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/e3c6cf7a-f79d-4536-b6ea-80c820629c0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61040,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/8a937458-df8a-4ac1-8489-9ce532d7ce5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/91f5e0d6-ab51-4517-9c8e-c4588b0e9a59.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66946,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/36ce21f8-796c-46d1-9341-59ff102ff523.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98504,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/d07b36ed-974b-4a03-aa9f-bfd7720f34cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115225,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/cf2e56ae-c6cd-4257-b2a8-20cac57346ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/d3bd5c0b-5d27-47f8-ad91-99cafa0353f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/008ef165-0100-4bba-9324-e76555bd600b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67681,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/f557ffde-fb45-4114-a59e-8996ce413365.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05671924-3bc2-5cf4-b56b-c3d46a5e9b2c/05671924-3bc2-5cf4-b56b-c3d46a5e9b2c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643793/general/6947f6a5-ad78-47e2-a274-e73802aacdc3.jpg',
'Width': 1024}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 40 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'114.534 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740618%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [adesa.fr] INFO: Saving data for 10740618: {'created_time': 1774629034.446923, 'last_price_update_time': 1774629034.446936, 'auction_closing_time': 1774865400.0}
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740618') HTTP/1.1" 204 0
2026-03-27 16:30:34 [adesa.fr] INFO: Found listing with ID: 10737912
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737912%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [adesa.fr] INFO: Scrape type for 10737912: 1
2026-03-27 16:30:34 [adesa.fr] INFO: Scraping item 10737912 url https://www.openlane.eu/en/carv6/auction/10737912
2026-03-27 16:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:34 [adesa.fr] INFO: Found listing with ID: 10737878
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737878%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [adesa.fr] INFO: Scrape type for 10737878: 1
2026-03-27 16:30:34 [adesa.fr] INFO: Scraping item 10737878 url https://www.openlane.eu/en/carv6/auction/10737878
2026-03-27 16:30:34 [adesa.fr] INFO: Found listing with ID: 10737911
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737911%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [adesa.fr] INFO: Scrape type for 10737911: 1
2026-03-27 16:30:34 [adesa.fr] INFO: Scraping item 10737911 url https://www.openlane.eu/en/carv6/auction/10737911
2026-03-27 16:30:34 [adesa.fr] INFO: Found listing with ID: 10737970
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737970%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [adesa.fr] INFO: Scrape type for 10737970: 1
2026-03-27 16:30:34 [adesa.fr] INFO: Scraping item 10737970 url https://www.openlane.eu/en/carv6/auction/10737970
2026-03-27 16:30:34 [adesa.fr] INFO: Found listing with ID: 10741022
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741022%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [adesa.fr] INFO: Scrape type for 10741022: 1
2026-03-27 16:30:34 [adesa.fr] INFO: Scraping item 10741022 url https://www.openlane.eu/en/carv6/auction/10741022
2026-03-27 16:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with identifier: 10740585
2026-03-27 16:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with scrape type 1
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7ccd5b45-e593-53ef-9bdf-4c3aa955c662
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252F053791cd-867e-4135-85c3-42cc68d81a65.png%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/053791cd-867e-4135-85c3-42cc68d81a65.png already downloaded
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252Fd0efcf79-5305-4da3-9123-cc78b1f40083.png%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/d0efcf79-5305-4da3-9123-cc78b1f40083.png already downloaded
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252F4514cfaa-232b-46ae-aefe-4421e23533a8.png%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/4514cfaa-232b-46ae-aefe-4421e23533a8.png already downloaded
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252F2da00743-f2c6-4235-bff5-537a7e898ed3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/2da00743-f2c6-4235-bff5-537a7e898ed3.jpg already downloaded
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252F29744091-b5d3-4e73-a775-b29df5a8601a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/29744091-b5d3-4e73-a775-b29df5a8601a.jpeg already downloaded
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252F06aee4f5-1f2c-4906-829e-1ee3331ca6a5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/06aee4f5-1f2c-4906-829e-1ee3331ca6a5.jpeg already downloaded
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252Fe72c086d-04fe-4218-9b16-dd9b153c7396.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/e72c086d-04fe-4218-9b16-dd9b153c7396.jpg already downloaded
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252F93e688e9-0fbe-4dcc-a166-3bd0483b46e9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/93e688e9-0fbe-4dcc-a166-3bd0483b46e9.jpeg already downloaded
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252Ff8e62817-2abe-440e-a5f8-0c5ecdb51a48.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/f8e62817-2abe-440e-a5f8-0c5ecdb51a48.jpg already downloaded
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661935%252Fgeneral%252F26110e25-3448-4914-afd9-e75309895179.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661935/general/26110e25-3448-4914-afd9-e75309895179.jpg already downloaded
2026-03-27 16:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662, identifier: 10740585
2026-03-27 16:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1674a618-9aab-563c-be3a-be00ca846570 with identifier: 10740610
2026-03-27 16:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1674a618-9aab-563c-be3a-be00ca846570 with scrape type 1
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1674a618-9aab-563c-be3a-be00ca846570
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252F26994daf-3f93-4bb7-8361-11c63fc47fd7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/26994daf-3f93-4bb7-8361-11c63fc47fd7.jpg already downloaded
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252F1de8428a-e4fe-45b9-b31f-853593f793ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/1de8428a-e4fe-45b9-b31f-853593f793ef.jpg already downloaded
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252F93b9d177-5ebd-4862-88bc-c253c6d446e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/93b9d177-5ebd-4862-88bc-c253c6d446e9.jpg already downloaded
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252Ff5148b48-fb64-4fc1-a313-0331f15d261a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/f5148b48-fb64-4fc1-a313-0331f15d261a.jpg already downloaded
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252F1f46b4b6-599b-4721-8f8b-049ae244fade.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/1f46b4b6-599b-4721-8f8b-049ae244fade.jpg already downloaded
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252F96dd0337-13b9-44ec-86aa-cdb03d2f0007.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/96dd0337-13b9-44ec-86aa-cdb03d2f0007.jpg already downloaded
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252Fba4bd493-dc50-4ce8-acaa-6b31025741cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/ba4bd493-dc50-4ce8-acaa-6b31025741cf.jpg already downloaded
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252Fcb39b99d-9918-4878-974a-069945cc7459.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/cb39b99d-9918-4878-974a-069945cc7459.jpg already downloaded
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252Fcf00fcb8-21c0-483b-8873-31bb354b011b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/cf00fcb8-21c0-483b-8873-31bb354b011b.jpg already downloaded
2026-03-27 16:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642575%252Fgeneral%252Fae550edf-7d27-4687-be37-af587d9c3c73.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642575/general/ae550edf-7d27-4687-be37-af587d9c3c73.jpg already downloaded
2026-03-27 16:30:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1674a618-9aab-563c-be3a-be00ca846570, identifier: 10740610
2026-03-27 16:30:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with identifier: 10740585
2026-03-27 16:30:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with identifier: 10740585
2026-03-27 16:30:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7ccd5b45-e593-53ef-9bdf-4c3aa955c662 with identifier: 10740585 to the API
2026-03-27 16:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740585>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '7ccd5b45-e593-53ef-9bdf-4c3aa955c662',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30871',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740585',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 48890,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5661935/general/053791cd-867e-4135-85c3-42cc68d81a65.png',
'https://images.openlane.eu/carimgs/5661935/general/d0efcf79-5305-4da3-9123-cc78b1f40083.png',
'https://images.openlane.eu/carimgs/5661935/general/4514cfaa-232b-46ae-aefe-4421e23533a8.png',
'https://images.openlane.eu/carimgs/5661935/general/2da00743-f2c6-4235-bff5-537a7e898ed3.jpg',
'https://images.openlane.eu/carimgs/5661935/general/29744091-b5d3-4e73-a775-b29df5a8601a.jpeg',
'https://images.openlane.eu/carimgs/5661935/general/06aee4f5-1f2c-4906-829e-1ee3331ca6a5.jpeg',
'https://images.openlane.eu/carimgs/5661935/general/e72c086d-04fe-4218-9b16-dd9b153c7396.jpg',
'https://images.openlane.eu/carimgs/5661935/general/93e688e9-0fbe-4dcc-a166-3bd0483b46e9.jpeg',
'https://images.openlane.eu/carimgs/5661935/general/f8e62817-2abe-440e-a5f8-0c5ecdb51a48.jpg',
'https://images.openlane.eu/carimgs/5661935/general/26110e25-3448-4914-afd9-e75309895179.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 418934,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/053791cd-867e-4135-85c3-42cc68d81a65.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 456079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/d0efcf79-5305-4da3-9123-cc78b1f40083.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 437347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/4514cfaa-232b-46ae-aefe-4421e23533a8.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34209,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/2da00743-f2c6-4235-bff5-537a7e898ed3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63268,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/29744091-b5d3-4e73-a775-b29df5a8601a.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/06aee4f5-1f2c-4906-829e-1ee3331ca6a5.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56984,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/e72c086d-04fe-4218-9b16-dd9b153c7396.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/93e688e9-0fbe-4dcc-a166-3bd0483b46e9.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55810,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/f8e62817-2abe-440e-a5f8-0c5ecdb51a48.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ccd5b45-e593-53ef-9bdf-4c3aa955c662/7ccd5b45-e593-53ef-9bdf-4c3aa955c662_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55726,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661935/general/26110e25-3448-4914-afd9-e75309895179.jpg',
'Width': 800}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-07-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf 1.5 eTSI Style - Petrol - Automatic - 150 hp - '
'48.890 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 16:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740585%27 HTTP/1.1" 200 None
2026-03-27 16:30:35 [adesa.fr] INFO: Saving data for 10740585: {'created_time': 1774629035.466844, 'last_price_update_time': 1774629035.466855, 'auction_closing_time': 1774865400.0}
2026-03-27 16:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740585') HTTP/1.1" 204 0
2026-03-27 16:30:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1674a618-9aab-563c-be3a-be00ca846570 with identifier: 10740610
2026-03-27 16:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 16:30:35 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-27 16:30:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 16:30:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1674a618-9aab-563c-be3a-be00ca846570 with identifier: 10740610
2026-03-27 16:30:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1674a618-9aab-563c-be3a-be00ca846570 with identifier: 10740610 to the API
2026-03-27 16:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740610>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '1674a618-9aab-563c-be3a-be00ca846570',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30812',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740610',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 24691,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 97,
'photo_urls': ['https://images.openlane.eu/carimgs/5642575/general/26994daf-3f93-4bb7-8361-11c63fc47fd7.jpg',
'https://images.openlane.eu/carimgs/5642575/general/1de8428a-e4fe-45b9-b31f-853593f793ef.jpg',
'https://images.openlane.eu/carimgs/5642575/general/93b9d177-5ebd-4862-88bc-c253c6d446e9.jpg',
'https://images.openlane.eu/carimgs/5642575/general/f5148b48-fb64-4fc1-a313-0331f15d261a.jpg',
'https://images.openlane.eu/carimgs/5642575/general/1f46b4b6-599b-4721-8f8b-049ae244fade.jpg',
'https://images.openlane.eu/carimgs/5642575/general/96dd0337-13b9-44ec-86aa-cdb03d2f0007.jpg',
'https://images.openlane.eu/carimgs/5642575/general/ba4bd493-dc50-4ce8-acaa-6b31025741cf.jpg',
'https://images.openlane.eu/carimgs/5642575/general/cb39b99d-9918-4878-974a-069945cc7459.jpg',
'https://images.openlane.eu/carimgs/5642575/general/cf00fcb8-21c0-483b-8873-31bb354b011b.jpg',
'https://images.openlane.eu/carimgs/5642575/general/ae550edf-7d27-4687-be37-af587d9c3c73.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/26994daf-3f93-4bb7-8361-11c63fc47fd7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/1de8428a-e4fe-45b9-b31f-853593f793ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/93b9d177-5ebd-4862-88bc-c253c6d446e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72791,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/f5148b48-fb64-4fc1-a313-0331f15d261a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/1f46b4b6-599b-4721-8f8b-049ae244fade.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113452,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/96dd0337-13b9-44ec-86aa-cdb03d2f0007.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/ba4bd493-dc50-4ce8-acaa-6b31025741cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/cb39b99d-9918-4878-974a-069945cc7459.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/cf00fcb8-21c0-483b-8873-31bb354b011b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1674a618-9aab-563c-be3a-be00ca846570/1674a618-9aab-563c-be3a-be00ca846570_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642575/general/ae550edf-7d27-4687-be37-af587d9c3c73.jpg',
'Width': 1024}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 Family - Electric - Automatic - 204 hp - 24.691 km',
'transmission': 'automatic',
'trim': 'Family',
'vin': None,
'year': 2021}
2026-03-27 16:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740610%27 HTTP/1.1" 200 None
2026-03-27 16:30:35 [adesa.fr] INFO: Saving data for 10740610: {'created_time': 1774629035.914509, 'last_price_update_time': 1774629035.914527, 'auction_closing_time': 1774865400.0}
2026-03-27 16:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740610') HTTP/1.1" 204 0
2026-03-27 16:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740227> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e6b1f38-4927-511a-a43b-6211a33531fb with identifier: 10740596
2026-03-27 16:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e6b1f38-4927-511a-a43b-6211a33531fb with scrape type 1
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9e6b1f38-4927-511a-a43b-6211a33531fb
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252F84a299af-d2de-4268-bc79-9de6e9b146e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/84a299af-d2de-4268-bc79-9de6e9b146e3.jpg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252Fba13d2e5-3331-465f-91a0-af67e249a9c8.png%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/ba13d2e5-3331-465f-91a0-af67e249a9c8.png already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252F244d530e-8600-4b57-bde2-1f1e32dce453.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/244d530e-8600-4b57-bde2-1f1e32dce453.jpg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252Fd6598ec2-b1dd-4a1e-9298-f351c82d754e.png%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/d6598ec2-b1dd-4a1e-9298-f351c82d754e.png already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252F2291f6f4-d1aa-4bd1-a36c-fb9a0c5ef150.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/2291f6f4-d1aa-4bd1-a36c-fb9a0c5ef150.jpeg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252Fced84e83-bfd7-4ab6-b5a3-7ddfda37733a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/ced84e83-bfd7-4ab6-b5a3-7ddfda37733a.jpeg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252F759dba86-f4a0-4909-a203-12e70b408d2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/759dba86-f4a0-4909-a203-12e70b408d2e.jpg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252Ff5c1e3e6-0029-46e4-9c45-642c391c2652.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/f5c1e3e6-0029-46e4-9c45-642c391c2652.jpeg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252F91911ec1-b76e-470f-8bb2-baeddcc86133.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/91911ec1-b76e-470f-8bb2-baeddcc86133.jpg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656888%252Fgeneral%252F5e13a08b-5092-41f9-b348-f6ad64d20905.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656888/general/5e13a08b-5092-41f9-b348-f6ad64d20905.jpeg already downloaded
2026-03-27 16:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9e6b1f38-4927-511a-a43b-6211a33531fb, identifier: 10740596
2026-03-27 16:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50 with identifier: 10740581
2026-03-27 16:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50 with scrape type 1
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252F634c2778-1d26-462c-961a-860fce05fac0.png%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/634c2778-1d26-462c-961a-860fce05fac0.png already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252Ffbbaa172-9c6f-4199-a9d0-1f465280d0d6.png%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/fbbaa172-9c6f-4199-a9d0-1f465280d0d6.png already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252Fc5e1631f-04c4-489d-aeef-7329b73a8ad0.png%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/c5e1631f-04c4-489d-aeef-7329b73a8ad0.png already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252Fb48d811c-0a18-4144-8d55-4dfcedd60dca.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/b48d811c-0a18-4144-8d55-4dfcedd60dca.jpg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252F53f903c0-f5f8-47d7-9413-6b32904fe9e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/53f903c0-f5f8-47d7-9413-6b32904fe9e0.jpg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252Ffbba32a2-62d1-4b72-b306-2532f97f21de.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/fbba32a2-62d1-4b72-b306-2532f97f21de.jpg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252F86d1aab8-0ac4-4f5d-ba7c-195d5e4fee5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/86d1aab8-0ac4-4f5d-ba7c-195d5e4fee5b.jpg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252F730ab489-ec1c-4e61-990d-07d83494f4f9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/730ab489-ec1c-4e61-990d-07d83494f4f9.jpeg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252F62c7d324-4778-40bd-93aa-c57d072633ce.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/62c7d324-4778-40bd-93aa-c57d072633ce.jpeg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665063%252Fgeneral%252Fdcbc521f-c118-4acf-a971-8dcfca510510.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665063/general/dcbc521f-c118-4acf-a971-8dcfca510510.jpg already downloaded
2026-03-27 16:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50, identifier: 10740581
2026-03-27 16:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bde9f607-673c-5cbf-ba6c-13effcbd3fb1 with identifier: 10740227
2026-03-27 16:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bde9f607-673c-5cbf-ba6c-13effcbd3fb1 with scrape type 1
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bde9f607-673c-5cbf-ba6c-13effcbd3fb1
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252Fc70aff32-93fb-4f5c-a29f-7777ed3796b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/c70aff32-93fb-4f5c-a29f-7777ed3796b2.jpg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252F54d1c540-8daa-4f02-a5cf-b700bf2fb336.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/54d1c540-8daa-4f02-a5cf-b700bf2fb336.jpg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252F08b0de2f-e84b-417c-97d7-da131eef22f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/08b0de2f-e84b-417c-97d7-da131eef22f1.jpg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252Fd4df74ee-2400-4238-9700-b3b15a8a21f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/d4df74ee-2400-4238-9700-b3b15a8a21f1.jpg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252F1ef0ae89-0a7a-4f8f-aaa6-f438555eb5ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/1ef0ae89-0a7a-4f8f-aaa6-f438555eb5ab.jpg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252F9f453c4c-3af5-4a68-90ab-7d13121fa5e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/9f453c4c-3af5-4a68-90ab-7d13121fa5e7.jpg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252F47ae5657-d451-4db0-9a90-a106bcb2cd92.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/47ae5657-d451-4db0-9a90-a106bcb2cd92.jpg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252Fd8662937-11c8-45b1-b5ea-761b726e5cd9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/d8662937-11c8-45b1-b5ea-761b726e5cd9.jpg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252F2a22b512-8d37-4645-8aed-19b0e0ded577.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/2a22b512-8d37-4645-8aed-19b0e0ded577.jpg already downloaded
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642597%252Fgeneral%252F677d4483-d229-4971-b92f-567a46d21aa9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642597/general/677d4483-d229-4971-b92f-567a46d21aa9.jpg already downloaded
2026-03-27 16:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bde9f607-673c-5cbf-ba6c-13effcbd3fb1, identifier: 10740227
2026-03-27 16:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9e6b1f38-4927-511a-a43b-6211a33531fb with identifier: 10740596
2026-03-27 16:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9e6b1f38-4927-511a-a43b-6211a33531fb with identifier: 10740596
2026-03-27 16:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9e6b1f38-4927-511a-a43b-6211a33531fb with identifier: 10740596 to the API
2026-03-27 16:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740596>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9e6b1f38-4927-511a-a43b-6211a33531fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30942',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740596',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 90676,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 68,
'photo_urls': ['https://images.openlane.eu/carimgs/5656888/general/84a299af-d2de-4268-bc79-9de6e9b146e3.jpg',
'https://images.openlane.eu/carimgs/5656888/general/ba13d2e5-3331-465f-91a0-af67e249a9c8.png',
'https://images.openlane.eu/carimgs/5656888/general/244d530e-8600-4b57-bde2-1f1e32dce453.jpg',
'https://images.openlane.eu/carimgs/5656888/general/d6598ec2-b1dd-4a1e-9298-f351c82d754e.png',
'https://images.openlane.eu/carimgs/5656888/general/2291f6f4-d1aa-4bd1-a36c-fb9a0c5ef150.jpeg',
'https://images.openlane.eu/carimgs/5656888/general/ced84e83-bfd7-4ab6-b5a3-7ddfda37733a.jpeg',
'https://images.openlane.eu/carimgs/5656888/general/759dba86-f4a0-4909-a203-12e70b408d2e.jpg',
'https://images.openlane.eu/carimgs/5656888/general/f5c1e3e6-0029-46e4-9c45-642c391c2652.jpeg',
'https://images.openlane.eu/carimgs/5656888/general/91911ec1-b76e-470f-8bb2-baeddcc86133.jpg',
'https://images.openlane.eu/carimgs/5656888/general/5e13a08b-5092-41f9-b348-f6ad64d20905.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37232,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/84a299af-d2de-4268-bc79-9de6e9b146e3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 514451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/ba13d2e5-3331-465f-91a0-af67e249a9c8.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37218,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/244d530e-8600-4b57-bde2-1f1e32dce453.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 599026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/d6598ec2-b1dd-4a1e-9298-f351c82d754e.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250535,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/2291f6f4-d1aa-4bd1-a36c-fb9a0c5ef150.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262716,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/ced84e83-bfd7-4ab6-b5a3-7ddfda37733a.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67627,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/759dba86-f4a0-4909-a203-12e70b408d2e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285351,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/f5c1e3e6-0029-46e4-9c45-642c391c2652.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60611,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/91911ec1-b76e-470f-8bb2-baeddcc86133.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e6b1f38-4927-511a-a43b-6211a33531fb/9e6b1f38-4927-511a-a43b-6211a33531fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656888/general/5e13a08b-5092-41f9-b348-f6ad64d20905.jpeg',
'Width': 1024}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf Variant 2.0 TDI Life Business - Diesel - Automatic '
'- 116 hp - 90.676 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-27 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740596%27 HTTP/1.1" 200 None
2026-03-27 16:30:37 [adesa.fr] INFO: Saving data for 10740596: {'created_time': 1774629037.51652, 'last_price_update_time': 1774629037.516532, 'auction_closing_time': 1774865400.0}
2026-03-27 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740596') HTTP/1.1" 204 0
2026-03-27 16:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50 with identifier: 10740581
2026-03-27 16:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50 with identifier: 10740581
2026-03-27 16:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50 with identifier: 10740581 to the API
2026-03-27 16:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740581>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740581',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 32616,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5665063/general/634c2778-1d26-462c-961a-860fce05fac0.png',
'https://images.openlane.eu/carimgs/5665063/general/fbbaa172-9c6f-4199-a9d0-1f465280d0d6.png',
'https://images.openlane.eu/carimgs/5665063/general/c5e1631f-04c4-489d-aeef-7329b73a8ad0.png',
'https://images.openlane.eu/carimgs/5665063/general/b48d811c-0a18-4144-8d55-4dfcedd60dca.jpg',
'https://images.openlane.eu/carimgs/5665063/general/53f903c0-f5f8-47d7-9413-6b32904fe9e0.jpg',
'https://images.openlane.eu/carimgs/5665063/general/fbba32a2-62d1-4b72-b306-2532f97f21de.jpg',
'https://images.openlane.eu/carimgs/5665063/general/86d1aab8-0ac4-4f5d-ba7c-195d5e4fee5b.jpg',
'https://images.openlane.eu/carimgs/5665063/general/730ab489-ec1c-4e61-990d-07d83494f4f9.jpeg',
'https://images.openlane.eu/carimgs/5665063/general/62c7d324-4778-40bd-93aa-c57d072633ce.jpeg',
'https://images.openlane.eu/carimgs/5665063/general/dcbc521f-c118-4acf-a971-8dcfca510510.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 426471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/634c2778-1d26-462c-961a-860fce05fac0.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 432673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/fbbaa172-9c6f-4199-a9d0-1f465280d0d6.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 445488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/c5e1631f-04c4-489d-aeef-7329b73a8ad0.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33347,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/b48d811c-0a18-4144-8d55-4dfcedd60dca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52124,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/53f903c0-f5f8-47d7-9413-6b32904fe9e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63330,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/fbba32a2-62d1-4b72-b306-2532f97f21de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/86d1aab8-0ac4-4f5d-ba7c-195d5e4fee5b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/730ab489-ec1c-4e61-990d-07d83494f4f9.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/62c7d324-4778-40bd-93aa-c57d072633ce.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50/22e8b50e-8cbe-56b5-9fa5-7c8c298f8a50_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51195,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665063/general/dcbc521f-c118-4acf-a971-8dcfca510510.jpg',
'Width': 800}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-06-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 Pro - Electric - Automatic - 145 hp - 32.616 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-27 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740581%27 HTTP/1.1" 200 None
2026-03-27 16:30:37 [adesa.fr] INFO: Saving data for 10740581: {'created_time': 1774629037.883835, 'last_price_update_time': 1774629037.883847, 'auction_closing_time': 1774865400.0}
2026-03-27 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740581') HTTP/1.1" 204 0
2026-03-27 16:30:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bde9f607-673c-5cbf-ba6c-13effcbd3fb1 with identifier: 10740227
2026-03-27 16:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bde9f607-673c-5cbf-ba6c-13effcbd3fb1 with identifier: 10740227
2026-03-27 16:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bde9f607-673c-5cbf-ba6c-13effcbd3fb1 with identifier: 10740227 to the API
2026-03-27 16:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740227>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': 'bde9f607-673c-5cbf-ba6c-13effcbd3fb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740227',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 25181,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5642597/general/c70aff32-93fb-4f5c-a29f-7777ed3796b2.jpg',
'https://images.openlane.eu/carimgs/5642597/general/54d1c540-8daa-4f02-a5cf-b700bf2fb336.jpg',
'https://images.openlane.eu/carimgs/5642597/general/08b0de2f-e84b-417c-97d7-da131eef22f1.jpg',
'https://images.openlane.eu/carimgs/5642597/general/d4df74ee-2400-4238-9700-b3b15a8a21f1.jpg',
'https://images.openlane.eu/carimgs/5642597/general/1ef0ae89-0a7a-4f8f-aaa6-f438555eb5ab.jpg',
'https://images.openlane.eu/carimgs/5642597/general/9f453c4c-3af5-4a68-90ab-7d13121fa5e7.jpg',
'https://images.openlane.eu/carimgs/5642597/general/47ae5657-d451-4db0-9a90-a106bcb2cd92.jpg',
'https://images.openlane.eu/carimgs/5642597/general/d8662937-11c8-45b1-b5ea-761b726e5cd9.jpg',
'https://images.openlane.eu/carimgs/5642597/general/2a22b512-8d37-4645-8aed-19b0e0ded577.jpg',
'https://images.openlane.eu/carimgs/5642597/general/677d4483-d229-4971-b92f-567a46d21aa9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61303,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/c70aff32-93fb-4f5c-a29f-7777ed3796b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/54d1c540-8daa-4f02-a5cf-b700bf2fb336.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/08b0de2f-e84b-417c-97d7-da131eef22f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/d4df74ee-2400-4238-9700-b3b15a8a21f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76242,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/1ef0ae89-0a7a-4f8f-aaa6-f438555eb5ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/9f453c4c-3af5-4a68-90ab-7d13121fa5e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122649,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/47ae5657-d451-4db0-9a90-a106bcb2cd92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108846,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/d8662937-11c8-45b1-b5ea-761b726e5cd9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/2a22b512-8d37-4645-8aed-19b0e0ded577.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bde9f607-673c-5cbf-ba6c-13effcbd3fb1/bde9f607-673c-5cbf-ba6c-13effcbd3fb1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84519,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642597/general/677d4483-d229-4971-b92f-567a46d21aa9.jpg',
'Width': 1024}],
'price': 16800,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 Pro - Electric - Automatic - 145 hp - 25.181 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740227%27 HTTP/1.1" 200 None
2026-03-27 16:30:38 [adesa.fr] INFO: Saving data for 10740227: {'created_time': 1774629038.314689, 'last_price_update_time': 1774629038.3147, 'auction_closing_time': 1774866600.0}
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740227') HTTP/1.1" 204 0
2026-03-27 16:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f83c950-a6ef-5423-a6a0-10502dd323cd with identifier: 10740584
2026-03-27 16:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f83c950-a6ef-5423-a6a0-10502dd323cd with scrape type 1
2026-03-27 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f83c950-a6ef-5423-a6a0-10502dd323cd
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252F841431c2-c198-4d14-b6d5-60d4c459df46.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/841431c2-c198-4d14-b6d5-60d4c459df46.jpg already downloaded
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252F460f8ecd-fd0c-4c16-a9ed-8a5217eae53d.png%27 HTTP/1.1" 200 None
2026-03-27 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/460f8ecd-fd0c-4c16-a9ed-8a5217eae53d.png already downloaded
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252F0cdf7d72-c92d-4652-9d84-ea377ff2fa69.png%27 HTTP/1.1" 200 None
2026-03-27 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/0cdf7d72-c92d-4652-9d84-ea377ff2fa69.png already downloaded
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252Fbdaf8375-b03e-49d5-9bde-66de7b1da041.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/bdaf8375-b03e-49d5-9bde-66de7b1da041.jpeg already downloaded
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252Fcddd97b2-6d84-47c9-a271-b4134b001e5b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/cddd97b2-6d84-47c9-a271-b4134b001e5b.jpeg already downloaded
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252F6685ccee-3043-4931-84a3-2a7f17652542.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/6685ccee-3043-4931-84a3-2a7f17652542.jpg already downloaded
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252F450c6d93-7cbb-480c-8a85-061eb1122d2b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/450c6d93-7cbb-480c-8a85-061eb1122d2b.jpeg already downloaded
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252F6529bcab-dcee-47ba-b03d-bfb98fc69d1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/6529bcab-dcee-47ba-b03d-bfb98fc69d1c.jpg already downloaded
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252F8dc17af4-ddb5-4304-a7e7-58ac3bb49370.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/8dc17af4-ddb5-4304-a7e7-58ac3bb49370.jpg already downloaded
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660692%252Fgeneral%252Fa3974df6-4200-48be-8b9a-504e9b544095.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660692/general/a3974df6-4200-48be-8b9a-504e9b544095.jpg already downloaded
2026-03-27 16:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8f83c950-a6ef-5423-a6a0-10502dd323cd, identifier: 10740584
2026-03-27 16:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8f83c950-a6ef-5423-a6a0-10502dd323cd with identifier: 10740584
2026-03-27 16:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8f83c950-a6ef-5423-a6a0-10502dd323cd with identifier: 10740584
2026-03-27 16:30:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8f83c950-a6ef-5423-a6a0-10502dd323cd with identifier: 10740584 to the API
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740584>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '8f83c950-a6ef-5423-a6a0-10502dd323cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30856',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740584',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 126018,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5660692/general/841431c2-c198-4d14-b6d5-60d4c459df46.jpg',
'https://images.openlane.eu/carimgs/5660692/general/460f8ecd-fd0c-4c16-a9ed-8a5217eae53d.png',
'https://images.openlane.eu/carimgs/5660692/general/0cdf7d72-c92d-4652-9d84-ea377ff2fa69.png',
'https://images.openlane.eu/carimgs/5660692/general/bdaf8375-b03e-49d5-9bde-66de7b1da041.jpeg',
'https://images.openlane.eu/carimgs/5660692/general/cddd97b2-6d84-47c9-a271-b4134b001e5b.jpeg',
'https://images.openlane.eu/carimgs/5660692/general/6685ccee-3043-4931-84a3-2a7f17652542.jpg',
'https://images.openlane.eu/carimgs/5660692/general/450c6d93-7cbb-480c-8a85-061eb1122d2b.jpeg',
'https://images.openlane.eu/carimgs/5660692/general/6529bcab-dcee-47ba-b03d-bfb98fc69d1c.jpg',
'https://images.openlane.eu/carimgs/5660692/general/8dc17af4-ddb5-4304-a7e7-58ac3bb49370.jpg',
'https://images.openlane.eu/carimgs/5660692/general/a3974df6-4200-48be-8b9a-504e9b544095.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41832,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/841431c2-c198-4d14-b6d5-60d4c459df46.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 485399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/460f8ecd-fd0c-4c16-a9ed-8a5217eae53d.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 610944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/0cdf7d72-c92d-4652-9d84-ea377ff2fa69.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92303,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/bdaf8375-b03e-49d5-9bde-66de7b1da041.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94326,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/cddd97b2-6d84-47c9-a271-b4134b001e5b.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89084,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/6685ccee-3043-4931-84a3-2a7f17652542.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149394,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/450c6d93-7cbb-480c-8a85-061eb1122d2b.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68627,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/6529bcab-dcee-47ba-b03d-bfb98fc69d1c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75301,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/8dc17af4-ddb5-4304-a7e7-58ac3bb49370.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f83c950-a6ef-5423-a6a0-10502dd323cd/8f83c950-a6ef-5423-a6a0-10502dd323cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43038,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660692/general/a3974df6-4200-48be-8b9a-504e9b544095.jpg',
'Width': 800}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-06-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 126.018 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740584%27 HTTP/1.1" 200 None
2026-03-27 16:30:39 [adesa.fr] INFO: Saving data for 10740584: {'created_time': 1774629039.020164, 'last_price_update_time': 1774629039.020179, 'auction_closing_time': 1774865400.0}
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740584') HTTP/1.1" 204 0
2026-03-27 16:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with identifier: 10738988
2026-03-27 16:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with scrape type 1
2026-03-27 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252Fcc67296b-d3f2-4c9b-b0a1-a100d3a2b840.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/cc67296b-d3f2-4c9b-b0a1-a100d3a2b840.jpg already downloaded
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252F307bded4-4a1f-4748-97da-39813d3dd897.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/307bded4-4a1f-4748-97da-39813d3dd897.jpg already downloaded
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252Fd33b493a-44ad-410e-8870-b9cd4062cb7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/d33b493a-44ad-410e-8870-b9cd4062cb7f.jpg already downloaded
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252Fb209d2c8-fa27-4afa-94da-ce73e62535a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/b209d2c8-fa27-4afa-94da-ce73e62535a7.jpg already downloaded
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252F4d9ffa78-1ec8-42bc-aeac-98a95b9ae911.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/4d9ffa78-1ec8-42bc-aeac-98a95b9ae911.jpg already downloaded
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252F18c6b915-a86a-4bd6-abd8-20fa6cbb46c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/18c6b915-a86a-4bd6-abd8-20fa6cbb46c2.jpg already downloaded
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252Fa45d323c-4481-4ca7-81a9-65c891303a7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/a45d323c-4481-4ca7-81a9-65c891303a7c.jpg already downloaded
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252Feb2181e7-d2ce-41f2-9312-ddef1051fce5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/eb2181e7-d2ce-41f2-9312-ddef1051fce5.jpg already downloaded
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252F7ec79928-b673-4ca5-9607-0d1d89dfd67c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/7ec79928-b673-4ca5-9607-0d1d89dfd67c.jpg already downloaded
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743005%252Fgeneral%252F487cddee-8fd4-4357-8421-cf20626381fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743005/general/487cddee-8fd4-4357-8421-cf20626381fc.jpg already downloaded
2026-03-27 16:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9, identifier: 10738988
2026-03-27 16:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with identifier: 10738988
2026-03-27 16:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with identifier: 10738988
2026-03-27 16:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9 with identifier: 10738988 to the API
2026-03-27 16:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738988>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-805-AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738988',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 61214,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 60,
'photo_urls': ['https://images.openlane.eu/carimgs/5743005/general/cc67296b-d3f2-4c9b-b0a1-a100d3a2b840.jpg',
'https://images.openlane.eu/carimgs/5743005/general/307bded4-4a1f-4748-97da-39813d3dd897.jpg',
'https://images.openlane.eu/carimgs/5743005/general/d33b493a-44ad-410e-8870-b9cd4062cb7f.jpg',
'https://images.openlane.eu/carimgs/5743005/general/b209d2c8-fa27-4afa-94da-ce73e62535a7.jpg',
'https://images.openlane.eu/carimgs/5743005/general/4d9ffa78-1ec8-42bc-aeac-98a95b9ae911.jpg',
'https://images.openlane.eu/carimgs/5743005/general/18c6b915-a86a-4bd6-abd8-20fa6cbb46c2.jpg',
'https://images.openlane.eu/carimgs/5743005/general/a45d323c-4481-4ca7-81a9-65c891303a7c.jpg',
'https://images.openlane.eu/carimgs/5743005/general/eb2181e7-d2ce-41f2-9312-ddef1051fce5.jpg',
'https://images.openlane.eu/carimgs/5743005/general/7ec79928-b673-4ca5-9607-0d1d89dfd67c.jpg',
'https://images.openlane.eu/carimgs/5743005/general/487cddee-8fd4-4357-8421-cf20626381fc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/cc67296b-d3f2-4c9b-b0a1-a100d3a2b840.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/307bded4-4a1f-4748-97da-39813d3dd897.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147064,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/d33b493a-44ad-410e-8870-b9cd4062cb7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/b209d2c8-fa27-4afa-94da-ce73e62535a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/4d9ffa78-1ec8-42bc-aeac-98a95b9ae911.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94612,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/18c6b915-a86a-4bd6-abd8-20fa6cbb46c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/a45d323c-4481-4ca7-81a9-65c891303a7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/eb2181e7-d2ce-41f2-9312-ddef1051fce5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/7ec79928-b673-4ca5-9607-0d1d89dfd67c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9/da1e62cb-1dc0-5e7f-a3ac-91fdc0f857e9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64829,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743005/general/487cddee-8fd4-4357-8421-cf20626381fc.jpg',
'Width': 1024}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2023-05-22',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 508 SW 1.6 Allure Pack - Hybrid - Automatic - 180 hp - '
'61.214 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738988%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [adesa.fr] INFO: Saving data for 10738988: {'created_time': 1774629040.445163, 'last_price_update_time': 1774629040.445178, 'auction_closing_time': 1774861200.0}
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738988') HTTP/1.1" 204 0
2026-03-27 16:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a12da25e-53ab-561b-9743-91147d83ae31 with identifier: 10740586
2026-03-27 16:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a12da25e-53ab-561b-9743-91147d83ae31 with scrape type 1
2026-03-27 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a12da25e-53ab-561b-9743-91147d83ae31
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252F6584623f-d1d4-4094-9b71-fe9c9c3a2579.png%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/6584623f-d1d4-4094-9b71-fe9c9c3a2579.png already downloaded
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252Fa56ec280-3f1f-45f2-bb8b-5812e597d3c2.png%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/a56ec280-3f1f-45f2-bb8b-5812e597d3c2.png already downloaded
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252F5e49bf93-d9b9-447d-9df0-7bc2ba31f82c.png%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/5e49bf93-d9b9-447d-9df0-7bc2ba31f82c.png already downloaded
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252F63de81ed-4921-45f8-bb5a-5d4b24ca6386.png%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/63de81ed-4921-45f8-bb5a-5d4b24ca6386.png already downloaded
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252F12706568-c65a-4a39-8805-77886c0c0ada.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/12706568-c65a-4a39-8805-77886c0c0ada.jpg already downloaded
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252F6cac4647-97cb-4128-b00f-e0a18a2eef7b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/6cac4647-97cb-4128-b00f-e0a18a2eef7b.jpeg already downloaded
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252Ff9a7bdb5-4064-42f9-9b31-007d4f4f4146.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/f9a7bdb5-4064-42f9-9b31-007d4f4f4146.jpg already downloaded
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252Fde9f6a12-3048-405a-9570-53c87ff61625.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/de9f6a12-3048-405a-9570-53c87ff61625.jpeg already downloaded
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252F43d9b284-1c61-484d-aab5-8efc05d01560.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/43d9b284-1c61-484d-aab5-8efc05d01560.jpeg already downloaded
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661787%252Fgeneral%252Fbef2e104-56d4-4622-9a91-9ca3c41a7af8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661787/general/bef2e104-56d4-4622-9a91-9ca3c41a7af8.jpeg already downloaded
2026-03-27 16:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a12da25e-53ab-561b-9743-91147d83ae31, identifier: 10740586
2026-03-27 16:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a12da25e-53ab-561b-9743-91147d83ae31 with identifier: 10740586
2026-03-27 16:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a12da25e-53ab-561b-9743-91147d83ae31 with identifier: 10740586
2026-03-27 16:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a12da25e-53ab-561b-9743-91147d83ae31 with identifier: 10740586 to the API
2026-03-27 16:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740586>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 203,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a12da25e-53ab-561b-9743-91147d83ae31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740586',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 49298,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 82,
'photo_urls': ['https://images.openlane.eu/carimgs/5661787/general/6584623f-d1d4-4094-9b71-fe9c9c3a2579.png',
'https://images.openlane.eu/carimgs/5661787/general/a56ec280-3f1f-45f2-bb8b-5812e597d3c2.png',
'https://images.openlane.eu/carimgs/5661787/general/5e49bf93-d9b9-447d-9df0-7bc2ba31f82c.png',
'https://images.openlane.eu/carimgs/5661787/general/63de81ed-4921-45f8-bb5a-5d4b24ca6386.png',
'https://images.openlane.eu/carimgs/5661787/general/12706568-c65a-4a39-8805-77886c0c0ada.jpg',
'https://images.openlane.eu/carimgs/5661787/general/6cac4647-97cb-4128-b00f-e0a18a2eef7b.jpeg',
'https://images.openlane.eu/carimgs/5661787/general/f9a7bdb5-4064-42f9-9b31-007d4f4f4146.jpg',
'https://images.openlane.eu/carimgs/5661787/general/de9f6a12-3048-405a-9570-53c87ff61625.jpeg',
'https://images.openlane.eu/carimgs/5661787/general/43d9b284-1c61-484d-aab5-8efc05d01560.jpeg',
'https://images.openlane.eu/carimgs/5661787/general/bef2e104-56d4-4622-9a91-9ca3c41a7af8.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 563489,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/6584623f-d1d4-4094-9b71-fe9c9c3a2579.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 572238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/a56ec280-3f1f-45f2-bb8b-5812e597d3c2.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 558355,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/5e49bf93-d9b9-447d-9df0-7bc2ba31f82c.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 425695,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/63de81ed-4921-45f8-bb5a-5d4b24ca6386.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66220,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/12706568-c65a-4a39-8805-77886c0c0ada.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105328,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/6cac4647-97cb-4128-b00f-e0a18a2eef7b.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73622,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/f9a7bdb5-4064-42f9-9b31-007d4f4f4146.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/de9f6a12-3048-405a-9570-53c87ff61625.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/43d9b284-1c61-484d-aab5-8efc05d01560.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a12da25e-53ab-561b-9743-91147d83ae31/a12da25e-53ab-561b-9743-91147d83ae31_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661787/general/bef2e104-56d4-4622-9a91-9ca3c41a7af8.jpeg',
'Width': 1027}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-09-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf 1.4 Style - Hybrid - Automatic - 203 hp - 49.298 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740586%27 HTTP/1.1" 200 None
2026-03-27 16:31:05 [adesa.fr] INFO: Saving data for 10740586: {'created_time': 1774629065.74006, 'last_price_update_time': 1774629065.7401, 'auction_closing_time': 1774865400.0}
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740586') HTTP/1.1" 204 0
2026-03-27 16:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740198> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79 with identifier: 10740198
2026-03-27 16:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79 with scrape type 1
2026-03-27 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252Fcb156269-ca64-45fe-8701-8e3b065bbf22.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/cb156269-ca64-45fe-8701-8e3b065bbf22.jpg already downloaded
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252Ff482abcb-f508-4839-ab8b-7695a1854183.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/f482abcb-f508-4839-ab8b-7695a1854183.jpg already downloaded
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252F65a69605-6cb9-4607-933f-b693112fd600.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/65a69605-6cb9-4607-933f-b693112fd600.jpg already downloaded
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252Fbd90be0e-8cb7-480d-9666-d9668343cc35.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/bd90be0e-8cb7-480d-9666-d9668343cc35.jpg already downloaded
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252F8c817375-9873-4179-bf51-40fff26bd7c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/8c817375-9873-4179-bf51-40fff26bd7c5.jpg already downloaded
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252F72a4771a-bcb8-4f0f-9c5b-9dbdc9f1473e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/72a4771a-bcb8-4f0f-9c5b-9dbdc9f1473e.jpg already downloaded
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252F45c81243-fa2b-498f-8084-f95ab1d53ca4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/45c81243-fa2b-498f-8084-f95ab1d53ca4.jpg already downloaded
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252F64e67d14-f0a1-4925-aa7a-fe1d56ec8a93.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/64e67d14-f0a1-4925-aa7a-fe1d56ec8a93.jpg already downloaded
2026-03-27 16:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252Fe6d08748-cf03-4005-abc6-56106b539199.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/e6d08748-cf03-4005-abc6-56106b539199.jpg already downloaded
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618833%252Fgeneral%252F40d2d9cf-747c-4954-8285-edcab329a321.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618833/general/40d2d9cf-747c-4954-8285-edcab329a321.jpg already downloaded
2026-03-27 16:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79, identifier: 10740198
2026-03-27 16:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79 with identifier: 10740198
2026-03-27 16:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79 with identifier: 10740198
2026-03-27 16:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4a80b3fb-6ebd-5a0c-8ba7-555435f45a79 with identifier: 10740198 to the API
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740198>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 380,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '4a80b3fb-6ebd-5a0c-8ba7-555435f45a79',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30045',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740198',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 27079,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5618833/general/cb156269-ca64-45fe-8701-8e3b065bbf22.jpg',
'https://images.openlane.eu/carimgs/5618833/general/f482abcb-f508-4839-ab8b-7695a1854183.jpg',
'https://images.openlane.eu/carimgs/5618833/general/65a69605-6cb9-4607-933f-b693112fd600.jpg',
'https://images.openlane.eu/carimgs/5618833/general/bd90be0e-8cb7-480d-9666-d9668343cc35.jpg',
'https://images.openlane.eu/carimgs/5618833/general/8c817375-9873-4179-bf51-40fff26bd7c5.jpg',
'https://images.openlane.eu/carimgs/5618833/general/72a4771a-bcb8-4f0f-9c5b-9dbdc9f1473e.jpg',
'https://images.openlane.eu/carimgs/5618833/general/45c81243-fa2b-498f-8084-f95ab1d53ca4.jpg',
'https://images.openlane.eu/carimgs/5618833/general/64e67d14-f0a1-4925-aa7a-fe1d56ec8a93.jpg',
'https://images.openlane.eu/carimgs/5618833/general/e6d08748-cf03-4005-abc6-56106b539199.jpg',
'https://images.openlane.eu/carimgs/5618833/general/40d2d9cf-747c-4954-8285-edcab329a321.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66808,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/cb156269-ca64-45fe-8701-8e3b065bbf22.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/f482abcb-f508-4839-ab8b-7695a1854183.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/65a69605-6cb9-4607-933f-b693112fd600.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/bd90be0e-8cb7-480d-9666-d9668343cc35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/8c817375-9873-4179-bf51-40fff26bd7c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/72a4771a-bcb8-4f0f-9c5b-9dbdc9f1473e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133031,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/45c81243-fa2b-498f-8084-f95ab1d53ca4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/64e67d14-f0a1-4925-aa7a-fe1d56ec8a93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/e6d08748-cf03-4005-abc6-56106b539199.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a80b3fb-6ebd-5a0c-8ba7-555435f45a79/4a80b3fb-6ebd-5a0c-8ba7-555435f45a79_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112378,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618833/general/40d2d9cf-747c-4954-8285-edcab329a321.jpg',
'Width': 1024}],
'price': 45800,
'price_includes_vat': True,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Touareg 3.0 TSI Elegance - 4Motion - Hybrid - Automatic '
'- 380 hp - 27.079 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740198%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [adesa.fr] INFO: Saving data for 10740198: {'created_time': 1774629066.56899, 'last_price_update_time': 1774629066.569001, 'auction_closing_time': 1774866600.0}
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740198') HTTP/1.1" 204 0
2026-03-27 16:31:06 [scrapy.extensions.logstats] INFO: Crawled 26 pages (at 26 pages/min), scraped 24 items (at 24 items/min)
2026-03-27 16:31:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 164MiB
2026-03-27 16:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6dd3e78-2539-5104-a184-e8cd3e9403fa with identifier: 10740555
2026-03-27 16:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6dd3e78-2539-5104-a184-e8cd3e9403fa with scrape type 1
2026-03-27 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c6dd3e78-2539-5104-a184-e8cd3e9403fa
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252Fad47b4e2-52cd-4e43-810a-7925cf340f59.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/ad47b4e2-52cd-4e43-810a-7925cf340f59.jpg already downloaded
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252F779e177a-4985-40e1-90d6-29a37b1d7802.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/779e177a-4985-40e1-90d6-29a37b1d7802.jpg already downloaded
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252Fac10b41e-80fe-4158-b337-0c1530fc26f6.png%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/ac10b41e-80fe-4158-b337-0c1530fc26f6.png already downloaded
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252F4becd7b8-5050-4b84-a6ab-01fe8ed1ceba.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/4becd7b8-5050-4b84-a6ab-01fe8ed1ceba.jpg already downloaded
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252Ffb81fbbe-86b8-434d-9f0e-4f9de116051b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/fb81fbbe-86b8-434d-9f0e-4f9de116051b.jpg already downloaded
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252F5051b46e-a8d2-46a6-9402-565cbb4c3b46.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/5051b46e-a8d2-46a6-9402-565cbb4c3b46.jpeg already downloaded
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252Fb0ffe98b-df9e-463d-8e52-25f440636c41.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/b0ffe98b-df9e-463d-8e52-25f440636c41.jpg already downloaded
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252Fdba34e69-f7fa-47f3-ae1a-6acad72b4b66.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/dba34e69-f7fa-47f3-ae1a-6acad72b4b66.jpg already downloaded
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252F3ef05f7e-8a6e-4129-a43d-e7b1dbe15e4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/3ef05f7e-8a6e-4129-a43d-e7b1dbe15e4c.jpg already downloaded
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689091%252Fgeneral%252Ff9bce655-87af-4eec-9658-edb4980b2f8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689091/general/f9bce655-87af-4eec-9658-edb4980b2f8d.jpg already downloaded
2026-03-27 16:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c6dd3e78-2539-5104-a184-e8cd3e9403fa, identifier: 10740555
2026-03-27 16:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737870> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c6dd3e78-2539-5104-a184-e8cd3e9403fa with identifier: 10740555
2026-03-27 16:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c6dd3e78-2539-5104-a184-e8cd3e9403fa with identifier: 10740555
2026-03-27 16:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c6dd3e78-2539-5104-a184-e8cd3e9403fa with identifier: 10740555 to the API
2026-03-27 16:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740555>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'c6dd3e78-2539-5104-a184-e8cd3e9403fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740555',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 71742,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5689091/general/ad47b4e2-52cd-4e43-810a-7925cf340f59.jpg',
'https://images.openlane.eu/carimgs/5689091/general/779e177a-4985-40e1-90d6-29a37b1d7802.jpg',
'https://images.openlane.eu/carimgs/5689091/general/ac10b41e-80fe-4158-b337-0c1530fc26f6.png',
'https://images.openlane.eu/carimgs/5689091/general/4becd7b8-5050-4b84-a6ab-01fe8ed1ceba.jpg',
'https://images.openlane.eu/carimgs/5689091/general/fb81fbbe-86b8-434d-9f0e-4f9de116051b.jpg',
'https://images.openlane.eu/carimgs/5689091/general/5051b46e-a8d2-46a6-9402-565cbb4c3b46.jpeg',
'https://images.openlane.eu/carimgs/5689091/general/b0ffe98b-df9e-463d-8e52-25f440636c41.jpg',
'https://images.openlane.eu/carimgs/5689091/general/dba34e69-f7fa-47f3-ae1a-6acad72b4b66.jpg',
'https://images.openlane.eu/carimgs/5689091/general/3ef05f7e-8a6e-4129-a43d-e7b1dbe15e4c.jpg',
'https://images.openlane.eu/carimgs/5689091/general/f9bce655-87af-4eec-9658-edb4980b2f8d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36911,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/ad47b4e2-52cd-4e43-810a-7925cf340f59.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38271,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/779e177a-4985-40e1-90d6-29a37b1d7802.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 379396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/ac10b41e-80fe-4158-b337-0c1530fc26f6.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35935,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/4becd7b8-5050-4b84-a6ab-01fe8ed1ceba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46486,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/fb81fbbe-86b8-434d-9f0e-4f9de116051b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/5051b46e-a8d2-46a6-9402-565cbb4c3b46.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52183,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/b0ffe98b-df9e-463d-8e52-25f440636c41.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44593,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/dba34e69-f7fa-47f3-ae1a-6acad72b4b66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49663,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/3ef05f7e-8a6e-4129-a43d-e7b1dbe15e4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dd3e78-2539-5104-a184-e8cd3e9403fa/c6dd3e78-2539-5104-a184-e8cd3e9403fa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57364,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689091/general/f9bce655-87af-4eec-9658-edb4980b2f8d.jpg',
'Width': 800}],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI Elegance - Diesel - '
'Automatic - 200 hp - 71.742 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740555%27 HTTP/1.1" 200 None
2026-03-27 16:31:07 [adesa.fr] INFO: Saving data for 10740555: {'created_time': 1774629067.238384, 'last_price_update_time': 1774629067.238393, 'auction_closing_time': 1774865400.0}
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740555') HTTP/1.1" 204 0
2026-03-27 16:31:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 425538f0-f386-5419-939f-a69d767613eb with identifier: 10737870
2026-03-27 16:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 425538f0-f386-5419-939f-a69d767613eb with scrape type 1
2026-03-27 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 425538f0-f386-5419-939f-a69d767613eb
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252Fb92f1d92-104f-4b00-b24f-aab3035c93c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/b92f1d92-104f-4b00-b24f-aab3035c93c3.jpg already downloaded
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252F9652deb1-da8f-4358-bf47-a7c1dd1509ac.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/9652deb1-da8f-4358-bf47-a7c1dd1509ac.JPG not downloaded yet
2026-03-27 16:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46aef8e1-ccde-5bd7-be61-34460d9b3ff2 with identifier: 10740564
2026-03-27 16:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46aef8e1-ccde-5bd7-be61-34460d9b3ff2 with scrape type 1
2026-03-27 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 46aef8e1-ccde-5bd7-be61-34460d9b3ff2
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252Fb34ac407-850a-4d8e-96f4-ebb7c557a1f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/b34ac407-850a-4d8e-96f4-ebb7c557a1f0.jpg already downloaded
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252Feea3f2ca-a838-4a4d-b1ff-020e94d070da.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/eea3f2ca-a838-4a4d-b1ff-020e94d070da.jpg already downloaded
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252F70ef7c80-8db8-45ac-8d16-d2d5568e0334.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/70ef7c80-8db8-45ac-8d16-d2d5568e0334.jpg already downloaded
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252Fbc08bc91-bec3-4aab-bbee-558c04aaaad4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/bc08bc91-bec3-4aab-bbee-558c04aaaad4.jpg already downloaded
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252F61d444c7-5435-4bf5-b2f1-eccde1f8ff2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/61d444c7-5435-4bf5-b2f1-eccde1f8ff2e.jpg already downloaded
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252Fa6108a61-db72-424c-8174-873d0976df6d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/a6108a61-db72-424c-8174-873d0976df6d.jpeg already downloaded
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252F68f6ba57-80a9-4fe1-83f9-e7b7590564c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/68f6ba57-80a9-4fe1-83f9-e7b7590564c0.jpg already downloaded
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252F3feb1702-5a36-4100-88a6-6f05a37b3bd7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/3feb1702-5a36-4100-88a6-6f05a37b3bd7.jpeg already downloaded
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252F8849ecb6-af79-4ed3-924b-a2f3d232c21f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/8849ecb6-af79-4ed3-924b-a2f3d232c21f.jpg already downloaded
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5658041%252Fgeneral%252Fea2187a5-e3e9-4d18-8e0a-07f109d04045.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658041/general/ea2187a5-e3e9-4d18-8e0a-07f109d04045.jpeg already downloaded
2026-03-27 16:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 46aef8e1-ccde-5bd7-be61-34460d9b3ff2, identifier: 10740564
2026-03-27 16:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 46aef8e1-ccde-5bd7-be61-34460d9b3ff2 with identifier: 10740564
2026-03-27 16:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 46aef8e1-ccde-5bd7-be61-34460d9b3ff2 with identifier: 10740564
2026-03-27 16:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 46aef8e1-ccde-5bd7-be61-34460d9b3ff2 with identifier: 10740564 to the API
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740564>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '46aef8e1-ccde-5bd7-be61-34460d9b3ff2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740564',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 27171,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5658041/general/b34ac407-850a-4d8e-96f4-ebb7c557a1f0.jpg',
'https://images.openlane.eu/carimgs/5658041/general/eea3f2ca-a838-4a4d-b1ff-020e94d070da.jpg',
'https://images.openlane.eu/carimgs/5658041/general/70ef7c80-8db8-45ac-8d16-d2d5568e0334.jpg',
'https://images.openlane.eu/carimgs/5658041/general/bc08bc91-bec3-4aab-bbee-558c04aaaad4.jpg',
'https://images.openlane.eu/carimgs/5658041/general/61d444c7-5435-4bf5-b2f1-eccde1f8ff2e.jpg',
'https://images.openlane.eu/carimgs/5658041/general/a6108a61-db72-424c-8174-873d0976df6d.jpeg',
'https://images.openlane.eu/carimgs/5658041/general/68f6ba57-80a9-4fe1-83f9-e7b7590564c0.jpg',
'https://images.openlane.eu/carimgs/5658041/general/3feb1702-5a36-4100-88a6-6f05a37b3bd7.jpeg',
'https://images.openlane.eu/carimgs/5658041/general/8849ecb6-af79-4ed3-924b-a2f3d232c21f.jpg',
'https://images.openlane.eu/carimgs/5658041/general/ea2187a5-e3e9-4d18-8e0a-07f109d04045.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34627,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/b34ac407-850a-4d8e-96f4-ebb7c557a1f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37689,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/eea3f2ca-a838-4a4d-b1ff-020e94d070da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35231,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/70ef7c80-8db8-45ac-8d16-d2d5568e0334.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36795,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/bc08bc91-bec3-4aab-bbee-558c04aaaad4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55728,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/61d444c7-5435-4bf5-b2f1-eccde1f8ff2e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99956,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/a6108a61-db72-424c-8174-873d0976df6d.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70592,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/68f6ba57-80a9-4fe1-83f9-e7b7590564c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137492,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/3feb1702-5a36-4100-88a6-6f05a37b3bd7.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43617,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/8849ecb6-af79-4ed3-924b-a2f3d232c21f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46aef8e1-ccde-5bd7-be61-34460d9b3ff2/46aef8e1-ccde-5bd7-be61-34460d9b3ff2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658041/general/ea2187a5-e3e9-4d18-8e0a-07f109d04045.jpeg',
'Width': 1027}],
'price': 54200,
'price_includes_vat': True,
'registration_date': '2023-11-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Touareg 3.0 - Hybrid - Automatic - 340 hp - 27.171 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740564%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [adesa.fr] INFO: Saving data for 10740564: {'created_time': 1774629068.110384, 'last_price_update_time': 1774629068.110395, 'auction_closing_time': 1774865400.0}
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740564') HTTP/1.1" 204 0
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252Fa4604405-c44a-4363-b1a2-7ab13e2901da.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/a4604405-c44a-4363-b1a2-7ab13e2901da.JPG not downloaded yet
2026-03-27 16:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737969> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252F50f536f1-4a18-4739-a68d-21a1b07341a8.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/50f536f1-4a18-4739-a68d-21a1b07341a8.JPG not downloaded yet
2026-03-27 16:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741007> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741004> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741025> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252Fe679813c-2e82-47fc-91ad-810b9f4d52a7.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/e679813c-2e82-47fc-91ad-810b9f4d52a7.JPG not downloaded yet
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252F1c0474fe-dc2a-47f6-83c5-275a7ad841c0.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/1c0474fe-dc2a-47f6-83c5-275a7ad841c0.JPG not downloaded yet
2026-03-27 16:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737912> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252F41497c87-3a0a-4d3d-92d0-b3f379934b08.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/41497c87-3a0a-4d3d-92d0-b3f379934b08.JPG not downloaded yet
2026-03-27 16:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252F76728d4b-6a86-4dcc-b2aa-95202063228f.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/76728d4b-6a86-4dcc-b2aa-95202063228f.JPG not downloaded yet
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252Ff82ae0ed-ae7a-498e-ae6a-3c5baad7f8b3.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/f82ae0ed-ae7a-498e-ae6a-3c5baad7f8b3.JPG not downloaded yet
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5509616%252Fgeneral%252F3769fcc8-a094-4734-b562-15501dbc19a4.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/3769fcc8-a094-4734-b562-15501dbc19a4.JPG not downloaded yet
2026-03-27 16:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4546039-03d5-5a70-8de4-3a6104bb0007 with identifier: 10737969
2026-03-27 16:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4546039-03d5-5a70-8de4-3a6104bb0007 with scrape type 1
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4546039-03d5-5a70-8de4-3a6104bb0007
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252F87623135-72ab-4ff6-a11c-ccec73b0dabc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/87623135-72ab-4ff6-a11c-ccec73b0dabc.jpg already downloaded
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252Fcac98ef0-8298-4436-8a04-a635af8e7c52.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/cac98ef0-8298-4436-8a04-a635af8e7c52.JPG not downloaded yet
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252F16caddfd-70a9-4036-88eb-2478fd2eaf2d.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/16caddfd-70a9-4036-88eb-2478fd2eaf2d.JPG not downloaded yet
2026-03-27 16:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc08098f-107f-550f-9d8f-6ed04d5c1f57 with identifier: 10741007
2026-03-27 16:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc08098f-107f-550f-9d8f-6ed04d5c1f57 with scrape type 1
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc08098f-107f-550f-9d8f-6ed04d5c1f57
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752044%252Fgeneral%252Fe0553e7e-28d0-4add-bed1-d61ed9f9ce7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752044/general/e0553e7e-28d0-4add-bed1-d61ed9f9ce7d.jpg not downloaded yet
2026-03-27 16:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43e4567c-cb21-5d41-88fb-be79040e00b6 with identifier: 10741004
2026-03-27 16:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43e4567c-cb21-5d41-88fb-be79040e00b6 with scrape type 1
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 43e4567c-cb21-5d41-88fb-be79040e00b6
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752036%252Fgeneral%252F3e8808bb-1953-4c2d-aac6-108fe4c08be4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752036/general/3e8808bb-1953-4c2d-aac6-108fe4c08be4.jpg not downloaded yet
2026-03-27 16:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 175821d3-740c-59c1-bc3f-81841a67c64a with identifier: 10741025
2026-03-27 16:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 175821d3-740c-59c1-bc3f-81841a67c64a with scrape type 1
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 175821d3-740c-59c1-bc3f-81841a67c64a
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752079%252Fgeneral%252Fcaa067bd-b929-4027-83a7-a04d859c3e80.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752079/general/caa067bd-b929-4027-83a7-a04d859c3e80.jpg not downloaded yet
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252F86a0aafe-e6cc-4a45-962b-13903f8491f7.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/86a0aafe-e6cc-4a45-962b-13903f8491f7.JPG not downloaded yet
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752044%252Fgeneral%252F22b20ec7-12e4-4b18-b8e8-924467e86167.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752044/general/22b20ec7-12e4-4b18-b8e8-924467e86167.jpg not downloaded yet
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752036%252Fgeneral%252F79446e46-e0f4-4254-88b8-ca4458835844.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752036/general/79446e46-e0f4-4254-88b8-ca4458835844.jpg not downloaded yet
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752079%252Fgeneral%252Fa4563c78-e7a3-4500-a37e-e6bbab4c94c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752079/general/a4563c78-e7a3-4500-a37e-e6bbab4c94c5.jpg not downloaded yet
2026-03-27 16:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with identifier: 10737912
2026-03-27 16:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with scrape type 1
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252Fbf3876ab-812a-441b-a4e4-bc1bd1ff9397.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/bf3876ab-812a-441b-a4e4-bc1bd1ff9397.jpg already downloaded
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252F7c3c1598-63b9-4113-bd66-36d8930e26ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/7c3c1598-63b9-4113-bd66-36d8930e26ce.jpg already downloaded
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252F56f2e9e0-aab1-48d1-a7f5-756717fabc06.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/56f2e9e0-aab1-48d1-a7f5-756717fabc06.jpg already downloaded
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252F76f78c86-66a4-4541-9f03-24acf274766b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/76f78c86-66a4-4541-9f03-24acf274766b.jpg already downloaded
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252Fb167e10c-d374-4fd9-88a2-6a5b71f55d73.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/b167e10c-d374-4fd9-88a2-6a5b71f55d73.jpg already downloaded
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252Fa4326af6-993d-453d-afcf-99add486c8d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/a4326af6-993d-453d-afcf-99add486c8d8.jpg already downloaded
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252Ff92aa2c2-a2f7-4bca-b585-1a3eba1f5a69.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/f92aa2c2-a2f7-4bca-b585-1a3eba1f5a69.jpg already downloaded
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252Fe5eeff6a-dc6e-494d-b454-b0f318271261.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/e5eeff6a-dc6e-494d-b454-b0f318271261.jpg already downloaded
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252F755ede85-b676-43dd-9882-79c33eadeb48.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/755ede85-b676-43dd-9882-79c33eadeb48.jpg already downloaded
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661777%252Fgeneral%252F3dbfc6bd-98b3-4e89-a9f4-0fc6ec64c98d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/3dbfc6bd-98b3-4e89-a9f4-0fc6ec64c98d.jpg already downloaded
2026-03-27 16:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04, identifier: 10737912
2026-03-27 16:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with identifier: 10737912
2026-03-27 16:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with identifier: 10737912
2026-03-27 16:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with identifier: 10737912 to the API
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737912>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '2bf9fc93-7a14-5d88-9bc9-57b7c594ab04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000366',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737912',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX2',
'odometer': 7226,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5661777/general/bf3876ab-812a-441b-a4e4-bc1bd1ff9397.jpg',
'https://images.openlane.eu/carimgs/5661777/general/7c3c1598-63b9-4113-bd66-36d8930e26ce.jpg',
'https://images.openlane.eu/carimgs/5661777/general/56f2e9e0-aab1-48d1-a7f5-756717fabc06.jpg',
'https://images.openlane.eu/carimgs/5661777/general/76f78c86-66a4-4541-9f03-24acf274766b.jpg',
'https://images.openlane.eu/carimgs/5661777/general/b167e10c-d374-4fd9-88a2-6a5b71f55d73.jpg',
'https://images.openlane.eu/carimgs/5661777/general/a4326af6-993d-453d-afcf-99add486c8d8.jpg',
'https://images.openlane.eu/carimgs/5661777/general/f92aa2c2-a2f7-4bca-b585-1a3eba1f5a69.jpg',
'https://images.openlane.eu/carimgs/5661777/general/e5eeff6a-dc6e-494d-b454-b0f318271261.jpg',
'https://images.openlane.eu/carimgs/5661777/general/755ede85-b676-43dd-9882-79c33eadeb48.jpg',
'https://images.openlane.eu/carimgs/5661777/general/3dbfc6bd-98b3-4e89-a9f4-0fc6ec64c98d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1415810,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/bf3876ab-812a-441b-a4e4-bc1bd1ff9397.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1113816,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/7c3c1598-63b9-4113-bd66-36d8930e26ce.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1158667,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/56f2e9e0-aab1-48d1-a7f5-756717fabc06.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1100635,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/76f78c86-66a4-4541-9f03-24acf274766b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1433749,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/b167e10c-d374-4fd9-88a2-6a5b71f55d73.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 696937,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/a4326af6-993d-453d-afcf-99add486c8d8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 705665,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/f92aa2c2-a2f7-4bca-b585-1a3eba1f5a69.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 760450,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/e5eeff6a-dc6e-494d-b454-b0f318271261.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 920954,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/755ede85-b676-43dd-9882-79c33eadeb48.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1119544,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/3dbfc6bd-98b3-4e89-a9f4-0fc6ec64c98d.jpg',
'Width': 2731}],
'price': 37900,
'price_includes_vat': True,
'registration_date': '2025-03-12',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX2 30 M Sport - xDrive - Electric - Automatic - 313 hp - 7.226 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737912%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [adesa.fr] INFO: Saving data for 10737912: {'created_time': 1774629069.049285, 'last_price_update_time': 1774629069.049299, 'auction_closing_time': 1774875600.0}
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737912') HTTP/1.1" 204 0
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252Fdbed7c43-7afb-4dba-a234-8815b598d0c4.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/dbed7c43-7afb-4dba-a234-8815b598d0c4.JPG not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752044%252Fgeneral%252F57ea04c6-3a0c-418a-84e5-612a1d3116c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752044/general/57ea04c6-3a0c-418a-84e5-612a1d3116c7.jpg not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752036%252Fgeneral%252F2211121d-7af1-47b1-8b83-944350ba5110.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752036/general/2211121d-7af1-47b1-8b83-944350ba5110.jpg not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752079%252Fgeneral%252Ff5224bb0-9048-4210-8996-2d86da110442.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752079/general/f5224bb0-9048-4210-8996-2d86da110442.jpg not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252F664a364c-3765-4500-91cf-1ee686c4a0ad.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/664a364c-3765-4500-91cf-1ee686c4a0ad.JPG not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752044%252Fgeneral%252F1d2c981c-ee6c-4095-b445-dcc9c508cc85.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752044/general/1d2c981c-ee6c-4095-b445-dcc9c508cc85.jpg not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752036%252Fgeneral%252F43eb7d89-a896-4d3a-b454-7f3b13b81774.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752036/general/43eb7d89-a896-4d3a-b454-7f3b13b81774.jpg not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752079%252Fgeneral%252F2c13ed5c-17d2-4235-916f-8f2e7b6109d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752079/general/2c13ed5c-17d2-4235-916f-8f2e7b6109d6.jpg not downloaded yet
2026-03-27 16:31:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/a4604405-c44a-4363-b1a2-7ab13e2901da.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737870)
2026-03-27 16:31:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/9652deb1-da8f-4358-bf47-a7c1dd1509ac.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737870)
2026-03-27 16:31:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/1c0474fe-dc2a-47f6-83c5-275a7ad841c0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737870)
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252F45ce86e7-c238-4cef-9696-0f71387d0fe4.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/45ce86e7-c238-4cef-9696-0f71387d0fe4.JPG not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752044%252Fgeneral%252Fd1893ab2-7e6a-482f-84f8-ae49fc3ca148.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752044/general/d1893ab2-7e6a-482f-84f8-ae49fc3ca148.jpg not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752036%252Fgeneral%252Fedb44f95-69d1-4d5f-8e10-05935c5fd40a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752036/general/edb44f95-69d1-4d5f-8e10-05935c5fd40a.jpg not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752079%252Fgeneral%252Fd261cf27-4315-4b10-a548-b8e53e109b33.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752079/general/d261cf27-4315-4b10-a548-b8e53e109b33.jpg not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252F10ccad06-44e5-44ac-87c3-2e801088b709.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/10ccad06-44e5-44ac-87c3-2e801088b709.JPG not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752044%252Fgeneral%252F223356e5-40db-4c97-89c2-3bdc12a20efc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752044/general/223356e5-40db-4c97-89c2-3bdc12a20efc.jpg not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752036%252Fgeneral%252Ffa4b29bd-b87a-48c5-92f2-0c1633dec37f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752036/general/fa4b29bd-b87a-48c5-92f2-0c1633dec37f.jpg not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752079%252Fgeneral%252F7417b0b6-f149-430e-a17e-cdba98fefc86.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752079/general/7417b0b6-f149-430e-a17e-cdba98fefc86.jpg not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252F98c3fcda-0953-41e7-b513-766a7c9b7f06.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/98c3fcda-0953-41e7-b513-766a7c9b7f06.JPG not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752044%252Fgeneral%252F747c38dd-5aa0-4e9b-8daa-8feeadf688eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752044/general/747c38dd-5aa0-4e9b-8daa-8feeadf688eb.jpg not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752036%252Fgeneral%252Ffced99fb-2a74-4883-8a8f-f527051bf451.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752036/general/fced99fb-2a74-4883-8a8f-f527051bf451.jpg not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752079%252Fgeneral%252F55fb2055-6d9d-44ba-95d9-6d67184bf906.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752079/general/55fb2055-6d9d-44ba-95d9-6d67184bf906.jpg not downloaded yet
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543201%252Fgeneral%252F248a62c0-739c-47a5-a1fd-800de3b9972d.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/248a62c0-739c-47a5-a1fd-800de3b9972d.JPG not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752044%252Fgeneral%252Fffef88c4-f066-496e-86be-024fcc51cdea.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752044/general/ffef88c4-f066-496e-86be-024fcc51cdea.jpg not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752036%252Fgeneral%252F8b59f9ff-3e08-4a79-a784-c38e02c0cc3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752036/general/8b59f9ff-3e08-4a79-a784-c38e02c0cc3b.jpg not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752079%252Fgeneral%252F97b1a5ba-32e3-46fd-8f95-8d0e1abf8ce6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752079/general/97b1a5ba-32e3-46fd-8f95-8d0e1abf8ce6.jpg not downloaded yet
2026-03-27 16:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752044/general/1d2c981c-ee6c-4095-b445-dcc9c508cc85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741007)
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752044%252Fgeneral%252F04983471-e636-4382-bf3c-b4b5b50395be.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752044/general/04983471-e636-4382-bf3c-b4b5b50395be.jpg not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752036%252Fgeneral%252F909fde0e-7160-46c8-b2ae-7bf4c370618e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752036/general/909fde0e-7160-46c8-b2ae-7bf4c370618e.jpg not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752079%252Fgeneral%252F80a7024d-38c0-40ba-a562-3f2c2891fbed.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752079/general/80a7024d-38c0-40ba-a562-3f2c2891fbed.jpg not downloaded yet
2026-03-27 16:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752036/general/43eb7d89-a896-4d3a-b454-7f3b13b81774.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741004)
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752044%252Fgeneral%252F9e350287-6d66-4050-908f-0fea52b662a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752044/general/9e350287-6d66-4050-908f-0fea52b662a2.jpg not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752036%252Fgeneral%252F1675fd32-5b40-42fb-ae7a-b32a20355695.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752036/general/1675fd32-5b40-42fb-ae7a-b32a20355695.jpg not downloaded yet
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752079%252Fgeneral%252Ff3ec3ef8-2ed8-47fe-897d-5ef6ee210926.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752079/general/f3ec3ef8-2ed8-47fe-897d-5ef6ee210926.jpg not downloaded yet
2026-03-27 16:31:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752079/general/2c13ed5c-17d2-4235-916f-8f2e7b6109d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741025)
2026-03-27 16:31:09 [adesa.fr] INFO: Found listing with ID: 10741034
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741034%27 HTTP/1.1" 200 None
2026-03-27 16:31:09 [adesa.fr] INFO: Scrape type for 10741034: 1
2026-03-27 16:31:09 [adesa.fr] INFO: Scraping item 10741034 url https://www.openlane.eu/en/carv6/auction/10741034
2026-03-27 16:31:09 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 16:31:09 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 16:31:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22589a790>
2026-03-27 16:31:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc08098f-107f-550f-9d8f-6ed04d5c1f57/fc08098f-107f-550f-9d8f-6ed04d5c1f57_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752044%252Fgeneral%252F1d2c981c-ee6c-4095-b445-dcc9c508cc85.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752044/general/1d2c981c-ee6c-4095-b445-dcc9c508cc85.jpg saved to cache
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fc08098f-107f-550f-9d8f-6ed04d5c1f57
2026-03-27 16:31:10 [adesa.fr] INFO: Found listing with ID: 10735378
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735378%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [adesa.fr] INFO: Scrape type for 10735378: 0
2026-03-27 16:31:10 [adesa.fr] INFO: Skipping item 10735378 url https://www.openlane.eu/en/carv6/auction/10735378
2026-03-27 16:31:10 [adesa.fr] INFO: Found listing with ID: 10735313
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735313%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [adesa.fr] INFO: Scrape type for 10735313: 0
2026-03-27 16:31:10 [adesa.fr] INFO: Skipping item 10735313 url https://www.openlane.eu/en/carv6/auction/10735313
2026-03-27 16:31:10 [adesa.fr] INFO: Found listing with ID: 10735317
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735317%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [adesa.fr] INFO: Scrape type for 10735317: 0
2026-03-27 16:31:10 [adesa.fr] INFO: Skipping item 10735317 url https://www.openlane.eu/en/carv6/auction/10735317
2026-03-27 16:31:10 [adesa.fr] INFO: Found listing with ID: 10740976
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740976%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [adesa.fr] INFO: Scrape type for 10740976: 1
2026-03-27 16:31:10 [adesa.fr] INFO: Scraping item 10740976 url https://www.openlane.eu/en/carv6/auction/10740976
2026-03-27 16:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752044/general/ffef88c4-f066-496e-86be-024fcc51cdea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741007)
2026-03-27 16:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ce050>
2026-03-27 16:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43e4567c-cb21-5d41-88fb-be79040e00b6/43e4567c-cb21-5d41-88fb-be79040e00b6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752036%252Fgeneral%252F43eb7d89-a896-4d3a-b454-7f3b13b81774.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752036/general/43eb7d89-a896-4d3a-b454-7f3b13b81774.jpg saved to cache
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 43e4567c-cb21-5d41-88fb-be79040e00b6
2026-03-27 16:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225755690>
2026-03-27 16:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175821d3-740c-59c1-bc3f-81841a67c64a/175821d3-740c-59c1-bc3f-81841a67c64a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752079%252Fgeneral%252F2c13ed5c-17d2-4235-916f-8f2e7b6109d6.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752079/general/2c13ed5c-17d2-4235-916f-8f2e7b6109d6.jpg saved to cache
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 175821d3-740c-59c1-bc3f-81841a67c64a
2026-03-27 16:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752079/general/97b1a5ba-32e3-46fd-8f95-8d0e1abf8ce6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741025)
2026-03-27 16:31:10 [adesa.fr] INFO: Found listing with ID: 10735402
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735402%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [adesa.fr] INFO: Scrape type for 10735402: 0
2026-03-27 16:31:10 [adesa.fr] INFO: Skipping item 10735402 url https://www.openlane.eu/en/carv6/auction/10735402
2026-03-27 16:31:10 [adesa.fr] INFO: Found listing with ID: 10741036
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741036%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [adesa.fr] INFO: Scrape type for 10741036: 1
2026-03-27 16:31:10 [adesa.fr] INFO: Scraping item 10741036 url https://www.openlane.eu/en/carv6/auction/10741036
2026-03-27 16:31:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:10 [adesa.fr] INFO: Found listing with ID: 10740991
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740991%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [adesa.fr] INFO: Scrape type for 10740991: 1
2026-03-27 16:31:10 [adesa.fr] INFO: Scraping item 10740991 url https://www.openlane.eu/en/carv6/auction/10740991
2026-03-27 16:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737878> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737908> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752079/general/f3ec3ef8-2ed8-47fe-897d-5ef6ee210926.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741025)
2026-03-27 16:31:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:10 [adesa.fr] INFO: Found listing with ID: 10740971
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740971%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [adesa.fr] INFO: Scrape type for 10740971: 1
2026-03-27 16:31:10 [adesa.fr] INFO: Scraping item 10740971 url https://www.openlane.eu/en/carv6/auction/10740971
2026-03-27 16:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cac650>
2026-03-27 16:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc08098f-107f-550f-9d8f-6ed04d5c1f57/fc08098f-107f-550f-9d8f-6ed04d5c1f57_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752044%252Fgeneral%252Fffef88c4-f066-496e-86be-024fcc51cdea.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752044/general/ffef88c4-f066-496e-86be-024fcc51cdea.jpg saved to cache
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fc08098f-107f-550f-9d8f-6ed04d5c1f57
2026-03-27 16:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a03fbf0c-f50e-5125-bb84-afe3969de84c with identifier: 10741022
2026-03-27 16:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a03fbf0c-f50e-5125-bb84-afe3969de84c with scrape type 1
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a03fbf0c-f50e-5125-bb84-afe3969de84c
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752073%252Fgeneral%252F8373829b-bfc7-498b-9683-a318e12c6e47.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752073/general/8373829b-bfc7-498b-9683-a318e12c6e47.jpg not downloaded yet
2026-03-27 16:31:10 [adesa.fr] INFO: Found listing with ID: 10740957
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740957%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [adesa.fr] INFO: Scrape type for 10740957: 1
2026-03-27 16:31:10 [adesa.fr] INFO: Scraping item 10740957 url https://www.openlane.eu/en/carv6/auction/10740957
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752073%252Fgeneral%252Fcdf87c36-e58e-4e8d-9194-a35272ba539f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752073/general/cdf87c36-e58e-4e8d-9194-a35272ba539f.jpg not downloaded yet
2026-03-27 16:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752036/general/1675fd32-5b40-42fb-ae7a-b32a20355695.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741004)
2026-03-27 16:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737907> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259e8a50>
2026-03-27 16:31:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175821d3-740c-59c1-bc3f-81841a67c64a/175821d3-740c-59c1-bc3f-81841a67c64a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752079%252Fgeneral%252F97b1a5ba-32e3-46fd-8f95-8d0e1abf8ce6.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752079/general/97b1a5ba-32e3-46fd-8f95-8d0e1abf8ce6.jpg saved to cache
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 175821d3-740c-59c1-bc3f-81841a67c64a
2026-03-27 16:31:10 [adesa.fr] INFO: Found listing with ID: 10735347
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735347%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [adesa.fr] INFO: Scrape type for 10735347: 0
2026-03-27 16:31:10 [adesa.fr] INFO: Skipping item 10735347 url https://www.openlane.eu/en/carv6/auction/10735347
2026-03-27 16:31:10 [adesa.fr] INFO: Found listing with ID: 10735383
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735383%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [adesa.fr] INFO: Scrape type for 10735383: 0
2026-03-27 16:31:10 [adesa.fr] INFO: Skipping item 10735383 url https://www.openlane.eu/en/carv6/auction/10735383
2026-03-27 16:31:10 [adesa.fr] INFO: Found listing with ID: 10735367
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735367%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [adesa.fr] INFO: Scrape type for 10735367: 0
2026-03-27 16:31:10 [adesa.fr] INFO: Skipping item 10735367 url https://www.openlane.eu/en/carv6/auction/10735367
2026-03-27 16:31:10 [adesa.fr] INFO: Found listing with ID: 10740972
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740972%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [adesa.fr] INFO: Scrape type for 10740972: 1
2026-03-27 16:31:10 [adesa.fr] INFO: Scraping item 10740972 url https://www.openlane.eu/en/carv6/auction/10740972
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752073%252Fgeneral%252F18a36c70-1b4f-4706-8a2d-61a3efd307db.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752073/general/18a36c70-1b4f-4706-8a2d-61a3efd307db.jpg not downloaded yet
2026-03-27 16:31:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with identifier: 10737878
2026-03-27 16:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with scrape type 1
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252F19c487d5-e591-42a8-90cc-24e3adbaa1bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/19c487d5-e591-42a8-90cc-24e3adbaa1bd.jpg already downloaded
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252Fda224119-376a-4515-a518-bf9d8ec9809e.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/da224119-376a-4515-a518-bf9d8ec9809e.JPG not downloaded yet
2026-03-27 16:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with identifier: 10737970
2026-03-27 16:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with scrape type 1
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f2dd8b4-b455-5643-afdb-e9d4ec634efe
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252Fe7ca85af-d32e-46b5-852b-3c613fc13206.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/e7ca85af-d32e-46b5-852b-3c613fc13206.jpg already downloaded
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252Fa1ca026f-6bd4-4be5-b262-921cbf088b8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/a1ca026f-6bd4-4be5-b262-921cbf088b8c.jpg already downloaded
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252F2ffb5dc5-07d4-4d83-8ee4-f02ebfae4806.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/2ffb5dc5-07d4-4d83-8ee4-f02ebfae4806.jpg already downloaded
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252F809091a0-8142-4280-8d49-62357d92277b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/809091a0-8142-4280-8d49-62357d92277b.jpg already downloaded
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252F34476b7a-5a70-478a-a3bf-9136fc9edb33.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/34476b7a-5a70-478a-a3bf-9136fc9edb33.jpg already downloaded
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252Fae63ad7f-4e87-43a4-82a4-fe4b0002a613.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/ae63ad7f-4e87-43a4-82a4-fe4b0002a613.jpg already downloaded
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252F5f7ea975-3712-4d8d-9c76-1f90229778fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/5f7ea975-3712-4d8d-9c76-1f90229778fa.jpg already downloaded
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252F855ca511-a98e-479f-a23e-cd0c6d7471df.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/855ca511-a98e-479f-a23e-cd0c6d7471df.jpg already downloaded
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252Fef27a945-3ccc-4241-a892-bf83f2bf416c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/ef27a945-3ccc-4241-a892-bf83f2bf416c.jpg already downloaded
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543554%252Fgeneral%252Fd22b993c-3366-4e3b-9c8d-6411dc696b30.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/d22b993c-3366-4e3b-9c8d-6411dc696b30.jpg already downloaded
2026-03-27 16:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe, identifier: 10737970
2026-03-27 16:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab151512-6325-57a4-a2f7-7db98f2a478f with identifier: 10737908
2026-03-27 16:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab151512-6325-57a4-a2f7-7db98f2a478f with scrape type 1
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab151512-6325-57a4-a2f7-7db98f2a478f
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252F71cd9af9-349e-4609-9472-7c6bb94f5a94.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/71cd9af9-349e-4609-9472-7c6bb94f5a94.jpg already downloaded
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252Fdf5fd43b-7f15-480f-877c-33bf96d06cc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/df5fd43b-7f15-480f-877c-33bf96d06cc3.jpg already downloaded
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252F786dc1e9-c2cb-4abc-872b-62001834d490.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/786dc1e9-c2cb-4abc-872b-62001834d490.jpg already downloaded
2026-03-27 16:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252F1e12dd81-ce2b-405c-b7e6-6677cad19709.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/1e12dd81-ce2b-405c-b7e6-6677cad19709.jpg already downloaded
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252Fce29c727-35d1-4e43-93f3-48c3be639a57.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/ce29c727-35d1-4e43-93f3-48c3be639a57.jpg already downloaded
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252F372df294-9b71-4d84-9229-71baec9cba33.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/372df294-9b71-4d84-9229-71baec9cba33.jpg already downloaded
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252F760a8c19-8faf-4820-b234-b62552c474f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/760a8c19-8faf-4820-b234-b62552c474f6.jpg already downloaded
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252F8c7e03bc-12c5-46c2-ba8d-e939366db84e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/8c7e03bc-12c5-46c2-ba8d-e939366db84e.jpg already downloaded
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252F21d3cd76-e921-4a17-afe8-1abe526e9c51.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/21d3cd76-e921-4a17-afe8-1abe526e9c51.jpg already downloaded
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653020%252Fgeneral%252F128a3b9e-20f3-4207-b6fc-4e824a21569a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/128a3b9e-20f3-4207-b6fc-4e824a21569a.jpg already downloaded
2026-03-27 16:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ab151512-6325-57a4-a2f7-7db98f2a478f, identifier: 10737908
2026-03-27 16:31:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259970d0>
2026-03-27 16:31:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175821d3-740c-59c1-bc3f-81841a67c64a/175821d3-740c-59c1-bc3f-81841a67c64a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752079%252Fgeneral%252Ff3ec3ef8-2ed8-47fe-897d-5ef6ee210926.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752079/general/f3ec3ef8-2ed8-47fe-897d-5ef6ee210926.jpg saved to cache
2026-03-27 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 175821d3-740c-59c1-bc3f-81841a67c64a
2026-03-27 16:31:11 [adesa.fr] INFO: Found listing with ID: 10740983
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740983%27 HTTP/1.1" 200 None
2026-03-27 16:31:11 [adesa.fr] INFO: Scrape type for 10740983: 1
2026-03-27 16:31:11 [adesa.fr] INFO: Scraping item 10740983 url https://www.openlane.eu/en/carv6/auction/10740983
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752073%252Fgeneral%252Fcb7d8cea-f734-4f66-8ec4-20b99bea29e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752073/general/cb7d8cea-f734-4f66-8ec4-20b99bea29e2.jpg not downloaded yet
2026-03-27 16:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with identifier: 10737970
2026-03-27 16:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with identifier: 10737970
2026-03-27 16:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with identifier: 10737970 to the API
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737970>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 619,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '5f2dd8b4-b455-5643-afdb-e9d4ec634efe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737970',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 25184,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5543554/general/e7ca85af-d32e-46b5-852b-3c613fc13206.jpg',
'https://images.openlane.eu/carimgs/5543554/general/a1ca026f-6bd4-4be5-b262-921cbf088b8c.jpg',
'https://images.openlane.eu/carimgs/5543554/general/2ffb5dc5-07d4-4d83-8ee4-f02ebfae4806.jpg',
'https://images.openlane.eu/carimgs/5543554/general/809091a0-8142-4280-8d49-62357d92277b.jpg',
'https://images.openlane.eu/carimgs/5543554/general/34476b7a-5a70-478a-a3bf-9136fc9edb33.jpg',
'https://images.openlane.eu/carimgs/5543554/general/ae63ad7f-4e87-43a4-82a4-fe4b0002a613.jpg',
'https://images.openlane.eu/carimgs/5543554/general/5f7ea975-3712-4d8d-9c76-1f90229778fa.jpg',
'https://images.openlane.eu/carimgs/5543554/general/855ca511-a98e-479f-a23e-cd0c6d7471df.jpg',
'https://images.openlane.eu/carimgs/5543554/general/ef27a945-3ccc-4241-a892-bf83f2bf416c.jpg',
'https://images.openlane.eu/carimgs/5543554/general/d22b993c-3366-4e3b-9c8d-6411dc696b30.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17213,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/e7ca85af-d32e-46b5-852b-3c613fc13206.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18818,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/a1ca026f-6bd4-4be5-b262-921cbf088b8c.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17238,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/2ffb5dc5-07d4-4d83-8ee4-f02ebfae4806.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16572,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/809091a0-8142-4280-8d49-62357d92277b.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27756,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/34476b7a-5a70-478a-a3bf-9136fc9edb33.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26784,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/ae63ad7f-4e87-43a4-82a4-fe4b0002a613.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25768,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/5f7ea975-3712-4d8d-9c76-1f90229778fa.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31169,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/855ca511-a98e-479f-a23e-cd0c6d7471df.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23496,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/ef27a945-3ccc-4241-a892-bf83f2bf416c.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27650,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/d22b993c-3366-4e3b-9c8d-6411dc696b30.jpg',
'Width': 500}],
'price': 52200,
'price_includes_vat': True,
'registration_date': '2023-06-22',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX M - xDrive - Electric - 619 hp - 25.184 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737970%27 HTTP/1.1" 200 None
2026-03-27 16:31:11 [adesa.fr] INFO: Saving data for 10737970: {'created_time': 1774629071.880607, 'last_price_update_time': 1774629071.880619, 'auction_closing_time': 1774876200.0}
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737970') HTTP/1.1" 204 0
2026-03-27 16:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ab151512-6325-57a4-a2f7-7db98f2a478f with identifier: 10737908
2026-03-27 16:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ab151512-6325-57a4-a2f7-7db98f2a478f with identifier: 10737908
2026-03-27 16:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ab151512-6325-57a4-a2f7-7db98f2a478f with identifier: 10737908 to the API
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737908>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'ab151512-6325-57a4-a2f7-7db98f2a478f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737908',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 15666,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5653020/general/71cd9af9-349e-4609-9472-7c6bb94f5a94.jpg',
'https://images.openlane.eu/carimgs/5653020/general/df5fd43b-7f15-480f-877c-33bf96d06cc3.jpg',
'https://images.openlane.eu/carimgs/5653020/general/786dc1e9-c2cb-4abc-872b-62001834d490.jpg',
'https://images.openlane.eu/carimgs/5653020/general/1e12dd81-ce2b-405c-b7e6-6677cad19709.jpg',
'https://images.openlane.eu/carimgs/5653020/general/ce29c727-35d1-4e43-93f3-48c3be639a57.jpg',
'https://images.openlane.eu/carimgs/5653020/general/372df294-9b71-4d84-9229-71baec9cba33.jpg',
'https://images.openlane.eu/carimgs/5653020/general/760a8c19-8faf-4820-b234-b62552c474f6.jpg',
'https://images.openlane.eu/carimgs/5653020/general/8c7e03bc-12c5-46c2-ba8d-e939366db84e.jpg',
'https://images.openlane.eu/carimgs/5653020/general/21d3cd76-e921-4a17-afe8-1abe526e9c51.jpg',
'https://images.openlane.eu/carimgs/5653020/general/128a3b9e-20f3-4207-b6fc-4e824a21569a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147642,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/71cd9af9-349e-4609-9472-7c6bb94f5a94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/df5fd43b-7f15-480f-877c-33bf96d06cc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/786dc1e9-c2cb-4abc-872b-62001834d490.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/1e12dd81-ce2b-405c-b7e6-6677cad19709.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91531,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/ce29c727-35d1-4e43-93f3-48c3be639a57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/372df294-9b71-4d84-9229-71baec9cba33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133708,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/760a8c19-8faf-4820-b234-b62552c474f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128086,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/8c7e03bc-12c5-46c2-ba8d-e939366db84e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/21d3cd76-e921-4a17-afe8-1abe526e9c51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/128a3b9e-20f3-4207-b6fc-4e824a21569a.jpg',
'Width': 1024}],
'price': 36400,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW i4 M 50 - xDrive - Electric - Automatic - 544 hp - 15.666 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737908%27 HTTP/1.1" 200 None
2026-03-27 16:31:12 [adesa.fr] INFO: Saving data for 10737908: {'created_time': 1774629072.551686, 'last_price_update_time': 1774629072.551699, 'auction_closing_time': 1774875600.0}
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737908') HTTP/1.1" 204 0
2026-03-27 16:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752044/general/9e350287-6d66-4050-908f-0fea52b662a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741007)
2026-03-27 16:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752079/general/80a7024d-38c0-40ba-a562-3f2c2891fbed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741025)
2026-03-27 16:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752036/general/8b59f9ff-3e08-4a79-a784-c38e02c0cc3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741004)
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252F2839063b-1b59-4163-a40b-2ad4a56fe494.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/2839063b-1b59-4163-a40b-2ad4a56fe494.JPG not downloaded yet
2026-03-27 16:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752073/general/8373829b-bfc7-498b-9683-a318e12c6e47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741022)
2026-03-27 16:31:12 [adesa.fr] INFO: Found listing with ID: 10740955
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740955%27 HTTP/1.1" 200 None
2026-03-27 16:31:12 [adesa.fr] INFO: Scrape type for 10740955: 1
2026-03-27 16:31:12 [adesa.fr] INFO: Scraping item 10740955 url https://www.openlane.eu/en/carv6/auction/10740955
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752073%252Fgeneral%252Fb369230c-a131-485a-be85-fb50db88d0e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752073/general/b369230c-a131-485a-be85-fb50db88d0e0.jpg not downloaded yet
2026-03-27 16:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227adb590>
2026-03-27 16:31:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43e4567c-cb21-5d41-88fb-be79040e00b6/43e4567c-cb21-5d41-88fb-be79040e00b6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752036%252Fgeneral%252F1675fd32-5b40-42fb-ae7a-b32a20355695.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752036/general/1675fd32-5b40-42fb-ae7a-b32a20355695.jpg saved to cache
2026-03-27 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 43e4567c-cb21-5d41-88fb-be79040e00b6
2026-03-27 16:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with identifier: 10737907
2026-03-27 16:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with scrape type 1
2026-03-27 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252F58d81006-2690-4707-9458-1226b9963c20.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/58d81006-2690-4707-9458-1226b9963c20.jpg already downloaded
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252Fd1fae296-b50e-460e-b4a0-0fdf83c1bee3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/d1fae296-b50e-460e-b4a0-0fdf83c1bee3.jpg already downloaded
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252Fbba12e2c-ab4a-4bb1-a383-4c8829a39de3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/bba12e2c-ab4a-4bb1-a383-4c8829a39de3.jpg already downloaded
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252Ff334dac5-79f3-4ed3-8479-fc92fc406d3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/f334dac5-79f3-4ed3-8479-fc92fc406d3b.jpg already downloaded
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252F9c9e4907-d596-4c43-a99f-16340141b43f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/9c9e4907-d596-4c43-a99f-16340141b43f.jpg already downloaded
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252F5e183bb4-7738-4412-9774-a85bcaab9e0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/5e183bb4-7738-4412-9774-a85bcaab9e0f.jpg already downloaded
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252F513c128f-7450-4b81-b4e9-239758792337.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/513c128f-7450-4b81-b4e9-239758792337.jpg already downloaded
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252F20cdad25-7129-4c1b-8e73-bc403be77de7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/20cdad25-7129-4c1b-8e73-bc403be77de7.jpg already downloaded
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252F9566d1b8-665b-4605-b2e1-ced7b3d5180d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/9566d1b8-665b-4605-b2e1-ced7b3d5180d.jpg already downloaded
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5649169%252Fgeneral%252Fc032c940-595a-41c4-b1d7-182c5fa9d724.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/c032c940-595a-41c4-b1d7-182c5fa9d724.jpg already downloaded
2026-03-27 16:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a, identifier: 10737907
2026-03-27 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252F9a270b72-0ee0-4fa5-abf7-3b60c2c318fd.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/9a270b72-0ee0-4fa5-abf7-3b60c2c318fd.JPG not downloaded yet
2026-03-27 16:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with identifier: 10737907
2026-03-27 16:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with identifier: 10737907
2026-03-27 16:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with identifier: 10737907 to the API
2026-03-27 16:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737907>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737907',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 86964,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5649169/general/58d81006-2690-4707-9458-1226b9963c20.jpg',
'https://images.openlane.eu/carimgs/5649169/general/d1fae296-b50e-460e-b4a0-0fdf83c1bee3.jpg',
'https://images.openlane.eu/carimgs/5649169/general/bba12e2c-ab4a-4bb1-a383-4c8829a39de3.jpg',
'https://images.openlane.eu/carimgs/5649169/general/f334dac5-79f3-4ed3-8479-fc92fc406d3b.jpg',
'https://images.openlane.eu/carimgs/5649169/general/9c9e4907-d596-4c43-a99f-16340141b43f.jpg',
'https://images.openlane.eu/carimgs/5649169/general/5e183bb4-7738-4412-9774-a85bcaab9e0f.jpg',
'https://images.openlane.eu/carimgs/5649169/general/513c128f-7450-4b81-b4e9-239758792337.jpg',
'https://images.openlane.eu/carimgs/5649169/general/20cdad25-7129-4c1b-8e73-bc403be77de7.jpg',
'https://images.openlane.eu/carimgs/5649169/general/9566d1b8-665b-4605-b2e1-ced7b3d5180d.jpg',
'https://images.openlane.eu/carimgs/5649169/general/c032c940-595a-41c4-b1d7-182c5fa9d724.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 521403,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/58d81006-2690-4707-9458-1226b9963c20.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 540942,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/d1fae296-b50e-460e-b4a0-0fdf83c1bee3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 508831,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/bba12e2c-ab4a-4bb1-a383-4c8829a39de3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 583850,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/f334dac5-79f3-4ed3-8479-fc92fc406d3b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 576954,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/9c9e4907-d596-4c43-a99f-16340141b43f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 599421,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/5e183bb4-7738-4412-9774-a85bcaab9e0f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297599,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/513c128f-7450-4b81-b4e9-239758792337.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318527,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/20cdad25-7129-4c1b-8e73-bc403be77de7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317682,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/9566d1b8-665b-4605-b2e1-ced7b3d5180d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367173,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/c032c940-595a-41c4-b1d7-182c5fa9d724.jpg',
'Width': 2731}],
'price': 27400,
'price_includes_vat': True,
'registration_date': '2022-12-09',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW i4 40e M Sport - Electric - Automatic - 340 hp - 86.964 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737907%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [adesa.fr] INFO: Saving data for 10737907: {'created_time': 1774629074.134468, 'last_price_update_time': 1774629074.13448, 'auction_closing_time': 1774875600.0}
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737907') HTTP/1.1" 204 0
2026-03-27 16:31:14 [adesa.fr] INFO: Found listing with ID: 10737915
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737915%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [adesa.fr] INFO: Scrape type for 10737915: 1
2026-03-27 16:31:14 [adesa.fr] INFO: Scraping item 10737915 url https://www.openlane.eu/en/carv6/auction/10737915
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752073%252Fgeneral%252Ffcee0dae-d3c1-4d55-9273-7aded4260550.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752073/general/fcee0dae-d3c1-4d55-9273-7aded4260550.jpg not downloaded yet
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252Fc99d3c23-f163-4cd8-9a2d-525a70a8da87.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/c99d3c23-f163-4cd8-9a2d-525a70a8da87.JPG not downloaded yet
2026-03-27 16:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737862> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737868> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ad3910>
2026-03-27 16:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc08098f-107f-550f-9d8f-6ed04d5c1f57/fc08098f-107f-550f-9d8f-6ed04d5c1f57_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752044%252Fgeneral%252F9e350287-6d66-4050-908f-0fea52b662a2.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752044/general/9e350287-6d66-4050-908f-0fea52b662a2.jpg saved to cache
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fc08098f-107f-550f-9d8f-6ed04d5c1f57
2026-03-27 16:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225885910>
2026-03-27 16:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175821d3-740c-59c1-bc3f-81841a67c64a/175821d3-740c-59c1-bc3f-81841a67c64a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752079%252Fgeneral%252F80a7024d-38c0-40ba-a562-3f2c2891fbed.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752079/general/80a7024d-38c0-40ba-a562-3f2c2891fbed.jpg saved to cache
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 175821d3-740c-59c1-bc3f-81841a67c64a
2026-03-27 16:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b84f50>
2026-03-27 16:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43e4567c-cb21-5d41-88fb-be79040e00b6/43e4567c-cb21-5d41-88fb-be79040e00b6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752036%252Fgeneral%252F8b59f9ff-3e08-4a79-a784-c38e02c0cc3b.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752036/general/8b59f9ff-3e08-4a79-a784-c38e02c0cc3b.jpg saved to cache
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 43e4567c-cb21-5d41-88fb-be79040e00b6
2026-03-27 16:31:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225796710>
2026-03-27 16:31:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a03fbf0c-f50e-5125-bb84-afe3969de84c/a03fbf0c-f50e-5125-bb84-afe3969de84c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752073%252Fgeneral%252F8373829b-bfc7-498b-9683-a318e12c6e47.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752073/general/8373829b-bfc7-498b-9683-a318e12c6e47.jpg saved to cache
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a03fbf0c-f50e-5125-bb84-afe3969de84c
2026-03-27 16:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1b3de0b-0763-518d-8c73-a50b73d7daa7 with identifier: 10737911
2026-03-27 16:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1b3de0b-0763-518d-8c73-a50b73d7daa7 with scrape type 1
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1b3de0b-0763-518d-8c73-a50b73d7daa7
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252F76e2f203-ed0d-4af4-af0a-019baf8e6565.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/76e2f203-ed0d-4af4-af0a-019baf8e6565.jpg already downloaded
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252F1d8b10a4-0d78-415c-9bbe-ed112b2836f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/1d8b10a4-0d78-415c-9bbe-ed112b2836f4.jpg already downloaded
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252Ff2899daa-d47a-4a5b-a420-a6eda3e01d4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/f2899daa-d47a-4a5b-a420-a6eda3e01d4f.jpg already downloaded
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252F9c39ea6c-350a-41f9-9575-f9b3df429c82.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/9c39ea6c-350a-41f9-9575-f9b3df429c82.jpg already downloaded
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252F592efbe6-4a36-4163-8237-a654347ae95d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/592efbe6-4a36-4163-8237-a654347ae95d.jpg already downloaded
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252Fa7e86ee8-6e3e-4970-bb01-b51d754e911c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/a7e86ee8-6e3e-4970-bb01-b51d754e911c.jpg already downloaded
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252F540acab4-26ce-4f63-a6a4-ded87c6154d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/540acab4-26ce-4f63-a6a4-ded87c6154d5.jpg already downloaded
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252F42bb2191-1b02-4cb8-8799-9949099cea9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/42bb2191-1b02-4cb8-8799-9949099cea9b.jpg already downloaded
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252F107b4111-aa0e-437f-9f8c-ca6b8ea800fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/107b4111-aa0e-437f-9f8c-ca6b8ea800fc.jpg already downloaded
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5657694%252Fgeneral%252F35d8fce4-c027-45aa-8bd8-78985bb8b7ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/35d8fce4-c027-45aa-8bd8-78985bb8b7ec.jpg already downloaded
2026-03-27 16:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d1b3de0b-0763-518d-8c73-a50b73d7daa7, identifier: 10737911
2026-03-27 16:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with identifier: 10737959
2026-03-27 16:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with scrape type 1
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0adfe666-b7aa-5f18-b82d-e0cf0035b05a
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252Ffadc06a3-c383-4d34-9006-c9063535012f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/fadc06a3-c383-4d34-9006-c9063535012f.jpg already downloaded
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252Fbeb0adca-bfc9-49e9-993f-059948579bcd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/beb0adca-bfc9-49e9-993f-059948579bcd.jpg already downloaded
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252F9676b77f-2933-4a86-9ddc-86610bf47515.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/9676b77f-2933-4a86-9ddc-86610bf47515.jpg already downloaded
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252Fb0de969d-e2b5-4d5d-96f7-8f95131f59cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/b0de969d-e2b5-4d5d-96f7-8f95131f59cb.jpg already downloaded
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252Fc32a76d1-a52b-4a4d-8949-e978994efd37.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/c32a76d1-a52b-4a4d-8949-e978994efd37.jpg already downloaded
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252Fdcb2bf83-4528-41a3-a90c-9bbe05f2f28f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/dcb2bf83-4528-41a3-a90c-9bbe05f2f28f.jpg already downloaded
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252F12c6ee0d-5446-480c-8326-1f529fe40f45.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/12c6ee0d-5446-480c-8326-1f529fe40f45.jpg already downloaded
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252F3dd6b420-ef78-496c-8107-7b72102ce965.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/3dd6b420-ef78-496c-8107-7b72102ce965.jpg already downloaded
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252Fc54bc7dd-6a83-45fd-9bef-7680b50a19f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/c54bc7dd-6a83-45fd-9bef-7680b50a19f9.jpg already downloaded
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443928%252Fgeneral%252Fc3d7e748-e439-4bb8-a230-8080ffe40351.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/c3d7e748-e439-4bb8-a230-8080ffe40351.jpg already downloaded
2026-03-27 16:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a, identifier: 10737959
2026-03-27 16:31:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/da224119-376a-4515-a518-bf9d8ec9809e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737878)
2026-03-27 16:31:14 [adesa.fr] INFO: Found listing with ID: 10740968
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740968%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [adesa.fr] INFO: Scrape type for 10740968: 1
2026-03-27 16:31:14 [adesa.fr] INFO: Scraping item 10740968 url https://www.openlane.eu/en/carv6/auction/10740968
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752073%252Fgeneral%252Fd587fee1-a2ff-4b52-816d-e44dd29ef1e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752073/general/d587fee1-a2ff-4b52-816d-e44dd29ef1e1.jpg not downloaded yet
2026-03-27 16:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d1b3de0b-0763-518d-8c73-a50b73d7daa7 with identifier: 10737911
2026-03-27 16:31:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d1b3de0b-0763-518d-8c73-a50b73d7daa7 with identifier: 10737911
2026-03-27 16:31:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d1b3de0b-0763-518d-8c73-a50b73d7daa7 with identifier: 10737911 to the API
2026-03-27 16:31:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737911>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'd1b3de0b-0763-518d-8c73-a50b73d7daa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000342',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737911',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX3',
'odometer': 91057,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5657694/general/76e2f203-ed0d-4af4-af0a-019baf8e6565.jpg',
'https://images.openlane.eu/carimgs/5657694/general/1d8b10a4-0d78-415c-9bbe-ed112b2836f4.jpg',
'https://images.openlane.eu/carimgs/5657694/general/f2899daa-d47a-4a5b-a420-a6eda3e01d4f.jpg',
'https://images.openlane.eu/carimgs/5657694/general/9c39ea6c-350a-41f9-9575-f9b3df429c82.jpg',
'https://images.openlane.eu/carimgs/5657694/general/592efbe6-4a36-4163-8237-a654347ae95d.jpg',
'https://images.openlane.eu/carimgs/5657694/general/a7e86ee8-6e3e-4970-bb01-b51d754e911c.jpg',
'https://images.openlane.eu/carimgs/5657694/general/540acab4-26ce-4f63-a6a4-ded87c6154d5.jpg',
'https://images.openlane.eu/carimgs/5657694/general/42bb2191-1b02-4cb8-8799-9949099cea9b.jpg',
'https://images.openlane.eu/carimgs/5657694/general/107b4111-aa0e-437f-9f8c-ca6b8ea800fc.jpg',
'https://images.openlane.eu/carimgs/5657694/general/35d8fce4-c027-45aa-8bd8-78985bb8b7ec.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1098681,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/76e2f203-ed0d-4af4-af0a-019baf8e6565.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1080021,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/1d8b10a4-0d78-415c-9bbe-ed112b2836f4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1159445,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/f2899daa-d47a-4a5b-a420-a6eda3e01d4f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1238107,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/9c39ea6c-350a-41f9-9575-f9b3df429c82.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1221392,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/592efbe6-4a36-4163-8237-a654347ae95d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1272089,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/a7e86ee8-6e3e-4970-bb01-b51d754e911c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 774068,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/540acab4-26ce-4f63-a6a4-ded87c6154d5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 886603,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/42bb2191-1b02-4cb8-8799-9949099cea9b.jpg',
'Width': 2962},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 726789,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/107b4111-aa0e-437f-9f8c-ca6b8ea800fc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 788391,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/35d8fce4-c027-45aa-8bd8-78985bb8b7ec.jpg',
'Width': 2731}],
'price': 27900,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX3 M Sport - Electric - Automatic - 286 hp - 91.057 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-27 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737911%27 HTTP/1.1" 200 None
2026-03-27 16:31:15 [adesa.fr] INFO: Saving data for 10737911: {'created_time': 1774629075.577548, 'last_price_update_time': 1774629075.577558, 'auction_closing_time': 1774875600.0}
2026-03-27 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737911') HTTP/1.1" 204 0
2026-03-27 16:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with identifier: 10737959
2026-03-27 16:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with identifier: 10737959
2026-03-27 16:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with identifier: 10737959 to the API
2026-03-27 16:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737959>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '0adfe666-b7aa-5f18-b82d-e0cf0035b05a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737959',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 74222,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5443928/general/fadc06a3-c383-4d34-9006-c9063535012f.jpg',
'https://images.openlane.eu/carimgs/5443928/general/beb0adca-bfc9-49e9-993f-059948579bcd.jpg',
'https://images.openlane.eu/carimgs/5443928/general/9676b77f-2933-4a86-9ddc-86610bf47515.jpg',
'https://images.openlane.eu/carimgs/5443928/general/b0de969d-e2b5-4d5d-96f7-8f95131f59cb.jpg',
'https://images.openlane.eu/carimgs/5443928/general/c32a76d1-a52b-4a4d-8949-e978994efd37.jpg',
'https://images.openlane.eu/carimgs/5443928/general/dcb2bf83-4528-41a3-a90c-9bbe05f2f28f.jpg',
'https://images.openlane.eu/carimgs/5443928/general/12c6ee0d-5446-480c-8326-1f529fe40f45.jpg',
'https://images.openlane.eu/carimgs/5443928/general/3dd6b420-ef78-496c-8107-7b72102ce965.jpg',
'https://images.openlane.eu/carimgs/5443928/general/c54bc7dd-6a83-45fd-9bef-7680b50a19f9.jpg',
'https://images.openlane.eu/carimgs/5443928/general/c3d7e748-e439-4bb8-a230-8080ffe40351.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180525,
'Height': 1499,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/fadc06a3-c383-4d34-9006-c9063535012f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411019,
'Height': 1499,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/beb0adca-bfc9-49e9-993f-059948579bcd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347807,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/9676b77f-2933-4a86-9ddc-86610bf47515.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373691,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/b0de969d-e2b5-4d5d-96f7-8f95131f59cb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375986,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/c32a76d1-a52b-4a4d-8949-e978994efd37.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393562,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/dcb2bf83-4528-41a3-a90c-9bbe05f2f28f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391520,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/12c6ee0d-5446-480c-8326-1f529fe40f45.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410289,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/3dd6b420-ef78-496c-8107-7b72102ce965.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417050,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/c54bc7dd-6a83-45fd-9bef-7680b50a19f9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419957,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/c3d7e748-e439-4bb8-a230-8080ffe40351.jpg',
'Width': 2000}],
'price': 26300,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW 5 Series 530e M Sport - xDrive - Hybrid - Automatic - 184 hp - '
'74.222 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-27 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737959%27 HTTP/1.1" 200 None
2026-03-27 16:31:15 [adesa.fr] INFO: Saving data for 10737959: {'created_time': 1774629075.885797, 'last_price_update_time': 1774629075.885809, 'auction_closing_time': 1774876200.0}
2026-03-27 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737959') HTTP/1.1" 204 0
2026-03-27 16:31:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/2839063b-1b59-4163-a40b-2ad4a56fe494.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737878)
2026-03-27 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252F41c706eb-3af1-4fe2-a46d-e570e52c226f.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/41c706eb-3af1-4fe2-a46d-e570e52c226f.JPG not downloaded yet
2026-03-27 16:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752073/general/cb7d8cea-f734-4f66-8ec4-20b99bea29e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741022)
2026-03-27 16:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752073/general/18a36c70-1b4f-4706-8a2d-61a3efd307db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741022)
2026-03-27 16:31:15 [adesa.fr] INFO: Found listing with ID: 10735379
2026-03-27 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735379%27 HTTP/1.1" 200 None
2026-03-27 16:31:15 [adesa.fr] INFO: Scrape type for 10735379: 0
2026-03-27 16:31:15 [adesa.fr] INFO: Skipping item 10735379 url https://www.openlane.eu/en/carv6/auction/10735379
2026-03-27 16:31:15 [adesa.fr] INFO: Found listing with ID: 10740969
2026-03-27 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740969%27 HTTP/1.1" 200 None
2026-03-27 16:31:15 [adesa.fr] INFO: Scrape type for 10740969: 1
2026-03-27 16:31:15 [adesa.fr] INFO: Scraping item 10740969 url https://www.openlane.eu/en/carv6/auction/10740969
2026-03-27 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752073%252Fgeneral%252F95fa887b-3ba5-49c3-ba88-93255308f8dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752073/general/95fa887b-3ba5-49c3-ba88-93255308f8dc.jpg not downloaded yet
2026-03-27 16:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740998> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252Fc61dab6d-3919-46dc-bb3a-1dd9efbfa0e4.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/c61dab6d-3919-46dc-bb3a-1dd9efbfa0e4.JPG not downloaded yet
2026-03-27 16:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737958> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with identifier: 10737862
2026-03-27 16:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with scrape type 1
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4acbeef5-f8cc-5542-b9f7-543823a63dc7
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252F785c0bc9-9033-48a5-888b-db981f7f1c7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/785c0bc9-9033-48a5-888b-db981f7f1c7b.jpg already downloaded
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252F77c801f3-b79d-42ae-a61a-11839c7663ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/77c801f3-b79d-42ae-a61a-11839c7663ab.jpg already downloaded
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252Fce9b3b34-75e2-4975-a716-cf85c8cd2182.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/ce9b3b34-75e2-4975-a716-cf85c8cd2182.jpg already downloaded
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252F0bb11689-3c07-44d4-93b8-62337cb436c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/0bb11689-3c07-44d4-93b8-62337cb436c6.jpg already downloaded
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252Fc2fc4c73-0274-4d8c-9ddb-5e5e0f291837.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/c2fc4c73-0274-4d8c-9ddb-5e5e0f291837.jpg already downloaded
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252Fa1e0e803-d309-4bdd-bf4a-5f9eb189b6de.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/a1e0e803-d309-4bdd-bf4a-5f9eb189b6de.jpg already downloaded
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252F8f5b2c6b-e3c4-4bad-b3ae-1c5bd3c2c10b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/8f5b2c6b-e3c4-4bad-b3ae-1c5bd3c2c10b.jpg already downloaded
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252F36365581-b223-491c-9ec4-9c1db9510376.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/36365581-b223-491c-9ec4-9c1db9510376.jpg already downloaded
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252Fefd3328f-b021-4ce3-b1c5-88ae814c2909.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/efd3328f-b021-4ce3-b1c5-88ae814c2909.jpg already downloaded
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5267738%252Fgeneral%252F55e34ab6-7759-4aad-8883-f2ec02e4e23a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/55e34ab6-7759-4aad-8883-f2ec02e4e23a.jpg already downloaded
2026-03-27 16:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4acbeef5-f8cc-5542-b9f7-543823a63dc7, identifier: 10737862
2026-03-27 16:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b421b3f-5405-50c3-830c-add40dd11b6d with identifier: 10737868
2026-03-27 16:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b421b3f-5405-50c3-830c-add40dd11b6d with scrape type 1
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1b421b3f-5405-50c3-830c-add40dd11b6d
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252F50cb4552-f791-4522-a9d9-e82042299d6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/50cb4552-f791-4522-a9d9-e82042299d6f.jpg already downloaded
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252Ff427111e-cb85-45f1-89a1-4ae90078e5e2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/f427111e-cb85-45f1-89a1-4ae90078e5e2.jpeg already downloaded
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252F8e27ac9c-76d2-4a23-a84e-b6b641c0a528.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/8e27ac9c-76d2-4a23-a84e-b6b641c0a528.jpeg already downloaded
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252F8aecca1b-eae1-4409-bf12-b37e9accefeb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/8aecca1b-eae1-4409-bf12-b37e9accefeb.jpeg already downloaded
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252F2c1e6b2b-8716-4662-9a74-4dd74c6c7b71.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/2c1e6b2b-8716-4662-9a74-4dd74c6c7b71.jpeg already downloaded
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252F2f9b968b-2b26-4e12-b661-116b22dfd252.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/2f9b968b-2b26-4e12-b661-116b22dfd252.jpeg already downloaded
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252Fb11d72a0-9817-464c-b7ba-afe6637b69b9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/b11d72a0-9817-464c-b7ba-afe6637b69b9.jpeg already downloaded
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252Fdce2e7dd-181d-4ddf-b8c8-cac3cc243f96.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/dce2e7dd-181d-4ddf-b8c8-cac3cc243f96.jpeg already downloaded
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252Fc798c254-fa12-4569-b92e-d576f1546d6d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/c798c254-fa12-4569-b92e-d576f1546d6d.jpeg already downloaded
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443908%252Fgeneral%252F12d9ec0b-bdd5-40bf-b880-17e4cb99a566.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/12d9ec0b-bdd5-40bf-b880-17e4cb99a566.jpeg already downloaded
2026-03-27 16:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1b421b3f-5405-50c3-830c-add40dd11b6d, identifier: 10737868
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-27 16:31:16 [adesa.fr] INFO: Found listing with ID: 10740993
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740993%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [adesa.fr] INFO: Scrape type for 10740993: 1
2026-03-27 16:31:16 [adesa.fr] INFO: Scraping item 10740993 url https://www.openlane.eu/en/carv6/auction/10740993
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752073%252Fgeneral%252Fc5d4a9cf-890e-4e8d-a7ec-cce449c4a2e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752073/general/c5d4a9cf-890e-4e8d-a7ec-cce449c4a2e2.jpg not downloaded yet
2026-03-27 16:31:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with identifier: 10737862
2026-03-27 16:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with identifier: 10737862
2026-03-27 16:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with identifier: 10737862 to the API
2026-03-27 16:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737862>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '4acbeef5-f8cc-5542-b9f7-543823a63dc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125002225',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737862',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 20935,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5267738/general/785c0bc9-9033-48a5-888b-db981f7f1c7b.jpg',
'https://images.openlane.eu/carimgs/5267738/general/77c801f3-b79d-42ae-a61a-11839c7663ab.jpg',
'https://images.openlane.eu/carimgs/5267738/general/ce9b3b34-75e2-4975-a716-cf85c8cd2182.jpg',
'https://images.openlane.eu/carimgs/5267738/general/0bb11689-3c07-44d4-93b8-62337cb436c6.jpg',
'https://images.openlane.eu/carimgs/5267738/general/c2fc4c73-0274-4d8c-9ddb-5e5e0f291837.jpg',
'https://images.openlane.eu/carimgs/5267738/general/a1e0e803-d309-4bdd-bf4a-5f9eb189b6de.jpg',
'https://images.openlane.eu/carimgs/5267738/general/8f5b2c6b-e3c4-4bad-b3ae-1c5bd3c2c10b.jpg',
'https://images.openlane.eu/carimgs/5267738/general/36365581-b223-491c-9ec4-9c1db9510376.jpg',
'https://images.openlane.eu/carimgs/5267738/general/efd3328f-b021-4ce3-b1c5-88ae814c2909.jpg',
'https://images.openlane.eu/carimgs/5267738/general/55e34ab6-7759-4aad-8883-f2ec02e4e23a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/785c0bc9-9033-48a5-888b-db981f7f1c7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199361,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/77c801f3-b79d-42ae-a61a-11839c7663ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/ce9b3b34-75e2-4975-a716-cf85c8cd2182.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216849,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/0bb11689-3c07-44d4-93b8-62337cb436c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230000,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/c2fc4c73-0274-4d8c-9ddb-5e5e0f291837.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225739,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/a1e0e803-d309-4bdd-bf4a-5f9eb189b6de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147273,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/8f5b2c6b-e3c4-4bad-b3ae-1c5bd3c2c10b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146489,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/36365581-b223-491c-9ec4-9c1db9510376.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/efd3328f-b021-4ce3-b1c5-88ae814c2909.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112957,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/55e34ab6-7759-4aad-8883-f2ec02e4e23a.jpg',
'Width': 1024}],
'price': 31200,
'price_includes_vat': True,
'registration_date': '2023-07-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi A6 50 TFSIe S Line - Quattro - Hybrid - Automatic - 265 hp - '
'20.935 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-27 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737862%27 HTTP/1.1" 200 None
2026-03-27 16:31:18 [adesa.fr] INFO: Saving data for 10737862: {'created_time': 1774629078.542985, 'last_price_update_time': 1774629078.542995, 'auction_closing_time': 1774875600.0}
2026-03-27 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737862') HTTP/1.1" 204 0
2026-03-27 16:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1b421b3f-5405-50c3-830c-add40dd11b6d with identifier: 10737868
2026-03-27 16:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1b421b3f-5405-50c3-830c-add40dd11b6d with identifier: 10737868
2026-03-27 16:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1b421b3f-5405-50c3-830c-add40dd11b6d with identifier: 10737868 to the API
2026-03-27 16:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737868>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '1b421b3f-5405-50c3-830c-add40dd11b6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737868',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 77326,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5443908/general/50cb4552-f791-4522-a9d9-e82042299d6f.jpg',
'https://images.openlane.eu/carimgs/5443908/general/f427111e-cb85-45f1-89a1-4ae90078e5e2.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/8e27ac9c-76d2-4a23-a84e-b6b641c0a528.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/8aecca1b-eae1-4409-bf12-b37e9accefeb.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/2c1e6b2b-8716-4662-9a74-4dd74c6c7b71.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/2f9b968b-2b26-4e12-b661-116b22dfd252.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/b11d72a0-9817-464c-b7ba-afe6637b69b9.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/dce2e7dd-181d-4ddf-b8c8-cac3cc243f96.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/c798c254-fa12-4569-b92e-d576f1546d6d.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/12d9ec0b-bdd5-40bf-b880-17e4cb99a566.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315431,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/50cb4552-f791-4522-a9d9-e82042299d6f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423073,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/f427111e-cb85-45f1-89a1-4ae90078e5e2.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391721,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/8e27ac9c-76d2-4a23-a84e-b6b641c0a528.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417729,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/8aecca1b-eae1-4409-bf12-b37e9accefeb.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349071,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/2c1e6b2b-8716-4662-9a74-4dd74c6c7b71.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368931,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/2f9b968b-2b26-4e12-b661-116b22dfd252.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272820,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/b11d72a0-9817-464c-b7ba-afe6637b69b9.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306300,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/dce2e7dd-181d-4ddf-b8c8-cac3cc243f96.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355432,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/c798c254-fa12-4569-b92e-d576f1546d6d.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378417,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/12d9ec0b-bdd5-40bf-b880-17e4cb99a566.jpeg',
'Width': 1280}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW 2 Series Active Tourer 225e M Sport - xDrive - Hybrid - '
'Automatic - 136 hp - 77.326 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737868%27 HTTP/1.1" 200 None
2026-03-27 16:31:19 [adesa.fr] INFO: Saving data for 10737868: {'created_time': 1774629079.029915, 'last_price_update_time': 1774629079.029925, 'auction_closing_time': 1774875600.0}
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737868') HTTP/1.1" 204 0
2026-03-27 16:31:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/c99d3c23-f163-4cd8-9a2d-525a70a8da87.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737878)
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252F24c912af-acb3-4265-a0fe-a72b266621c1.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/24c912af-acb3-4265-a0fe-a72b266621c1.JPG not downloaded yet
2026-03-27 16:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752073/general/fcee0dae-d3c1-4d55-9273-7aded4260550.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741022)
2026-03-27 16:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752073/general/cdf87c36-e58e-4e8d-9194-a35272ba539f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741022)
2026-03-27 16:31:19 [adesa.fr] INFO: Found listing with ID: 10740990
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740990%27 HTTP/1.1" 200 None
2026-03-27 16:31:19 [adesa.fr] INFO: Scrape type for 10740990: 1
2026-03-27 16:31:19 [adesa.fr] INFO: Scraping item 10740990 url https://www.openlane.eu/en/carv6/auction/10740990
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752073%252Fgeneral%252Ff2b9f204-8512-4ac2-b40d-625e3bb4b081.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752073/general/f2b9f204-8512-4ac2-b40d-625e3bb4b081.jpg not downloaded yet
2026-03-27 16:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740991> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-27 16:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225967ad0>
2026-03-27 16:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a03fbf0c-f50e-5125-bb84-afe3969de84c/a03fbf0c-f50e-5125-bb84-afe3969de84c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752073%252Fgeneral%252Fcb7d8cea-f734-4f66-8ec4-20b99bea29e2.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752073/general/cb7d8cea-f734-4f66-8ec4-20b99bea29e2.jpg saved to cache
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a03fbf0c-f50e-5125-bb84-afe3969de84c
2026-03-27 16:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225828350>
2026-03-27 16:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a03fbf0c-f50e-5125-bb84-afe3969de84c/a03fbf0c-f50e-5125-bb84-afe3969de84c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752073%252Fgeneral%252F18a36c70-1b4f-4706-8a2d-61a3efd307db.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752073/general/18a36c70-1b4f-4706-8a2d-61a3efd307db.jpg saved to cache
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a03fbf0c-f50e-5125-bb84-afe3969de84c
2026-03-27 16:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 175a8fda-0779-5930-8d07-32f0262bf6f2 with identifier: 10740998
2026-03-27 16:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 175a8fda-0779-5930-8d07-32f0262bf6f2 with scrape type 1
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 175a8fda-0779-5930-8d07-32f0262bf6f2
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752023%252Fgeneral%252F8f359f82-d9bc-4a70-8763-a4a3fcf8d9e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752023/general/8f359f82-d9bc-4a70-8763-a4a3fcf8d9e3.jpg not downloaded yet
2026-03-27 16:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1536f987-b6f2-5039-8e87-580d65d0c791 with identifier: 10737958
2026-03-27 16:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1536f987-b6f2-5039-8e87-580d65d0c791 with scrape type 1
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1536f987-b6f2-5039-8e87-580d65d0c791
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252F470cb14b-7e3d-46f0-9546-3b8c7ea6726b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/470cb14b-7e3d-46f0-9546-3b8c7ea6726b.jpeg already downloaded
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252F22ab5d8e-bc60-480b-86fd-ef3b6bd444d9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/22ab5d8e-bc60-480b-86fd-ef3b6bd444d9.jpeg already downloaded
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252Fe44e3e06-4148-4a4c-813a-8fc684fd125b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/e44e3e06-4148-4a4c-813a-8fc684fd125b.jpeg already downloaded
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252F3fefc298-0f44-4197-b648-f9c4d7f85f76.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/3fefc298-0f44-4197-b648-f9c4d7f85f76.jpeg already downloaded
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252F33379bbe-08a5-448e-9380-eb67183e5c49.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/33379bbe-08a5-448e-9380-eb67183e5c49.jpeg already downloaded
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252F3d285c06-b896-4da7-be8f-a0932c420891.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/3d285c06-b896-4da7-be8f-a0932c420891.jpeg already downloaded
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252F44374cd3-5685-45ea-8aad-c4bc36c76119.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/44374cd3-5685-45ea-8aad-c4bc36c76119.jpeg already downloaded
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252F4f799f53-e80e-4aa3-8c96-3fcc5b3912aa.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/4f799f53-e80e-4aa3-8c96-3fcc5b3912aa.jpeg already downloaded
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252F71823e62-16f8-4842-98e4-7491c53e0337.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/71823e62-16f8-4842-98e4-7491c53e0337.jpeg already downloaded
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5443922%252Fgeneral%252Fe5b21e78-6343-4432-9382-89fd663b5a94.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/e5b21e78-6343-4432-9382-89fd663b5a94.jpeg already downloaded
2026-03-27 16:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1536f987-b6f2-5039-8e87-580d65d0c791, identifier: 10737958
2026-03-27 16:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752073/general/d587fee1-a2ff-4b52-816d-e44dd29ef1e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741022)
2026-03-27 16:31:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/41c706eb-3af1-4fe2-a46d-e570e52c226f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737878)
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252Fd162fd61-a77a-4e79-9004-a08796ba97db.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/d162fd61-a77a-4e79-9004-a08796ba97db.JPG not downloaded yet
2026-03-27 16:31:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1536f987-b6f2-5039-8e87-580d65d0c791 with identifier: 10737958
2026-03-27 16:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1536f987-b6f2-5039-8e87-580d65d0c791 with identifier: 10737958
2026-03-27 16:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1536f987-b6f2-5039-8e87-580d65d0c791 with identifier: 10737958 to the API
2026-03-27 16:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737958>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '1536f987-b6f2-5039-8e87-580d65d0c791',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003569',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737958',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 79248,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5443922/general/470cb14b-7e3d-46f0-9546-3b8c7ea6726b.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/22ab5d8e-bc60-480b-86fd-ef3b6bd444d9.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/e44e3e06-4148-4a4c-813a-8fc684fd125b.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/3fefc298-0f44-4197-b648-f9c4d7f85f76.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/33379bbe-08a5-448e-9380-eb67183e5c49.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/3d285c06-b896-4da7-be8f-a0932c420891.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/44374cd3-5685-45ea-8aad-c4bc36c76119.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/4f799f53-e80e-4aa3-8c96-3fcc5b3912aa.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/71823e62-16f8-4842-98e4-7491c53e0337.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/e5b21e78-6343-4432-9382-89fd663b5a94.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214426,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/470cb14b-7e3d-46f0-9546-3b8c7ea6726b.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397222,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/22ab5d8e-bc60-480b-86fd-ef3b6bd444d9.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319315,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/e44e3e06-4148-4a4c-813a-8fc684fd125b.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363386,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/3fefc298-0f44-4197-b648-f9c4d7f85f76.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370651,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/33379bbe-08a5-448e-9380-eb67183e5c49.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451849,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/3d285c06-b896-4da7-be8f-a0932c420891.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409038,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/44374cd3-5685-45ea-8aad-c4bc36c76119.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441014,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/4f799f53-e80e-4aa3-8c96-3fcc5b3912aa.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346403,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/71823e62-16f8-4842-98e4-7491c53e0337.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399735,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/e5b21e78-6343-4432-9382-89fd663b5a94.jpeg',
'Width': 1280}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-04-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW 2 Series Active Tourer 225e M Sport - xDrive - Hybrid - '
'Automatic - 245 hp - 79.248 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737958%27 HTTP/1.1" 200 None
2026-03-27 16:31:38 [adesa.fr] INFO: Saving data for 10737958: {'created_time': 1774629098.743815, 'last_price_update_time': 1774629098.743825, 'auction_closing_time': 1774876200.0}
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737958') HTTP/1.1" 204 0
2026-03-27 16:31:38 [adesa.fr] INFO: Found listing with ID: 10737968
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737968%27 HTTP/1.1" 200 None
2026-03-27 16:31:38 [adesa.fr] INFO: Scrape type for 10737968: 1
2026-03-27 16:31:38 [adesa.fr] INFO: Scraping item 10737968 url https://www.openlane.eu/en/carv6/auction/10737968
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752023%252Fgeneral%252Ff674816f-760a-4839-b96f-b252f7cfbf4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752023/general/f674816f-760a-4839-b96f-b252f7cfbf4e.jpg not downloaded yet
2026-03-27 16:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/c61dab6d-3919-46dc-bb3a-1dd9efbfa0e4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737878)
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5560610%252Fgeneral%252F86d84a1c-f26f-4828-8274-ab9ca5c724bc.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/86d84a1c-f26f-4828-8274-ab9ca5c724bc.JPG not downloaded yet
2026-03-27 16:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-27 16:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258cff90>
2026-03-27 16:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a03fbf0c-f50e-5125-bb84-afe3969de84c/a03fbf0c-f50e-5125-bb84-afe3969de84c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752073%252Fgeneral%252Ffcee0dae-d3c1-4d55-9273-7aded4260550.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752073/general/fcee0dae-d3c1-4d55-9273-7aded4260550.jpg saved to cache
2026-03-27 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a03fbf0c-f50e-5125-bb84-afe3969de84c
2026-03-27 16:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf7b10>
2026-03-27 16:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a03fbf0c-f50e-5125-bb84-afe3969de84c/a03fbf0c-f50e-5125-bb84-afe3969de84c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752073%252Fgeneral%252Fcdf87c36-e58e-4e8d-9194-a35272ba539f.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752073/general/cdf87c36-e58e-4e8d-9194-a35272ba539f.jpg saved to cache
2026-03-27 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a03fbf0c-f50e-5125-bb84-afe3969de84c
2026-03-27 16:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40b4238d-5b4e-58ad-834b-3160d794f99d with identifier: 10740976
2026-03-27 16:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40b4238d-5b4e-58ad-834b-3160d794f99d with scrape type 1
2026-03-27 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40b4238d-5b4e-58ad-834b-3160d794f99d
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752000%252Fgeneral%252F5054267a-8561-4361-a530-46d4f51f26cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752000/general/5054267a-8561-4361-a530-46d4f51f26cc.jpg not downloaded yet
2026-03-27 16:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1537058b-2ad4-5451-a751-001ea19d4c25 with identifier: 10740991
2026-03-27 16:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1537058b-2ad4-5451-a751-001ea19d4c25 with scrape type 1
2026-03-27 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1537058b-2ad4-5451-a751-001ea19d4c25
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252Fcef1d13f-1b4c-4c08-8e39-e53b64853a52.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/cef1d13f-1b4c-4c08-8e39-e53b64853a52.jpg not downloaded yet
2026-03-27 16:31:38 [adesa.fr] INFO: Found listing with ID: 10741013
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741013%27 HTTP/1.1" 200 None
2026-03-27 16:31:38 [adesa.fr] INFO: Scrape type for 10741013: 1
2026-03-27 16:31:38 [adesa.fr] INFO: Scraping item 10741013 url https://www.openlane.eu/en/carv6/auction/10741013
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752023%252Fgeneral%252F38b5a552-2e50-4053-a35a-573ef520e9d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752023/general/38b5a552-2e50-4053-a35a-573ef520e9d8.jpg not downloaded yet
2026-03-27 16:31:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c00250>
2026-03-27 16:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a03fbf0c-f50e-5125-bb84-afe3969de84c/a03fbf0c-f50e-5125-bb84-afe3969de84c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752073%252Fgeneral%252Fd587fee1-a2ff-4b52-816d-e44dd29ef1e1.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752073/general/d587fee1-a2ff-4b52-816d-e44dd29ef1e1.jpg saved to cache
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a03fbf0c-f50e-5125-bb84-afe3969de84c
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-27 16:31:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/24c912af-acb3-4265-a0fe-a72b266621c1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737878)
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to [<twisted.python.failure.Failure twisted.internet.error.ConnectionLost: Connection to the other side was lost in a non-clean fashion: Connection lost.>]
2026-03-27 16:31:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752000%252Fgeneral%252F170cd5ed-360f-4ac0-9643-7c8ddd01ac46.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752000/general/170cd5ed-360f-4ac0-9643-7c8ddd01ac46.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252F617bcec2-e591-4694-9c39-4e445c886901.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/617bcec2-e591-4694-9c39-4e445c886901.jpg not downloaded yet
2026-03-27 16:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752073/general/c5d4a9cf-890e-4e8d-a7ec-cce449c4a2e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741022)
2026-03-27 16:31:39 [adesa.fr] INFO: Found listing with ID: 10741033
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741033%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [adesa.fr] INFO: Scrape type for 10741033: 1
2026-03-27 16:31:39 [adesa.fr] INFO: Scraping item 10741033 url https://www.openlane.eu/en/carv6/auction/10741033
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752023%252Fgeneral%252F13b60cd8-a2ea-4cbe-811b-e8686c864cc0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752023/general/13b60cd8-a2ea-4cbe-811b-e8686c864cc0.jpg not downloaded yet
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-27 16:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07b52129-4d76-5453-87cc-c1a2270ea4ff with identifier: 10740983
2026-03-27 16:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07b52129-4d76-5453-87cc-c1a2270ea4ff with scrape type 1
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07b52129-4d76-5453-87cc-c1a2270ea4ff
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752007%252Fgeneral%252F8e246379-3c1e-4999-ab50-d24a3d4c3829.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752007/general/8e246379-3c1e-4999-ab50-d24a3d4c3829.jpg not downloaded yet
2026-03-27 16:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2e737ac-a584-50eb-b4d3-376ed00434dd with identifier: 10741036
2026-03-27 16:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2e737ac-a584-50eb-b4d3-376ed00434dd with scrape type 1
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c2e737ac-a584-50eb-b4d3-376ed00434dd
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752101%252Fgeneral%252F36b6ac53-8a48-4a48-a71f-509c7c37cf9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752101/general/36b6ac53-8a48-4a48-a71f-509c7c37cf9f.jpg not downloaded yet
2026-03-27 16:31:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/d162fd61-a77a-4e79-9004-a08796ba97db.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737878)
2026-03-27 16:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752073/general/b369230c-a131-485a-be85-fb50db88d0e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741022)
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752000%252Fgeneral%252F115dd75c-1936-4a11-839a-0db900ace2a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752000/general/115dd75c-1936-4a11-839a-0db900ace2a6.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252F53e9baab-581b-46d5-9d38-734b5ed6f5fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/53e9baab-581b-46d5-9d38-734b5ed6f5fa.jpg not downloaded yet
2026-03-27 16:31:39 [adesa.fr] INFO: Found listing with ID: 10740982
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740982%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [adesa.fr] INFO: Scrape type for 10740982: 1
2026-03-27 16:31:39 [adesa.fr] INFO: Scraping item 10740982 url https://www.openlane.eu/en/carv6/auction/10740982
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752023%252Fgeneral%252F8a729a67-542f-49c2-a7d7-7922c49582cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752023/general/8a729a67-542f-49c2-a7d7-7922c49582cd.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752007%252Fgeneral%252Fbf57d64b-7f31-4b83-8c9c-3f63bea49eca.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752007/general/bf57d64b-7f31-4b83-8c9c-3f63bea49eca.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752101%252Fgeneral%252F4121a8e1-462a-42ef-8037-6b4a2b3f96ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752101/general/4121a8e1-462a-42ef-8037-6b4a2b3f96ff.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752000%252Fgeneral%252Fcc45a11a-080b-4926-adb7-5a15db6b6b12.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752000/general/cc45a11a-080b-4926-adb7-5a15db6b6b12.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252F2567bf87-c8bb-4cba-9be1-ccee7d7c0dc0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/2567bf87-c8bb-4cba-9be1-ccee7d7c0dc0.jpg not downloaded yet
2026-03-27 16:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83edbc1b-e706-5e4d-82b7-5ce8e8e06973 with identifier: 10741034
2026-03-27 16:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83edbc1b-e706-5e4d-82b7-5ce8e8e06973 with scrape type 1
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 83edbc1b-e706-5e4d-82b7-5ce8e8e06973
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252Ffa91e7ee-5a8e-4f9a-bb6e-36c9f454ac80.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/fa91e7ee-5a8e-4f9a-bb6e-36c9f454ac80.jpg not downloaded yet
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-27 16:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752023/general/8f359f82-d9bc-4a70-8763-a4a3fcf8d9e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740998)
2026-03-27 16:31:39 [adesa.fr] INFO: Found listing with ID: 10740988
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740988%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [adesa.fr] INFO: Scrape type for 10740988: 1
2026-03-27 16:31:39 [adesa.fr] INFO: Scraping item 10740988 url https://www.openlane.eu/en/carv6/auction/10740988
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752023%252Fgeneral%252F6f5eac0e-3e47-4901-95c8-e4b72fd977b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752023/general/6f5eac0e-3e47-4901-95c8-e4b72fd977b5.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752007%252Fgeneral%252F124ee0cc-ad09-4879-801d-1ed69c915ccc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752007/general/124ee0cc-ad09-4879-801d-1ed69c915ccc.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752101%252Fgeneral%252Ff22c7104-ae60-4698-a7bc-4267c1c30bdb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752101/general/f22c7104-ae60-4698-a7bc-4267c1c30bdb.jpg not downloaded yet
2026-03-27 16:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752023/general/38b5a552-2e50-4053-a35a-573ef520e9d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740998)
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752000%252Fgeneral%252F300720a0-959e-4792-8ac2-5d613a608efc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752000/general/300720a0-959e-4792-8ac2-5d613a608efc.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252F44fca7d9-b7fc-426f-9634-a0bd259684fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/44fca7d9-b7fc-426f-9634-a0bd259684fc.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252F574f27fd-2b47-43a4-94c9-c52b3b61ca96.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/574f27fd-2b47-43a4-94c9-c52b3b61ca96.jpg not downloaded yet
2026-03-27 16:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225858490>
2026-03-27 16:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a03fbf0c-f50e-5125-bb84-afe3969de84c/a03fbf0c-f50e-5125-bb84-afe3969de84c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752073%252Fgeneral%252Fc5d4a9cf-890e-4e8d-a7ec-cce449c4a2e2.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752073/general/c5d4a9cf-890e-4e8d-a7ec-cce449c4a2e2.jpg saved to cache
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a03fbf0c-f50e-5125-bb84-afe3969de84c
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-27 16:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258f1b10>
2026-03-27 16:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a03fbf0c-f50e-5125-bb84-afe3969de84c/a03fbf0c-f50e-5125-bb84-afe3969de84c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752073%252Fgeneral%252Fb369230c-a131-485a-be85-fb50db88d0e0.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752073/general/b369230c-a131-485a-be85-fb50db88d0e0.jpg saved to cache
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a03fbf0c-f50e-5125-bb84-afe3969de84c
2026-03-27 16:31:39 [adesa.fr] INFO: Found listing with ID: 10738027
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738027%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [adesa.fr] INFO: Scrape type for 10738027: 1
2026-03-27 16:31:39 [adesa.fr] INFO: Scraping item 10738027 url https://www.openlane.eu/en/carv6/auction/10738027
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752023%252Fgeneral%252F8fb1ad84-072b-4625-8b77-3997ae43489b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752023/general/8fb1ad84-072b-4625-8b77-3997ae43489b.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752007%252Fgeneral%252Fda92e3f9-74cb-4a46-8e0a-16c46c72ee6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752007/general/da92e3f9-74cb-4a46-8e0a-16c46c72ee6a.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752101%252Fgeneral%252F3858faf3-6428-4a72-9557-051a59bdec2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752101/general/3858faf3-6428-4a72-9557-051a59bdec2e.jpg not downloaded yet
2026-03-27 16:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752000/general/170cd5ed-360f-4ac0-9643-7c8ddd01ac46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740976)
2026-03-27 16:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752073/general/95fa887b-3ba5-49c3-ba88-93255308f8dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741022)
2026-03-27 16:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752015/general/cef1d13f-1b4c-4c08-8e39-e53b64853a52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740991)
2026-03-27 16:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752015/general/617bcec2-e591-4694-9c39-4e445c886901.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740991)
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752000%252Fgeneral%252F84675e1b-909e-417e-8c44-8bda0cb717f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752000/general/84675e1b-909e-417e-8c44-8bda0cb717f4.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252Fb701e0b0-8cb6-4598-a3fe-a09e0f86c155.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/b701e0b0-8cb6-4598-a3fe-a09e0f86c155.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252F76aaf807-c5dc-492b-ab5e-d1caea1a5a5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/76aaf807-c5dc-492b-ab5e-d1caea1a5a5e.jpg not downloaded yet
2026-03-27 16:31:39 [adesa.fr] INFO: Found listing with ID: 10738007
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738007%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [adesa.fr] INFO: Scrape type for 10738007: 1
2026-03-27 16:31:39 [adesa.fr] INFO: Scraping item 10738007 url https://www.openlane.eu/en/carv6/auction/10738007
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752023%252Fgeneral%252F6680ed0b-cb0b-4a83-84c7-aabfbaa0ac0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752023/general/6680ed0b-cb0b-4a83-84c7-aabfbaa0ac0c.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752007%252Fgeneral%252Fac38abb0-a537-4215-85e0-a27b08728fbd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752007/general/ac38abb0-a537-4215-85e0-a27b08728fbd.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752101%252Fgeneral%252F075cb596-323b-4af9-8cc7-2c8699905143.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752101/general/075cb596-323b-4af9-8cc7-2c8699905143.jpg not downloaded yet
2026-03-27 16:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259ea950>
2026-03-27 16:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175a8fda-0779-5930-8d07-32f0262bf6f2/175a8fda-0779-5930-8d07-32f0262bf6f2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752023%252Fgeneral%252F8f359f82-d9bc-4a70-8763-a4a3fcf8d9e3.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752023/general/8f359f82-d9bc-4a70-8763-a4a3fcf8d9e3.jpg saved to cache
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 175a8fda-0779-5930-8d07-32f0262bf6f2
2026-03-27 16:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256f2490>
2026-03-27 16:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175a8fda-0779-5930-8d07-32f0262bf6f2/175a8fda-0779-5930-8d07-32f0262bf6f2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752023%252Fgeneral%252F38b5a552-2e50-4053-a35a-573ef520e9d8.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752023/general/38b5a552-2e50-4053-a35a-573ef520e9d8.jpg saved to cache
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 175a8fda-0779-5930-8d07-32f0262bf6f2
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752000%252Fgeneral%252Fa61f01d2-0902-4d24-947d-562d44dc6643.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752000/general/a61f01d2-0902-4d24-947d-562d44dc6643.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252Fa1c0ca79-a0d2-4cf8-9079-761b4330c1c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/a1c0ca79-a0d2-4cf8-9079-761b4330c1c8.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252Ff0d018e4-70cd-4fad-9d27-c478bd226f0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/f0d018e4-70cd-4fad-9d27-c478bd226f0d.jpg not downloaded yet
2026-03-27 16:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752096/general/fa91e7ee-5a8e-4f9a-bb6e-36c9f454ac80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741034)
2026-03-27 16:31:39 [adesa.fr] INFO: Found listing with ID: 10741001
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741001%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [adesa.fr] INFO: Scrape type for 10741001: 1
2026-03-27 16:31:39 [adesa.fr] INFO: Scraping item 10741001 url https://www.openlane.eu/en/carv6/auction/10741001
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752023%252Fgeneral%252Fe5f93a3d-d64a-44f3-856d-af72400a12ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752023/general/e5f93a3d-d64a-44f3-856d-af72400a12ee.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752007%252Fgeneral%252F52e8a717-c6c0-487d-a493-1017b535c518.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752007/general/52e8a717-c6c0-487d-a493-1017b535c518.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752101%252Fgeneral%252Fed396a81-6eac-4085-92ad-ff986a0117a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752101/general/ed396a81-6eac-4085-92ad-ff986a0117a2.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752000%252Fgeneral%252F49d0e6a2-f54a-42f9-afbd-c3bcb418073d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752000/general/49d0e6a2-f54a-42f9-afbd-c3bcb418073d.jpg not downloaded yet
2026-03-27 16:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252F78a4348c-d999-4daa-8b7b-edba56df9140.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/78a4348c-d999-4daa-8b7b-edba56df9140.jpg not downloaded yet
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252F5ee50359-9032-452f-8ed3-bd05eb271b14.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/5ee50359-9032-452f-8ed3-bd05eb271b14.jpg not downloaded yet
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22574cc90>
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40b4238d-5b4e-58ad-834b-3160d794f99d/40b4238d-5b4e-58ad-834b-3160d794f99d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752000%252Fgeneral%252F170cd5ed-360f-4ac0-9643-7c8ddd01ac46.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752000/general/170cd5ed-360f-4ac0-9643-7c8ddd01ac46.jpg saved to cache
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 40b4238d-5b4e-58ad-834b-3160d794f99d
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257d6490>
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a03fbf0c-f50e-5125-bb84-afe3969de84c/a03fbf0c-f50e-5125-bb84-afe3969de84c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752073%252Fgeneral%252F95fa887b-3ba5-49c3-ba88-93255308f8dc.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752073/general/95fa887b-3ba5-49c3-ba88-93255308f8dc.jpg saved to cache
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a03fbf0c-f50e-5125-bb84-afe3969de84c
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225adc9d0>
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252Fcef1d13f-1b4c-4c08-8e39-e53b64853a52.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/cef1d13f-1b4c-4c08-8e39-e53b64853a52.jpg saved to cache
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1537058b-2ad4-5451-a751-001ea19d4c25
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22561e910>
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252F617bcec2-e591-4694-9c39-4e445c886901.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/617bcec2-e591-4694-9c39-4e445c886901.jpg saved to cache
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1537058b-2ad4-5451-a751-001ea19d4c25
2026-03-27 16:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752023/general/f674816f-760a-4839-b96f-b252f7cfbf4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740998)
2026-03-27 16:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752015/general/2567bf87-c8bb-4cba-9be1-ccee7d7c0dc0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740991)
2026-03-27 16:31:40 [adesa.fr] INFO: Found listing with ID: 10740980
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740980%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [adesa.fr] INFO: Scrape type for 10740980: 1
2026-03-27 16:31:40 [adesa.fr] INFO: Scraping item 10740980 url https://www.openlane.eu/en/carv6/auction/10740980
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752023%252Fgeneral%252Fd2b4a693-177a-45b4-8253-df0abe9ee354.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752023/general/d2b4a693-177a-45b4-8253-df0abe9ee354.jpg not downloaded yet
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752007%252Fgeneral%252F95b95eca-deeb-45bb-8744-bf56371dcacc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752007/general/95b95eca-deeb-45bb-8744-bf56371dcacc.jpg not downloaded yet
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752101%252Fgeneral%252F0f5b0fec-b0cd-4171-a291-a60785fadc0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752101/general/0f5b0fec-b0cd-4171-a291-a60785fadc0b.jpg not downloaded yet
2026-03-27 16:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752000/general/5054267a-8561-4361-a530-46d4f51f26cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740976)
2026-03-27 16:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752007/general/da92e3f9-74cb-4a46-8e0a-16c46c72ee6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740983)
2026-03-27 16:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752023/general/8fb1ad84-072b-4625-8b77-3997ae43489b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740998)
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752000%252Fgeneral%252Fdad457b9-124d-4e5e-ace6-5acd5efff675.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752000/general/dad457b9-124d-4e5e-ace6-5acd5efff675.jpg not downloaded yet
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252F6b6ae127-de6a-4712-b3c4-673f4e643e2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/6b6ae127-de6a-4712-b3c4-673f4e643e2d.jpg not downloaded yet
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252Fdfbdaed3-34b0-4ca5-837e-ae54ee3afcf3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/dfbdaed3-34b0-4ca5-837e-ae54ee3afcf3.jpg not downloaded yet
2026-03-27 16:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:40 [adesa.fr] INFO: Found listing with ID: 10740986
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740986%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [adesa.fr] INFO: Scrape type for 10740986: 1
2026-03-27 16:31:40 [adesa.fr] INFO: Scraping item 10740986 url https://www.openlane.eu/en/carv6/auction/10740986
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752007%252Fgeneral%252F9095ccbd-6b5c-461d-a964-f9a7c7307e0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752007/general/9095ccbd-6b5c-461d-a964-f9a7c7307e0d.jpg not downloaded yet
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752101%252Fgeneral%252F488c6ecf-bafe-4521-b003-c099ae5e5ea9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752101/general/488c6ecf-bafe-4521-b003-c099ae5e5ea9.jpg not downloaded yet
2026-03-27 16:31:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256a8810>
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252Ffa91e7ee-5a8e-4f9a-bb6e-36c9f454ac80.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/fa91e7ee-5a8e-4f9a-bb6e-36c9f454ac80.jpg saved to cache
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 83edbc1b-e706-5e4d-82b7-5ce8e8e06973
2026-03-27 16:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752101/general/3858faf3-6428-4a72-9557-051a59bdec2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741036)
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752000%252Fgeneral%252F70f045a3-517d-4077-bdb1-924b56dd0664.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752000/general/70f045a3-517d-4077-bdb1-924b56dd0664.jpg not downloaded yet
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252F17740359-3fc7-4145-95f3-191220f16289.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/17740359-3fc7-4145-95f3-191220f16289.jpg not downloaded yet
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252F34b2cfe2-22fc-405b-9b15-89d0f64c1b7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/34b2cfe2-22fc-405b-9b15-89d0f64c1b7e.jpg not downloaded yet
2026-03-27 16:31:40 [adesa.fr] INFO: Found listing with ID: 10740975
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740975%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [adesa.fr] INFO: Scrape type for 10740975: 1
2026-03-27 16:31:40 [adesa.fr] INFO: Scraping item 10740975 url https://www.openlane.eu/en/carv6/auction/10740975
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752007%252Fgeneral%252F0127bb85-b601-40d2-9316-02d604956cc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752007/general/0127bb85-b601-40d2-9316-02d604956cc9.jpg not downloaded yet
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752101%252Fgeneral%252F4083cc93-a205-479d-94a9-9ecc02a8cd26.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752101/general/4083cc93-a205-479d-94a9-9ecc02a8cd26.jpg not downloaded yet
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22561d750>
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175a8fda-0779-5930-8d07-32f0262bf6f2/175a8fda-0779-5930-8d07-32f0262bf6f2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752023%252Fgeneral%252Ff674816f-760a-4839-b96f-b252f7cfbf4e.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752023/general/f674816f-760a-4839-b96f-b252f7cfbf4e.jpg saved to cache
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 175a8fda-0779-5930-8d07-32f0262bf6f2
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ad0550>
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252F2567bf87-c8bb-4cba-9be1-ccee7d7c0dc0.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/2567bf87-c8bb-4cba-9be1-ccee7d7c0dc0.jpg saved to cache
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1537058b-2ad4-5451-a751-001ea19d4c25
2026-03-27 16:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752096/general/f0d018e4-70cd-4fad-9d27-c478bd226f0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741034)
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252F42216ac3-603a-4c3d-bc17-cb401574f9ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/42216ac3-603a-4c3d-bc17-cb401574f9ef.jpg not downloaded yet
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257d6150>
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40b4238d-5b4e-58ad-834b-3160d794f99d/40b4238d-5b4e-58ad-834b-3160d794f99d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752000%252Fgeneral%252F5054267a-8561-4361-a530-46d4f51f26cc.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752000/general/5054267a-8561-4361-a530-46d4f51f26cc.jpg saved to cache
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 40b4238d-5b4e-58ad-834b-3160d794f99d
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224426210>
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07b52129-4d76-5453-87cc-c1a2270ea4ff/07b52129-4d76-5453-87cc-c1a2270ea4ff_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752007%252Fgeneral%252Fda92e3f9-74cb-4a46-8e0a-16c46c72ee6a.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752007/general/da92e3f9-74cb-4a46-8e0a-16c46c72ee6a.jpg saved to cache
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 07b52129-4d76-5453-87cc-c1a2270ea4ff
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224420b10>
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175a8fda-0779-5930-8d07-32f0262bf6f2/175a8fda-0779-5930-8d07-32f0262bf6f2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752023%252Fgeneral%252F8fb1ad84-072b-4625-8b77-3997ae43489b.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752023/general/8fb1ad84-072b-4625-8b77-3997ae43489b.jpg saved to cache
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 175a8fda-0779-5930-8d07-32f0262bf6f2
2026-03-27 16:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752096/general/5ee50359-9032-452f-8ed3-bd05eb271b14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741034)
2026-03-27 16:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752000/general/49d0e6a2-f54a-42f9-afbd-c3bcb418073d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740976)
2026-03-27 16:31:40 [adesa.fr] INFO: Found listing with ID: 10741029
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741029%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [adesa.fr] INFO: Scrape type for 10741029: 1
2026-03-27 16:31:40 [adesa.fr] INFO: Scraping item 10741029 url https://www.openlane.eu/en/carv6/auction/10741029
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752007%252Fgeneral%252F8738fc69-5131-4641-8926-1f9975498244.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752007/general/8738fc69-5131-4641-8926-1f9975498244.jpg not downloaded yet
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752101%252Fgeneral%252F29cb86f0-46f4-4e0f-ba5d-1e4211a8b85e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752101/general/29cb86f0-46f4-4e0f-ba5d-1e4211a8b85e.jpg not downloaded yet
2026-03-27 16:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9c77037-b6b0-5dde-82f3-793a26f03510 with identifier: 10740968
2026-03-27 16:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9c77037-b6b0-5dde-82f3-793a26f03510 with scrape type 1
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e9c77037-b6b0-5dde-82f3-793a26f03510
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252Fb053f51f-16e5-472a-ba32-944a66d52adf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/b053f51f-16e5-472a-ba32-944a66d52adf.jpg not downloaded yet
2026-03-27 16:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752015/general/78a4348c-d999-4daa-8b7b-edba56df9140.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740991)
2026-03-27 16:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752007/general/52e8a717-c6c0-487d-a493-1017b535c518.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740983)
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252F09bd07cb-9050-4e6e-83fe-efcc1d55e022.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/09bd07cb-9050-4e6e-83fe-efcc1d55e022.jpg not downloaded yet
2026-03-27 16:31:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab2b10>
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2e737ac-a584-50eb-b4d3-376ed00434dd/c2e737ac-a584-50eb-b4d3-376ed00434dd_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752101%252Fgeneral%252F3858faf3-6428-4a72-9557-051a59bdec2e.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752101/general/3858faf3-6428-4a72-9557-051a59bdec2e.jpg saved to cache
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c2e737ac-a584-50eb-b4d3-376ed00434dd
2026-03-27 16:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752096/general/dfbdaed3-34b0-4ca5-837e-ae54ee3afcf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741034)
2026-03-27 16:31:40 [adesa.fr] INFO: Found listing with ID: 10735366
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735366%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [adesa.fr] INFO: Scrape type for 10735366: 0
2026-03-27 16:31:40 [adesa.fr] INFO: Skipping item 10735366 url https://www.openlane.eu/en/carv6/auction/10735366
2026-03-27 16:31:40 [adesa.fr] INFO: Found listing with ID: 10735355
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735355%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [adesa.fr] INFO: Scrape type for 10735355: 0
2026-03-27 16:31:40 [adesa.fr] INFO: Skipping item 10735355 url https://www.openlane.eu/en/carv6/auction/10735355
2026-03-27 16:31:40 [adesa.fr] INFO: Found listing with ID: 10741030
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741030%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [adesa.fr] INFO: Scrape type for 10741030: 1
2026-03-27 16:31:40 [adesa.fr] INFO: Scraping item 10741030 url https://www.openlane.eu/en/carv6/auction/10741030
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252F026f95f9-6dca-4c3b-aacb-240cb78f4f9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/026f95f9-6dca-4c3b-aacb-240cb78f4f9c.jpg not downloaded yet
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b80a90>
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252Ff0d018e4-70cd-4fad-9d27-c478bd226f0d.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/f0d018e4-70cd-4fad-9d27-c478bd226f0d.jpg saved to cache
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 83edbc1b-e706-5e4d-82b7-5ce8e8e06973
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252F1e85ef44-98b1-4c4f-97d0-f280ac99a899.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/1e85ef44-98b1-4c4f-97d0-f280ac99a899.jpg not downloaded yet
2026-03-27 16:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752101/general/ed396a81-6eac-4085-92ad-ff986a0117a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741036)
2026-03-27 16:31:40 [adesa.fr] INFO: Found listing with ID: 10735394
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735394%27 HTTP/1.1" 200 None
2026-03-27 16:31:40 [adesa.fr] INFO: Scrape type for 10735394: 0
2026-03-27 16:31:40 [adesa.fr] INFO: Skipping item 10735394 url https://www.openlane.eu/en/carv6/auction/10735394
2026-03-27 16:31:40 [adesa.fr] INFO: Found listing with ID: 10735353
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735353%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [adesa.fr] INFO: Scrape type for 10735353: 0
2026-03-27 16:31:41 [adesa.fr] INFO: Skipping item 10735353 url https://www.openlane.eu/en/carv6/auction/10735353
2026-03-27 16:31:41 [adesa.fr] INFO: Found listing with ID: 10735392
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735392%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [adesa.fr] INFO: Scrape type for 10735392: 0
2026-03-27 16:31:41 [adesa.fr] INFO: Skipping item 10735392 url https://www.openlane.eu/en/carv6/auction/10735392
2026-03-27 16:31:41 [adesa.fr] INFO: Found listing with ID: 10735314
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735314%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [adesa.fr] INFO: Scrape type for 10735314: 0
2026-03-27 16:31:41 [adesa.fr] INFO: Skipping item 10735314 url https://www.openlane.eu/en/carv6/auction/10735314
2026-03-27 16:31:41 [adesa.fr] INFO: Found listing with ID: 10740961
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740961%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [adesa.fr] INFO: Scrape type for 10740961: 1
2026-03-27 16:31:41 [adesa.fr] INFO: Scraping item 10740961 url https://www.openlane.eu/en/carv6/auction/10740961
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252F2ff2f29b-07b4-4e4e-ae52-e7b135ca08c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/2ff2f29b-07b4-4e4e-ae52-e7b135ca08c9.jpg not downloaded yet
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224438e50>
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252F5ee50359-9032-452f-8ed3-bd05eb271b14.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/5ee50359-9032-452f-8ed3-bd05eb271b14.jpg saved to cache
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 83edbc1b-e706-5e4d-82b7-5ce8e8e06973
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225868690>
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40b4238d-5b4e-58ad-834b-3160d794f99d/40b4238d-5b4e-58ad-834b-3160d794f99d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752000%252Fgeneral%252F49d0e6a2-f54a-42f9-afbd-c3bcb418073d.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752000/general/49d0e6a2-f54a-42f9-afbd-c3bcb418073d.jpg saved to cache
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 40b4238d-5b4e-58ad-834b-3160d794f99d
2026-03-27 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752101/general/0f5b0fec-b0cd-4171-a291-a60785fadc0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741036)
2026-03-27 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752096/general/34b2cfe2-22fc-405b-9b15-89d0f64c1b7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741034)
2026-03-27 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752007/general/0127bb85-b601-40d2-9316-02d604956cc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740983)
2026-03-27 16:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4069ae53-d865-5ab2-88d1-75df2834f70f with identifier: 10740972
2026-03-27 16:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4069ae53-d865-5ab2-88d1-75df2834f70f with scrape type 1
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4069ae53-d865-5ab2-88d1-75df2834f70f
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252Feb2943bf-e3e0-421a-982e-3fde1e78ee7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/eb2943bf-e3e0-421a-982e-3fde1e78ee7f.jpg not downloaded yet
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a71bd0>
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252F78a4348c-d999-4daa-8b7b-edba56df9140.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/78a4348c-d999-4daa-8b7b-edba56df9140.jpg saved to cache
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1537058b-2ad4-5451-a751-001ea19d4c25
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258f3c50>
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07b52129-4d76-5453-87cc-c1a2270ea4ff/07b52129-4d76-5453-87cc-c1a2270ea4ff_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752007%252Fgeneral%252F52e8a717-c6c0-487d-a493-1017b535c518.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752007/general/52e8a717-c6c0-487d-a493-1017b535c518.jpg saved to cache
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 07b52129-4d76-5453-87cc-c1a2270ea4ff
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bda890>
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252Fdfbdaed3-34b0-4ca5-837e-ae54ee3afcf3.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/dfbdaed3-34b0-4ca5-837e-ae54ee3afcf3.jpg saved to cache
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 83edbc1b-e706-5e4d-82b7-5ce8e8e06973
2026-03-27 16:31:41 [adesa.fr] INFO: Found listing with ID: 10735304
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735304%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [adesa.fr] INFO: Scrape type for 10735304: 0
2026-03-27 16:31:41 [adesa.fr] INFO: Skipping item 10735304 url https://www.openlane.eu/en/carv6/auction/10735304
2026-03-27 16:31:41 [adesa.fr] INFO: Found listing with ID: 10735321
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735321%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [adesa.fr] INFO: Scrape type for 10735321: 0
2026-03-27 16:31:41 [adesa.fr] INFO: Skipping item 10735321 url https://www.openlane.eu/en/carv6/auction/10735321
2026-03-27 16:31:41 [adesa.fr] INFO: Found listing with ID: 10735380
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735380%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [adesa.fr] INFO: Scrape type for 10735380: 0
2026-03-27 16:31:41 [adesa.fr] INFO: Skipping item 10735380 url https://www.openlane.eu/en/carv6/auction/10735380
2026-03-27 16:31:41 [adesa.fr] INFO: Found listing with ID: 10740978
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740978%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [adesa.fr] INFO: Scrape type for 10740978: 1
2026-03-27 16:31:41 [adesa.fr] INFO: Scraping item 10740978 url https://www.openlane.eu/en/carv6/auction/10740978
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252F80171bf7-a90d-45b8-ae22-f0bd2e68714e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/80171bf7-a90d-45b8-ae22-f0bd2e68714e.jpg not downloaded yet
2026-03-27 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752096/general/42216ac3-603a-4c3d-bc17-cb401574f9ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741034)
2026-03-27 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752015/general/17740359-3fc7-4145-95f3-191220f16289.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740991)
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252F217854d9-42b8-4fb5-a51d-18b51e563822.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/217854d9-42b8-4fb5-a51d-18b51e563822.jpg not downloaded yet
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bbfb10>
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2e737ac-a584-50eb-b4d3-376ed00434dd/c2e737ac-a584-50eb-b4d3-376ed00434dd_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752101%252Fgeneral%252Fed396a81-6eac-4085-92ad-ff986a0117a2.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752101/general/ed396a81-6eac-4085-92ad-ff986a0117a2.jpg saved to cache
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c2e737ac-a584-50eb-b4d3-376ed00434dd
2026-03-27 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752101/general/4083cc93-a205-479d-94a9-9ecc02a8cd26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741036)
2026-03-27 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751992/general/b053f51f-16e5-472a-ba32-944a66d52adf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740968)
2026-03-27 16:31:41 [adesa.fr] INFO: Found listing with ID: 10735354
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735354%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [adesa.fr] INFO: Scrape type for 10735354: 0
2026-03-27 16:31:41 [adesa.fr] INFO: Skipping item 10735354 url https://www.openlane.eu/en/carv6/auction/10735354
2026-03-27 16:31:41 [adesa.fr] INFO: Found listing with ID: 10735361
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735361%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [adesa.fr] INFO: Scrape type for 10735361: 0
2026-03-27 16:31:41 [adesa.fr] INFO: Skipping item 10735361 url https://www.openlane.eu/en/carv6/auction/10735361
2026-03-27 16:31:41 [adesa.fr] INFO: Found listing with ID: 10735395
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735395%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [adesa.fr] INFO: Scrape type for 10735395: 0
2026-03-27 16:31:41 [adesa.fr] INFO: Skipping item 10735395 url https://www.openlane.eu/en/carv6/auction/10735395
2026-03-27 16:31:41 [adesa.fr] INFO: Found listing with ID: 10735342
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735342%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [adesa.fr] INFO: Scrape type for 10735342: 0
2026-03-27 16:31:41 [adesa.fr] INFO: Skipping item 10735342 url https://www.openlane.eu/en/carv6/auction/10735342
2026-03-27 16:31:41 [adesa.fr] INFO: Found listing with ID: 10735302
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735302%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [adesa.fr] INFO: Scrape type for 10735302: 0
2026-03-27 16:31:41 [adesa.fr] INFO: Skipping item 10735302 url https://www.openlane.eu/en/carv6/auction/10735302
2026-03-27 16:31:41 [adesa.fr] INFO: Found listing with ID: 10735343
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735343%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [adesa.fr] INFO: Scrape type for 10735343: 0
2026-03-27 16:31:41 [adesa.fr] INFO: Skipping item 10735343 url https://www.openlane.eu/en/carv6/auction/10735343
2026-03-27 16:31:41 [adesa.fr] INFO: Found listing with ID: 10735346
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735346%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [adesa.fr] INFO: Scrape type for 10735346: 0
2026-03-27 16:31:41 [adesa.fr] INFO: Skipping item 10735346 url https://www.openlane.eu/en/carv6/auction/10735346
2026-03-27 16:31:41 [adesa.fr] INFO: Found listing with ID: 10735345
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735345%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [adesa.fr] INFO: Scrape type for 10735345: 0
2026-03-27 16:31:41 [adesa.fr] INFO: Skipping item 10735345 url https://www.openlane.eu/en/carv6/auction/10735345
2026-03-27 16:31:41 [adesa.fr] INFO: Found listing with ID: 10738040
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738040%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [adesa.fr] INFO: Scrape type for 10738040: 1
2026-03-27 16:31:41 [adesa.fr] INFO: Scraping item 10738040 url https://www.openlane.eu/en/carv6/auction/10738040
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252Fe824a8ff-cba0-4a19-b839-2a63d6200166.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/e824a8ff-cba0-4a19-b839-2a63d6200166.jpg not downloaded yet
2026-03-27 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257574d0>
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2e737ac-a584-50eb-b4d3-376ed00434dd/c2e737ac-a584-50eb-b4d3-376ed00434dd_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752101%252Fgeneral%252F0f5b0fec-b0cd-4171-a291-a60785fadc0b.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752101/general/0f5b0fec-b0cd-4171-a291-a60785fadc0b.jpg saved to cache
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c2e737ac-a584-50eb-b4d3-376ed00434dd
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227a98a50>
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252F34b2cfe2-22fc-405b-9b15-89d0f64c1b7e.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/34b2cfe2-22fc-405b-9b15-89d0f64c1b7e.jpg saved to cache
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 83edbc1b-e706-5e4d-82b7-5ce8e8e06973
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22443b310>
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07b52129-4d76-5453-87cc-c1a2270ea4ff/07b52129-4d76-5453-87cc-c1a2270ea4ff_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752007%252Fgeneral%252F0127bb85-b601-40d2-9316-02d604956cc9.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752007/general/0127bb85-b601-40d2-9316-02d604956cc9.jpg saved to cache
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 07b52129-4d76-5453-87cc-c1a2270ea4ff
2026-03-27 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752096/general/1e85ef44-98b1-4c4f-97d0-f280ac99a899.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741034)
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252F94b50499-e1ea-455c-92bb-d0f67bdd707a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/94b50499-e1ea-455c-92bb-d0f67bdd707a.jpg not downloaded yet
2026-03-27 16:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740969> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751992/general/026f95f9-6dca-4c3b-aacb-240cb78f4f9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740968)
2026-03-27 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752096/general/09bd07cb-9050-4e6e-83fe-efcc1d55e022.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741034)
2026-03-27 16:31:41 [adesa.fr] INFO: Found listing with ID: 10737995
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737995%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [adesa.fr] INFO: Scrape type for 10737995: 1
2026-03-27 16:31:41 [adesa.fr] INFO: Scraping item 10737995 url https://www.openlane.eu/en/carv6/auction/10737995
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252F357daaa4-20a5-4731-b188-83bb7f58493c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/357daaa4-20a5-4731-b188-83bb7f58493c.jpg not downloaded yet
2026-03-27 16:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740955> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225924490>
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252F42216ac3-603a-4c3d-bc17-cb401574f9ef.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/42216ac3-603a-4c3d-bc17-cb401574f9ef.jpg saved to cache
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 83edbc1b-e706-5e4d-82b7-5ce8e8e06973
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b7150>
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252F17740359-3fc7-4145-95f3-191220f16289.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/17740359-3fc7-4145-95f3-191220f16289.jpg saved to cache
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1537058b-2ad4-5451-a751-001ea19d4c25
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252F60de2b66-208e-4a84-b067-727a078919fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/60de2b66-208e-4a84-b067-727a078919fb.jpg not downloaded yet
2026-03-27 16:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259a1950>
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2e737ac-a584-50eb-b4d3-376ed00434dd/c2e737ac-a584-50eb-b4d3-376ed00434dd_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752101%252Fgeneral%252F4083cc93-a205-479d-94a9-9ecc02a8cd26.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752101/general/4083cc93-a205-479d-94a9-9ecc02a8cd26.jpg saved to cache
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c2e737ac-a584-50eb-b4d3-376ed00434dd
2026-03-27 16:31:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a85090>
2026-03-27 16:31:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252Fb053f51f-16e5-472a-ba32-944a66d52adf.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/b053f51f-16e5-472a-ba32-944a66d52adf.jpg saved to cache
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e9c77037-b6b0-5dde-82f3-793a26f03510
2026-03-27 16:31:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 725b43a8-fae3-5089-9bd8-7b2a80a3441e with identifier: 10737968
2026-03-27 16:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e with scrape type 1
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252F9328f4ba-5ef1-48b6-ac58-bcf15d629f7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/9328f4ba-5ef1-48b6-ac58-bcf15d629f7f.jpg already downloaded
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252F5e31699e-5f5e-46c1-b074-c1544dfae584.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/5e31699e-5f5e-46c1-b074-c1544dfae584.JPG not downloaded yet
2026-03-27 16:31:42 [adesa.fr] INFO: Found listing with ID: 10741027
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741027%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [adesa.fr] INFO: Scrape type for 10741027: 1
2026-03-27 16:31:42 [adesa.fr] INFO: Scraping item 10741027 url https://www.openlane.eu/en/carv6/auction/10741027
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252Ff27fa8a4-3c67-4dc7-879f-7754255a307d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/f27fa8a4-3c67-4dc7-879f-7754255a307d.jpg not downloaded yet
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252F2d7dafd5-2fbe-4b45-a43b-1708853dd9cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/2d7dafd5-2fbe-4b45-a43b-1708853dd9cf.jpg not downloaded yet
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252F8c1fa79a-ed21-4108-b551-50d5cab0a08d.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/8c1fa79a-ed21-4108-b551-50d5cab0a08d.JPG not downloaded yet
2026-03-27 16:31:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256ec450>
2026-03-27 16:31:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252F1e85ef44-98b1-4c4f-97d0-f280ac99a899.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/1e85ef44-98b1-4c4f-97d0-f280ac99a899.jpg saved to cache
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 83edbc1b-e706-5e4d-82b7-5ce8e8e06973
2026-03-27 16:31:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 768356a4-1a16-5c69-94c7-69c10fcdd7c0 with identifier: 10740969
2026-03-27 16:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 768356a4-1a16-5c69-94c7-69c10fcdd7c0 with scrape type 1
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 768356a4-1a16-5c69-94c7-69c10fcdd7c0
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252F7984b24f-aee6-44a3-8933-0eab712f9b19.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/7984b24f-aee6-44a3-8933-0eab712f9b19.jpg not downloaded yet
2026-03-27 16:31:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256ede90>
2026-03-27 16:31:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252F026f95f9-6dca-4c3b-aacb-240cb78f4f9c.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/026f95f9-6dca-4c3b-aacb-240cb78f4f9c.jpg saved to cache
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e9c77037-b6b0-5dde-82f3-793a26f03510
2026-03-27 16:31:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cad4d0>
2026-03-27 16:31:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252F09bd07cb-9050-4e6e-83fe-efcc1d55e022.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/09bd07cb-9050-4e6e-83fe-efcc1d55e022.jpg saved to cache
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 83edbc1b-e706-5e4d-82b7-5ce8e8e06973
2026-03-27 16:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751992/general/2ff2f29b-07b4-4e4e-ae52-e7b135ca08c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740968)
2026-03-27 16:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751996/general/eb2943bf-e3e0-421a-982e-3fde1e78ee7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740972)
2026-03-27 16:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751992/general/80171bf7-a90d-45b8-ae22-f0bd2e68714e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740968)
2026-03-27 16:31:42 [adesa.fr] INFO: Found listing with ID: 10735401
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735401%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [adesa.fr] INFO: Scrape type for 10735401: 0
2026-03-27 16:31:42 [adesa.fr] INFO: Skipping item 10735401 url https://www.openlane.eu/en/carv6/auction/10735401
2026-03-27 16:31:42 [adesa.fr] INFO: Found listing with ID: 10737994
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737994%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [adesa.fr] INFO: Scrape type for 10737994: 1
2026-03-27 16:31:42 [adesa.fr] INFO: Scraping item 10737994 url https://www.openlane.eu/en/carv6/auction/10737994
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252F6f95f9ed-9083-4844-8a68-643ecf20ad99.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/6f95f9ed-9083-4844-8a68-643ecf20ad99.jpg not downloaded yet
2026-03-27 16:31:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4b600ff-c246-5306-b624-0c87022e03c3 with identifier: 10737915
2026-03-27 16:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4b600ff-c246-5306-b624-0c87022e03c3 with scrape type 1
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a4b600ff-c246-5306-b624-0c87022e03c3
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252F507d0f1f-d3be-4dd6-985a-6167efa44e43.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/507d0f1f-d3be-4dd6-985a-6167efa44e43.jpg already downloaded
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252Fb309feeb-674a-45dd-a9db-8bbd1c482de6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/b309feeb-674a-45dd-a9db-8bbd1c482de6.jpg already downloaded
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252F825503fe-68b0-420c-a2aa-94a54bb83116.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/825503fe-68b0-420c-a2aa-94a54bb83116.jpg already downloaded
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252Fdec7a20c-c416-466d-9a43-bb341ab1b7c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/dec7a20c-c416-466d-9a43-bb341ab1b7c3.jpg already downloaded
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252F9b044aeb-de72-4cfb-93c8-27ea950becc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/9b044aeb-de72-4cfb-93c8-27ea950becc3.jpg already downloaded
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252F64fcbcce-1ddb-45fb-a6c6-8df566b3f4ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/64fcbcce-1ddb-45fb-a6c6-8df566b3f4ff.jpg already downloaded
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252Fe064d3f0-3409-439d-a191-9d96349585d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/e064d3f0-3409-439d-a191-9d96349585d1.jpg already downloaded
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252F7015b34e-f7c1-4a54-a04b-b1334f481d9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/7015b34e-f7c1-4a54-a04b-b1334f481d9c.jpg already downloaded
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252F0d77c0b2-b09e-4da2-9db6-b63e88809f12.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/0d77c0b2-b09e-4da2-9db6-b63e88809f12.jpg already downloaded
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665314%252Fgeneral%252F3de25999-2033-4f3a-bc46-813923ff9686.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/3de25999-2033-4f3a-bc46-813923ff9686.jpg already downloaded
2026-03-27 16:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a4b600ff-c246-5306-b624-0c87022e03c3, identifier: 10737915
2026-03-27 16:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c81dbdf-f0e1-5333-bb2f-7077561789d3 with identifier: 10740955
2026-03-27 16:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c81dbdf-f0e1-5333-bb2f-7077561789d3 with scrape type 1
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6c81dbdf-f0e1-5333-bb2f-7077561789d3
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708713%252Fgeneral%252F0bfc099e-9149-438c-a85b-9697d122eebb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708713/general/0bfc099e-9149-438c-a85b-9697d122eebb.jpg already downloaded
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708713%252Fgeneral%252Fab48f810-0ae1-4747-ad95-c3e7443c102d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708713/general/ab48f810-0ae1-4747-ad95-c3e7443c102d.jpg already downloaded
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708713%252Fgeneral%252Fbaca78e0-63a7-4496-b808-1b2f4f94287b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708713/general/baca78e0-63a7-4496-b808-1b2f4f94287b.jpg already downloaded
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708713%252Fgeneral%252F49272f7f-bc8e-4f8c-898f-75989c923a6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708713/general/49272f7f-bc8e-4f8c-898f-75989c923a6d.jpg already downloaded
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708713%252Fgeneral%252F2e115b4c-a444-4fdc-84d2-1edc3e44213d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708713/general/2e115b4c-a444-4fdc-84d2-1edc3e44213d.jpg already downloaded
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708713%252Fgeneral%252F477dc73b-6441-4a10-8443-af258b1626a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708713/general/477dc73b-6441-4a10-8443-af258b1626a5.jpg already downloaded
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708713%252Fgeneral%252F87747350-4ba6-44ef-9d7e-6883c3939dfc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708713/general/87747350-4ba6-44ef-9d7e-6883c3939dfc.jpg already downloaded
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708713%252Fgeneral%252Fbb21a33e-f184-401a-b00a-838bb3b9895f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708713/general/bb21a33e-f184-401a-b00a-838bb3b9895f.jpg already downloaded
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708713%252Fgeneral%252F07374c02-a9f0-4c37-bfa0-abe6ee758334.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708713/general/07374c02-a9f0-4c37-bfa0-abe6ee758334.jpg already downloaded
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708713%252Fgeneral%252F286d5163-3bc4-4bf8-911b-057e28c0c831.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708713/general/286d5163-3bc4-4bf8-911b-057e28c0c831.jpg already downloaded
2026-03-27 16:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6c81dbdf-f0e1-5333-bb2f-7077561789d3, identifier: 10740955
2026-03-27 16:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 708615ed-6119-5436-9f20-4b39c1dd1bac with identifier: 10738027
2026-03-27 16:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 708615ed-6119-5436-9f20-4b39c1dd1bac with scrape type 1
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 708615ed-6119-5436-9f20-4b39c1dd1bac
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252F97228ac3-3c6e-48d0-b8ae-bc2dca061369.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/97228ac3-3c6e-48d0-b8ae-bc2dca061369.jpg already downloaded
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252F4ccc551b-d097-4450-b1db-0c9306343f33.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/4ccc551b-d097-4450-b1db-0c9306343f33.jpg already downloaded
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252F9b08aced-6acb-4b33-bc34-8a3294ddad2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/9b08aced-6acb-4b33-bc34-8a3294ddad2a.jpg already downloaded
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252F43bf2b1c-f3f9-40f3-8d3c-0ddab9412d28.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/43bf2b1c-f3f9-40f3-8d3c-0ddab9412d28.jpg already downloaded
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252Ff71b194b-5287-42a7-947e-7ce8460df5c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/f71b194b-5287-42a7-947e-7ce8460df5c3.jpg already downloaded
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252Fbe5afb73-8445-465a-8f04-8748eea4d081.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/be5afb73-8445-465a-8f04-8748eea4d081.jpg already downloaded
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252F9e412ec7-c41b-4d74-b5f4-d7adb38a9199.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/9e412ec7-c41b-4d74-b5f4-d7adb38a9199.jpg already downloaded
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252F38c710ed-d2d4-4fc5-a4d9-64d68ab51328.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/38c710ed-d2d4-4fc5-a4d9-64d68ab51328.jpg already downloaded
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252Fb7a5d516-02f8-4ecc-bb4e-1b308aab0123.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/b7a5d516-02f8-4ecc-bb4e-1b308aab0123.jpg already downloaded
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702860%252Fgeneral%252Fec3d3722-719b-448d-a9f6-8d8210ebfa8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/ec3d3722-719b-448d-a9f6-8d8210ebfa8b.jpg already downloaded
2026-03-27 16:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 708615ed-6119-5436-9f20-4b39c1dd1bac, identifier: 10738027
2026-03-27 16:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751996/general/217854d9-42b8-4fb5-a51d-18b51e563822.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740972)
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252F884ff67f-57c5-40e3-b411-ede4647385d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/884ff67f-57c5-40e3-b411-ede4647385d7.jpg not downloaded yet
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252Fc7e51c28-9551-4363-ad45-e99ed5f6fb77.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/c7e51c28-9551-4363-ad45-e99ed5f6fb77.JPG not downloaded yet
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252F0db57be6-1f70-436f-b3e8-c463aee980b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/0db57be6-1f70-436f-b3e8-c463aee980b5.jpg not downloaded yet
2026-03-27 16:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a4b600ff-c246-5306-b624-0c87022e03c3 with identifier: 10737915
2026-03-27 16:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a4b600ff-c246-5306-b624-0c87022e03c3 with identifier: 10737915
2026-03-27 16:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a4b600ff-c246-5306-b624-0c87022e03c3 with identifier: 10737915 to the API
2026-03-27 16:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737915>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'a4b600ff-c246-5306-b624-0c87022e03c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000383',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737915',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Born',
'odometer': 14550,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5665314/general/507d0f1f-d3be-4dd6-985a-6167efa44e43.jpg',
'https://images.openlane.eu/carimgs/5665314/general/b309feeb-674a-45dd-a9db-8bbd1c482de6.jpg',
'https://images.openlane.eu/carimgs/5665314/general/825503fe-68b0-420c-a2aa-94a54bb83116.jpg',
'https://images.openlane.eu/carimgs/5665314/general/dec7a20c-c416-466d-9a43-bb341ab1b7c3.jpg',
'https://images.openlane.eu/carimgs/5665314/general/9b044aeb-de72-4cfb-93c8-27ea950becc3.jpg',
'https://images.openlane.eu/carimgs/5665314/general/64fcbcce-1ddb-45fb-a6c6-8df566b3f4ff.jpg',
'https://images.openlane.eu/carimgs/5665314/general/e064d3f0-3409-439d-a191-9d96349585d1.jpg',
'https://images.openlane.eu/carimgs/5665314/general/7015b34e-f7c1-4a54-a04b-b1334f481d9c.jpg',
'https://images.openlane.eu/carimgs/5665314/general/0d77c0b2-b09e-4da2-9db6-b63e88809f12.jpg',
'https://images.openlane.eu/carimgs/5665314/general/3de25999-2033-4f3a-bc46-813923ff9686.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1380452,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/507d0f1f-d3be-4dd6-985a-6167efa44e43.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1054697,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/b309feeb-674a-45dd-a9db-8bbd1c482de6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1141760,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/825503fe-68b0-420c-a2aa-94a54bb83116.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 936147,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/dec7a20c-c416-466d-9a43-bb341ab1b7c3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 940673,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/9b044aeb-de72-4cfb-93c8-27ea950becc3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1309091,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/64fcbcce-1ddb-45fb-a6c6-8df566b3f4ff.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700382,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/e064d3f0-3409-439d-a191-9d96349585d1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 741717,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/7015b34e-f7c1-4a54-a04b-b1334f481d9c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 742375,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/0d77c0b2-b09e-4da2-9db6-b63e88809f12.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 716749,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/3de25999-2033-4f3a-bc46-813923ff9686.jpg',
'Width': 2731}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2024-06-13',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Cupra Born 58 kWh - Electric - Automatic - 204 hp - 14.550 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737915%27 HTTP/1.1" 200 None
2026-03-27 16:31:44 [adesa.fr] INFO: Saving data for 10737915: {'created_time': 1774629104.271558, 'last_price_update_time': 1774629104.271573, 'auction_closing_time': 1774875600.0}
2026-03-27 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737915') HTTP/1.1" 204 0
2026-03-27 16:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6c81dbdf-f0e1-5333-bb2f-7077561789d3 with identifier: 10740955
2026-03-27 16:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6c81dbdf-f0e1-5333-bb2f-7077561789d3 with identifier: 10740955
2026-03-27 16:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6c81dbdf-f0e1-5333-bb2f-7077561789d3 with identifier: 10740955 to the API
2026-03-27 16:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740955>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '6c81dbdf-f0e1-5333-bb2f-7077561789d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ100CD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740955',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 113462,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5708713/general/0bfc099e-9149-438c-a85b-9697d122eebb.jpg',
'https://images.openlane.eu/carimgs/5708713/general/ab48f810-0ae1-4747-ad95-c3e7443c102d.jpg',
'https://images.openlane.eu/carimgs/5708713/general/baca78e0-63a7-4496-b808-1b2f4f94287b.jpg',
'https://images.openlane.eu/carimgs/5708713/general/49272f7f-bc8e-4f8c-898f-75989c923a6d.jpg',
'https://images.openlane.eu/carimgs/5708713/general/2e115b4c-a444-4fdc-84d2-1edc3e44213d.jpg',
'https://images.openlane.eu/carimgs/5708713/general/477dc73b-6441-4a10-8443-af258b1626a5.jpg',
'https://images.openlane.eu/carimgs/5708713/general/87747350-4ba6-44ef-9d7e-6883c3939dfc.jpg',
'https://images.openlane.eu/carimgs/5708713/general/bb21a33e-f184-401a-b00a-838bb3b9895f.jpg',
'https://images.openlane.eu/carimgs/5708713/general/07374c02-a9f0-4c37-bfa0-abe6ee758334.jpg',
'https://images.openlane.eu/carimgs/5708713/general/286d5163-3bc4-4bf8-911b-057e28c0c831.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c81dbdf-f0e1-5333-bb2f-7077561789d3/6c81dbdf-f0e1-5333-bb2f-7077561789d3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109891,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708713/general/0bfc099e-9149-438c-a85b-9697d122eebb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c81dbdf-f0e1-5333-bb2f-7077561789d3/6c81dbdf-f0e1-5333-bb2f-7077561789d3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708713/general/ab48f810-0ae1-4747-ad95-c3e7443c102d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c81dbdf-f0e1-5333-bb2f-7077561789d3/6c81dbdf-f0e1-5333-bb2f-7077561789d3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117524,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708713/general/baca78e0-63a7-4496-b808-1b2f4f94287b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c81dbdf-f0e1-5333-bb2f-7077561789d3/6c81dbdf-f0e1-5333-bb2f-7077561789d3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708713/general/49272f7f-bc8e-4f8c-898f-75989c923a6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c81dbdf-f0e1-5333-bb2f-7077561789d3/6c81dbdf-f0e1-5333-bb2f-7077561789d3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91303,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708713/general/2e115b4c-a444-4fdc-84d2-1edc3e44213d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c81dbdf-f0e1-5333-bb2f-7077561789d3/6c81dbdf-f0e1-5333-bb2f-7077561789d3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87104,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708713/general/477dc73b-6441-4a10-8443-af258b1626a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c81dbdf-f0e1-5333-bb2f-7077561789d3/6c81dbdf-f0e1-5333-bb2f-7077561789d3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708713/general/87747350-4ba6-44ef-9d7e-6883c3939dfc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c81dbdf-f0e1-5333-bb2f-7077561789d3/6c81dbdf-f0e1-5333-bb2f-7077561789d3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708713/general/bb21a33e-f184-401a-b00a-838bb3b9895f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c81dbdf-f0e1-5333-bb2f-7077561789d3/6c81dbdf-f0e1-5333-bb2f-7077561789d3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99240,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708713/general/07374c02-a9f0-4c37-bfa0-abe6ee758334.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c81dbdf-f0e1-5333-bb2f-7077561789d3/6c81dbdf-f0e1-5333-bb2f-7077561789d3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708713/general/286d5163-3bc4-4bf8-911b-057e28c0c831.jpg',
'Width': 1024}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-05-06',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C5 Aircross 1.5 HDI Shine - Diesel - Manual - 131 hp - '
'113.462 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2021}
2026-03-27 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740955%27 HTTP/1.1" 200 None
2026-03-27 16:31:44 [adesa.fr] INFO: Saving data for 10740955: {'created_time': 1774629104.681301, 'last_price_update_time': 1774629104.681312, 'auction_closing_time': 1774876500.0}
2026-03-27 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740955') HTTP/1.1" 204 0
2026-03-27 16:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 708615ed-6119-5436-9f20-4b39c1dd1bac with identifier: 10738027
2026-03-27 16:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 708615ed-6119-5436-9f20-4b39c1dd1bac with identifier: 10738027
2026-03-27 16:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 708615ed-6119-5436-9f20-4b39c1dd1bac with identifier: 10738027 to the API
2026-03-27 16:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738027>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '708615ed-6119-5436-9f20-4b39c1dd1bac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000544',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738027',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 66743,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5702860/general/97228ac3-3c6e-48d0-b8ae-bc2dca061369.jpg',
'https://images.openlane.eu/carimgs/5702860/general/4ccc551b-d097-4450-b1db-0c9306343f33.jpg',
'https://images.openlane.eu/carimgs/5702860/general/9b08aced-6acb-4b33-bc34-8a3294ddad2a.jpg',
'https://images.openlane.eu/carimgs/5702860/general/43bf2b1c-f3f9-40f3-8d3c-0ddab9412d28.jpg',
'https://images.openlane.eu/carimgs/5702860/general/f71b194b-5287-42a7-947e-7ce8460df5c3.jpg',
'https://images.openlane.eu/carimgs/5702860/general/be5afb73-8445-465a-8f04-8748eea4d081.jpg',
'https://images.openlane.eu/carimgs/5702860/general/9e412ec7-c41b-4d74-b5f4-d7adb38a9199.jpg',
'https://images.openlane.eu/carimgs/5702860/general/38c710ed-d2d4-4fc5-a4d9-64d68ab51328.jpg',
'https://images.openlane.eu/carimgs/5702860/general/b7a5d516-02f8-4ecc-bb4e-1b308aab0123.jpg',
'https://images.openlane.eu/carimgs/5702860/general/ec3d3722-719b-448d-a9f6-8d8210ebfa8b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1116710,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/97228ac3-3c6e-48d0-b8ae-bc2dca061369.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 906988,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/4ccc551b-d097-4450-b1db-0c9306343f33.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 860294,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/9b08aced-6acb-4b33-bc34-8a3294ddad2a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 846064,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/43bf2b1c-f3f9-40f3-8d3c-0ddab9412d28.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1268255,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/f71b194b-5287-42a7-947e-7ce8460df5c3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 693280,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/be5afb73-8445-465a-8f04-8748eea4d081.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 826529,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/9e412ec7-c41b-4d74-b5f4-d7adb38a9199.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 734771,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/38c710ed-d2d4-4fc5-a4d9-64d68ab51328.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 906409,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/b7a5d516-02f8-4ecc-bb4e-1b308aab0123.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 571418,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/ec3d3722-719b-448d-a9f6-8d8210ebfa8b.jpg',
'Width': 2731}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2023-12-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Hyundai Ioniq 6 Creative - Electric - Automatic - 229 hp - 66.743 '
'km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2023}
2026-03-27 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738027%27 HTTP/1.1" 200 None
2026-03-27 16:31:44 [adesa.fr] INFO: Saving data for 10738027: {'created_time': 1774629104.977184, 'last_price_update_time': 1774629104.977195, 'auction_closing_time': 1774876200.0}
2026-03-27 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738027') HTTP/1.1" 204 0
2026-03-27 16:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752007/general/8738fc69-5131-4641-8926-1f9975498244.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740983)
2026-03-27 16:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751992/general/e824a8ff-cba0-4a19-b839-2a63d6200166.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740968)
2026-03-27 16:31:45 [adesa.fr] INFO: Found listing with ID: 10735326
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735326%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [adesa.fr] INFO: Scrape type for 10735326: 0
2026-03-27 16:31:45 [adesa.fr] INFO: Skipping item 10735326 url https://www.openlane.eu/en/carv6/auction/10735326
2026-03-27 16:31:45 [adesa.fr] INFO: Found listing with ID: 10737991
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737991%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [adesa.fr] INFO: Scrape type for 10737991: 1
2026-03-27 16:31:45 [adesa.fr] INFO: Scraping item 10737991 url https://www.openlane.eu/en/carv6/auction/10737991
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252F43bf7207-f042-4b45-9d29-7d193f273caf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/43bf7207-f042-4b45-9d29-7d193f273caf.jpg not downloaded yet
2026-03-27 16:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740975> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751996/general/94b50499-e1ea-455c-92bb-d0f67bdd707a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740972)
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252Fc6ea6ba2-fa17-4925-965c-05e80c625a6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/c6ea6ba2-fa17-4925-965c-05e80c625a6f.jpg not downloaded yet
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252Fe0d9e420-6924-4c44-9404-639fb89afa3b.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/e0d9e420-6924-4c44-9404-639fb89afa3b.JPG not downloaded yet
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252F2fcafcc5-afe3-48a8-a5a1-9949404c9114.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/2fcafcc5-afe3-48a8-a5a1-9949404c9114.jpg not downloaded yet
2026-03-27 16:31:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b2a790>
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252F2ff2f29b-07b4-4e4e-ae52-e7b135ca08c9.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/2ff2f29b-07b4-4e4e-ae52-e7b135ca08c9.jpg saved to cache
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e9c77037-b6b0-5dde-82f3-793a26f03510
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab8990>
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252Feb2943bf-e3e0-421a-982e-3fde1e78ee7f.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/eb2943bf-e3e0-421a-982e-3fde1e78ee7f.jpg saved to cache
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4069ae53-d865-5ab2-88d1-75df2834f70f
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258e1450>
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252F80171bf7-a90d-45b8-ae22-f0bd2e68714e.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/80171bf7-a90d-45b8-ae22-f0bd2e68714e.jpg saved to cache
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e9c77037-b6b0-5dde-82f3-793a26f03510
2026-03-27 16:31:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/5e31699e-5f5e-46c1-b074-c1544dfae584.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737968)
2026-03-27 16:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751992/general/357daaa4-20a5-4731-b188-83bb7f58493c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740968)
2026-03-27 16:31:45 [adesa.fr] INFO: Found listing with ID: 10737976
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737976%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [adesa.fr] INFO: Scrape type for 10737976: 1
2026-03-27 16:31:45 [adesa.fr] INFO: Scraping item 10737976 url https://www.openlane.eu/en/carv6/auction/10737976
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252Ff01aa646-898d-4222-96d3-7923293a0f03.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/f01aa646-898d-4222-96d3-7923293a0f03.jpg not downloaded yet
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257cf390>
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252F217854d9-42b8-4fb5-a51d-18b51e563822.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/217854d9-42b8-4fb5-a51d-18b51e563822.jpg saved to cache
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4069ae53-d865-5ab2-88d1-75df2834f70f
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252F42f7afa4-4ed8-46c9-acdf-2c8fc6dc1d4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/42f7afa4-4ed8-46c9-acdf-2c8fc6dc1d4b.jpg not downloaded yet
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252F33bf2c2d-7eb3-494d-a7fb-16046c2cdf58.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/33bf2c2d-7eb3-494d-a7fb-16046c2cdf58.JPG not downloaded yet
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252F856861d7-99c9-4cca-9f8c-dd7b677fd11e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/856861d7-99c9-4cca-9f8c-dd7b677fd11e.jpg not downloaded yet
2026-03-27 16:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751992/general/f27fa8a4-3c67-4dc7-879f-7754255a307d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740968)
2026-03-27 16:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751993/general/7984b24f-aee6-44a3-8933-0eab712f9b19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740969)
2026-03-27 16:31:45 [adesa.fr] INFO: Found listing with ID: 10735384
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735384%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [adesa.fr] INFO: Scrape type for 10735384: 0
2026-03-27 16:31:45 [adesa.fr] INFO: Skipping item 10735384 url https://www.openlane.eu/en/carv6/auction/10735384
2026-03-27 16:31:45 [adesa.fr] INFO: Found listing with ID: 10740953
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740953%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [adesa.fr] INFO: Scrape type for 10740953: 1
2026-03-27 16:31:45 [adesa.fr] INFO: Scraping item 10740953 url https://www.openlane.eu/en/carv6/auction/10740953
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22595d190>
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07b52129-4d76-5453-87cc-c1a2270ea4ff/07b52129-4d76-5453-87cc-c1a2270ea4ff_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752007%252Fgeneral%252F8738fc69-5131-4641-8926-1f9975498244.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752007/general/8738fc69-5131-4641-8926-1f9975498244.jpg saved to cache
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 07b52129-4d76-5453-87cc-c1a2270ea4ff
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258b7e90>
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252Fe824a8ff-cba0-4a19-b839-2a63d6200166.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/e824a8ff-cba0-4a19-b839-2a63d6200166.jpg saved to cache
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e9c77037-b6b0-5dde-82f3-793a26f03510
2026-03-27 16:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97d0257c-1b20-5a76-8b11-61631598712c with identifier: 10740975
2026-03-27 16:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97d0257c-1b20-5a76-8b11-61631598712c with scrape type 1
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 97d0257c-1b20-5a76-8b11-61631598712c
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252F193f211a-8497-45b7-a8df-8103eb3c951e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/193f211a-8497-45b7-a8df-8103eb3c951e.jpg not downloaded yet
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d70050>
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252F94b50499-e1ea-455c-92bb-d0f67bdd707a.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/94b50499-e1ea-455c-92bb-d0f67bdd707a.jpg saved to cache
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4069ae53-d865-5ab2-88d1-75df2834f70f
2026-03-27 16:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752101/general/29cb86f0-46f4-4e0f-ba5d-1e4211a8b85e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741036)
2026-03-27 16:31:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/c7e51c28-9551-4363-ad45-e99ed5f6fb77.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737968)
2026-03-27 16:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751992/general/6f95f9ed-9083-4844-8a68-643ecf20ad99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740968)
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252F391a976f-f1f6-40e0-a71e-a159aa370ee2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/391a976f-f1f6-40e0-a71e-a159aa370ee2.jpg not downloaded yet
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252F9b7daa73-6cde-489f-855b-c1f35cff0c68.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/9b7daa73-6cde-489f-855b-c1f35cff0c68.JPG not downloaded yet
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252F78584b5c-74be-45fc-a81a-4ae23964d455.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/78584b5c-74be-45fc-a81a-4ae23964d455.jpg not downloaded yet
2026-03-27 16:31:45 [adesa.fr] INFO: Found listing with ID: 10735329
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735329%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [adesa.fr] INFO: Scrape type for 10735329: 0
2026-03-27 16:31:45 [adesa.fr] INFO: Skipping item 10735329 url https://www.openlane.eu/en/carv6/auction/10735329
2026-03-27 16:31:45 [adesa.fr] INFO: Found listing with ID: 10735400
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735400%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [adesa.fr] INFO: Scrape type for 10735400: 0
2026-03-27 16:31:45 [adesa.fr] INFO: Skipping item 10735400 url https://www.openlane.eu/en/carv6/auction/10735400
2026-03-27 16:31:45 [adesa.fr] INFO: Found listing with ID: 10735373
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735373%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [adesa.fr] INFO: Scrape type for 10735373: 0
2026-03-27 16:31:45 [adesa.fr] INFO: Skipping item 10735373 url https://www.openlane.eu/en/carv6/auction/10735373
2026-03-27 16:31:45 [adesa.fr] INFO: Found listing with ID: 10737901
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737901%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [adesa.fr] INFO: Scrape type for 10737901: 1
2026-03-27 16:31:45 [adesa.fr] INFO: Scraping item 10737901 url https://www.openlane.eu/en/carv6/auction/10737901
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252F94601fa6-fbf2-49bf-84e2-7c972fc05fe3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/94601fa6-fbf2-49bf-84e2-7c972fc05fe3.jpg not downloaded yet
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b84910>
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252F357daaa4-20a5-4731-b188-83bb7f58493c.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/357daaa4-20a5-4731-b188-83bb7f58493c.jpg saved to cache
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e9c77037-b6b0-5dde-82f3-793a26f03510
2026-03-27 16:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751993/general/0db57be6-1f70-436f-b3e8-c463aee980b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740969)
2026-03-27 16:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751992/general/43bf7207-f042-4b45-9d29-7d193f273caf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740968)
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252F31b8e79c-2ca9-42ff-b3ce-29992db7754f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/31b8e79c-2ca9-42ff-b3ce-29992db7754f.jpg not downloaded yet
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252F0c62eaca-a5b8-4db3-bdd6-a83c1eac71ef.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/0c62eaca-a5b8-4db3-bdd6-a83c1eac71ef.JPG not downloaded yet
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252F9b8d2bdb-52fe-41f1-a08c-423aae6306c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/9b8d2bdb-52fe-41f1-a08c-423aae6306c7.jpg not downloaded yet
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22562fcd0>
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252Ff27fa8a4-3c67-4dc7-879f-7754255a307d.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/f27fa8a4-3c67-4dc7-879f-7754255a307d.jpg saved to cache
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e9c77037-b6b0-5dde-82f3-793a26f03510
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bce610>
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252F7984b24f-aee6-44a3-8933-0eab712f9b19.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/7984b24f-aee6-44a3-8933-0eab712f9b19.jpg saved to cache
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 768356a4-1a16-5c69-94c7-69c10fcdd7c0
2026-03-27 16:31:45 [adesa.fr] INFO: Found listing with ID: 10741017
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741017%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [adesa.fr] INFO: Scrape type for 10741017: 1
2026-03-27 16:31:45 [adesa.fr] INFO: Scraping item 10741017 url https://www.openlane.eu/en/carv6/auction/10741017
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252Fcccd7f58-1515-4775-8d6f-da2283607a34.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/cccd7f58-1515-4775-8d6f-da2283607a34.jpg not downloaded yet
2026-03-27 16:31:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/33bf2c2d-7eb3-494d-a7fb-16046c2cdf58.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737968)
2026-03-27 16:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751992/general/f01aa646-898d-4222-96d3-7923293a0f03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740968)
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252F80653b78-fe0b-4e7d-b335-f2c93d48ec93.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/80653b78-fe0b-4e7d-b335-f2c93d48ec93.JPG not downloaded yet
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252F274249b9-4808-41dd-93e1-7e31d7a520ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/274249b9-4808-41dd-93e1-7e31d7a520ea.jpg not downloaded yet
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258a51d0>
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2e737ac-a584-50eb-b4d3-376ed00434dd/c2e737ac-a584-50eb-b4d3-376ed00434dd_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752101%252Fgeneral%252F29cb86f0-46f4-4e0f-ba5d-1e4211a8b85e.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752101/general/29cb86f0-46f4-4e0f-ba5d-1e4211a8b85e.jpg saved to cache
2026-03-27 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c2e737ac-a584-50eb-b4d3-376ed00434dd
2026-03-27 16:31:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-27 16:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224438210>
2026-03-27 16:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252F6f95f9ed-9083-4844-8a68-643ecf20ad99.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/6f95f9ed-9083-4844-8a68-643ecf20ad99.jpg saved to cache
2026-03-27 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e9c77037-b6b0-5dde-82f3-793a26f03510
2026-03-27 16:31:46 [adesa.fr] INFO: Found listing with ID: 10740950
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740950%27 HTTP/1.1" 200 None
2026-03-27 16:31:46 [adesa.fr] INFO: Scrape type for 10740950: 1
2026-03-27 16:31:46 [adesa.fr] INFO: Scraping item 10740950 url https://www.openlane.eu/en/carv6/auction/10740950
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252F01e32c50-fe07-4eb8-878e-d2d1bab02557.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/01e32c50-fe07-4eb8-878e-d2d1bab02557.jpg not downloaded yet
2026-03-27 16:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225747390>
2026-03-27 16:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252F0db57be6-1f70-436f-b3e8-c463aee980b5.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/0db57be6-1f70-436f-b3e8-c463aee980b5.jpg saved to cache
2026-03-27 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 768356a4-1a16-5c69-94c7-69c10fcdd7c0
2026-03-27 16:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ba7a90>
2026-03-27 16:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252F43bf7207-f042-4b45-9d29-7d193f273caf.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/43bf7207-f042-4b45-9d29-7d193f273caf.jpg saved to cache
2026-03-27 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e9c77037-b6b0-5dde-82f3-793a26f03510
2026-03-27 16:31:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/9b7daa73-6cde-489f-855b-c1f35cff0c68.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737968)
2026-03-27 16:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751993/general/856861d7-99c9-4cca-9f8c-dd7b677fd11e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740969)
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521878%252Fgeneral%252F11180483-98f3-4e27-86a9-5f3e7d69c9c0.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/11180483-98f3-4e27-86a9-5f3e7d69c9c0.JPG not downloaded yet
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252F9fb08841-ad07-40a2-943a-eb4affa43607.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/9fb08841-ad07-40a2-943a-eb4affa43607.jpg not downloaded yet
2026-03-27 16:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751996/general/42f7afa4-4ed8-46c9-acdf-2c8fc6dc1d4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740972)
2026-03-27 16:31:46 [adesa.fr] INFO: Found listing with ID: 10735319
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735319%27 HTTP/1.1" 200 None
2026-03-27 16:31:46 [adesa.fr] INFO: Scrape type for 10735319: 0
2026-03-27 16:31:46 [adesa.fr] INFO: Skipping item 10735319 url https://www.openlane.eu/en/carv6/auction/10735319
2026-03-27 16:31:46 [adesa.fr] INFO: Found listing with ID: 10741021
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741021%27 HTTP/1.1" 200 None
2026-03-27 16:31:46 [adesa.fr] INFO: Scrape type for 10741021: 1
2026-03-27 16:31:46 [adesa.fr] INFO: Scraping item 10741021 url https://www.openlane.eu/en/carv6/auction/10741021
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252F8b63a6d4-6ebe-479e-85e9-efe11eef7d43.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/8b63a6d4-6ebe-479e-85e9-efe11eef7d43.jpg not downloaded yet
2026-03-27 16:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-27 16:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b36810>
2026-03-27 16:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751992%252Fgeneral%252Ff01aa646-898d-4222-96d3-7923293a0f03.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751992/general/f01aa646-898d-4222-96d3-7923293a0f03.jpg saved to cache
2026-03-27 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e9c77037-b6b0-5dde-82f3-793a26f03510
2026-03-27 16:31:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e9c77037-b6b0-5dde-82f3-793a26f03510, skipping ID generation
2026-03-27 16:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9c77037-b6b0-5dde-82f3-793a26f03510 with scrape type 1
2026-03-27 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e9c77037-b6b0-5dde-82f3-793a26f03510 sending to next pipeline
2026-03-27 16:31:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e9c77037-b6b0-5dde-82f3-793a26f03510, identifier: 10740968
2026-03-27 16:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751993/general/78584b5c-74be-45fc-a81a-4ae23964d455.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740969)
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252F03fade6a-064b-4d09-99c7-d58a7af37868.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/03fade6a-064b-4d09-99c7-d58a7af37868.jpg not downloaded yet
2026-03-27 16:31:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e9c77037-b6b0-5dde-82f3-793a26f03510 with identifier: 10740968
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-27 16:31:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 16:31:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e9c77037-b6b0-5dde-82f3-793a26f03510 with identifier: 10740968
2026-03-27 16:31:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e9c77037-b6b0-5dde-82f3-793a26f03510 with identifier: 10740968 to the API
2026-03-27 16:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751992/general/f01aa646-898d-4222-96d3-7923293a0f03.jpg>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'CNG',
'id': 'e9c77037-b6b0-5dde-82f3-793a26f03510',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV099TF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740968',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 18157,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751992/general/b053f51f-16e5-472a-ba32-944a66d52adf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143526,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751992/general/026f95f9-6dca-4c3b-aacb-240cb78f4f9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144638,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751992/general/2ff2f29b-07b4-4e4e-ae52-e7b135ca08c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751992/general/80171bf7-a90d-45b8-ae22-f0bd2e68714e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94381,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751992/general/e824a8ff-cba0-4a19-b839-2a63d6200166.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751992/general/357daaa4-20a5-4731-b188-83bb7f58493c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102913,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751992/general/f27fa8a4-3c67-4dc7-879f-7754255a307d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68385,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751992/general/6f95f9ed-9083-4844-8a68-643ecf20ad99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751992/general/43bf7207-f042-4b45-9d29-7d193f273caf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9c77037-b6b0-5dde-82f3-793a26f03510/e9c77037-b6b0-5dde-82f3-793a26f03510_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73109,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751992/general/f01aa646-898d-4222-96d3-7923293a0f03.jpg',
'Width': 1024}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2024-03-15',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Dacia Duster 1.0 TCe Expression - CNG - Manual - 100 hp - 18.157 km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2024}
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740968%27 HTTP/1.1" 200 None
2026-03-27 16:31:47 [adesa.fr] INFO: Saving data for 10740968: {'created_time': 1774629107.09686, 'last_price_update_time': 1774629107.096871, 'auction_closing_time': 1774876500.0}
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740968') HTTP/1.1" 204 0
2026-03-27 16:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/0c62eaca-a5b8-4db3-bdd6-a83c1eac71ef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737968)
2026-03-27 16:31:47 [adesa.fr] INFO: Found listing with ID: 10737900
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737900%27 HTTP/1.1" 200 None
2026-03-27 16:31:47 [adesa.fr] INFO: Scrape type for 10737900: 1
2026-03-27 16:31:47 [adesa.fr] INFO: Scraping item 10737900 url https://www.openlane.eu/en/carv6/auction/10737900
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252F37d08d18-0fbb-4032-a66f-8251903c330e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/37d08d18-0fbb-4032-a66f-8251903c330e.jpg not downloaded yet
2026-03-27 16:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751993/general/9b8d2bdb-52fe-41f1-a08c-423aae6306c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740969)
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252Fa4a37a06-6c63-42c7-92e4-54284aaf5e30.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/a4a37a06-6c63-42c7-92e4-54284aaf5e30.jpg not downloaded yet
2026-03-27 16:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741030> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-27 16:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225859f10>
2026-03-27 16:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252F856861d7-99c9-4cca-9f8c-dd7b677fd11e.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/856861d7-99c9-4cca-9f8c-dd7b677fd11e.jpg saved to cache
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 768356a4-1a16-5c69-94c7-69c10fcdd7c0
2026-03-27 16:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225668810>
2026-03-27 16:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252F42f7afa4-4ed8-46c9-acdf-2c8fc6dc1d4b.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/42f7afa4-4ed8-46c9-acdf-2c8fc6dc1d4b.jpg saved to cache
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4069ae53-d865-5ab2-88d1-75df2834f70f
2026-03-27 16:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1546b32-8182-5b96-ac59-7bf9fc93db5e with identifier: 10740961
2026-03-27 16:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1546b32-8182-5b96-ac59-7bf9fc93db5e with scrape type 1
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1546b32-8182-5b96-ac59-7bf9fc93db5e
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738659%252Fgeneral%252F226167ba-4f72-433a-bab8-4b919b3479f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738659/general/226167ba-4f72-433a-bab8-4b919b3479f4.jpg already downloaded
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738659%252Fgeneral%252F067212d3-45e2-4b7a-a53b-f4c04a1320ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738659/general/067212d3-45e2-4b7a-a53b-f4c04a1320ec.jpg already downloaded
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738659%252Fgeneral%252F53fe0563-da4f-46b9-b390-1bede90a6ede.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738659/general/53fe0563-da4f-46b9-b390-1bede90a6ede.jpg already downloaded
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738659%252Fgeneral%252F1457fdaf-2af9-42b0-9855-dac9726331cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738659/general/1457fdaf-2af9-42b0-9855-dac9726331cb.jpg already downloaded
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738659%252Fgeneral%252F11759a59-06f6-4441-9d45-8b02787358e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738659/general/11759a59-06f6-4441-9d45-8b02787358e2.jpg already downloaded
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738659%252Fgeneral%252F861480d0-04b1-4131-affd-769ca60f21f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738659/general/861480d0-04b1-4131-affd-769ca60f21f5.jpg already downloaded
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738659%252Fgeneral%252Ffa78ee81-8b62-4d3d-b077-442c5d985406.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738659/general/fa78ee81-8b62-4d3d-b077-442c5d985406.jpg already downloaded
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738659%252Fgeneral%252F93bb1c23-2a1b-427a-8e18-ab74cc062bd7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738659/general/93bb1c23-2a1b-427a-8e18-ab74cc062bd7.jpg already downloaded
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738659%252Fgeneral%252Fa8b56baa-ef67-4bc1-9c6a-e9b2d01f0183.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738659/general/a8b56baa-ef67-4bc1-9c6a-e9b2d01f0183.jpg already downloaded
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738659%252Fgeneral%252F72c1536a-841b-489a-b1ec-ac9686cf32cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738659/general/72c1536a-841b-489a-b1ec-ac9686cf32cf.jpg already downloaded
2026-03-27 16:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d1546b32-8182-5b96-ac59-7bf9fc93db5e, identifier: 10740961
2026-03-27 16:31:47 [adesa.fr] INFO: Found listing with ID: 10738039
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738039%27 HTTP/1.1" 200 None
2026-03-27 16:31:47 [adesa.fr] INFO: Scrape type for 10738039: 1
2026-03-27 16:31:47 [adesa.fr] INFO: Scraping item 10738039 url https://www.openlane.eu/en/carv6/auction/10738039
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252F7c1a799d-e3c5-4844-b9eb-4aca910de8c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/7c1a799d-e3c5-4844-b9eb-4aca910de8c9.jpg not downloaded yet
2026-03-27 16:31:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d1546b32-8182-5b96-ac59-7bf9fc93db5e with identifier: 10740961
2026-03-27 16:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d1546b32-8182-5b96-ac59-7bf9fc93db5e with identifier: 10740961
2026-03-27 16:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d1546b32-8182-5b96-ac59-7bf9fc93db5e with identifier: 10740961 to the API
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740961>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 309,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'd1546b32-8182-5b96-ac59-7bf9fc93db5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX895BC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740961',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 99156,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5738659/general/226167ba-4f72-433a-bab8-4b919b3479f4.jpg',
'https://images.openlane.eu/carimgs/5738659/general/067212d3-45e2-4b7a-a53b-f4c04a1320ec.jpg',
'https://images.openlane.eu/carimgs/5738659/general/53fe0563-da4f-46b9-b390-1bede90a6ede.jpg',
'https://images.openlane.eu/carimgs/5738659/general/1457fdaf-2af9-42b0-9855-dac9726331cb.jpg',
'https://images.openlane.eu/carimgs/5738659/general/11759a59-06f6-4441-9d45-8b02787358e2.jpg',
'https://images.openlane.eu/carimgs/5738659/general/861480d0-04b1-4131-affd-769ca60f21f5.jpg',
'https://images.openlane.eu/carimgs/5738659/general/fa78ee81-8b62-4d3d-b077-442c5d985406.jpg',
'https://images.openlane.eu/carimgs/5738659/general/93bb1c23-2a1b-427a-8e18-ab74cc062bd7.jpg',
'https://images.openlane.eu/carimgs/5738659/general/a8b56baa-ef67-4bc1-9c6a-e9b2d01f0183.jpg',
'https://images.openlane.eu/carimgs/5738659/general/72c1536a-841b-489a-b1ec-ac9686cf32cf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1546b32-8182-5b96-ac59-7bf9fc93db5e/d1546b32-8182-5b96-ac59-7bf9fc93db5e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242309,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738659/general/226167ba-4f72-433a-bab8-4b919b3479f4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1546b32-8182-5b96-ac59-7bf9fc93db5e/d1546b32-8182-5b96-ac59-7bf9fc93db5e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235384,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738659/general/067212d3-45e2-4b7a-a53b-f4c04a1320ec.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1546b32-8182-5b96-ac59-7bf9fc93db5e/d1546b32-8182-5b96-ac59-7bf9fc93db5e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241793,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738659/general/53fe0563-da4f-46b9-b390-1bede90a6ede.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1546b32-8182-5b96-ac59-7bf9fc93db5e/d1546b32-8182-5b96-ac59-7bf9fc93db5e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228285,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738659/general/1457fdaf-2af9-42b0-9855-dac9726331cb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1546b32-8182-5b96-ac59-7bf9fc93db5e/d1546b32-8182-5b96-ac59-7bf9fc93db5e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296564,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738659/general/11759a59-06f6-4441-9d45-8b02787358e2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1546b32-8182-5b96-ac59-7bf9fc93db5e/d1546b32-8182-5b96-ac59-7bf9fc93db5e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288685,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738659/general/861480d0-04b1-4131-affd-769ca60f21f5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1546b32-8182-5b96-ac59-7bf9fc93db5e/d1546b32-8182-5b96-ac59-7bf9fc93db5e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280685,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738659/general/fa78ee81-8b62-4d3d-b077-442c5d985406.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1546b32-8182-5b96-ac59-7bf9fc93db5e/d1546b32-8182-5b96-ac59-7bf9fc93db5e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196530,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738659/general/93bb1c23-2a1b-427a-8e18-ab74cc062bd7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1546b32-8182-5b96-ac59-7bf9fc93db5e/d1546b32-8182-5b96-ac59-7bf9fc93db5e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338559,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738659/general/a8b56baa-ef67-4bc1-9c6a-e9b2d01f0183.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1546b32-8182-5b96-ac59-7bf9fc93db5e/d1546b32-8182-5b96-ac59-7bf9fc93db5e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283917,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738659/general/72c1536a-841b-489a-b1ec-ac9686cf32cf.jpg',
'Width': 1920}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Land Rover Discovery Sport 1.5 P300e R-Dynamic S - AWD - Hybrid - '
'Automatic - 309 hp - 99.156 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2021}
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740961%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [adesa.fr] INFO: Saving data for 10740961: {'created_time': 1774629108.018227, 'last_price_update_time': 1774629108.018238, 'auction_closing_time': 1774876500.0}
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740961') HTTP/1.1" 204 0
2026-03-27 16:31:48 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 72.073(s), this was the 1st time calling it.
2026-03-27 16:31:48 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.322098390233337 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 16:31:47 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '170f421b104926e5f6f0b76e543c2d01', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=170f421b104926e5f6f0b76e543c2d01.
2026-03-27 16:31:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225885dd0>
2026-03-27 16:31:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252F78584b5c-74be-45fc-a81a-4ae23964d455.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/78584b5c-74be-45fc-a81a-4ae23964d455.jpg saved to cache
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 768356a4-1a16-5c69-94c7-69c10fcdd7c0
2026-03-27 16:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/11180483-98f3-4e27-86a9-5f3e7d69c9c0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737968)
2026-03-27 16:31:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751999/general/01e32c50-fe07-4eb8-878e-d2d1bab02557.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740975)
2026-03-27 16:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751993/general/274249b9-4808-41dd-93e1-7e31d7a520ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740969)
2026-03-27 16:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751993/general/9fb08841-ad07-40a2-943a-eb4affa43607.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740969)
2026-03-27 16:31:48 [adesa.fr] INFO: Found listing with ID: 10738044
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738044%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [adesa.fr] INFO: Scrape type for 10738044: 1
2026-03-27 16:31:48 [adesa.fr] INFO: Scraping item 10738044 url https://www.openlane.eu/en/carv6/auction/10738044
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252Fad7c34bb-4787-4b56-8693-9e564f86f126.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/ad7c34bb-4787-4b56-8693-9e564f86f126.jpg not downloaded yet
2026-03-27 16:31:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-27 16:31:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258bb510>
2026-03-27 16:31:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252F9b8d2bdb-52fe-41f1-a08c-423aae6306c7.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/9b8d2bdb-52fe-41f1-a08c-423aae6306c7.jpg saved to cache
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 768356a4-1a16-5c69-94c7-69c10fcdd7c0
2026-03-27 16:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3cf6431-0bb7-52ae-93d3-d4d65edca81b with identifier: 10741030
2026-03-27 16:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3cf6431-0bb7-52ae-93d3-d4d65edca81b with scrape type 1
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3cf6431-0bb7-52ae-93d3-d4d65edca81b
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252F2eb61dbe-a950-4776-af16-b966b80502a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/2eb61dbe-a950-4776-af16-b966b80502a2.jpg not downloaded yet
2026-03-27 16:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9de50cc-665f-55f2-b023-b7c41a3a09e8 with identifier: 10740993
2026-03-27 16:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9de50cc-665f-55f2-b023-b7c41a3a09e8 with scrape type 1
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9de50cc-665f-55f2-b023-b7c41a3a09e8
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252F8a8504bb-12cc-480c-851f-6afb41c4380b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/8a8504bb-12cc-480c-851f-6afb41c4380b.jpg not downloaded yet
2026-03-27 16:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84c5420a-b166-5daa-a3b0-60c33c0b2775 with identifier: 10737994
2026-03-27 16:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 with scrape type 1
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 84c5420a-b166-5daa-a3b0-60c33c0b2775
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252Fb24120d4-b928-4b94-b6b3-3490c9a1faa7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/b24120d4-b928-4b94-b6b3-3490c9a1faa7.jpg already downloaded
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252F6081f628-04b3-451a-a69a-c11e38ba0a47.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/6081f628-04b3-451a-a69a-c11e38ba0a47.JPG not downloaded yet
2026-03-27 16:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751999/general/8b63a6d4-6ebe-479e-85e9-efe11eef7d43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740975)
2026-03-27 16:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3af99845-65a1-5b23-b2f0-89b44fd9b1dd with identifier: 10740978
2026-03-27 16:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3af99845-65a1-5b23-b2f0-89b44fd9b1dd with scrape type 1
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3af99845-65a1-5b23-b2f0-89b44fd9b1dd
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252Fa1606a28-7e87-40ed-90b0-75c3bc4070b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/a1606a28-7e87-40ed-90b0-75c3bc4070b3.jpg not downloaded yet
2026-03-27 16:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10738040
2026-03-27 16:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad7fce0b-65c0-525b-bfca-a63a0953756c with scrape type 1
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad7fce0b-65c0-525b-bfca-a63a0953756c
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252Fc2abe453-2af1-4709-9b10-a25764254346.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/c2abe453-2af1-4709-9b10-a25764254346.jpg already downloaded
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252F6b18e2f3-b279-47ed-ac4f-9c64e89fdced.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/6b18e2f3-b279-47ed-ac4f-9c64e89fdced.jpg already downloaded
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252F105f355c-624d-4656-9c5e-69f16effe468.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/105f355c-624d-4656-9c5e-69f16effe468.jpg already downloaded
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252F72b97771-fa79-4585-b2e1-6ad76e5eea48.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/72b97771-fa79-4585-b2e1-6ad76e5eea48.jpg already downloaded
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252F5c5325c5-1109-4d0e-94a4-084328abe237.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/5c5325c5-1109-4d0e-94a4-084328abe237.jpg already downloaded
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252Fc4580ef8-65ae-4c84-9879-7ebd7b3d0828.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/c4580ef8-65ae-4c84-9879-7ebd7b3d0828.jpg already downloaded
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252F64c7822c-eb7d-4455-ab62-5da7cffe503b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/64c7822c-eb7d-4455-ab62-5da7cffe503b.jpg already downloaded
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252F9f4b5038-877a-4264-bb08-617064e3b3b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/9f4b5038-877a-4264-bb08-617064e3b3b2.jpg already downloaded
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252F9d3b360a-0ac1-4256-a77f-1744cd3f9460.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/9d3b360a-0ac1-4256-a77f-1744cd3f9460.jpg already downloaded
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722295%252Fgeneral%252Fe81cc762-afb8-410e-88d7-4e5b2ffa08b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/e81cc762-afb8-410e-88d7-4e5b2ffa08b8.jpg already downloaded
2026-03-27 16:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ad7fce0b-65c0-525b-bfca-a63a0953756c, identifier: 10738040
2026-03-27 16:31:48 [adesa.fr] INFO: Found listing with ID: 10735323
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735323%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [adesa.fr] INFO: Scrape type for 10735323: 0
2026-03-27 16:31:48 [adesa.fr] INFO: Skipping item 10735323 url https://www.openlane.eu/en/carv6/auction/10735323
2026-03-27 16:31:48 [adesa.fr] INFO: Found listing with ID: 10735396
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735396%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [adesa.fr] INFO: Scrape type for 10735396: 0
2026-03-27 16:31:48 [adesa.fr] INFO: Skipping item 10735396 url https://www.openlane.eu/en/carv6/auction/10735396
2026-03-27 16:31:48 [adesa.fr] INFO: Found listing with ID: 10740956
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740956%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [adesa.fr] INFO: Scrape type for 10740956: 1
2026-03-27 16:31:48 [adesa.fr] INFO: Scraping item 10740956 url https://www.openlane.eu/en/carv6/auction/10740956
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252Fa830a2af-30c3-40fb-bf2b-999eba41d96b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/a830a2af-30c3-40fb-bf2b-999eba41d96b.jpg not downloaded yet
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252F8cff4e79-ee4a-4110-9dbb-f943da759fc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/8cff4e79-ee4a-4110-9dbb-f943da759fc2.jpg not downloaded yet
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252F115170f9-5957-468f-88c2-4d4e4b3733a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/115170f9-5957-468f-88c2-4d4e4b3733a2.jpg not downloaded yet
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252F4bd05d82-21ea-4260-a64e-72a2249a0095.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/4bd05d82-21ea-4260-a64e-72a2249a0095.JPG not downloaded yet
2026-03-27 16:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10738040
2026-03-27 16:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10738040
2026-03-27 16:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10738040 to the API
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738040>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 612,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'ad7fce0b-65c0-525b-bfca-a63a0953756c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738040',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Lotus',
'model': 'Eletre',
'odometer': 49180,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5722295/general/c2abe453-2af1-4709-9b10-a25764254346.jpg',
'https://images.openlane.eu/carimgs/5722295/general/6b18e2f3-b279-47ed-ac4f-9c64e89fdced.jpg',
'https://images.openlane.eu/carimgs/5722295/general/105f355c-624d-4656-9c5e-69f16effe468.jpg',
'https://images.openlane.eu/carimgs/5722295/general/72b97771-fa79-4585-b2e1-6ad76e5eea48.jpg',
'https://images.openlane.eu/carimgs/5722295/general/5c5325c5-1109-4d0e-94a4-084328abe237.jpg',
'https://images.openlane.eu/carimgs/5722295/general/c4580ef8-65ae-4c84-9879-7ebd7b3d0828.jpg',
'https://images.openlane.eu/carimgs/5722295/general/64c7822c-eb7d-4455-ab62-5da7cffe503b.jpg',
'https://images.openlane.eu/carimgs/5722295/general/9f4b5038-877a-4264-bb08-617064e3b3b2.jpg',
'https://images.openlane.eu/carimgs/5722295/general/9d3b360a-0ac1-4256-a77f-1744cd3f9460.jpg',
'https://images.openlane.eu/carimgs/5722295/general/e81cc762-afb8-410e-88d7-4e5b2ffa08b8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 785932,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/c2abe453-2af1-4709-9b10-a25764254346.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 760096,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/6b18e2f3-b279-47ed-ac4f-9c64e89fdced.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 747060,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/105f355c-624d-4656-9c5e-69f16effe468.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 724217,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/72b97771-fa79-4585-b2e1-6ad76e5eea48.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 536953,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/5c5325c5-1109-4d0e-94a4-084328abe237.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 552962,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/c4580ef8-65ae-4c84-9879-7ebd7b3d0828.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 674625,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/64c7822c-eb7d-4455-ab62-5da7cffe503b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682742,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/9f4b5038-877a-4264-bb08-617064e3b3b2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 778130,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/9d3b360a-0ac1-4256-a77f-1744cd3f9460.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 627277,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/e81cc762-afb8-410e-88d7-4e5b2ffa08b8.jpg',
'Width': 2731}],
'price': 59100,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Lotus Eletre - AWD - Electric - Automatic - 612 hp - 49.180 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738040%27 HTTP/1.1" 200 None
2026-03-27 16:31:48 [adesa.fr] INFO: Saving data for 10738040: {'created_time': 1774629108.984041, 'last_price_update_time': 1774629108.984051, 'auction_closing_time': 1774876200.0}
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738040') HTTP/1.1" 204 0
2026-03-27 16:31:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/80653b78-fe0b-4e7d-b335-f2c93d48ec93.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737968)
2026-03-27 16:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751999/general/37d08d18-0fbb-4032-a66f-8251903c330e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740975)
2026-03-27 16:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751993/general/03fade6a-064b-4d09-99c7-d58a7af37868.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740969)
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252Fdfcae823-b266-4ec2-99b8-a65c76b82157.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/dfcae823-b266-4ec2-99b8-a65c76b82157.jpg not downloaded yet
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bdca10>
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252F01e32c50-fe07-4eb8-878e-d2d1bab02557.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/01e32c50-fe07-4eb8-878e-d2d1bab02557.jpg saved to cache
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 97d0257c-1b20-5a76-8b11-61631598712c
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256dfed0>
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252F274249b9-4808-41dd-93e1-7e31d7a520ea.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/274249b9-4808-41dd-93e1-7e31d7a520ea.jpg saved to cache
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 768356a4-1a16-5c69-94c7-69c10fcdd7c0
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c121d0>
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252F9fb08841-ad07-40a2-943a-eb4affa43607.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/9fb08841-ad07-40a2-943a-eb4affa43607.jpg saved to cache
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 768356a4-1a16-5c69-94c7-69c10fcdd7c0
2026-03-27 16:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751993/general/a4a37a06-6c63-42c7-92e4-54284aaf5e30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740969)
2026-03-27 16:31:49 [adesa.fr] INFO: Found listing with ID: 10737888
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737888%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [adesa.fr] INFO: Scrape type for 10737888: 1
2026-03-27 16:31:49 [adesa.fr] INFO: Scraping item 10737888 url https://www.openlane.eu/en/carv6/auction/10737888
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252F97907d57-3791-48f4-8fba-f5d81466025d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/97907d57-3791-48f4-8fba-f5d81466025d.jpg not downloaded yet
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252Fd02fea4d-81e7-418a-91bb-6b64394eb451.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/d02fea4d-81e7-418a-91bb-6b64394eb451.jpg not downloaded yet
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252F0f45fe3b-7a02-44a4-9bfb-68399e954c40.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/0f45fe3b-7a02-44a4-9bfb-68399e954c40.jpg not downloaded yet
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252F04d868fc-6a36-49f1-9bc2-23ae7961d805.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/04d868fc-6a36-49f1-9bc2-23ae7961d805.JPG not downloaded yet
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22562f550>
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252F8b63a6d4-6ebe-479e-85e9-efe11eef7d43.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/8b63a6d4-6ebe-479e-85e9-efe11eef7d43.jpg saved to cache
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 97d0257c-1b20-5a76-8b11-61631598712c
2026-03-27 16:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751999/general/cccd7f58-1515-4775-8d6f-da2283607a34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740975)
2026-03-27 16:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751999/general/7c1a799d-e3c5-4844-b9eb-4aca910de8c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740975)
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252Fb0d7d86d-82aa-4579-9193-ffb029687e1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/b0d7d86d-82aa-4579-9193-ffb029687e1a.jpg not downloaded yet
2026-03-27 16:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751996/general/31b8e79c-2ca9-42ff-b3ce-29992db7754f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740972)
2026-03-27 16:31:49 [adesa.fr] INFO: Found listing with ID: 10737884
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737884%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [adesa.fr] INFO: Scrape type for 10737884: 1
2026-03-27 16:31:49 [adesa.fr] INFO: Scraping item 10737884 url https://www.openlane.eu/en/carv6/auction/10737884
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252F98e1fe31-86eb-4772-80ec-91b38516aa92.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/98e1fe31-86eb-4772-80ec-91b38516aa92.jpg not downloaded yet
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252Fa732418d-f30a-4dd5-9a76-e9bb3279cf6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/a732418d-f30a-4dd5-9a76-e9bb3279cf6e.jpg not downloaded yet
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252F87fd2995-d41f-435a-a839-55beaa88ea4e.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/87fd2995-d41f-435a-a839-55beaa88ea4e.JPG not downloaded yet
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257f8290>
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252F37d08d18-0fbb-4032-a66f-8251903c330e.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/37d08d18-0fbb-4032-a66f-8251903c330e.jpg saved to cache
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 97d0257c-1b20-5a76-8b11-61631598712c
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258aff50>
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252F03fade6a-064b-4d09-99c7-d58a7af37868.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/03fade6a-064b-4d09-99c7-d58a7af37868.jpg saved to cache
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 768356a4-1a16-5c69-94c7-69c10fcdd7c0
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252Ffcc7a086-ed8a-44d9-8d0c-3c93ccdd8595.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/fcc7a086-ed8a-44d9-8d0c-3c93ccdd8595.jpg not downloaded yet
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257d6710>
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252Fa4a37a06-6c63-42c7-92e4-54284aaf5e30.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/a4a37a06-6c63-42c7-92e4-54284aaf5e30.jpg saved to cache
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 768356a4-1a16-5c69-94c7-69c10fcdd7c0
2026-03-27 16:31:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/6081f628-04b3-451a-a69a-c11e38ba0a47.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737994)
2026-03-27 16:31:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/4bd05d82-21ea-4260-a64e-72a2249a0095.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737994)
2026-03-27 16:31:49 [adesa.fr] INFO: Found listing with ID: 10737938
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737938%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [adesa.fr] INFO: Scrape type for 10737938: 1
2026-03-27 16:31:49 [adesa.fr] INFO: Scraping item 10737938 url https://www.openlane.eu/en/carv6/auction/10737938
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252F38ab24a4-2c3a-41ef-8a70-eacfd5ec3136.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/38ab24a4-2c3a-41ef-8a70-eacfd5ec3136.jpg not downloaded yet
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252F0f92e9c2-71b1-4d9a-947c-1f07e75aa0bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/0f92e9c2-71b1-4d9a-947c-1f07e75aa0bd.jpg not downloaded yet
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252Fc35284d5-c891-4dd6-9b76-7fe520b1522b.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/c35284d5-c891-4dd6-9b76-7fe520b1522b.JPG not downloaded yet
2026-03-27 16:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752002/general/a1606a28-7e87-40ed-90b0-75c3bc4070b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740978)
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252F8b707055-c818-4fab-95cc-1ca82fb84389.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/8b707055-c818-4fab-95cc-1ca82fb84389.jpg not downloaded yet
2026-03-27 16:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737991> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22577f750>
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252Fcccd7f58-1515-4775-8d6f-da2283607a34.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/cccd7f58-1515-4775-8d6f-da2283607a34.jpg saved to cache
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 97d0257c-1b20-5a76-8b11-61631598712c
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b28510>
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252F7c1a799d-e3c5-4844-b9eb-4aca910de8c9.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/7c1a799d-e3c5-4844-b9eb-4aca910de8c9.jpg saved to cache
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 97d0257c-1b20-5a76-8b11-61631598712c
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b1490>
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252F31b8e79c-2ca9-42ff-b3ce-29992db7754f.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/31b8e79c-2ca9-42ff-b3ce-29992db7754f.jpg saved to cache
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4069ae53-d865-5ab2-88d1-75df2834f70f
2026-03-27 16:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752018/general/8a8504bb-12cc-480c-851f-6afb41c4380b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740993)
2026-03-27 16:31:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/04d868fc-6a36-49f1-9bc2-23ae7961d805.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737994)
2026-03-27 16:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752002/general/dfcae823-b266-4ec2-99b8-a65c76b82157.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740978)
2026-03-27 16:31:49 [adesa.fr] INFO: Found listing with ID: 10735337
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735337%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [adesa.fr] INFO: Scrape type for 10735337: 0
2026-03-27 16:31:49 [adesa.fr] INFO: Skipping item 10735337 url https://www.openlane.eu/en/carv6/auction/10735337
2026-03-27 16:31:49 [adesa.fr] INFO: Found listing with ID: 10735388
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735388%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [adesa.fr] INFO: Scrape type for 10735388: 0
2026-03-27 16:31:49 [adesa.fr] INFO: Skipping item 10735388 url https://www.openlane.eu/en/carv6/auction/10735388
2026-03-27 16:31:49 [adesa.fr] INFO: Found listing with ID: 10737993
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737993%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [adesa.fr] INFO: Scrape type for 10737993: 1
2026-03-27 16:31:49 [adesa.fr] INFO: Scraping item 10737993 url https://www.openlane.eu/en/carv6/auction/10737993
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252Fe372bd44-0889-4d4f-b4da-ad0ffd30cf09.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/e372bd44-0889-4d4f-b4da-ad0ffd30cf09.jpg not downloaded yet
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252Fb60a5fce-9f8a-4707-99d2-4db85b6cff21.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/b60a5fce-9f8a-4707-99d2-4db85b6cff21.jpg not downloaded yet
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252F3bed2132-69a2-42fd-91e0-84c4e71bab35.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/3bed2132-69a2-42fd-91e0-84c4e71bab35.JPG not downloaded yet
2026-03-27 16:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252F16d5c577-f2db-4bc2-93da-1b42447b0f54.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/16d5c577-f2db-4bc2-93da-1b42447b0f54.jpg not downloaded yet
2026-03-27 16:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752018/general/115170f9-5957-468f-88c2-4d4e4b3733a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740993)
2026-03-27 16:31:49 [adesa.fr] INFO: Found listing with ID: 10735386
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735386%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [adesa.fr] INFO: Scrape type for 10735386: 0
2026-03-27 16:31:49 [adesa.fr] INFO: Skipping item 10735386 url https://www.openlane.eu/en/carv6/auction/10735386
2026-03-27 16:31:49 [adesa.fr] INFO: Found listing with ID: 10735344
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735344%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [adesa.fr] INFO: Scrape type for 10735344: 0
2026-03-27 16:31:49 [adesa.fr] INFO: Skipping item 10735344 url https://www.openlane.eu/en/carv6/auction/10735344
2026-03-27 16:31:49 [adesa.fr] INFO: Found listing with ID: 10735318
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735318%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [adesa.fr] INFO: Scrape type for 10735318: 0
2026-03-27 16:31:49 [adesa.fr] INFO: Skipping item 10735318 url https://www.openlane.eu/en/carv6/auction/10735318
2026-03-27 16:31:49 [adesa.fr] INFO: Found listing with ID: 10735375
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735375%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [adesa.fr] INFO: Scrape type for 10735375: 0
2026-03-27 16:31:49 [adesa.fr] INFO: Skipping item 10735375 url https://www.openlane.eu/en/carv6/auction/10735375
2026-03-27 16:31:49 [adesa.fr] INFO: Found listing with ID: 10740952
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740952%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [adesa.fr] INFO: Scrape type for 10740952: 1
2026-03-27 16:31:49 [adesa.fr] INFO: Scraping item 10740952 url https://www.openlane.eu/en/carv6/auction/10740952
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252F0a4db689-3282-43dd-8119-8a202df21abc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/0a4db689-3282-43dd-8119-8a202df21abc.jpg not downloaded yet
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252F771ab264-dd70-4174-8f20-de0aa756cbdd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/771ab264-dd70-4174-8f20-de0aa756cbdd.jpg not downloaded yet
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252Fd1dfb00e-23ed-4fee-9ea0-7804ca7ea7c2.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/d1dfb00e-23ed-4fee-9ea0-7804ca7ea7c2.JPG not downloaded yet
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c0ab10>
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252Fa1606a28-7e87-40ed-90b0-75c3bc4070b3.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/a1606a28-7e87-40ed-90b0-75c3bc4070b3.jpg saved to cache
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3af99845-65a1-5b23-b2f0-89b44fd9b1dd
2026-03-27 16:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with identifier: 10737991
2026-03-27 16:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with scrape type 1
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252F2951431e-18ed-44ba-adca-7de66fd29708.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/2951431e-18ed-44ba-adca-7de66fd29708.jpg already downloaded
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252Fd60a3f6a-e428-4111-a996-c6c57b5d7db5.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/d60a3f6a-e428-4111-a996-c6c57b5d7db5.JPG not downloaded yet
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252F20873eaf-e8f2-463a-b2cd-07564a62343d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/20873eaf-e8f2-463a-b2cd-07564a62343d.jpg not downloaded yet
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259a9510>
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252F8a8504bb-12cc-480c-851f-6afb41c4380b.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/8a8504bb-12cc-480c-851f-6afb41c4380b.jpg saved to cache
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d9de50cc-665f-55f2-b023-b7c41a3a09e8
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c12fd0>
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252Fdfcae823-b266-4ec2-99b8-a65c76b82157.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/dfcae823-b266-4ec2-99b8-a65c76b82157.jpg saved to cache
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3af99845-65a1-5b23-b2f0-89b44fd9b1dd
2026-03-27 16:31:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/87fd2995-d41f-435a-a839-55beaa88ea4e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737994)
2026-03-27 16:31:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/c35284d5-c891-4dd6-9b76-7fe520b1522b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737994)
2026-03-27 16:31:50 [adesa.fr] INFO: Found listing with ID: 10740966
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740966%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [adesa.fr] INFO: Scrape type for 10740966: 1
2026-03-27 16:31:50 [adesa.fr] INFO: Scraping item 10740966 url https://www.openlane.eu/en/carv6/auction/10740966
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252F1ddbdc80-5389-464f-8d78-0b1bc3ec70cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/1ddbdc80-5389-464f-8d78-0b1bc3ec70cd.jpg not downloaded yet
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252Fa3b572aa-9397-4851-a474-331e8284938d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/a3b572aa-9397-4851-a474-331e8284938d.jpg not downloaded yet
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252F533cfce1-6785-4570-97cb-16f49be4b13b.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/533cfce1-6785-4570-97cb-16f49be4b13b.JPG not downloaded yet
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252Fbb0435aa-1d5d-46a3-8d98-403f6b699ee1.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/bb0435aa-1d5d-46a3-8d98-403f6b699ee1.JPG not downloaded yet
2026-03-27 16:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752018/general/a732418d-f30a-4dd5-9a76-e9bb3279cf6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740993)
2026-03-27 16:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752018/general/0f92e9c2-71b1-4d9a-947c-1f07e75aa0bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740993)
2026-03-27 16:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752002/general/fcc7a086-ed8a-44d9-8d0c-3c93ccdd8595.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740978)
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252Fef1d0031-6f58-4514-9d26-dbd2a5aa608a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/ef1d0031-6f58-4514-9d26-dbd2a5aa608a.jpg not downloaded yet
2026-03-27 16:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256ffa90>
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252F115170f9-5957-468f-88c2-4d4e4b3733a2.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/115170f9-5957-468f-88c2-4d4e4b3733a2.jpg saved to cache
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d9de50cc-665f-55f2-b023-b7c41a3a09e8
2026-03-27 16:31:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/3bed2132-69a2-42fd-91e0-84c4e71bab35.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737994)
2026-03-27 16:31:50 [adesa.fr] INFO: Found listing with ID: 10738004
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738004%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [adesa.fr] INFO: Scrape type for 10738004: 1
2026-03-27 16:31:50 [adesa.fr] INFO: Scraping item 10738004 url https://www.openlane.eu/en/carv6/auction/10738004
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252F6d0a67c2-8d44-4cad-867a-4f3108607bd9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/6d0a67c2-8d44-4cad-867a-4f3108607bd9.jpg not downloaded yet
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252Fb0793ed8-4d98-427b-9e19-22a2bf28572b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/b0793ed8-4d98-427b-9e19-22a2bf28572b.jpg not downloaded yet
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630595%252Fgeneral%252Fc9e39290-7ed8-4009-9dc4-5cd09f6550b7.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/c9e39290-7ed8-4009-9dc4-5cd09f6550b7.JPG not downloaded yet
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252Fe845e517-7ec5-46ab-ac98-1c06b257777c.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/e845e517-7ec5-46ab-ac98-1c06b257777c.JPG not downloaded yet
2026-03-27 16:31:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740950> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752089/general/38ab24a4-2c3a-41ef-8a70-eacfd5ec3136.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741030)
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252F1f3b35a7-df0e-4f4a-9175-94fcfab11744.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/1f3b35a7-df0e-4f4a-9175-94fcfab11744.jpg not downloaded yet
2026-03-27 16:31:50 [adesa.fr] INFO: Found listing with ID: 10740981
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740981%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [adesa.fr] INFO: Scrape type for 10740981: 1
2026-03-27 16:31:50 [adesa.fr] INFO: Scraping item 10740981 url https://www.openlane.eu/en/carv6/auction/10740981
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252Fde05bac1-64f7-45da-8fa5-03c35fe5265a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/de05bac1-64f7-45da-8fa5-03c35fe5265a.jpg not downloaded yet
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252F0528f7e3-5225-43f3-b82a-edd716888c1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/0528f7e3-5225-43f3-b82a-edd716888c1b.jpg not downloaded yet
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252F45164af3-1c54-4ad1-be9b-50b2a4272ebe.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/45164af3-1c54-4ad1-be9b-50b2a4272ebe.JPG not downloaded yet
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252F6d4fb644-6302-44e5-b7e8-1547083401c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/6d4fb644-6302-44e5-b7e8-1547083401c0.jpg not downloaded yet
2026-03-27 16:31:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/d1dfb00e-23ed-4fee-9ea0-7804ca7ea7c2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737994)
2026-03-27 16:31:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/d60a3f6a-e428-4111-a996-c6c57b5d7db5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737991)
2026-03-27 16:31:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/bb0435aa-1d5d-46a3-8d98-403f6b699ee1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737991)
2026-03-27 16:31:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/533cfce1-6785-4570-97cb-16f49be4b13b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737994)
2026-03-27 16:31:50 [adesa.fr] INFO: Found listing with ID: 10741011
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741011%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [adesa.fr] INFO: Scrape type for 10741011: 1
2026-03-27 16:31:50 [adesa.fr] INFO: Scraping item 10741011 url https://www.openlane.eu/en/carv6/auction/10741011
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252Fc69619f2-a667-4366-b598-11faf11c146c.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/c69619f2-a667-4366-b598-11faf11c146c.JPG not downloaded yet
2026-03-27 16:31:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256d3790>
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252Fa732418d-f30a-4dd5-9a76-e9bb3279cf6e.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/a732418d-f30a-4dd5-9a76-e9bb3279cf6e.jpg saved to cache
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d9de50cc-665f-55f2-b023-b7c41a3a09e8
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ca60d0>
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252F0f92e9c2-71b1-4d9a-947c-1f07e75aa0bd.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/0f92e9c2-71b1-4d9a-947c-1f07e75aa0bd.jpg saved to cache
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d9de50cc-665f-55f2-b023-b7c41a3a09e8
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b9cad0>
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252Ffcc7a086-ed8a-44d9-8d0c-3c93ccdd8595.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/fcc7a086-ed8a-44d9-8d0c-3c93ccdd8595.jpg saved to cache
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3af99845-65a1-5b23-b2f0-89b44fd9b1dd
2026-03-27 16:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fda37b6-f62b-51b2-97b9-79984a534b70 with identifier: 10737976
2026-03-27 16:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fda37b6-f62b-51b2-97b9-79984a534b70 with scrape type 1
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9fda37b6-f62b-51b2-97b9-79984a534b70
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252F0af6d9da-e7ca-456a-9d73-b247b3221556.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/0af6d9da-e7ca-456a-9d73-b247b3221556.jpg already downloaded
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252Feb1e18d5-501e-4b83-a155-562a22e1ab40.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/eb1e18d5-501e-4b83-a155-562a22e1ab40.JPG not downloaded yet
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-27 16:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752002/general/20873eaf-e8f2-463a-b2cd-07564a62343d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740978)
2026-03-27 16:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752018/general/771ab264-dd70-4174-8f20-de0aa756cbdd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740993)
2026-03-27 16:31:50 [adesa.fr] INFO: Found listing with ID: 10735382
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735382%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [adesa.fr] INFO: Scrape type for 10735382: 0
2026-03-27 16:31:50 [adesa.fr] INFO: Skipping item 10735382 url https://www.openlane.eu/en/carv6/auction/10735382
2026-03-27 16:31:50 [adesa.fr] INFO: Found listing with ID: 10735381
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735381%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [adesa.fr] INFO: Scrape type for 10735381: 0
2026-03-27 16:31:50 [adesa.fr] INFO: Skipping item 10735381 url https://www.openlane.eu/en/carv6/auction/10735381
2026-03-27 16:31:50 [adesa.fr] INFO: Found listing with ID: 10735390
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735390%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [adesa.fr] INFO: Scrape type for 10735390: 0
2026-03-27 16:31:50 [adesa.fr] INFO: Skipping item 10735390 url https://www.openlane.eu/en/carv6/auction/10735390
2026-03-27 16:31:50 [adesa.fr] INFO: Found listing with ID: 10741003
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741003%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [adesa.fr] INFO: Scrape type for 10741003: 1
2026-03-27 16:31:50 [adesa.fr] INFO: Scraping item 10741003 url https://www.openlane.eu/en/carv6/auction/10741003
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252Fe4aa78f8-5cf4-433f-909e-0c1a1cdbcbab.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/e4aa78f8-5cf4-433f-909e-0c1a1cdbcbab.JPG not downloaded yet
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252Fcc98eb00-f30a-4426-a6d1-a962ec5dafef.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/cc98eb00-f30a-4426-a6d1-a962ec5dafef.JPG not downloaded yet
2026-03-27 16:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce4098a3-76d0-55af-bcab-182553fcf11e with identifier: 10740950
2026-03-27 16:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce4098a3-76d0-55af-bcab-182553fcf11e with scrape type 1
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ce4098a3-76d0-55af-bcab-182553fcf11e
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252Fb87cb14e-a48b-4271-abab-84af3b719f33.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/b87cb14e-a48b-4271-abab-84af3b719f33.jpg not downloaded yet
2026-03-27 16:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0621dd15-7335-58e2-974a-c6057ad9e6f7 with identifier: 10737900
2026-03-27 16:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 with scrape type 1
2026-03-27 16:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0621dd15-7335-58e2-974a-c6057ad9e6f7
2026-03-27 16:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252F5f27facb-9a0d-49b6-aacc-806f5c2f2a9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/5f27facb-9a0d-49b6-aacc-806f5c2f2a9f.jpg already downloaded
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252F75dda3af-fd64-461f-992e-2c14e7687e35.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/75dda3af-fd64-461f-992e-2c14e7687e35.JPG not downloaded yet
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b82890>
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252F38ab24a4-2c3a-41ef-8a70-eacfd5ec3136.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/38ab24a4-2c3a-41ef-8a70-eacfd5ec3136.jpg saved to cache
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d3cf6431-0bb7-52ae-93d3-d4d65edca81b
2026-03-27 16:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752089/general/0a4db689-3282-43dd-8119-8a202df21abc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741030)
2026-03-27 16:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752002/general/ef1d0031-6f58-4514-9d26-dbd2a5aa608a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740978)
2026-03-27 16:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-27 16:31:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/45164af3-1c54-4ad1-be9b-50b2a4272ebe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737991)
2026-03-27 16:31:51 [adesa.fr] INFO: Found listing with ID: 10740963
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740963%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [adesa.fr] INFO: Scrape type for 10740963: 1
2026-03-27 16:31:51 [adesa.fr] INFO: Scraping item 10740963 url https://www.openlane.eu/en/carv6/auction/10740963
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252F9cfabb66-4e69-4519-ba39-6d7db48e01a0.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/9cfabb66-4e69-4519-ba39-6d7db48e01a0.JPG not downloaded yet
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252Fa5a016f3-25c5-4dc9-8ef8-decc8da3b8f6.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/a5a016f3-25c5-4dc9-8ef8-decc8da3b8f6.JPG not downloaded yet
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252F21ab0bed-049a-4a4a-9714-fe22c04c27a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/21ab0bed-049a-4a4a-9714-fe22c04c27a6.jpg not downloaded yet
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252F8b30f06b-f36f-4151-8c31-1418e48d05ac.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/8b30f06b-f36f-4151-8c31-1418e48d05ac.JPG not downloaded yet
2026-03-27 16:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752018/general/a3b572aa-9397-4851-a474-331e8284938d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740993)
2026-03-27 16:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752018/general/0528f7e3-5225-43f3-b82a-edd716888c1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740993)
2026-03-27 16:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738039> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225974150>
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252F20873eaf-e8f2-463a-b2cd-07564a62343d.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/20873eaf-e8f2-463a-b2cd-07564a62343d.jpg saved to cache
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3af99845-65a1-5b23-b2f0-89b44fd9b1dd
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a34910>
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252F771ab264-dd70-4174-8f20-de0aa756cbdd.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/771ab264-dd70-4174-8f20-de0aa756cbdd.jpg saved to cache
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d9de50cc-665f-55f2-b023-b7c41a3a09e8
2026-03-27 16:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752002/general/1f3b35a7-df0e-4f4a-9175-94fcfab11744.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740978)
2026-03-27 16:31:51 [adesa.fr] INFO: Found listing with ID: 10740954
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740954%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [adesa.fr] INFO: Scrape type for 10740954: 1
2026-03-27 16:31:51 [adesa.fr] INFO: Scraping item 10740954 url https://www.openlane.eu/en/carv6/auction/10740954
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252F8e96e072-9a1f-4552-8f22-91a0b584227d.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/8e96e072-9a1f-4552-8f22-91a0b584227d.JPG not downloaded yet
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252Feec6b365-915c-453b-a9ce-47d6134b82b3.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/eec6b365-915c-453b-a9ce-47d6134b82b3.JPG not downloaded yet
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252Fad765a14-4fe7-46e8-aeba-57737521ebaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/ad765a14-4fe7-46e8-aeba-57737521ebaa.jpg not downloaded yet
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252F96ce1ea7-8b1f-4aa3-8d40-36f3fd564bbe.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/96ce1ea7-8b1f-4aa3-8d40-36f3fd564bbe.JPG not downloaded yet
2026-03-27 16:31:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/c69619f2-a667-4366-b598-11faf11c146c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737991)
2026-03-27 16:31:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/eb1e18d5-501e-4b83-a155-562a22e1ab40.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737976)
2026-03-27 16:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752089/general/de05bac1-64f7-45da-8fa5-03c35fe5265a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741030)
2026-03-27 16:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752089/general/1ddbdc80-5389-464f-8d78-0b1bc3ec70cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741030)
2026-03-27 16:31:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/75dda3af-fd64-461f-992e-2c14e7687e35.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737900)
2026-03-27 16:31:51 [adesa.fr] INFO: Found listing with ID: 10735385
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735385%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [adesa.fr] INFO: Scrape type for 10735385: 0
2026-03-27 16:31:51 [adesa.fr] INFO: Skipping item 10735385 url https://www.openlane.eu/en/carv6/auction/10735385
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626060%252Fgeneral%252Fde95fb5e-4389-4cec-b137-d37cc41a5d32.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/de95fb5e-4389-4cec-b137-d37cc41a5d32.JPG not downloaded yet
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252F42a05e16-1676-453f-871b-cc998bc68ae1.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/42a05e16-1676-453f-871b-cc998bc68ae1.JPG not downloaded yet
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252Fffe7ab75-8fa7-45e7-9deb-1715bd34cae3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/ffe7ab75-8fa7-45e7-9deb-1715bd34cae3.jpg not downloaded yet
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252F7a9cd11a-a341-4746-ad5d-0cecc6883d82.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/7a9cd11a-a341-4746-ad5d-0cecc6883d82.JPG not downloaded yet
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b9f090>
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252F0a4db689-3282-43dd-8119-8a202df21abc.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/0a4db689-3282-43dd-8119-8a202df21abc.jpg saved to cache
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d3cf6431-0bb7-52ae-93d3-d4d65edca81b
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22595eb50>
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252Fef1d0031-6f58-4514-9d26-dbd2a5aa608a.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/ef1d0031-6f58-4514-9d26-dbd2a5aa608a.jpg saved to cache
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3af99845-65a1-5b23-b2f0-89b44fd9b1dd
2026-03-27 16:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34d3ccaa-3f40-52f4-8221-ff098b9eb88d with identifier: 10741021
2026-03-27 16:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34d3ccaa-3f40-52f4-8221-ff098b9eb88d with scrape type 1
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 34d3ccaa-3f40-52f4-8221-ff098b9eb88d
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252F58ecc4fe-c3f6-4afc-bd0e-859f92f2eb72.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/58ecc4fe-c3f6-4afc-bd0e-859f92f2eb72.jpg not downloaded yet
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-27 16:31:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22443fdd0>
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252Fa3b572aa-9397-4851-a474-331e8284938d.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/a3b572aa-9397-4851-a474-331e8284938d.jpg saved to cache
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d9de50cc-665f-55f2-b023-b7c41a3a09e8
2026-03-27 16:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752002/general/6d4fb644-6302-44e5-b7e8-1547083401c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740978)
2026-03-27 16:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622531/general/b87cb14e-a48b-4271-abab-84af3b719f33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740950)
2026-03-27 16:31:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/cc98eb00-f30a-4426-a6d1-a962ec5dafef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737976)
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252F7d113499-3d7b-473f-9408-d3c0521a78f6.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/7d113499-3d7b-473f-9408-d3c0521a78f6.JPG not downloaded yet
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252Fe2d486e0-60d8-40d7-854d-fd77dba9c31d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/e2d486e0-60d8-40d7-854d-fd77dba9c31d.jpg not downloaded yet
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252F3fd6092d-a8e8-413e-a8e8-3103b0266700.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/3fd6092d-a8e8-413e-a8e8-3103b0266700.JPG not downloaded yet
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252F6dcad3df-3507-42be-ace6-0dd097834a31.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/6dcad3df-3507-42be-ace6-0dd097834a31.jpg not downloaded yet
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22586c310>
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252F0528f7e3-5225-43f3-b82a-edd716888c1b.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/0528f7e3-5225-43f3-b82a-edd716888c1b.jpg saved to cache
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d9de50cc-665f-55f2-b023-b7c41a3a09e8
2026-03-27 16:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10738039
2026-03-27 16:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with scrape type 1
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ede98d8-6522-5f7b-aabe-a3e320a07c5e
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252F07c6bd39-5ea2-4965-877e-9b87a4da2fa8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/07c6bd39-5ea2-4965-877e-9b87a4da2fa8.jpg already downloaded
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252F63be4398-56a4-4e5c-9f1e-70382f95b095.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/63be4398-56a4-4e5c-9f1e-70382f95b095.jpg already downloaded
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252Fd28b5c56-b060-4c79-ac77-4e8ba93feed0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/d28b5c56-b060-4c79-ac77-4e8ba93feed0.jpg already downloaded
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252Fbe234e74-0c03-4bd8-89a9-82e1b9488dc1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/be234e74-0c03-4bd8-89a9-82e1b9488dc1.jpg already downloaded
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252F4183d0ad-f152-4cfd-93a5-de1107895fdc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/4183d0ad-f152-4cfd-93a5-de1107895fdc.jpg already downloaded
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252F8d11267e-5d22-4bff-829b-15f27d3e1d42.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/8d11267e-5d22-4bff-829b-15f27d3e1d42.jpg already downloaded
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252F90cd6f64-f794-411f-b1cd-99e71e148140.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/90cd6f64-f794-411f-b1cd-99e71e148140.jpg already downloaded
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252Fd55c3972-d419-4d49-8f72-091c94569961.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/d55c3972-d419-4d49-8f72-091c94569961.jpg already downloaded
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252F65644af4-5b08-483d-af43-cd79ff600c0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/65644af4-5b08-483d-af43-cd79ff600c0b.jpg already downloaded
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722292%252Fgeneral%252Fb78275a0-4bc7-4215-b577-8d351b0194d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/b78275a0-4bc7-4215-b577-8d351b0194d9.jpg already downloaded
2026-03-27 16:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e, identifier: 10738039
2026-03-27 16:31:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc23571fe50>
2026-03-27 16:31:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252F1f3b35a7-df0e-4f4a-9175-94fcfab11744.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/1f3b35a7-df0e-4f4a-9175-94fcfab11744.jpg saved to cache
2026-03-27 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3af99845-65a1-5b23-b2f0-89b44fd9b1dd
2026-03-27 16:31:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-27 16:31:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-27 16:31:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2269685d0>
2026-03-27 16:31:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252Fde05bac1-64f7-45da-8fa5-03c35fe5265a.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/de05bac1-64f7-45da-8fa5-03c35fe5265a.jpg saved to cache
2026-03-27 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d3cf6431-0bb7-52ae-93d3-d4d65edca81b
2026-03-27 16:31:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227f5d1d0>
2026-03-27 16:31:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252F1ddbdc80-5389-464f-8d78-0b1bc3ec70cd.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/1ddbdc80-5389-464f-8d78-0b1bc3ec70cd.jpg saved to cache
2026-03-27 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d3cf6431-0bb7-52ae-93d3-d4d65edca81b
2026-03-27 16:31:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-27 16:31:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/e4aa78f8-5cf4-433f-909e-0c1a1cdbcbab.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737991)
2026-03-27 16:31:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/8b30f06b-f36f-4151-8c31-1418e48d05ac.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737900)
2026-03-27 16:31:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/eec6b365-915c-453b-a9ce-47d6134b82b3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737976)
2026-03-27 16:31:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/8e96e072-9a1f-4552-8f22-91a0b584227d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737991)
2026-03-27 16:31:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/96ce1ea7-8b1f-4aa3-8d40-36f3fd564bbe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737900)
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252Fad3a7818-aace-42ee-84dd-d98bb14853f8.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/ad3a7818-aace-42ee-84dd-d98bb14853f8.JPG not downloaded yet
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252Ff0500faf-1f64-4b02-85b9-1a7c27480dda.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/f0500faf-1f64-4b02-85b9-1a7c27480dda.jpg not downloaded yet
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252Fb7c14e95-33b4-4bc1-9fa7-42e3dea624ae.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/b7c14e95-33b4-4bc1-9fa7-42e3dea624ae.JPG not downloaded yet
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252Ffff90c45-a2e4-423a-ba27-938fe13b6d1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/fff90c45-a2e4-423a-ba27-938fe13b6d1a.jpg not downloaded yet
2026-03-27 16:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10738039
2026-03-27 16:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10738039
2026-03-27 16:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10738039 to the API
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738039>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '3ede98d8-6522-5f7b-aabe-a3e320a07c5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738039',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 63845,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5722292/general/07c6bd39-5ea2-4965-877e-9b87a4da2fa8.jpg',
'https://images.openlane.eu/carimgs/5722292/general/63be4398-56a4-4e5c-9f1e-70382f95b095.jpg',
'https://images.openlane.eu/carimgs/5722292/general/d28b5c56-b060-4c79-ac77-4e8ba93feed0.jpg',
'https://images.openlane.eu/carimgs/5722292/general/be234e74-0c03-4bd8-89a9-82e1b9488dc1.jpg',
'https://images.openlane.eu/carimgs/5722292/general/4183d0ad-f152-4cfd-93a5-de1107895fdc.jpg',
'https://images.openlane.eu/carimgs/5722292/general/8d11267e-5d22-4bff-829b-15f27d3e1d42.jpg',
'https://images.openlane.eu/carimgs/5722292/general/90cd6f64-f794-411f-b1cd-99e71e148140.jpg',
'https://images.openlane.eu/carimgs/5722292/general/d55c3972-d419-4d49-8f72-091c94569961.jpg',
'https://images.openlane.eu/carimgs/5722292/general/65644af4-5b08-483d-af43-cd79ff600c0b.jpg',
'https://images.openlane.eu/carimgs/5722292/general/b78275a0-4bc7-4215-b577-8d351b0194d9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 782263,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/07c6bd39-5ea2-4965-877e-9b87a4da2fa8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 794581,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/63be4398-56a4-4e5c-9f1e-70382f95b095.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 780692,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/d28b5c56-b060-4c79-ac77-4e8ba93feed0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 816304,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/be234e74-0c03-4bd8-89a9-82e1b9488dc1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 600669,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/4183d0ad-f152-4cfd-93a5-de1107895fdc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 678445,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/8d11267e-5d22-4bff-829b-15f27d3e1d42.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 683601,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/90cd6f64-f794-411f-b1cd-99e71e148140.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 731701,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/d55c3972-d419-4d49-8f72-091c94569961.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 714006,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/65644af4-5b08-483d-af43-cd79ff600c0b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 567142,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/b78275a0-4bc7-4215-b577-8d351b0194d9.jpg',
'Width': 2731}],
'price': 43700,
'price_includes_vat': True,
'registration_date': '2024-02-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'204 hp - 63.845 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738039%27 HTTP/1.1" 200 None
2026-03-27 16:31:52 [adesa.fr] INFO: Saving data for 10738039: {'created_time': 1774629112.90759, 'last_price_update_time': 1774629112.9076, 'auction_closing_time': 1774876200.0}
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738039') HTTP/1.1" 204 0
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622531/general/ad765a14-4fe7-46e8-aeba-57737521ebaa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740950)
2026-03-27 16:31:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/a5a016f3-25c5-4dc9-8ef8-decc8da3b8f6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737976)
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622531/general/21ab0bed-049a-4a4a-9714-fe22c04c27a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740950)
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252F0392fdb1-c721-4943-9997-7a885f6bb548.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/0392fdb1-c721-4943-9997-7a885f6bb548.JPG not downloaded yet
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252F346be3e6-6471-4d7a-b1d7-010bc6d99a02.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/346be3e6-6471-4d7a-b1d7-010bc6d99a02.jpg not downloaded yet
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252Fe2c94ace-00ce-4434-81aa-7f763db22b13.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/e2c94ace-00ce-4434-81aa-7f763db22b13.JPG not downloaded yet
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252Fd3d42d90-3707-4d2f-8902-37a9aaf33c56.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/d3d42d90-3707-4d2f-8902-37a9aaf33c56.jpg not downloaded yet
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256a9450>
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252F6d4fb644-6302-44e5-b7e8-1547083401c0.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/6d4fb644-6302-44e5-b7e8-1547083401c0.jpg saved to cache
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3af99845-65a1-5b23-b2f0-89b44fd9b1dd
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf6010>
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252Fb87cb14e-a48b-4271-abab-84af3b719f33.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/b87cb14e-a48b-4271-abab-84af3b719f33.jpg saved to cache
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ce4098a3-76d0-55af-bcab-182553fcf11e
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/9cfabb66-4e69-4519-ba39-6d7db48e01a0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737991)
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/7d113499-3d7b-473f-9408-d3c0521a78f6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737976)
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/3fd6092d-a8e8-413e-a8e8-3103b0266700.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737900)
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597437%252Fgeneral%252F27f6bfec-9c30-4055-bc3b-9f8f6da82f2a.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/27f6bfec-9c30-4055-bc3b-9f8f6da82f2a.JPG not downloaded yet
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252Fdbdfa8b7-c3be-4fcd-aac7-e31697c941c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/dbdfa8b7-c3be-4fcd-aac7-e31697c941c6.jpg not downloaded yet
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252F4603e217-8541-4c60-981a-f978a5c81eaa.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/4603e217-8541-4c60-981a-f978a5c81eaa.JPG not downloaded yet
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252Fa81a78df-9249-4380-a651-e9b32807eb67.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/a81a78df-9249-4380-a651-e9b32807eb67.jpg not downloaded yet
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752070/general/6dcad3df-3507-42be-ace6-0dd097834a31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741021)
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622531/general/e2d486e0-60d8-40d7-854d-fd77dba9c31d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740950)
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752070/general/58ecc4fe-c3f6-4afc-bd0e-859f92f2eb72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741021)
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/7a9cd11a-a341-4746-ad5d-0cecc6883d82.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737900)
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252F78976511-f6c4-4f3b-abfd-c0154911a343.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/78976511-f6c4-4f3b-abfd-c0154911a343.jpg not downloaded yet
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5630590%252Fgeneral%252Fa94c040a-8338-465e-aa74-086c92c6d8d6.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/a94c040a-8338-465e-aa74-086c92c6d8d6.JPG not downloaded yet
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252F64342b2c-0651-45af-8023-9e222fd110c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/64342b2c-0651-45af-8023-9e222fd110c2.jpg not downloaded yet
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22566f8d0>
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252Fad765a14-4fe7-46e8-aeba-57737521ebaa.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/ad765a14-4fe7-46e8-aeba-57737521ebaa.jpg saved to cache
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ce4098a3-76d0-55af-bcab-182553fcf11e
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242c67d0>
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252F21ab0bed-049a-4a4a-9714-fe22c04c27a6.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/21ab0bed-049a-4a4a-9714-fe22c04c27a6.jpg saved to cache
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ce4098a3-76d0-55af-bcab-182553fcf11e
2026-03-27 16:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48b95a9d-df8f-5777-bbce-3b4400a43a40 with identifier: 10740981
2026-03-27 16:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48b95a9d-df8f-5777-bbce-3b4400a43a40 with scrape type 1
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 48b95a9d-df8f-5777-bbce-3b4400a43a40
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252Fe7cc54cf-fcca-4561-9356-be43be6f059d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/e7cc54cf-fcca-4561-9356-be43be6f059d.jpg not downloaded yet
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/b7c14e95-33b4-4bc1-9fa7-42e3dea624ae.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737900)
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/0392fdb1-c721-4943-9997-7a885f6bb548.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737976)
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/e2c94ace-00ce-4434-81aa-7f763db22b13.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737900)
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252F8d70795f-aaa9-4a2b-aada-56fa0a906e91.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/8d70795f-aaa9-4a2b-aada-56fa0a906e91.jpg not downloaded yet
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252F201bf4c0-3fcd-4f2d-9a68-a43c9e4df34a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/201bf4c0-3fcd-4f2d-9a68-a43c9e4df34a.jpg not downloaded yet
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622531/general/ffe7ab75-8fa7-45e7-9deb-1715bd34cae3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740950)
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752070/general/fff90c45-a2e4-423a-ba27-938fe13b6d1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741021)
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752070/general/d3d42d90-3707-4d2f-8902-37a9aaf33c56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741021)
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622531/general/346be3e6-6471-4d7a-b1d7-010bc6d99a02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740950)
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252Fadc7b5ed-5941-46c1-8369-f9345a9a76b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/adc7b5ed-5941-46c1-8369-f9345a9a76b1.jpg not downloaded yet
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258b7510>
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252F6dcad3df-3507-42be-ace6-0dd097834a31.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/6dcad3df-3507-42be-ace6-0dd097834a31.jpg saved to cache
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 34d3ccaa-3f40-52f4-8221-ff098b9eb88d
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224330810>
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252Fe2d486e0-60d8-40d7-854d-fd77dba9c31d.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/e2d486e0-60d8-40d7-854d-fd77dba9c31d.jpg saved to cache
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ce4098a3-76d0-55af-bcab-182553fcf11e
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cc3410>
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252F58ecc4fe-c3f6-4afc-bd0e-859f92f2eb72.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/58ecc4fe-c3f6-4afc-bd0e-859f92f2eb72.jpg saved to cache
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 34d3ccaa-3f40-52f4-8221-ff098b9eb88d
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252F7298f8e8-cd7c-4b34-9171-6a281d822424.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/7298f8e8-cd7c-4b34-9171-6a281d822424.jpg not downloaded yet
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252F798fb83c-859b-4e36-bacd-752babbeb181.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/798fb83c-859b-4e36-bacd-752babbeb181.jpg not downloaded yet
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622531/general/f0500faf-1f64-4b02-85b9-1a7c27480dda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740950)
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252F10ae7823-549d-4bc5-be85-a1a3936f3ec9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/10ae7823-549d-4bc5-be85-a1a3936f3ec9.jpg not downloaded yet
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22441f490>
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252Fffe7ab75-8fa7-45e7-9deb-1715bd34cae3.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/ffe7ab75-8fa7-45e7-9deb-1715bd34cae3.jpg saved to cache
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ce4098a3-76d0-55af-bcab-182553fcf11e
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257358d0>
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252Ffff90c45-a2e4-423a-ba27-938fe13b6d1a.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/fff90c45-a2e4-423a-ba27-938fe13b6d1a.jpg saved to cache
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 34d3ccaa-3f40-52f4-8221-ff098b9eb88d
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b73110>
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252Fd3d42d90-3707-4d2f-8902-37a9aaf33c56.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/d3d42d90-3707-4d2f-8902-37a9aaf33c56.jpg saved to cache
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 34d3ccaa-3f40-52f4-8221-ff098b9eb88d
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225850450>
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252F346be3e6-6471-4d7a-b1d7-010bc6d99a02.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/346be3e6-6471-4d7a-b1d7-010bc6d99a02.jpg saved to cache
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ce4098a3-76d0-55af-bcab-182553fcf11e
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/de95fb5e-4389-4cec-b137-d37cc41a5d32.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737991)
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/ad3a7818-aace-42ee-84dd-d98bb14853f8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737976)
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/42a05e16-1676-453f-871b-cc998bc68ae1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737976)
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252F45e30e86-5b8e-4666-834e-12dfbf93fad4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/45e30e86-5b8e-4666-834e-12dfbf93fad4.jpg not downloaded yet
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/a94c040a-8338-465e-aa74-086c92c6d8d6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737900)
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252Fd963d3a3-204a-483e-abe5-5be06ef2fd3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/d963d3a3-204a-483e-abe5-5be06ef2fd3e.jpg not downloaded yet
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752005/general/e7cc54cf-fcca-4561-9356-be43be6f059d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740981)
2026-03-27 16:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752070/general/64342b2c-0651-45af-8023-9e222fd110c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741021)
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252Fa613a725-a060-41c2-9381-5edeebdf545c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/a613a725-a060-41c2-9381-5edeebdf545c.jpg not downloaded yet
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b2bcd0>
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252Ff0500faf-1f64-4b02-85b9-1a7c27480dda.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/f0500faf-1f64-4b02-85b9-1a7c27480dda.jpg saved to cache
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ce4098a3-76d0-55af-bcab-182553fcf11e
2026-03-27 16:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622531/general/78976511-f6c4-4f3b-abfd-c0154911a343.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740950)
2026-03-27 16:31:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/4603e217-8541-4c60-981a-f978a5c81eaa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737900)
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252F413648be-9ff3-4e9b-aa3d-25f2baeb1d79.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/413648be-9ff3-4e9b-aa3d-25f2baeb1d79.jpg not downloaded yet
2026-03-27 16:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741017> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752070/general/a81a78df-9249-4380-a651-e9b32807eb67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741021)
2026-03-27 16:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622531/general/dbdfa8b7-c3be-4fcd-aac7-e31697c941c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740950)
2026-03-27 16:31:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252Fe8742f1c-5ca8-4c22-aa66-ce1ae37abc39.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/e8742f1c-5ca8-4c22-aa66-ce1ae37abc39.jpg not downloaded yet
2026-03-27 16:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752070/general/7298f8e8-cd7c-4b34-9171-6a281d822424.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741021)
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252F45b5d277-d314-4849-b0c9-cdb080cdd924.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/45b5d277-d314-4849-b0c9-cdb080cdd924.jpg not downloaded yet
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224424bd0>
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252Fe7cc54cf-fcca-4561-9356-be43be6f059d.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/e7cc54cf-fcca-4561-9356-be43be6f059d.jpg saved to cache
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 48b95a9d-df8f-5777-bbce-3b4400a43a40
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257694d0>
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252F64342b2c-0651-45af-8023-9e222fd110c2.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/64342b2c-0651-45af-8023-9e222fd110c2.jpg saved to cache
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 34d3ccaa-3f40-52f4-8221-ff098b9eb88d
2026-03-27 16:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752070/general/201bf4c0-3fcd-4f2d-9a68-a43c9e4df34a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741021)
2026-03-27 16:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752005/general/798fb83c-859b-4e36-bacd-752babbeb181.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740981)
2026-03-27 16:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752005/general/adc7b5ed-5941-46c1-8369-f9345a9a76b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740981)
2026-03-27 16:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752005/general/45e30e86-5b8e-4666-834e-12dfbf93fad4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740981)
2026-03-27 16:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752070/general/d963d3a3-204a-483e-abe5-5be06ef2fd3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741021)
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252F5fead382-effc-4235-bc78-1a8204841df3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/5fead382-effc-4235-bc78-1a8204841df3.jpg not downloaded yet
2026-03-27 16:31:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752070/general/10ae7823-549d-4bc5-be85-a1a3936f3ec9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741021)
2026-03-27 16:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5622531/general/8d70795f-aaa9-4a2b-aada-56fa0a906e91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740950)
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252F81b42515-0331-4efd-9c7a-d96221c08ad4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/81b42515-0331-4efd-9c7a-d96221c08ad4.jpg not downloaded yet
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cc1110>
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252F78976511-f6c4-4f3b-abfd-c0154911a343.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/78976511-f6c4-4f3b-abfd-c0154911a343.jpg saved to cache
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ce4098a3-76d0-55af-bcab-182553fcf11e
2026-03-27 16:31:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0621dd15-7335-58e2-974a-c6057ad9e6f7, skipping ID generation
2026-03-27 16:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 with scrape type 1
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 sending to next pipeline
2026-03-27 16:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0621dd15-7335-58e2-974a-c6057ad9e6f7, identifier: 10737900
2026-03-27 16:31:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf176865-631b-5fdc-b7fe-328e73ba42f7 with identifier: 10741017
2026-03-27 16:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf176865-631b-5fdc-b7fe-328e73ba42f7 with scrape type 1
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf176865-631b-5fdc-b7fe-328e73ba42f7
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252Fa3d0e500-0de2-435d-a68b-a8a78543da30.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/a3d0e500-0de2-435d-a68b-a8a78543da30.jpg not downloaded yet
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258e0b90>
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252Fa81a78df-9249-4380-a651-e9b32807eb67.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/a81a78df-9249-4380-a651-e9b32807eb67.jpg saved to cache
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 34d3ccaa-3f40-52f4-8221-ff098b9eb88d
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22449e110>
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252Fdbdfa8b7-c3be-4fcd-aac7-e31697c941c6.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/dbdfa8b7-c3be-4fcd-aac7-e31697c941c6.jpg saved to cache
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ce4098a3-76d0-55af-bcab-182553fcf11e
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22589b550>
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252F7298f8e8-cd7c-4b34-9171-6a281d822424.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/7298f8e8-cd7c-4b34-9171-6a281d822424.jpg saved to cache
2026-03-27 16:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 34d3ccaa-3f40-52f4-8221-ff098b9eb88d
2026-03-27 16:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740954> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0621dd15-7335-58e2-974a-c6057ad9e6f7 with identifier: 10737900
2026-03-27 16:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0621dd15-7335-58e2-974a-c6057ad9e6f7 with identifier: 10737900
2026-03-27 16:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0621dd15-7335-58e2-974a-c6057ad9e6f7 with identifier: 10737900 to the API
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:55 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5630590/general/4603e217-8541-4c60-981a-f978a5c81eaa.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '0621dd15-7335-58e2-974a-c6057ad9e6f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000218',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737900',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 111081,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0621dd15-7335-58e2-974a-c6057ad9e6f7/0621dd15-7335-58e2-974a-c6057ad9e6f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262104,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630590/general/5f27facb-9a0d-49b6-aacc-806f5c2f2a9f.jpg',
'Width': 2731}],
'price': 39600,
'price_includes_vat': True,
'registration_date': '2023-09-21',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'197 hp - 111.081 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737900%27 HTTP/1.1" 200 None
2026-03-27 16:31:55 [adesa.fr] INFO: Saving data for 10737900: {'created_time': 1774629115.017863, 'last_price_update_time': 1774629115.017874, 'auction_closing_time': 1774875600.0}
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737900') HTTP/1.1" 204 0
2026-03-27 16:31:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/27f6bfec-9c30-4055-bc3b-9f8f6da82f2a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737976)
2026-03-27 16:31:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/e845e517-7ec5-46ab-ac98-1c06b257777c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737991)
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252Fb7878a6d-777d-44af-bf98-74091bd74014.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/b7878a6d-777d-44af-bf98-74091bd74014.jpg not downloaded yet
2026-03-27 16:31:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/c9e39290-7ed8-4009-9dc4-5cd09f6550b7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737994)
2026-03-27 16:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752005/general/a613a725-a060-41c2-9381-5edeebdf545c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740981)
2026-03-27 16:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752005/general/e8742f1c-5ca8-4c22-aa66-ce1ae37abc39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740981)
2026-03-27 16:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752005/general/45b5d277-d314-4849-b0c9-cdb080cdd924.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740981)
2026-03-27 16:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752005/general/413648be-9ff3-4e9b-aa3d-25f2baeb1d79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740981)
2026-03-27 16:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752018/general/b0793ed8-4d98-427b-9e19-22a2bf28572b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740993)
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252F6c212df2-88ad-4e33-895b-e9cc82282b32.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/6c212df2-88ad-4e33-895b-e9cc82282b32.jpg not downloaded yet
2026-03-27 16:31:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225895250>
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252F201bf4c0-3fcd-4f2d-9a68-a43c9e4df34a.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/201bf4c0-3fcd-4f2d-9a68-a43c9e4df34a.jpg saved to cache
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 34d3ccaa-3f40-52f4-8221-ff098b9eb88d
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225627b50>
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252F798fb83c-859b-4e36-bacd-752babbeb181.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/798fb83c-859b-4e36-bacd-752babbeb181.jpg saved to cache
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 48b95a9d-df8f-5777-bbce-3b4400a43a40
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22585b390>
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252Fadc7b5ed-5941-46c1-8369-f9345a9a76b1.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/adc7b5ed-5941-46c1-8369-f9345a9a76b1.jpg saved to cache
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 48b95a9d-df8f-5777-bbce-3b4400a43a40
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259a3a10>
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252F45e30e86-5b8e-4666-834e-12dfbf93fad4.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/45e30e86-5b8e-4666-834e-12dfbf93fad4.jpg saved to cache
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 48b95a9d-df8f-5777-bbce-3b4400a43a40
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc228746dd0>
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252Fd963d3a3-204a-483e-abe5-5be06ef2fd3e.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/d963d3a3-204a-483e-abe5-5be06ef2fd3e.jpg saved to cache
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 34d3ccaa-3f40-52f4-8221-ff098b9eb88d
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257becd0>
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752070%252Fgeneral%252F10ae7823-549d-4bc5-be85-a1a3936f3ec9.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752070/general/10ae7823-549d-4bc5-be85-a1a3936f3ec9.jpg saved to cache
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 34d3ccaa-3f40-52f4-8221-ff098b9eb88d
2026-03-27 16:31:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 34d3ccaa-3f40-52f4-8221-ff098b9eb88d, skipping ID generation
2026-03-27 16:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34d3ccaa-3f40-52f4-8221-ff098b9eb88d with scrape type 1
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 34d3ccaa-3f40-52f4-8221-ff098b9eb88d sending to next pipeline
2026-03-27 16:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 34d3ccaa-3f40-52f4-8221-ff098b9eb88d, identifier: 10741021
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ac22d0>
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622531%252Fgeneral%252F8d70795f-aaa9-4a2b-aada-56fa0a906e91.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622531/general/8d70795f-aaa9-4a2b-aada-56fa0a906e91.jpg saved to cache
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ce4098a3-76d0-55af-bcab-182553fcf11e
2026-03-27 16:31:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ce4098a3-76d0-55af-bcab-182553fcf11e, skipping ID generation
2026-03-27 16:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce4098a3-76d0-55af-bcab-182553fcf11e with scrape type 1
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ce4098a3-76d0-55af-bcab-182553fcf11e sending to next pipeline
2026-03-27 16:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ce4098a3-76d0-55af-bcab-182553fcf11e, identifier: 10740950
2026-03-27 16:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 653d54b4-34cd-5ed4-811d-77c0858896e8 with identifier: 10740954
2026-03-27 16:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 653d54b4-34cd-5ed4-811d-77c0858896e8 with scrape type 1
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 653d54b4-34cd-5ed4-811d-77c0858896e8
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708701%252Fgeneral%252F04a485a6-2ac2-4297-8bcb-2e4cd0e33d77.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708701/general/04a485a6-2ac2-4297-8bcb-2e4cd0e33d77.jpg already downloaded
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708701%252Fgeneral%252Fb7541fcc-08e5-4b3f-86d4-388992973533.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708701/general/b7541fcc-08e5-4b3f-86d4-388992973533.jpg already downloaded
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708701%252Fgeneral%252F96fb9659-d031-4325-a845-16c2919b6cce.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708701/general/96fb9659-d031-4325-a845-16c2919b6cce.jpg already downloaded
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708701%252Fgeneral%252F09bc7420-4bbb-4715-bccb-a62cfa9d1762.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708701/general/09bc7420-4bbb-4715-bccb-a62cfa9d1762.jpg already downloaded
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708701%252Fgeneral%252Fe38357b2-a4dd-4c87-b3ac-522d2ed90850.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708701/general/e38357b2-a4dd-4c87-b3ac-522d2ed90850.jpg already downloaded
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708701%252Fgeneral%252F6dc2955b-5884-4d87-9b57-379095d7778a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708701/general/6dc2955b-5884-4d87-9b57-379095d7778a.jpg already downloaded
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708701%252Fgeneral%252Fe29964b1-c018-477c-a009-57ee26b50342.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708701/general/e29964b1-c018-477c-a009-57ee26b50342.jpg already downloaded
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708701%252Fgeneral%252F3dc241af-7b31-4685-85e5-fa84a3980130.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708701/general/3dc241af-7b31-4685-85e5-fa84a3980130.jpg already downloaded
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708701%252Fgeneral%252F15b3cf31-f822-4675-ab4e-afdd117a0d34.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708701/general/15b3cf31-f822-4675-ab4e-afdd117a0d34.jpg already downloaded
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708701%252Fgeneral%252F86c034be-6231-41dd-9517-c051dc291961.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708701/general/86c034be-6231-41dd-9517-c051dc291961.jpg already downloaded
2026-03-27 16:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 653d54b4-34cd-5ed4-811d-77c0858896e8, identifier: 10740954
2026-03-27 16:31:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 34d3ccaa-3f40-52f4-8221-ff098b9eb88d with identifier: 10741021
2026-03-27 16:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 34d3ccaa-3f40-52f4-8221-ff098b9eb88d with identifier: 10741021
2026-03-27 16:31:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 34d3ccaa-3f40-52f4-8221-ff098b9eb88d with identifier: 10741021 to the API
2026-03-27 16:31:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752070/general/10ae7823-549d-4bc5-be85-a1a3936f3ec9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '34d3ccaa-3f40-52f4-8221-ff098b9eb88d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD057GQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741021',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 79494,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752070/general/58ecc4fe-c3f6-4afc-bd0e-859f92f2eb72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114808,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752070/general/6dcad3df-3507-42be-ace6-0dd097834a31.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103397,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752070/general/fff90c45-a2e4-423a-ba27-938fe13b6d1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752070/general/d3d42d90-3707-4d2f-8902-37a9aaf33c56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752070/general/a81a78df-9249-4380-a651-e9b32807eb67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752070/general/64342b2c-0651-45af-8023-9e222fd110c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83067,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752070/general/201bf4c0-3fcd-4f2d-9a68-a43c9e4df34a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93318,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752070/general/7298f8e8-cd7c-4b34-9171-6a281d822424.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752070/general/10ae7823-549d-4bc5-be85-a1a3936f3ec9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34d3ccaa-3f40-52f4-8221-ff098b9eb88d/34d3ccaa-3f40-52f4-8221-ff098b9eb88d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752070/general/d963d3a3-204a-483e-abe5-5be06ef2fd3e.jpg',
'Width': 1024}],
'price': 24200,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz GLC 220d Business Line - 4-Matic - Diesel - Automatic '
'- 194 hp - 79.494 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2021}
2026-03-27 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741021%27 HTTP/1.1" 200 None
2026-03-27 16:31:56 [adesa.fr] INFO: Saving data for 10741021: {'created_time': 1774629116.319072, 'last_price_update_time': 1774629116.319084, 'auction_closing_time': 1774876500.0}
2026-03-27 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741021') HTTP/1.1" 204 0
2026-03-27 16:31:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ce4098a3-76d0-55af-bcab-182553fcf11e with identifier: 10740950
2026-03-27 16:31:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ce4098a3-76d0-55af-bcab-182553fcf11e with identifier: 10740950
2026-03-27 16:31:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ce4098a3-76d0-55af-bcab-182553fcf11e with identifier: 10740950 to the API
2026-03-27 16:31:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5622531/general/8d70795f-aaa9-4a2b-aada-56fa0a906e91.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'ce4098a3-76d0-55af-bcab-182553fcf11e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA993AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740950',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 85660,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101549,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622531/general/b87cb14e-a48b-4271-abab-84af3b719f33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622531/general/21ab0bed-049a-4a4a-9714-fe22c04c27a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114253,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622531/general/ad765a14-4fe7-46e8-aeba-57737521ebaa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125253,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622531/general/ffe7ab75-8fa7-45e7-9deb-1715bd34cae3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622531/general/e2d486e0-60d8-40d7-854d-fd77dba9c31d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107790,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622531/general/f0500faf-1f64-4b02-85b9-1a7c27480dda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111483,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622531/general/346be3e6-6471-4d7a-b1d7-010bc6d99a02.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622531/general/dbdfa8b7-c3be-4fcd-aac7-e31697c941c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622531/general/78976511-f6c4-4f3b-abfd-c0154911a343.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce4098a3-76d0-55af-bcab-182553fcf11e/ce4098a3-76d0-55af-bcab-182553fcf11e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622531/general/8d70795f-aaa9-4a2b-aada-56fa0a906e91.jpg',
'Width': 1024}],
'price': 19000,
'price_includes_vat': True,
'registration_date': '2021-06-16',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz GLB 200d Business Line - Diesel - Automatic - 150 hp '
'- 85.660 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2021}
2026-03-27 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740950%27 HTTP/1.1" 200 None
2026-03-27 16:31:56 [adesa.fr] INFO: Saving data for 10740950: {'created_time': 1774629116.798073, 'last_price_update_time': 1774629116.798083, 'auction_closing_time': 1774876500.0}
2026-03-27 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740950') HTTP/1.1" 204 0
2026-03-27 16:31:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 653d54b4-34cd-5ed4-811d-77c0858896e8 with identifier: 10740954
2026-03-27 16:31:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 653d54b4-34cd-5ed4-811d-77c0858896e8 with identifier: 10740954
2026-03-27 16:31:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 653d54b4-34cd-5ed4-811d-77c0858896e8 with identifier: 10740954 to the API
2026-03-27 16:31:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740954>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '653d54b4-34cd-5ed4-811d-77c0858896e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK272MS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740954',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 114525,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5708701/general/04a485a6-2ac2-4297-8bcb-2e4cd0e33d77.jpg',
'https://images.openlane.eu/carimgs/5708701/general/b7541fcc-08e5-4b3f-86d4-388992973533.jpg',
'https://images.openlane.eu/carimgs/5708701/general/96fb9659-d031-4325-a845-16c2919b6cce.jpg',
'https://images.openlane.eu/carimgs/5708701/general/09bc7420-4bbb-4715-bccb-a62cfa9d1762.jpg',
'https://images.openlane.eu/carimgs/5708701/general/e38357b2-a4dd-4c87-b3ac-522d2ed90850.jpg',
'https://images.openlane.eu/carimgs/5708701/general/6dc2955b-5884-4d87-9b57-379095d7778a.jpg',
'https://images.openlane.eu/carimgs/5708701/general/e29964b1-c018-477c-a009-57ee26b50342.jpg',
'https://images.openlane.eu/carimgs/5708701/general/3dc241af-7b31-4685-85e5-fa84a3980130.jpg',
'https://images.openlane.eu/carimgs/5708701/general/15b3cf31-f822-4675-ab4e-afdd117a0d34.jpg',
'https://images.openlane.eu/carimgs/5708701/general/86c034be-6231-41dd-9517-c051dc291961.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653d54b4-34cd-5ed4-811d-77c0858896e8/653d54b4-34cd-5ed4-811d-77c0858896e8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708701/general/04a485a6-2ac2-4297-8bcb-2e4cd0e33d77.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653d54b4-34cd-5ed4-811d-77c0858896e8/653d54b4-34cd-5ed4-811d-77c0858896e8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708701/general/b7541fcc-08e5-4b3f-86d4-388992973533.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653d54b4-34cd-5ed4-811d-77c0858896e8/653d54b4-34cd-5ed4-811d-77c0858896e8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142189,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708701/general/96fb9659-d031-4325-a845-16c2919b6cce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653d54b4-34cd-5ed4-811d-77c0858896e8/653d54b4-34cd-5ed4-811d-77c0858896e8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708701/general/09bc7420-4bbb-4715-bccb-a62cfa9d1762.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653d54b4-34cd-5ed4-811d-77c0858896e8/653d54b4-34cd-5ed4-811d-77c0858896e8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76469,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708701/general/e38357b2-a4dd-4c87-b3ac-522d2ed90850.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653d54b4-34cd-5ed4-811d-77c0858896e8/653d54b4-34cd-5ed4-811d-77c0858896e8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708701/general/6dc2955b-5884-4d87-9b57-379095d7778a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653d54b4-34cd-5ed4-811d-77c0858896e8/653d54b4-34cd-5ed4-811d-77c0858896e8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95864,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708701/general/e29964b1-c018-477c-a009-57ee26b50342.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653d54b4-34cd-5ed4-811d-77c0858896e8/653d54b4-34cd-5ed4-811d-77c0858896e8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708701/general/3dc241af-7b31-4685-85e5-fa84a3980130.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653d54b4-34cd-5ed4-811d-77c0858896e8/653d54b4-34cd-5ed4-811d-77c0858896e8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708701/general/15b3cf31-f822-4675-ab4e-afdd117a0d34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_653d54b4-34cd-5ed4-811d-77c0858896e8/653d54b4-34cd-5ed4-811d-77c0858896e8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48650,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708701/general/86c034be-6231-41dd-9517-c051dc291961.jpg',
'Width': 1024}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 2008 Allure Pack - Diesel - Automatic - 130 hp - 114.525 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740954%27 HTTP/1.1" 200 None
2026-03-27 16:31:57 [adesa.fr] INFO: Saving data for 10740954: {'created_time': 1774629117.115143, 'last_price_update_time': 1774629117.115156, 'auction_closing_time': 1774876500.0}
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740954') HTTP/1.1" 204 0
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252Fd0c527cc-4cdd-41fb-8355-7f655ff918f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/d0c527cc-4cdd-41fb-8355-7f655ff918f2.jpg not downloaded yet
2026-03-27 16:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752005/general/81b42515-0331-4efd-9c7a-d96221c08ad4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740981)
2026-03-27 16:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752062/general/a3d0e500-0de2-435d-a68b-a8a78543da30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741017)
2026-03-27 16:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752005/general/5fead382-effc-4235-bc78-1a8204841df3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740981)
2026-03-27 16:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:31:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9fda37b6-f62b-51b2-97b9-79984a534b70, skipping ID generation
2026-03-27 16:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fda37b6-f62b-51b2-97b9-79984a534b70 with scrape type 1
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9fda37b6-f62b-51b2-97b9-79984a534b70 sending to next pipeline
2026-03-27 16:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9fda37b6-f62b-51b2-97b9-79984a534b70, identifier: 10737976
2026-03-27 16:31:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3, skipping ID generation
2026-03-27 16:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with scrape type 1
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 sending to next pipeline
2026-03-27 16:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3, identifier: 10737991
2026-03-27 16:31:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 84c5420a-b166-5daa-a3b0-60c33c0b2775, skipping ID generation
2026-03-27 16:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 with scrape type 1
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 sending to next pipeline
2026-03-27 16:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 84c5420a-b166-5daa-a3b0-60c33c0b2775, identifier: 10737994
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256c76d0>
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252Fa613a725-a060-41c2-9381-5edeebdf545c.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/a613a725-a060-41c2-9381-5edeebdf545c.jpg saved to cache
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 48b95a9d-df8f-5777-bbce-3b4400a43a40
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225876050>
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252Fe8742f1c-5ca8-4c22-aa66-ce1ae37abc39.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/e8742f1c-5ca8-4c22-aa66-ce1ae37abc39.jpg saved to cache
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 48b95a9d-df8f-5777-bbce-3b4400a43a40
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225817ad0>
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252F45b5d277-d314-4849-b0c9-cdb080cdd924.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/45b5d277-d314-4849-b0c9-cdb080cdd924.jpg saved to cache
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 48b95a9d-df8f-5777-bbce-3b4400a43a40
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258f2790>
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252F413648be-9ff3-4e9b-aa3d-25f2baeb1d79.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/413648be-9ff3-4e9b-aa3d-25f2baeb1d79.jpg saved to cache
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 48b95a9d-df8f-5777-bbce-3b4400a43a40
2026-03-27 16:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e967df15-0a7f-5ac4-9563-f0184ff98d81 with identifier: 10740960
2026-03-27 16:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e967df15-0a7f-5ac4-9563-f0184ff98d81 with scrape type 1
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e967df15-0a7f-5ac4-9563-f0184ff98d81
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738577%252Fgeneral%252F9205a76d-f51f-4200-9414-dcee49451e90.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738577/general/9205a76d-f51f-4200-9414-dcee49451e90.jpg already downloaded
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738577%252Fgeneral%252F6fdc3db1-88f7-416c-bbc5-6303a22b5c93.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738577/general/6fdc3db1-88f7-416c-bbc5-6303a22b5c93.jpg already downloaded
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738577%252Fgeneral%252F167f77c6-bb28-4f63-90db-6902079bbd37.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738577/general/167f77c6-bb28-4f63-90db-6902079bbd37.jpg already downloaded
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738577%252Fgeneral%252F5511dbea-4bec-492f-bc44-9545ed62428e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738577/general/5511dbea-4bec-492f-bc44-9545ed62428e.jpg already downloaded
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738577%252Fgeneral%252F415e0d4b-9b94-47b9-aaf3-f437f0994c87.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738577/general/415e0d4b-9b94-47b9-aaf3-f437f0994c87.jpg already downloaded
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738577%252Fgeneral%252Fc6621142-2c09-4f76-b43d-7a160ed575f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738577/general/c6621142-2c09-4f76-b43d-7a160ed575f8.jpg already downloaded
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738577%252Fgeneral%252Fd053b4f5-cab4-455c-ab8b-509995732812.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738577/general/d053b4f5-cab4-455c-ab8b-509995732812.jpg already downloaded
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738577%252Fgeneral%252Faa3a9fc6-7aec-4cae-bdc0-2825b9cd65e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738577/general/aa3a9fc6-7aec-4cae-bdc0-2825b9cd65e7.jpg already downloaded
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738577%252Fgeneral%252Fc5c5f7cc-4653-4c4c-bb49-53655b4ae41a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738577/general/c5c5f7cc-4653-4c4c-bb49-53655b4ae41a.jpg already downloaded
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738577%252Fgeneral%252F4b985d4b-c6e0-4e44-b042-95bb4e0e553f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738577/general/4b985d4b-c6e0-4e44-b042-95bb4e0e553f.jpg already downloaded
2026-03-27 16:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e967df15-0a7f-5ac4-9563-f0184ff98d81, identifier: 10740960
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b38550>
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252Fb0793ed8-4d98-427b-9e19-22a2bf28572b.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/b0793ed8-4d98-427b-9e19-22a2bf28572b.jpg saved to cache
2026-03-27 16:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d9de50cc-665f-55f2-b023-b7c41a3a09e8
2026-03-27 16:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752002/general/16d5c577-f2db-4bc2-93da-1b42447b0f54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740978)
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252F5cfa761b-a4d7-4872-9b21-009d57ca5c64.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/5cfa761b-a4d7-4872-9b21-009d57ca5c64.jpg not downloaded yet
2026-03-27 16:31:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9fda37b6-f62b-51b2-97b9-79984a534b70 with identifier: 10737976
2026-03-27 16:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9fda37b6-f62b-51b2-97b9-79984a534b70 with identifier: 10737976
2026-03-27 16:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9fda37b6-f62b-51b2-97b9-79984a534b70 with identifier: 10737976 to the API
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:58 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5597437/general/27f6bfec-9c30-4055-bc3b-9f8f6da82f2a.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '9fda37b6-f62b-51b2-97b9-79984a534b70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000006',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737976',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 77542,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fda37b6-f62b-51b2-97b9-79984a534b70/9fda37b6-f62b-51b2-97b9-79984a534b70_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249971,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5597437/general/0af6d9da-e7ca-456a-9d73-b247b3221556.jpg',
'Width': 2731}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2022-09-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz CLA 250e Progressive - Hybrid - 160 hp - 77.542 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2022}
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737976%27 HTTP/1.1" 200 None
2026-03-27 16:31:58 [adesa.fr] INFO: Saving data for 10737976: {'created_time': 1774629118.344873, 'last_price_update_time': 1774629118.344885, 'auction_closing_time': 1774876200.0}
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737976') HTTP/1.1" 204 0
2026-03-27 16:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with identifier: 10737991
2026-03-27 16:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with identifier: 10737991
2026-03-27 16:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with identifier: 10737991 to the API
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:58 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5626060/general/e845e517-7ec5-46ab-ac98-1c06b257777c.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f65f6b5e-4f0f-5581-8935-9c8e070b6ff3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000041',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737991',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 75329,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f65f6b5e-4f0f-5581-8935-9c8e070b6ff3/f65f6b5e-4f0f-5581-8935-9c8e070b6ff3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334726,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626060/general/2951431e-18ed-44ba-adca-7de66fd29708.jpg',
'Width': 2731}],
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz CLA 250e Progressive - Hybrid - 160 hp - 75.329 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2022}
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737991%27 HTTP/1.1" 200 None
2026-03-27 16:31:58 [adesa.fr] INFO: Saving data for 10737991: {'created_time': 1774629118.654991, 'last_price_update_time': 1774629118.655003, 'auction_closing_time': 1774876200.0}
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737991') HTTP/1.1" 204 0
2026-03-27 16:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 84c5420a-b166-5daa-a3b0-60c33c0b2775 with identifier: 10737994
2026-03-27 16:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 84c5420a-b166-5daa-a3b0-60c33c0b2775 with identifier: 10737994
2026-03-27 16:31:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 84c5420a-b166-5daa-a3b0-60c33c0b2775 with identifier: 10737994 to the API
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:58 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5630595/general/c9e39290-7ed8-4009-9dc4-5cd09f6550b7.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '84c5420a-b166-5daa-a3b0-60c33c0b2775',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000221',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737994',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 73975,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c5420a-b166-5daa-a3b0-60c33c0b2775/84c5420a-b166-5daa-a3b0-60c33c0b2775_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238213,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630595/general/b24120d4-b928-4b94-b6b3-3490c9a1faa7.jpg',
'Width': 2731}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2021-08-16',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'73.975 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737994%27 HTTP/1.1" 200 None
2026-03-27 16:31:58 [adesa.fr] INFO: Saving data for 10737994: {'created_time': 1774629118.951972, 'last_price_update_time': 1774629118.951984, 'auction_closing_time': 1774876200.0}
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737994') HTTP/1.1" 204 0
2026-03-27 16:31:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e967df15-0a7f-5ac4-9563-f0184ff98d81 with identifier: 10740960
2026-03-27 16:31:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e967df15-0a7f-5ac4-9563-f0184ff98d81 with identifier: 10740960
2026-03-27 16:31:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e967df15-0a7f-5ac4-9563-f0184ff98d81 with identifier: 10740960 to the API
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:31:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740960>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e967df15-0a7f-5ac4-9563-f0184ff98d81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL871JZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740960',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q5',
'odometer': 49208,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5738577/general/9205a76d-f51f-4200-9414-dcee49451e90.jpg',
'https://images.openlane.eu/carimgs/5738577/general/6fdc3db1-88f7-416c-bbc5-6303a22b5c93.jpg',
'https://images.openlane.eu/carimgs/5738577/general/167f77c6-bb28-4f63-90db-6902079bbd37.jpg',
'https://images.openlane.eu/carimgs/5738577/general/5511dbea-4bec-492f-bc44-9545ed62428e.jpg',
'https://images.openlane.eu/carimgs/5738577/general/415e0d4b-9b94-47b9-aaf3-f437f0994c87.jpg',
'https://images.openlane.eu/carimgs/5738577/general/c6621142-2c09-4f76-b43d-7a160ed575f8.jpg',
'https://images.openlane.eu/carimgs/5738577/general/d053b4f5-cab4-455c-ab8b-509995732812.jpg',
'https://images.openlane.eu/carimgs/5738577/general/aa3a9fc6-7aec-4cae-bdc0-2825b9cd65e7.jpg',
'https://images.openlane.eu/carimgs/5738577/general/c5c5f7cc-4653-4c4c-bb49-53655b4ae41a.jpg',
'https://images.openlane.eu/carimgs/5738577/general/4b985d4b-c6e0-4e44-b042-95bb4e0e553f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e967df15-0a7f-5ac4-9563-f0184ff98d81/e967df15-0a7f-5ac4-9563-f0184ff98d81_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209596,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738577/general/9205a76d-f51f-4200-9414-dcee49451e90.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e967df15-0a7f-5ac4-9563-f0184ff98d81/e967df15-0a7f-5ac4-9563-f0184ff98d81_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227269,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738577/general/6fdc3db1-88f7-416c-bbc5-6303a22b5c93.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e967df15-0a7f-5ac4-9563-f0184ff98d81/e967df15-0a7f-5ac4-9563-f0184ff98d81_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260321,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738577/general/167f77c6-bb28-4f63-90db-6902079bbd37.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e967df15-0a7f-5ac4-9563-f0184ff98d81/e967df15-0a7f-5ac4-9563-f0184ff98d81_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256056,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738577/general/5511dbea-4bec-492f-bc44-9545ed62428e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e967df15-0a7f-5ac4-9563-f0184ff98d81/e967df15-0a7f-5ac4-9563-f0184ff98d81_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315169,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738577/general/415e0d4b-9b94-47b9-aaf3-f437f0994c87.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e967df15-0a7f-5ac4-9563-f0184ff98d81/e967df15-0a7f-5ac4-9563-f0184ff98d81_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208032,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738577/general/c6621142-2c09-4f76-b43d-7a160ed575f8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e967df15-0a7f-5ac4-9563-f0184ff98d81/e967df15-0a7f-5ac4-9563-f0184ff98d81_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243757,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738577/general/d053b4f5-cab4-455c-ab8b-509995732812.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e967df15-0a7f-5ac4-9563-f0184ff98d81/e967df15-0a7f-5ac4-9563-f0184ff98d81_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278642,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738577/general/aa3a9fc6-7aec-4cae-bdc0-2825b9cd65e7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e967df15-0a7f-5ac4-9563-f0184ff98d81/e967df15-0a7f-5ac4-9563-f0184ff98d81_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221544,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738577/general/c5c5f7cc-4653-4c4c-bb49-53655b4ae41a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e967df15-0a7f-5ac4-9563-f0184ff98d81/e967df15-0a7f-5ac4-9563-f0184ff98d81_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165198,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738577/general/4b985d4b-c6e0-4e44-b042-95bb4e0e553f.jpg',
'Width': 1920}],
'price': 28400,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Audi Q5 50 TFSIe Avus - Quattro - Hybrid - Automatic - 265 hp - '
'49.208 km',
'transmission': 'automatic',
'trim': 'Avus',
'vin': None,
'year': 2022}
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740960%27 HTTP/1.1" 200 None
2026-03-27 16:31:59 [adesa.fr] INFO: Saving data for 10740960: {'created_time': 1774629119.460168, 'last_price_update_time': 1774629119.460181, 'auction_closing_time': 1774876500.0}
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740960') HTTP/1.1" 204 0
2026-03-27 16:31:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:31:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752062/general/b7878a6d-777d-44af-bf98-74091bd74014.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741017)
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-27 16:31:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752018/general/b60a5fce-9f8a-4707-99d2-4db85b6cff21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740993)
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252Fc11ab47a-6584-4b93-9905-5a7737df5e83.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/c11ab47a-6584-4b93-9905-5a7737df5e83.jpg not downloaded yet
2026-03-27 16:31:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225853b50>
2026-03-27 16:31:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252F81b42515-0331-4efd-9c7a-d96221c08ad4.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/81b42515-0331-4efd-9c7a-d96221c08ad4.jpg saved to cache
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 48b95a9d-df8f-5777-bbce-3b4400a43a40
2026-03-27 16:31:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bbde90>
2026-03-27 16:31:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252Fa3d0e500-0de2-435d-a68b-a8a78543da30.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/a3d0e500-0de2-435d-a68b-a8a78543da30.jpg saved to cache
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bf176865-631b-5fdc-b7fe-328e73ba42f7
2026-03-27 16:31:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:31:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22588b390>
2026-03-27 16:31:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:31:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752005%252Fgeneral%252F5fead382-effc-4235-bc78-1a8204841df3.jpg') HTTP/1.1" 204 0
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752005/general/5fead382-effc-4235-bc78-1a8204841df3.jpg saved to cache
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 48b95a9d-df8f-5777-bbce-3b4400a43a40
2026-03-27 16:31:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 48b95a9d-df8f-5777-bbce-3b4400a43a40, skipping ID generation
2026-03-27 16:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48b95a9d-df8f-5777-bbce-3b4400a43a40 with scrape type 1
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 48b95a9d-df8f-5777-bbce-3b4400a43a40 sending to next pipeline
2026-03-27 16:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 48b95a9d-df8f-5777-bbce-3b4400a43a40, identifier: 10740981
2026-03-27 16:31:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af10d743-3e76-511c-be67-7374fb921c39 with identifier: 10740963
2026-03-27 16:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af10d743-3e76-511c-be67-7374fb921c39 with scrape type 1
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af10d743-3e76-511c-be67-7374fb921c39
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738738%252Fgeneral%252Fffdfb1e2-5f25-4dec-a9c6-e3363ca38d66.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738738/general/ffdfb1e2-5f25-4dec-a9c6-e3363ca38d66.jpg already downloaded
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738738%252Fgeneral%252F25e131ef-d06d-43d3-870d-de4f298bc6b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738738/general/25e131ef-d06d-43d3-870d-de4f298bc6b3.jpg already downloaded
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738738%252Fgeneral%252F33d5cb3f-a975-4144-ab40-84f998cc993c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738738/general/33d5cb3f-a975-4144-ab40-84f998cc993c.jpg already downloaded
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738738%252Fgeneral%252Ff25098bf-73d2-426c-8988-b0ac5a3f9639.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738738/general/f25098bf-73d2-426c-8988-b0ac5a3f9639.jpg already downloaded
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738738%252Fgeneral%252F53a9cc74-d7fa-4e43-b6b1-7f03d3c098f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738738/general/53a9cc74-d7fa-4e43-b6b1-7f03d3c098f7.jpg already downloaded
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738738%252Fgeneral%252F54bfaff5-b7f2-47ab-b7e3-9f1601718452.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738738/general/54bfaff5-b7f2-47ab-b7e3-9f1601718452.jpg already downloaded
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738738%252Fgeneral%252F07397522-9d1e-4519-9f0e-069f4dc4c10a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738738/general/07397522-9d1e-4519-9f0e-069f4dc4c10a.jpg already downloaded
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738738%252Fgeneral%252Fad1d8114-f7fd-4a81-aecb-81e99e371d1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738738/general/ad1d8114-f7fd-4a81-aecb-81e99e371d1c.jpg already downloaded
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738738%252Fgeneral%252F6a73fadc-1b62-47cf-aaeb-09565e320fc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738738/general/6a73fadc-1b62-47cf-aaeb-09565e320fc3.jpg already downloaded
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738738%252Fgeneral%252F5233ec94-b1e6-4ec7-958f-a449be7aa8d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738738/general/5233ec94-b1e6-4ec7-958f-a449be7aa8d4.jpg already downloaded
2026-03-27 16:32:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: af10d743-3e76-511c-be67-7374fb921c39, identifier: 10740963
2026-03-27 16:32:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10737938
2026-03-27 16:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with scrape type 1
2026-03-27 16:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d1fd43c-da3e-51c5-bf17-b57921cc8206
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F28dee3ac-49ee-4ff1-abba-ff100d194b50.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/28dee3ac-49ee-4ff1-abba-ff100d194b50.jpg already downloaded
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252Fe9868113-d92f-43fc-9160-84369cf6ca9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/e9868113-d92f-43fc-9160-84369cf6ca9f.jpg already downloaded
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F86d94a30-4194-409e-977e-3d552007ca8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/86d94a30-4194-409e-977e-3d552007ca8d.jpg already downloaded
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F8685e744-a9d4-4a72-a333-a85c79950f87.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/8685e744-a9d4-4a72-a333-a85c79950f87.jpg already downloaded
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F859d29bc-d03d-4592-82a8-484988ae7098.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/859d29bc-d03d-4592-82a8-484988ae7098.jpg already downloaded
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F4cee3c5f-881f-4453-b137-dfa970fffbe1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/4cee3c5f-881f-4453-b137-dfa970fffbe1.jpg already downloaded
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252Fdcad574e-7fef-463d-99ba-ceb5952461d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/dcad574e-7fef-463d-99ba-ceb5952461d6.jpg already downloaded
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F979d17c9-fc99-4d45-aa81-4bb00d265a04.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/979d17c9-fc99-4d45-aa81-4bb00d265a04.jpg already downloaded
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252Fb5f0d7cf-f427-40df-ab42-cae1296fb008.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/b5f0d7cf-f427-40df-ab42-cae1296fb008.jpg already downloaded
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707322%252Fgeneral%252F440e2c81-fad9-4047-8335-2ebbd3dc04d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/440e2c81-fad9-4047-8335-2ebbd3dc04d6.jpg already downloaded
2026-03-27 16:32:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1d1fd43c-da3e-51c5-bf17-b57921cc8206, identifier: 10737938
2026-03-27 16:32:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fda3239-2ae3-5bed-90b2-fe4029e3f953 with identifier: 10741027
2026-03-27 16:32:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fda3239-2ae3-5bed-90b2-fe4029e3f953 with scrape type 1
2026-03-27 16:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5fda3239-2ae3-5bed-90b2-fe4029e3f953
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252F4c9e2cdd-45ed-424d-b20b-d68f1f72c3ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/4c9e2cdd-45ed-424d-b20b-d68f1f72c3ad.jpg not downloaded yet
2026-03-27 16:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752089/general/6d0a67c2-8d44-4cad-867a-4f3108607bd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741030)
2026-03-27 16:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741011> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 48b95a9d-df8f-5777-bbce-3b4400a43a40 with identifier: 10740981
2026-03-27 16:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 48b95a9d-df8f-5777-bbce-3b4400a43a40 with identifier: 10740981
2026-03-27 16:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 48b95a9d-df8f-5777-bbce-3b4400a43a40 with identifier: 10740981 to the API
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752005/general/5fead382-effc-4235-bc78-1a8204841df3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Electric',
'id': '48b95a9d-df8f-5777-bbce-3b4400a43a40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV958BC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740981',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 22768,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99138,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752005/general/e7cc54cf-fcca-4561-9356-be43be6f059d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92389,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752005/general/adc7b5ed-5941-46c1-8369-f9345a9a76b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103652,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752005/general/798fb83c-859b-4e36-bacd-752babbeb181.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103602,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752005/general/45e30e86-5b8e-4666-834e-12dfbf93fad4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752005/general/a613a725-a060-41c2-9381-5edeebdf545c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94456,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752005/general/413648be-9ff3-4e9b-aa3d-25f2baeb1d79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91568,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752005/general/e8742f1c-5ca8-4c22-aa66-ce1ae37abc39.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752005/general/45b5d277-d314-4849-b0c9-cdb080cdd924.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91135,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752005/general/5fead382-effc-4235-bc78-1a8204841df3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b95a9d-df8f-5777-bbce-3b4400a43a40/48b95a9d-df8f-5777-bbce-3b4400a43a40_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129917,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752005/general/81b42515-0331-4efd-9c7a-d96221c08ad4.jpg',
'Width': 1024}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Nissan Leaf 62 kWh Business - Electric - Automatic - 217 hp - '
'22.768 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740981%27 HTTP/1.1" 200 None
2026-03-27 16:32:00 [adesa.fr] INFO: Saving data for 10740981: {'created_time': 1774629120.649053, 'last_price_update_time': 1774629120.649064, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740981') HTTP/1.1" 204 0
2026-03-27 16:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: af10d743-3e76-511c-be67-7374fb921c39 with identifier: 10740963
2026-03-27 16:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: af10d743-3e76-511c-be67-7374fb921c39 with identifier: 10740963
2026-03-27 16:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: af10d743-3e76-511c-be67-7374fb921c39 with identifier: 10740963 to the API
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740963>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'af10d743-3e76-511c-be67-7374fb921c39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX598CZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740963',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 108898,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5738738/general/ffdfb1e2-5f25-4dec-a9c6-e3363ca38d66.jpg',
'https://images.openlane.eu/carimgs/5738738/general/25e131ef-d06d-43d3-870d-de4f298bc6b3.jpg',
'https://images.openlane.eu/carimgs/5738738/general/33d5cb3f-a975-4144-ab40-84f998cc993c.jpg',
'https://images.openlane.eu/carimgs/5738738/general/f25098bf-73d2-426c-8988-b0ac5a3f9639.jpg',
'https://images.openlane.eu/carimgs/5738738/general/53a9cc74-d7fa-4e43-b6b1-7f03d3c098f7.jpg',
'https://images.openlane.eu/carimgs/5738738/general/54bfaff5-b7f2-47ab-b7e3-9f1601718452.jpg',
'https://images.openlane.eu/carimgs/5738738/general/07397522-9d1e-4519-9f0e-069f4dc4c10a.jpg',
'https://images.openlane.eu/carimgs/5738738/general/ad1d8114-f7fd-4a81-aecb-81e99e371d1c.jpg',
'https://images.openlane.eu/carimgs/5738738/general/6a73fadc-1b62-47cf-aaeb-09565e320fc3.jpg',
'https://images.openlane.eu/carimgs/5738738/general/5233ec94-b1e6-4ec7-958f-a449be7aa8d4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af10d743-3e76-511c-be67-7374fb921c39/af10d743-3e76-511c-be67-7374fb921c39_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738738/general/ffdfb1e2-5f25-4dec-a9c6-e3363ca38d66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af10d743-3e76-511c-be67-7374fb921c39/af10d743-3e76-511c-be67-7374fb921c39_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738738/general/25e131ef-d06d-43d3-870d-de4f298bc6b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af10d743-3e76-511c-be67-7374fb921c39/af10d743-3e76-511c-be67-7374fb921c39_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738738/general/33d5cb3f-a975-4144-ab40-84f998cc993c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af10d743-3e76-511c-be67-7374fb921c39/af10d743-3e76-511c-be67-7374fb921c39_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738738/general/f25098bf-73d2-426c-8988-b0ac5a3f9639.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af10d743-3e76-511c-be67-7374fb921c39/af10d743-3e76-511c-be67-7374fb921c39_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738738/general/53a9cc74-d7fa-4e43-b6b1-7f03d3c098f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af10d743-3e76-511c-be67-7374fb921c39/af10d743-3e76-511c-be67-7374fb921c39_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85948,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738738/general/54bfaff5-b7f2-47ab-b7e3-9f1601718452.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af10d743-3e76-511c-be67-7374fb921c39/af10d743-3e76-511c-be67-7374fb921c39_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738738/general/07397522-9d1e-4519-9f0e-069f4dc4c10a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af10d743-3e76-511c-be67-7374fb921c39/af10d743-3e76-511c-be67-7374fb921c39_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738738/general/ad1d8114-f7fd-4a81-aecb-81e99e371d1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af10d743-3e76-511c-be67-7374fb921c39/af10d743-3e76-511c-be67-7374fb921c39_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48853,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738738/general/6a73fadc-1b62-47cf-aaeb-09565e320fc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af10d743-3e76-511c-be67-7374fb921c39/af10d743-3e76-511c-be67-7374fb921c39_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83535,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738738/general/5233ec94-b1e6-4ec7-958f-a449be7aa8d4.jpg',
'Width': 1024}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 2008 1.5 HDI Allure Business - Diesel - Automatic - 130 hp '
'- 108.898 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2021}
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740963%27 HTTP/1.1" 200 None
2026-03-27 16:32:00 [adesa.fr] INFO: Saving data for 10740963: {'created_time': 1774629120.969773, 'last_price_update_time': 1774629120.969786, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740963') HTTP/1.1" 204 0
2026-03-27 16:32:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10737938
2026-03-27 16:32:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10737938
2026-03-27 16:32:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10737938 to the API
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737938>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '1d1fd43c-da3e-51c5-bf17-b57921cc8206',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737938',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 51310,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5707322/general/28dee3ac-49ee-4ff1-abba-ff100d194b50.jpg',
'https://images.openlane.eu/carimgs/5707322/general/e9868113-d92f-43fc-9160-84369cf6ca9f.jpg',
'https://images.openlane.eu/carimgs/5707322/general/86d94a30-4194-409e-977e-3d552007ca8d.jpg',
'https://images.openlane.eu/carimgs/5707322/general/8685e744-a9d4-4a72-a333-a85c79950f87.jpg',
'https://images.openlane.eu/carimgs/5707322/general/859d29bc-d03d-4592-82a8-484988ae7098.jpg',
'https://images.openlane.eu/carimgs/5707322/general/4cee3c5f-881f-4453-b137-dfa970fffbe1.jpg',
'https://images.openlane.eu/carimgs/5707322/general/dcad574e-7fef-463d-99ba-ceb5952461d6.jpg',
'https://images.openlane.eu/carimgs/5707322/general/979d17c9-fc99-4d45-aa81-4bb00d265a04.jpg',
'https://images.openlane.eu/carimgs/5707322/general/b5f0d7cf-f427-40df-ab42-cae1296fb008.jpg',
'https://images.openlane.eu/carimgs/5707322/general/440e2c81-fad9-4047-8335-2ebbd3dc04d6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1120218,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/28dee3ac-49ee-4ff1-abba-ff100d194b50.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1056213,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/e9868113-d92f-43fc-9160-84369cf6ca9f.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1055311,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/86d94a30-4194-409e-977e-3d552007ca8d.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1012929,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/8685e744-a9d4-4a72-a333-a85c79950f87.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1252998,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/859d29bc-d03d-4592-82a8-484988ae7098.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 861741,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/4cee3c5f-881f-4453-b137-dfa970fffbe1.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1626313,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/dcad574e-7fef-463d-99ba-ceb5952461d6.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1187240,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/979d17c9-fc99-4d45-aa81-4bb00d265a04.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1779196,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/b5f0d7cf-f427-40df-ab42-cae1296fb008.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1642257,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/440e2c81-fad9-4047-8335-2ebbd3dc04d6.jpg',
'Width': 3641}],
'price': 54600,
'price_includes_vat': True,
'registration_date': '2024-02-19',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - '
'Automatic - 197 hp - 51.310 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737938%27 HTTP/1.1" 200 None
2026-03-27 16:32:01 [adesa.fr] INFO: Saving data for 10737938: {'created_time': 1774629121.379519, 'last_price_update_time': 1774629121.379529, 'auction_closing_time': 1774875600.0}
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737938') HTTP/1.1" 204 0
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225839910>
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252F16d5c577-f2db-4bc2-93da-1b42447b0f54.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/16d5c577-f2db-4bc2-93da-1b42447b0f54.jpg saved to cache
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3af99845-65a1-5b23-b2f0-89b44fd9b1dd
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252Fb929aa77-c5e7-41f6-a898-71960de45a10.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/b929aa77-c5e7-41f6-a898-71960de45a10.jpg not downloaded yet
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252Ff171557b-013e-43d2-a4ed-2e3ea7cbdcc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/f171557b-013e-43d2-a4ed-2e3ea7cbdcc5.jpg not downloaded yet
2026-03-27 16:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752062/general/6c212df2-88ad-4e33-895b-e9cc82282b32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741017)
2026-03-27 16:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752062/general/d0c527cc-4cdd-41fb-8355-7f655ff918f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741017)
2026-03-27 16:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752002/general/8b707055-c818-4fab-95cc-1ca82fb84389.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740978)
2026-03-27 16:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738004> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225636010>
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252Fb7878a6d-777d-44af-bf98-74091bd74014.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/b7878a6d-777d-44af-bf98-74091bd74014.jpg saved to cache
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bf176865-631b-5fdc-b7fe-328e73ba42f7
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256bfb50>
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252Fb60a5fce-9f8a-4707-99d2-4db85b6cff21.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/b60a5fce-9f8a-4707-99d2-4db85b6cff21.jpg saved to cache
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d9de50cc-665f-55f2-b023-b7c41a3a09e8
2026-03-27 16:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752002/general/b0d7d86d-82aa-4579-9193-ffb029687e1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740978)
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252F48e4094a-4519-432c-b5f8-e268894ff3eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/48e4094a-4519-432c-b5f8-e268894ff3eb.jpg not downloaded yet
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252F3f024608-b67a-4d1d-b3d3-2a18618dbfb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/3f024608-b67a-4d1d-b3d3-2a18618dbfb3.jpg not downloaded yet
2026-03-27 16:32:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c09550>
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252F6d0a67c2-8d44-4cad-867a-4f3108607bd9.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/6d0a67c2-8d44-4cad-867a-4f3108607bd9.jpg saved to cache
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d3cf6431-0bb7-52ae-93d3-d4d65edca81b
2026-03-27 16:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c173dd9f-81c9-5f44-8c12-d538111b6640 with identifier: 10741011
2026-03-27 16:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c173dd9f-81c9-5f44-8c12-d538111b6640 with scrape type 1
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c173dd9f-81c9-5f44-8c12-d538111b6640
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252F875bac87-e66d-43a6-8ac0-8e82d77ad879.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/875bac87-e66d-43a6-8ac0-8e82d77ad879.jpg not downloaded yet
2026-03-27 16:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752089/general/e372bd44-0889-4d4f-b4da-ad0ffd30cf09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741030)
2026-03-27 16:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752089/general/98e1fe31-86eb-4772-80ec-91b38516aa92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741030)
2026-03-27 16:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752062/general/5cfa761b-a4d7-4872-9b21-009d57ca5c64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741017)
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252Ff04f72ad-802e-403e-a063-9e0d4add76f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/f04f72ad-802e-403e-a063-9e0d4add76f5.jpg not downloaded yet
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252F0bfcfe23-3370-4b77-bb74-a034ba56b5aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/0bfcfe23-3370-4b77-bb74-a034ba56b5aa.jpg not downloaded yet
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252F954be52f-e55b-4659-8710-8fbf124902d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/954be52f-e55b-4659-8710-8fbf124902d4.jpg not downloaded yet
2026-03-27 16:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752018/general/0f45fe3b-7a02-44a4-9bfb-68399e954c40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740993)
2026-03-27 16:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752083/general/4c9e2cdd-45ed-424d-b20b-d68f1f72c3ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741027)
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bed450>
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252F6c212df2-88ad-4e33-895b-e9cc82282b32.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/6c212df2-88ad-4e33-895b-e9cc82282b32.jpg saved to cache
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bf176865-631b-5fdc-b7fe-328e73ba42f7
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225887710>
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252Fd0c527cc-4cdd-41fb-8355-7f655ff918f2.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/d0c527cc-4cdd-41fb-8355-7f655ff918f2.jpg saved to cache
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bf176865-631b-5fdc-b7fe-328e73ba42f7
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22580c9d0>
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252F8b707055-c818-4fab-95cc-1ca82fb84389.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/8b707055-c818-4fab-95cc-1ca82fb84389.jpg saved to cache
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3af99845-65a1-5b23-b2f0-89b44fd9b1dd
2026-03-27 16:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03ab1e8d-6c42-5615-be69-b958489347a4 with identifier: 10740966
2026-03-27 16:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03ab1e8d-6c42-5615-be69-b958489347a4 with scrape type 1
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 03ab1e8d-6c42-5615-be69-b958489347a4
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252F662386d0-62e9-4553-a3b6-d713fbb0de47.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/662386d0-62e9-4553-a3b6-d713fbb0de47.jpg not downloaded yet
2026-03-27 16:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6374f8de-3112-59a6-8df8-ce61b80d1623 with identifier: 10738004
2026-03-27 16:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6374f8de-3112-59a6-8df8-ce61b80d1623 with scrape type 1
2026-03-27 16:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6374f8de-3112-59a6-8df8-ce61b80d1623
2026-03-27 16:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252F781221e2-0826-4752-afcf-54b3ae5a727a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/781221e2-0826-4752-afcf-54b3ae5a727a.jpg already downloaded
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252Fb9748cb0-9daf-4f64-95b3-9c71d9bd4355.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/b9748cb0-9daf-4f64-95b3-9c71d9bd4355.jpg already downloaded
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252F801cd2e2-7853-42ce-8297-bffe936196a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/801cd2e2-7853-42ce-8297-bffe936196a3.jpg already downloaded
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252F4cb2a662-451e-4e3a-883f-bde9dbf93190.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/4cb2a662-451e-4e3a-883f-bde9dbf93190.jpg already downloaded
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252Ffa77b565-c04f-4b7b-8edb-8ebe93920491.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/fa77b565-c04f-4b7b-8edb-8ebe93920491.jpg already downloaded
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252F1e2c0da7-c324-4f94-b447-aa7afd07737b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/1e2c0da7-c324-4f94-b447-aa7afd07737b.jpg already downloaded
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252F99065f5a-d61c-4ab7-82ca-b38c877c8b6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/99065f5a-d61c-4ab7-82ca-b38c877c8b6f.jpg already downloaded
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252Fa1cc53be-7571-4615-9812-963c1df2676c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/a1cc53be-7571-4615-9812-963c1df2676c.jpg already downloaded
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252F5139f92e-e5bd-4979-8e0c-99486b8329ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/5139f92e-e5bd-4979-8e0c-99486b8329ef.jpg already downloaded
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5654900%252Fgeneral%252F80a54f48-0cf0-4a86-b7ba-d731b358d92e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/80a54f48-0cf0-4a86-b7ba-d731b358d92e.jpg already downloaded
2026-03-27 16:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6374f8de-3112-59a6-8df8-ce61b80d1623, identifier: 10738004
2026-03-27 16:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d6c390>
2026-03-27 16:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752002%252Fgeneral%252Fb0d7d86d-82aa-4579-9193-ffb029687e1a.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752002/general/b0d7d86d-82aa-4579-9193-ffb029687e1a.jpg saved to cache
2026-03-27 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3af99845-65a1-5b23-b2f0-89b44fd9b1dd
2026-03-27 16:32:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3af99845-65a1-5b23-b2f0-89b44fd9b1dd, skipping ID generation
2026-03-27 16:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3af99845-65a1-5b23-b2f0-89b44fd9b1dd with scrape type 1
2026-03-27 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3af99845-65a1-5b23-b2f0-89b44fd9b1dd sending to next pipeline
2026-03-27 16:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3af99845-65a1-5b23-b2f0-89b44fd9b1dd, identifier: 10740978
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252F32b15d2f-e6fd-4c1a-bd46-0166c5874dcc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/32b15d2f-e6fd-4c1a-bd46-0166c5874dcc.jpg not downloaded yet
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252Fca098b7d-1208-4030-9ee6-3aced78692a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/ca098b7d-1208-4030-9ee6-3aced78692a3.jpg not downloaded yet
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252Fe4048bb4-6fc9-4e03-a69e-4de677577d24.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/e4048bb4-6fc9-4e03-a69e-4de677577d24.jpg not downloaded yet
2026-03-27 16:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6374f8de-3112-59a6-8df8-ce61b80d1623 with identifier: 10738004
2026-03-27 16:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6374f8de-3112-59a6-8df8-ce61b80d1623 with identifier: 10738004
2026-03-27 16:32:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6374f8de-3112-59a6-8df8-ce61b80d1623 with identifier: 10738004 to the API
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738004>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '6374f8de-3112-59a6-8df8-ce61b80d1623',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000321',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738004',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Ariya',
'odometer': 46946,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5654900/general/781221e2-0826-4752-afcf-54b3ae5a727a.jpg',
'https://images.openlane.eu/carimgs/5654900/general/b9748cb0-9daf-4f64-95b3-9c71d9bd4355.jpg',
'https://images.openlane.eu/carimgs/5654900/general/801cd2e2-7853-42ce-8297-bffe936196a3.jpg',
'https://images.openlane.eu/carimgs/5654900/general/4cb2a662-451e-4e3a-883f-bde9dbf93190.jpg',
'https://images.openlane.eu/carimgs/5654900/general/fa77b565-c04f-4b7b-8edb-8ebe93920491.jpg',
'https://images.openlane.eu/carimgs/5654900/general/1e2c0da7-c324-4f94-b447-aa7afd07737b.jpg',
'https://images.openlane.eu/carimgs/5654900/general/99065f5a-d61c-4ab7-82ca-b38c877c8b6f.jpg',
'https://images.openlane.eu/carimgs/5654900/general/a1cc53be-7571-4615-9812-963c1df2676c.jpg',
'https://images.openlane.eu/carimgs/5654900/general/5139f92e-e5bd-4979-8e0c-99486b8329ef.jpg',
'https://images.openlane.eu/carimgs/5654900/general/80a54f48-0cf0-4a86-b7ba-d731b358d92e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1072266,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/781221e2-0826-4752-afcf-54b3ae5a727a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1009851,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/b9748cb0-9daf-4f64-95b3-9c71d9bd4355.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1011807,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/801cd2e2-7853-42ce-8297-bffe936196a3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 902689,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/4cb2a662-451e-4e3a-883f-bde9dbf93190.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 927366,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/fa77b565-c04f-4b7b-8edb-8ebe93920491.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1141127,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/1e2c0da7-c324-4f94-b447-aa7afd07737b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 678428,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/99065f5a-d61c-4ab7-82ca-b38c877c8b6f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 790214,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/a1cc53be-7571-4615-9812-963c1df2676c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 786101,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/5139f92e-e5bd-4979-8e0c-99486b8329ef.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 951432,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/80a54f48-0cf0-4a86-b7ba-d731b358d92e.jpg',
'Width': 2731}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Nissan Ariya 63 kWh Advance - Electric - Automatic - 218 hp - '
'46.946 km',
'transmission': 'automatic',
'trim': 'Advance',
'vin': None,
'year': 2023}
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738004%27 HTTP/1.1" 200 None
2026-03-27 16:32:02 [adesa.fr] INFO: Saving data for 10738004: {'created_time': 1774629122.709799, 'last_price_update_time': 1774629122.709811, 'auction_closing_time': 1774876200.0}
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738004') HTTP/1.1" 204 0
2026-03-27 16:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3af99845-65a1-5b23-b2f0-89b44fd9b1dd with identifier: 10740978
2026-03-27 16:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3af99845-65a1-5b23-b2f0-89b44fd9b1dd with identifier: 10740978
2026-03-27 16:32:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3af99845-65a1-5b23-b2f0-89b44fd9b1dd with identifier: 10740978 to the API
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752002/general/b0d7d86d-82aa-4579-9193-ffb029687e1a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '3af99845-65a1-5b23-b2f0-89b44fd9b1dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA706FN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740978',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 45898,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112116,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752002/general/a1606a28-7e87-40ed-90b0-75c3bc4070b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752002/general/dfcae823-b266-4ec2-99b8-a65c76b82157.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752002/general/b0d7d86d-82aa-4579-9193-ffb029687e1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752002/general/fcc7a086-ed8a-44d9-8d0c-3c93ccdd8595.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69049,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752002/general/8b707055-c818-4fab-95cc-1ca82fb84389.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86385,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752002/general/16d5c577-f2db-4bc2-93da-1b42447b0f54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100251,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752002/general/20873eaf-e8f2-463a-b2cd-07564a62343d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752002/general/ef1d0031-6f58-4514-9d26-dbd2a5aa608a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752002/general/1f3b35a7-df0e-4f4a-9175-94fcfab11744.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af99845-65a1-5b23-b2f0-89b44fd9b1dd/3af99845-65a1-5b23-b2f0-89b44fd9b1dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752002/general/6d4fb644-6302-44e5-b7e8-1547083401c0.jpg',
'Width': 1024}],
'price': 28000,
'price_includes_vat': True,
'registration_date': '2024-11-15',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Land Rover Range Rover Evoque 1.5 P300e Dynamic SE - Hybrid - '
'Automatic - 160 hp - 45.898 km',
'transmission': 'automatic',
'trim': 'Dynamic SE',
'vin': None,
'year': 2024}
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740978%27 HTTP/1.1" 200 None
2026-03-27 16:32:03 [adesa.fr] INFO: Saving data for 10740978: {'created_time': 1774629123.084987, 'last_price_update_time': 1774629123.084999, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740978') HTTP/1.1" 204 0
2026-03-27 16:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751999/general/97907d57-3791-48f4-8fba-f5d81466025d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740975)
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252Fb1b3243e-edb1-4326-9c12-c3c7360ae58b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/b1b3243e-edb1-4326-9c12-c3c7360ae58b.jpg not downloaded yet
2026-03-27 16:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752062/general/c11ab47a-6584-4b93-9905-5a7737df5e83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741017)
2026-03-27 16:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752062/general/b929aa77-c5e7-41f6-a898-71960de45a10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741017)
2026-03-27 16:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752083/general/f171557b-013e-43d2-a4ed-2e3ea7cbdcc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741027)
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252F1dcc58c4-33ea-4fbe-83e2-5fa48d4da37a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/1dcc58c4-33ea-4fbe-83e2-5fa48d4da37a.jpg not downloaded yet
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252Ffa7f7c39-2fbf-4694-ac95-63dfd340ecfe.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/fa7f7c39-2fbf-4694-ac95-63dfd340ecfe.jpg not downloaded yet
2026-03-27 16:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737884> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752050/general/875bac87-e66d-43a6-8ac0-8e82d77ad879.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741011)
2026-03-27 16:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752083/general/3f024608-b67a-4d1d-b3d3-2a18618dbfb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741027)
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252Fe56b7fe2-fa87-4208-adff-058dde1e8946.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/e56b7fe2-fa87-4208-adff-058dde1e8946.jpg not downloaded yet
2026-03-27 16:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256be890>
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252Fe372bd44-0889-4d4f-b4da-ad0ffd30cf09.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/e372bd44-0889-4d4f-b4da-ad0ffd30cf09.jpg saved to cache
2026-03-27 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d3cf6431-0bb7-52ae-93d3-d4d65edca81b
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259c9310>
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252F98e1fe31-86eb-4772-80ec-91b38516aa92.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/98e1fe31-86eb-4772-80ec-91b38516aa92.jpg saved to cache
2026-03-27 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d3cf6431-0bb7-52ae-93d3-d4d65edca81b
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225632390>
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252F5cfa761b-a4d7-4872-9b21-009d57ca5c64.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/5cfa761b-a4d7-4872-9b21-009d57ca5c64.jpg saved to cache
2026-03-27 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bf176865-631b-5fdc-b7fe-328e73ba42f7
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224497350>
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752018%252Fgeneral%252F0f45fe3b-7a02-44a4-9bfb-68399e954c40.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752018/general/0f45fe3b-7a02-44a4-9bfb-68399e954c40.jpg saved to cache
2026-03-27 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d9de50cc-665f-55f2-b023-b7c41a3a09e8
2026-03-27 16:32:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d9de50cc-665f-55f2-b023-b7c41a3a09e8, skipping ID generation
2026-03-27 16:32:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9de50cc-665f-55f2-b023-b7c41a3a09e8 with scrape type 1
2026-03-27 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d9de50cc-665f-55f2-b023-b7c41a3a09e8 sending to next pipeline
2026-03-27 16:32:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d9de50cc-665f-55f2-b023-b7c41a3a09e8, identifier: 10740993
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a85390>
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252F4c9e2cdd-45ed-424d-b20b-d68f1f72c3ad.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/4c9e2cdd-45ed-424d-b20b-d68f1f72c3ad.jpg saved to cache
2026-03-27 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5fda3239-2ae3-5bed-90b2-fe4029e3f953
2026-03-27 16:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752089/general/d02fea4d-81e7-418a-91bb-6b64394eb451.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741030)
2026-03-27 16:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752089/general/8cff4e79-ee4a-4110-9dbb-f943da759fc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741030)
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252F29c737b4-20cd-46ae-a5f1-00f069f68c85.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/29c737b4-20cd-46ae-a5f1-00f069f68c85.jpg not downloaded yet
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252F684552cc-5ceb-49e8-9207-bda7761ca0ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/684552cc-5ceb-49e8-9207-bda7761ca0ac.jpg not downloaded yet
2026-03-27 16:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d9de50cc-665f-55f2-b023-b7c41a3a09e8 with identifier: 10740993
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-27 16:32:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 16:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d9de50cc-665f-55f2-b023-b7c41a3a09e8 with identifier: 10740993
2026-03-27 16:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d9de50cc-665f-55f2-b023-b7c41a3a09e8 with identifier: 10740993 to the API
2026-03-27 16:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752018/general/0f45fe3b-7a02-44a4-9bfb-68399e954c40.jpg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': 'd9de50cc-665f-55f2-b023-b7c41a3a09e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ264QP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740993',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS4',
'odometer': 102537,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145103,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752018/general/8a8504bb-12cc-480c-851f-6afb41c4380b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143464,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752018/general/115170f9-5957-468f-88c2-4d4e4b3733a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752018/general/0f45fe3b-7a02-44a4-9bfb-68399e954c40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141351,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752018/general/a732418d-f30a-4dd5-9a76-e9bb3279cf6e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94209,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752018/general/0f92e9c2-71b1-4d9a-947c-1f07e75aa0bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752018/general/b60a5fce-9f8a-4707-99d2-4db85b6cff21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114037,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752018/general/771ab264-dd70-4174-8f20-de0aa756cbdd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104803,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752018/general/a3b572aa-9397-4851-a474-331e8284938d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752018/general/b0793ed8-4d98-427b-9e19-22a2bf28572b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9de50cc-665f-55f2-b023-b7c41a3a09e8/d9de50cc-665f-55f2-b023-b7c41a3a09e8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65708,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752018/general/0528f7e3-5225-43f3-b82a-edd716888c1b.jpg',
'Width': 1024}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-08-08',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'DS DS4 1.5 HDI Trocadero - Diesel - Automatic - 130 hp - 102.537 km',
'transmission': 'automatic',
'trim': 'Trocadero',
'vin': None,
'year': 2023}
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740993%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [adesa.fr] INFO: Saving data for 10740993: {'created_time': 1774629124.134595, 'last_price_update_time': 1774629124.134607, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740993') HTTP/1.1" 204 0
2026-03-27 16:32:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752062/general/48e4094a-4519-432c-b5f8-e268894ff3eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741017)
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252F0c541ad0-1cdb-4a38-b41d-d5f091db9895.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/0c541ad0-1cdb-4a38-b41d-d5f091db9895.jpg not downloaded yet
2026-03-27 16:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751999/general/a830a2af-30c3-40fb-bf2b-999eba41d96b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740975)
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252Fb637727b-6baf-4c5d-8ac7-4d8d3d26c6f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/b637727b-6baf-4c5d-8ac7-4d8d3d26c6f5.jpg not downloaded yet
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252F9a96cb01-bb79-4cf3-b4e1-329d06f689cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/9a96cb01-bb79-4cf3-b4e1-329d06f689cc.jpg not downloaded yet
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257b3290>
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252F97907d57-3791-48f4-8fba-f5d81466025d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/97907d57-3791-48f4-8fba-f5d81466025d.jpg saved to cache
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 97d0257c-1b20-5a76-8b11-61631598712c
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b2be10>
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252Fc11ab47a-6584-4b93-9905-5a7737df5e83.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/c11ab47a-6584-4b93-9905-5a7737df5e83.jpg saved to cache
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bf176865-631b-5fdc-b7fe-328e73ba42f7
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258d5ad0>
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252Fb929aa77-c5e7-41f6-a898-71960de45a10.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/b929aa77-c5e7-41f6-a898-71960de45a10.jpg saved to cache
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bf176865-631b-5fdc-b7fe-328e73ba42f7
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225671910>
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252Ff171557b-013e-43d2-a4ed-2e3ea7cbdcc5.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/f171557b-013e-43d2-a4ed-2e3ea7cbdcc5.jpg saved to cache
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5fda3239-2ae3-5bed-90b2-fe4029e3f953
2026-03-27 16:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with identifier: 10737884
2026-03-27 16:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with scrape type 1
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252F99742417-d62c-482c-ac4b-29538e66413e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/99742417-d62c-482c-ac4b-29538e66413e.jpg already downloaded
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252Fa4a66509-7689-4ed3-bc22-17039fa8f31a.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/a4a66509-7689-4ed3-bc22-17039fa8f31a.JPG not downloaded yet
2026-03-27 16:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with identifier: 10737993
2026-03-27 16:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with scrape type 1
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252F77281d5f-e112-48fc-ae60-214d59204f23.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/77281d5f-e112-48fc-ae60-214d59204f23.jpg already downloaded
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252F91d493ea-71b2-4d9c-b251-1a190bc62e7d.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/91d493ea-71b2-4d9c-b251-1a190bc62e7d.JPG not downloaded yet
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225995b50>
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252F875bac87-e66d-43a6-8ac0-8e82d77ad879.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/875bac87-e66d-43a6-8ac0-8e82d77ad879.jpg saved to cache
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c173dd9f-81c9-5f44-8c12-d538111b6640
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258b7e10>
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252F3f024608-b67a-4d1d-b3d3-2a18618dbfb3.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/3f024608-b67a-4d1d-b3d3-2a18618dbfb3.jpg saved to cache
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5fda3239-2ae3-5bed-90b2-fe4029e3f953
2026-03-27 16:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9d7d863-aba1-5b56-9ff1-f341882c852c with identifier: 10740952
2026-03-27 16:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9d7d863-aba1-5b56-9ff1-f341882c852c with scrape type 1
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9d7d863-aba1-5b56-9ff1-f341882c852c
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672806%252Fgeneral%252F065da708-ff34-44d4-b55f-ac6de3fc32cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672806/general/065da708-ff34-44d4-b55f-ac6de3fc32cb.jpg already downloaded
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672806%252Fgeneral%252F0610f3cb-aa00-42a4-b246-0e214dd569b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672806/general/0610f3cb-aa00-42a4-b246-0e214dd569b4.jpg already downloaded
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672806%252Fgeneral%252F77af1188-f1cc-4fb1-9a3b-daad7f7cabef.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672806/general/77af1188-f1cc-4fb1-9a3b-daad7f7cabef.jpg already downloaded
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672806%252Fgeneral%252Fb58b50ce-0a23-42a1-a4b1-c150a3170060.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672806/general/b58b50ce-0a23-42a1-a4b1-c150a3170060.jpg already downloaded
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672806%252Fgeneral%252Fec5fa60c-3208-4134-ab97-aeb3256eb67d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672806/general/ec5fa60c-3208-4134-ab97-aeb3256eb67d.jpg already downloaded
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672806%252Fgeneral%252F82cd7775-65e2-4039-b08d-47372418231e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672806/general/82cd7775-65e2-4039-b08d-47372418231e.jpg already downloaded
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672806%252Fgeneral%252F52edcf52-8399-4ac3-9599-9f53b69a881c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672806/general/52edcf52-8399-4ac3-9599-9f53b69a881c.jpg already downloaded
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672806%252Fgeneral%252F049b739c-d3ad-4aee-b67e-a11aaf864da6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672806/general/049b739c-d3ad-4aee-b67e-a11aaf864da6.jpg already downloaded
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672806%252Fgeneral%252F0981882d-5225-4f65-b0e8-ebb346055ad5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672806/general/0981882d-5225-4f65-b0e8-ebb346055ad5.jpg already downloaded
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672806%252Fgeneral%252Fe573cc2b-1ae9-47e4-aa5d-d92beb5788aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672806/general/e573cc2b-1ae9-47e4-aa5d-d92beb5788aa.jpg already downloaded
2026-03-27 16:32:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d9d7d863-aba1-5b56-9ff1-f341882c852c, identifier: 10740952
2026-03-27 16:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752050/general/e4048bb4-6fc9-4e03-a69e-4de677577d24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741011)
2026-03-27 16:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752062/general/32b15d2f-e6fd-4c1a-bd46-0166c5874dcc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741017)
2026-03-27 16:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752083/general/ca098b7d-1208-4030-9ee6-3aced78692a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741027)
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252Ff18eefe2-f447-49b9-9388-e662829fd608.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/f18eefe2-f447-49b9-9388-e662829fd608.jpg not downloaded yet
2026-03-27 16:32:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d9d7d863-aba1-5b56-9ff1-f341882c852c with identifier: 10740952
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 16:32:04 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-27 16:32:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 16:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d9d7d863-aba1-5b56-9ff1-f341882c852c with identifier: 10740952
2026-03-27 16:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d9d7d863-aba1-5b56-9ff1-f341882c852c with identifier: 10740952 to the API
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740952>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'd9d7d863-aba1-5b56-9ff1-f341882c852c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA279WL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740952',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'MG',
'model': 'MG3',
'odometer': 21614,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5672806/general/065da708-ff34-44d4-b55f-ac6de3fc32cb.jpg',
'https://images.openlane.eu/carimgs/5672806/general/0610f3cb-aa00-42a4-b246-0e214dd569b4.jpg',
'https://images.openlane.eu/carimgs/5672806/general/77af1188-f1cc-4fb1-9a3b-daad7f7cabef.jpg',
'https://images.openlane.eu/carimgs/5672806/general/b58b50ce-0a23-42a1-a4b1-c150a3170060.jpg',
'https://images.openlane.eu/carimgs/5672806/general/ec5fa60c-3208-4134-ab97-aeb3256eb67d.jpg',
'https://images.openlane.eu/carimgs/5672806/general/82cd7775-65e2-4039-b08d-47372418231e.jpg',
'https://images.openlane.eu/carimgs/5672806/general/52edcf52-8399-4ac3-9599-9f53b69a881c.jpg',
'https://images.openlane.eu/carimgs/5672806/general/049b739c-d3ad-4aee-b67e-a11aaf864da6.jpg',
'https://images.openlane.eu/carimgs/5672806/general/0981882d-5225-4f65-b0e8-ebb346055ad5.jpg',
'https://images.openlane.eu/carimgs/5672806/general/e573cc2b-1ae9-47e4-aa5d-d92beb5788aa.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d7d863-aba1-5b56-9ff1-f341882c852c/d9d7d863-aba1-5b56-9ff1-f341882c852c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113332,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672806/general/065da708-ff34-44d4-b55f-ac6de3fc32cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d7d863-aba1-5b56-9ff1-f341882c852c/d9d7d863-aba1-5b56-9ff1-f341882c852c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672806/general/0610f3cb-aa00-42a4-b246-0e214dd569b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d7d863-aba1-5b56-9ff1-f341882c852c/d9d7d863-aba1-5b56-9ff1-f341882c852c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672806/general/77af1188-f1cc-4fb1-9a3b-daad7f7cabef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d7d863-aba1-5b56-9ff1-f341882c852c/d9d7d863-aba1-5b56-9ff1-f341882c852c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672806/general/b58b50ce-0a23-42a1-a4b1-c150a3170060.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d7d863-aba1-5b56-9ff1-f341882c852c/d9d7d863-aba1-5b56-9ff1-f341882c852c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672806/general/ec5fa60c-3208-4134-ab97-aeb3256eb67d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d7d863-aba1-5b56-9ff1-f341882c852c/d9d7d863-aba1-5b56-9ff1-f341882c852c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672806/general/82cd7775-65e2-4039-b08d-47372418231e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d7d863-aba1-5b56-9ff1-f341882c852c/d9d7d863-aba1-5b56-9ff1-f341882c852c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145415,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672806/general/52edcf52-8399-4ac3-9599-9f53b69a881c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d7d863-aba1-5b56-9ff1-f341882c852c/d9d7d863-aba1-5b56-9ff1-f341882c852c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672806/general/049b739c-d3ad-4aee-b67e-a11aaf864da6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d7d863-aba1-5b56-9ff1-f341882c852c/d9d7d863-aba1-5b56-9ff1-f341882c852c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68324,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672806/general/0981882d-5225-4f65-b0e8-ebb346055ad5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9d7d863-aba1-5b56-9ff1-f341882c852c/d9d7d863-aba1-5b56-9ff1-f341882c852c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63424,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672806/general/e573cc2b-1ae9-47e4-aa5d-d92beb5788aa.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2024-12-16',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'MG MG3 Luxury - Hybrid - Automatic - 102 hp - 21.614 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2024}
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740952%27 HTTP/1.1" 200 None
2026-03-27 16:32:05 [adesa.fr] INFO: Saving data for 10740952: {'created_time': 1774629125.299572, 'last_price_update_time': 1774629125.299587, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740952') HTTP/1.1" 204 0
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf6b90>
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252Fd02fea4d-81e7-418a-91bb-6b64394eb451.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/d02fea4d-81e7-418a-91bb-6b64394eb451.jpg saved to cache
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d3cf6431-0bb7-52ae-93d3-d4d65edca81b
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b85e50>
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252F8cff4e79-ee4a-4110-9dbb-f943da759fc2.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/8cff4e79-ee4a-4110-9dbb-f943da759fc2.jpg saved to cache
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d3cf6431-0bb7-52ae-93d3-d4d65edca81b
2026-03-27 16:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751990/general/662386d0-62e9-4553-a3b6-d713fbb0de47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740966)
2026-03-27 16:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752083/general/0bfcfe23-3370-4b77-bb74-a034ba56b5aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741027)
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252F0f72e752-563e-4bc2-8961-f74f18f22bbe.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/0f72e752-563e-4bc2-8961-f74f18f22bbe.jpg not downloaded yet
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252Fd9736242-e25a-4481-9b96-3d9362b81b41.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/d9736242-e25a-4481-9b96-3d9362b81b41.jpg not downloaded yet
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252F3e5ddf30-949f-4452-a7d8-a1da52bd3d17.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/3e5ddf30-949f-4452-a7d8-a1da52bd3d17.JPG not downloaded yet
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252F3827ca87-2410-423f-8e93-d39748a0abc5.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/3827ca87-2410-423f-8e93-d39748a0abc5.JPG not downloaded yet
2026-03-27 16:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752050/general/954be52f-e55b-4659-8710-8fbf124902d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741011)
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252F7e855acf-0175-4c90-b019-3bd3e4b1febc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/7e855acf-0175-4c90-b019-3bd3e4b1febc.jpg not downloaded yet
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257b0a50>
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252F48e4094a-4519-432c-b5f8-e268894ff3eb.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/48e4094a-4519-432c-b5f8-e268894ff3eb.jpg saved to cache
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bf176865-631b-5fdc-b7fe-328e73ba42f7
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22589a990>
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252Fa830a2af-30c3-40fb-bf2b-999eba41d96b.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/a830a2af-30c3-40fb-bf2b-999eba41d96b.jpg saved to cache
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 97d0257c-1b20-5a76-8b11-61631598712c
2026-03-27 16:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752062/general/f04f72ad-802e-403e-a063-9e0d4add76f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741017)
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252Fc9012984-3f91-44b2-aef6-106b49ada60d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/c9012984-3f91-44b2-aef6-106b49ada60d.jpg not downloaded yet
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252F08b1c169-6fa4-483d-bd8c-5eb9cadf4dc0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/08b1c169-6fa4-483d-bd8c-5eb9cadf4dc0.jpg not downloaded yet
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252F0b7b37ca-b6da-44fa-ae60-15779e91f560.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/0b7b37ca-b6da-44fa-ae60-15779e91f560.JPG not downloaded yet
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252Ff065cad1-fe12-4681-96eb-ac465a14ade8.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/f065cad1-fe12-4681-96eb-ac465a14ade8.JPG not downloaded yet
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258518d0>
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252Fe4048bb4-6fc9-4e03-a69e-4de677577d24.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/e4048bb4-6fc9-4e03-a69e-4de677577d24.jpg saved to cache
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c173dd9f-81c9-5f44-8c12-d538111b6640
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b6590>
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252F32b15d2f-e6fd-4c1a-bd46-0166c5874dcc.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/32b15d2f-e6fd-4c1a-bd46-0166c5874dcc.jpg saved to cache
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bf176865-631b-5fdc-b7fe-328e73ba42f7
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22588b190>
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252Fca098b7d-1208-4030-9ee6-3aced78692a3.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/ca098b7d-1208-4030-9ee6-3aced78692a3.jpg saved to cache
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5fda3239-2ae3-5bed-90b2-fe4029e3f953
2026-03-27 16:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751990/general/b1b3243e-edb1-4326-9c12-c3c7360ae58b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740966)
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252F1c91244e-a6fb-42ca-87d0-ae2a1b77d2dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/1c91244e-a6fb-42ca-87d0-ae2a1b77d2dd.jpg not downloaded yet
2026-03-27 16:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752083/general/1dcc58c4-33ea-4fbe-83e2-5fa48d4da37a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741027)
2026-03-27 16:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752050/general/684552cc-5ceb-49e8-9207-bda7761ca0ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741011)
2026-03-27 16:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752050/general/fa7f7c39-2fbf-4694-ac95-63dfd340ecfe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741011)
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252F556ad184-0e9c-46a3-85cf-51a81b2b2e2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/556ad184-0e9c-46a3-85cf-51a81b2b2e2a.jpg not downloaded yet
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252F95a32e1e-6ff4-4c94-8140-5dd155a25caf.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/95a32e1e-6ff4-4c94-8140-5dd155a25caf.JPG not downloaded yet
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252F757ad9c9-73eb-4a94-8ec7-501fb13b6e19.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/757ad9c9-73eb-4a94-8ec7-501fb13b6e19.JPG not downloaded yet
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22448c9d0>
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252F662386d0-62e9-4553-a3b6-d713fbb0de47.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/662386d0-62e9-4553-a3b6-d713fbb0de47.jpg saved to cache
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 03ab1e8d-6c42-5615-be69-b958489347a4
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257b3090>
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252F0bfcfe23-3370-4b77-bb74-a034ba56b5aa.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/0bfcfe23-3370-4b77-bb74-a034ba56b5aa.jpg saved to cache
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5fda3239-2ae3-5bed-90b2-fe4029e3f953
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225687410>
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252F954be52f-e55b-4659-8710-8fbf124902d4.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/954be52f-e55b-4659-8710-8fbf124902d4.jpg saved to cache
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c173dd9f-81c9-5f44-8c12-d538111b6640
2026-03-27 16:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751990/general/e56b7fe2-fa87-4208-adff-058dde1e8946.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740966)
2026-03-27 16:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752083/general/29c737b4-20cd-46ae-a5f1-00f069f68c85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741027)
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252Fc3fa115a-11fc-4675-bc18-070c055a40bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/c3fa115a-11fc-4675-bc18-070c055a40bf.jpg not downloaded yet
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22448ee10>
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752062%252Fgeneral%252Ff04f72ad-802e-403e-a063-9e0d4add76f5.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752062/general/f04f72ad-802e-403e-a063-9e0d4add76f5.jpg saved to cache
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bf176865-631b-5fdc-b7fe-328e73ba42f7
2026-03-27 16:32:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bf176865-631b-5fdc-b7fe-328e73ba42f7, skipping ID generation
2026-03-27 16:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf176865-631b-5fdc-b7fe-328e73ba42f7 with scrape type 1
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bf176865-631b-5fdc-b7fe-328e73ba42f7 sending to next pipeline
2026-03-27 16:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bf176865-631b-5fdc-b7fe-328e73ba42f7, identifier: 10741017
2026-03-27 16:32:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/91d493ea-71b2-4d9c-b251-1a190bc62e7d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737993)
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252F2ec08784-9ee4-4bc5-aa84-ac40efbb675f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/2ec08784-9ee4-4bc5-aa84-ac40efbb675f.jpg not downloaded yet
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252Fd998dac3-1cc2-47df-83a8-90d9ee3f5f1b.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/d998dac3-1cc2-47df-83a8-90d9ee3f5f1b.JPG not downloaded yet
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252F1ea54670-5bb9-49da-8140-766a637f4a22.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/1ea54670-5bb9-49da-8140-766a637f4a22.JPG not downloaded yet
2026-03-27 16:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bf176865-631b-5fdc-b7fe-328e73ba42f7 with identifier: 10741017
2026-03-27 16:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bf176865-631b-5fdc-b7fe-328e73ba42f7 with identifier: 10741017
2026-03-27 16:32:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bf176865-631b-5fdc-b7fe-328e73ba42f7 with identifier: 10741017 to the API
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752062/general/f04f72ad-802e-403e-a063-9e0d4add76f5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'bf176865-631b-5fdc-b7fe-328e73ba42f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK314MY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741017',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 100087,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752062/general/a3d0e500-0de2-435d-a68b-a8a78543da30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110578,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752062/general/b7878a6d-777d-44af-bf98-74091bd74014.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752062/general/6c212df2-88ad-4e33-895b-e9cc82282b32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752062/general/d0c527cc-4cdd-41fb-8355-7f655ff918f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103886,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752062/general/5cfa761b-a4d7-4872-9b21-009d57ca5c64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96033,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752062/general/c11ab47a-6584-4b93-9905-5a7737df5e83.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752062/general/b929aa77-c5e7-41f6-a898-71960de45a10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752062/general/48e4094a-4519-432c-b5f8-e268894ff3eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752062/general/f04f72ad-802e-403e-a063-9e0d4add76f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf176865-631b-5fdc-b7fe-328e73ba42f7/bf176865-631b-5fdc-b7fe-328e73ba42f7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116089,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752062/general/32b15d2f-e6fd-4c1a-bd46-0166c5874dcc.jpg',
'Width': 1024}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz GLA 250e Business Line - Hybrid - Automatic - 160 hp '
'- 100.087 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741017%27 HTTP/1.1" 200 None
2026-03-27 16:32:06 [adesa.fr] INFO: Saving data for 10741017: {'created_time': 1774629126.55049, 'last_price_update_time': 1774629126.5505, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741017') HTTP/1.1" 204 0
2026-03-27 16:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751990/general/0c541ad0-1cdb-4a38-b41d-d5f091db9895.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740966)
2026-03-27 16:32:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/3827ca87-2410-423f-8e93-d39748a0abc5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737993)
2026-03-27 16:32:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/a4a66509-7689-4ed3-bc22-17039fa8f31a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737884)
2026-03-27 16:32:06 [scrapy.extensions.logstats] INFO: Crawled 146 pages (at 120 pages/min), scraped 58 items (at 34 items/min)
2026-03-27 16:32:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252F76b1a913-db23-4549-b8f7-5ea8c7e15c56.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/76b1a913-db23-4549-b8f7-5ea8c7e15c56.jpg not downloaded yet
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242c9bd0>
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252Fb1b3243e-edb1-4326-9c12-c3c7360ae58b.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/b1b3243e-edb1-4326-9c12-c3c7360ae58b.jpg saved to cache
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 03ab1e8d-6c42-5615-be69-b958489347a4
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242e00d0>
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252F1dcc58c4-33ea-4fbe-83e2-5fa48d4da37a.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/1dcc58c4-33ea-4fbe-83e2-5fa48d4da37a.jpg saved to cache
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5fda3239-2ae3-5bed-90b2-fe4029e3f953
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22444c490>
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252F684552cc-5ceb-49e8-9207-bda7761ca0ac.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/684552cc-5ceb-49e8-9207-bda7761ca0ac.jpg saved to cache
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c173dd9f-81c9-5f44-8c12-d538111b6640
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257b1f90>
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252Ffa7f7c39-2fbf-4694-ac95-63dfd340ecfe.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/fa7f7c39-2fbf-4694-ac95-63dfd340ecfe.jpg saved to cache
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c173dd9f-81c9-5f44-8c12-d538111b6640
2026-03-27 16:32:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/f065cad1-fe12-4681-96eb-ac465a14ade8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737993)
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252F002c834f-789e-48c0-a9ae-764d044acb2b.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/002c834f-789e-48c0-a9ae-764d044acb2b.JPG not downloaded yet
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252F59431423-30b1-47d9-9cae-4e260091647f.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/59431423-30b1-47d9-9cae-4e260091647f.JPG not downloaded yet
2026-03-27 16:32:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 12.677(s), this was the 1st time calling it.
2026-03-27 16:32:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.4700663020941604 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 16:32:06 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'f00f26b3dae450cbe05322d600e1df77', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=f00f26b3dae450cbe05322d600e1df77.
2026-03-27 16:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752089/general/2eb61dbe-a950-4776-af16-b966b80502a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741030)
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252Ff6961bc6-df42-4c61-9284-fd8675ae9f99.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/f6961bc6-df42-4c61-9284-fd8675ae9f99.jpg not downloaded yet
2026-03-27 16:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737888> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/0b7b37ca-b6da-44fa-ae60-15779e91f560.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737884)
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252Ff929249c-3eb1-45ac-b0a2-4ccc94ae7712.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/f929249c-3eb1-45ac-b0a2-4ccc94ae7712.JPG not downloaded yet
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252F955910b8-1fec-4599-8cc9-668ddb39c28e.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/955910b8-1fec-4599-8cc9-668ddb39c28e.JPG not downloaded yet
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227c1b250>
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252Fe56b7fe2-fa87-4208-adff-058dde1e8946.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/e56b7fe2-fa87-4208-adff-058dde1e8946.jpg saved to cache
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 03ab1e8d-6c42-5615-be69-b958489347a4
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256fd4d0>
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252F29c737b4-20cd-46ae-a5f1-00f069f68c85.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/29c737b4-20cd-46ae-a5f1-00f069f68c85.jpg saved to cache
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5fda3239-2ae3-5bed-90b2-fe4029e3f953
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224444050>
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252F0c541ad0-1cdb-4a38-b41d-d5f091db9895.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/0c541ad0-1cdb-4a38-b41d-d5f091db9895.jpg saved to cache
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 03ab1e8d-6c42-5615-be69-b958489347a4
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-27 16:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751990/general/f18eefe2-f447-49b9-9388-e662829fd608.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740966)
2026-03-27 16:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751990/general/7e855acf-0175-4c90-b019-3bd3e4b1febc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740966)
2026-03-27 16:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752050/general/08b1c169-6fa4-483d-bd8c-5eb9cadf4dc0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741011)
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252F890e22ec-8105-4967-aea6-e11059af2c2e.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/890e22ec-8105-4967-aea6-e11059af2c2e.JPG not downloaded yet
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252Fd3c6f6bd-105d-4381-a04b-86b7e6474f33.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/d3c6f6bd-105d-4381-a04b-86b7e6474f33.JPG not downloaded yet
2026-03-27 16:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752083/general/c9012984-3f91-44b2-aef6-106b49ada60d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741027)
2026-03-27 16:32:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243fc690>
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752089%252Fgeneral%252F2eb61dbe-a950-4776-af16-b966b80502a2.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752089/general/2eb61dbe-a950-4776-af16-b966b80502a2.jpg saved to cache
2026-03-27 16:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d3cf6431-0bb7-52ae-93d3-d4d65edca81b
2026-03-27 16:32:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d3cf6431-0bb7-52ae-93d3-d4d65edca81b, skipping ID generation
2026-03-27 16:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3cf6431-0bb7-52ae-93d3-d4d65edca81b with scrape type 1
2026-03-27 16:32:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3cf6431-0bb7-52ae-93d3-d4d65edca81b sending to next pipeline
2026-03-27 16:32:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d3cf6431-0bb7-52ae-93d3-d4d65edca81b, identifier: 10741030
2026-03-27 16:32:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e90f2d07-25cc-5406-915b-30276a6c2e1d with identifier: 10737888
2026-03-27 16:32:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e90f2d07-25cc-5406-915b-30276a6c2e1d with scrape type 1
2026-03-27 16:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e90f2d07-25cc-5406-915b-30276a6c2e1d
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252Fb2ab2eea-8059-42c2-bda2-d0f79f715f47.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/b2ab2eea-8059-42c2-bda2-d0f79f715f47.jpg already downloaded
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252F130ca238-55e8-45d0-b7a3-2c9bdd04f569.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/130ca238-55e8-45d0-b7a3-2c9bdd04f569.JPG not downloaded yet
2026-03-27 16:32:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-27 16:32:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/757ad9c9-73eb-4a94-8ec7-501fb13b6e19.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737993)
2026-03-27 16:32:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/95a32e1e-6ff4-4c94-8140-5dd155a25caf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737884)
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5604799%252Fgeneral%252F0f14d90e-ecb9-4e89-a3a9-5ef2416478f4.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/0f14d90e-ecb9-4e89-a3a9-5ef2416478f4.JPG not downloaded yet
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629646%252Fgeneral%252Ff7ffb216-0dfb-4b4f-a276-0a7058a579d1.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/f7ffb216-0dfb-4b4f-a276-0a7058a579d1.JPG not downloaded yet
2026-03-27 16:32:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d3cf6431-0bb7-52ae-93d3-d4d65edca81b with identifier: 10741030
2026-03-27 16:32:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d3cf6431-0bb7-52ae-93d3-d4d65edca81b with identifier: 10741030
2026-03-27 16:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d3cf6431-0bb7-52ae-93d3-d4d65edca81b with identifier: 10741030 to the API
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752089/general/2eb61dbe-a950-4776-af16-b966b80502a2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Electric',
'id': 'd3cf6431-0bb7-52ae-93d3-d4d65edca81b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HG122YN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741030',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'EV3',
'odometer': 5377,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243631,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752089/general/2eb61dbe-a950-4776-af16-b966b80502a2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216494,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752089/general/8cff4e79-ee4a-4110-9dbb-f943da759fc2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266813,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752089/general/d02fea4d-81e7-418a-91bb-6b64394eb451.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284636,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752089/general/98e1fe31-86eb-4772-80ec-91b38516aa92.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219236,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752089/general/38ab24a4-2c3a-41ef-8a70-eacfd5ec3136.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242753,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752089/general/e372bd44-0889-4d4f-b4da-ad0ffd30cf09.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246887,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752089/general/0a4db689-3282-43dd-8119-8a202df21abc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264759,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752089/general/1ddbdc80-5389-464f-8d78-0b1bc3ec70cd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280082,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752089/general/6d0a67c2-8d44-4cad-867a-4f3108607bd9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3cf6431-0bb7-52ae-93d3-d4d65edca81b/d3cf6431-0bb7-52ae-93d3-d4d65edca81b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280628,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752089/general/de05bac1-64f7-45da-8fa5-03c35fe5265a.jpg',
'Width': 1920}],
'price': 26800,
'price_includes_vat': True,
'registration_date': '2025-11-28',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Kia EV3 78 kWh Earth - Electric - Automatic - 204 hp - 5.377 km',
'transmission': 'automatic',
'trim': 'Earth',
'vin': None,
'year': 2025}
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741030%27 HTTP/1.1" 200 None
2026-03-27 16:32:07 [adesa.fr] INFO: Saving data for 10741030: {'created_time': 1774629127.844068, 'last_price_update_time': 1774629127.844078, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741030') HTTP/1.1" 204 0
2026-03-27 16:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751990/general/c3fa115a-11fc-4675-bc18-070c055a40bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740966)
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252Fb684fc84-c2bd-4f94-ba5d-11743b80fcf2.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/b684fc84-c2bd-4f94-ba5d-11743b80fcf2.JPG not downloaded yet
2026-03-27 16:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751990/general/1c91244e-a6fb-42ca-87d0-ae2a1b77d2dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740966)
2026-03-27 16:32:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/1ea54670-5bb9-49da-8140-766a637f4a22.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737993)
2026-03-27 16:32:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/002c834f-789e-48c0-a9ae-764d044acb2b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737884)
2026-03-27 16:32:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/59431423-30b1-47d9-9cae-4e260091647f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737993)
2026-03-27 16:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752050/general/556ad184-0e9c-46a3-85cf-51a81b2b2e2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741011)
2026-03-27 16:32:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bcc8d0>
2026-03-27 16:32:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252Ff18eefe2-f447-49b9-9388-e662829fd608.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/f18eefe2-f447-49b9-9388-e662829fd608.jpg saved to cache
2026-03-27 16:32:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 03ab1e8d-6c42-5615-be69-b958489347a4
2026-03-27 16:32:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225845090>
2026-03-27 16:32:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252F7e855acf-0175-4c90-b019-3bd3e4b1febc.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/7e855acf-0175-4c90-b019-3bd3e4b1febc.jpg saved to cache
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 03ab1e8d-6c42-5615-be69-b958489347a4
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258405d0>
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252F08b1c169-6fa4-483d-bd8c-5eb9cadf4dc0.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/08b1c169-6fa4-483d-bd8c-5eb9cadf4dc0.jpg saved to cache
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c173dd9f-81c9-5f44-8c12-d538111b6640
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bdcf10>
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252Fc9012984-3f91-44b2-aef6-106b49ada60d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/c9012984-3f91-44b2-aef6-106b49ada60d.jpg saved to cache
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5fda3239-2ae3-5bed-90b2-fe4029e3f953
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252F73f809b5-08de-42d6-8329-28093422a3dc.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/73f809b5-08de-42d6-8329-28093422a3dc.JPG not downloaded yet
2026-03-27 16:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252F1a63339e-6e41-4579-850a-98864374abc9.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/1a63339e-6e41-4579-850a-98864374abc9.JPG not downloaded yet
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258aba50>
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252Fc3fa115a-11fc-4675-bc18-070c055a40bf.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/c3fa115a-11fc-4675-bc18-070c055a40bf.jpg saved to cache
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 03ab1e8d-6c42-5615-be69-b958489347a4
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22590f050>
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252F1c91244e-a6fb-42ca-87d0-ae2a1b77d2dd.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/1c91244e-a6fb-42ca-87d0-ae2a1b77d2dd.jpg saved to cache
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 03ab1e8d-6c42-5615-be69-b958489347a4
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256ca090>
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252F556ad184-0e9c-46a3-85cf-51a81b2b2e2a.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/556ad184-0e9c-46a3-85cf-51a81b2b2e2a.jpg saved to cache
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c173dd9f-81c9-5f44-8c12-d538111b6640
2026-03-27 16:32:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/f929249c-3eb1-45ac-b0a2-4ccc94ae7712.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737884)
2026-03-27 16:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751990/general/76b1a913-db23-4549-b8f7-5ea8c7e15c56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740966)
2026-03-27 16:32:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/890e22ec-8105-4967-aea6-e11059af2c2e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737884)
2026-03-27 16:32:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/d998dac3-1cc2-47df-83a8-90d9ee3f5f1b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737884)
2026-03-27 16:32:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/d3c6f6bd-105d-4381-a04b-86b7e6474f33.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737993)
2026-03-27 16:32:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/955910b8-1fec-4599-8cc9-668ddb39c28e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737993)
2026-03-27 16:32:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/f7ffb216-0dfb-4b4f-a276-0a7058a579d1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737993)
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252F8c08f107-898c-412f-af98-daa3139157e7.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/8c08f107-898c-412f-af98-daa3139157e7.JPG not downloaded yet
2026-03-27 16:32:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751990/general/f6961bc6-df42-4c61-9284-fd8675ae9f99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740966)
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252F2040166d-7dd1-4318-b20f-ae5dc620cb50.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/2040166d-7dd1-4318-b20f-ae5dc620cb50.JPG not downloaded yet
2026-03-27 16:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5ac0ba2-a968-5d29-a707-1b08404c8a7f with identifier: 10740956
2026-03-27 16:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5ac0ba2-a968-5d29-a707-1b08404c8a7f with scrape type 1
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5ac0ba2-a968-5d29-a707-1b08404c8a7f
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708957%252Fgeneral%252F4c0890c6-aa7f-4c4c-8363-d6fb8120742b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708957/general/4c0890c6-aa7f-4c4c-8363-d6fb8120742b.jpg already downloaded
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708957%252Fgeneral%252Fc9071e84-60cd-4b14-9436-e545894af211.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708957/general/c9071e84-60cd-4b14-9436-e545894af211.jpg already downloaded
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708957%252Fgeneral%252F27f50054-a33b-41d7-8c22-7bb60ec5046e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708957/general/27f50054-a33b-41d7-8c22-7bb60ec5046e.jpg already downloaded
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708957%252Fgeneral%252Fafd1f771-a09b-4059-b8f8-afe8f90dd629.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708957/general/afd1f771-a09b-4059-b8f8-afe8f90dd629.jpg already downloaded
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708957%252Fgeneral%252F5530b43a-7a20-4752-949b-a05680058f28.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708957/general/5530b43a-7a20-4752-949b-a05680058f28.jpg already downloaded
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708957%252Fgeneral%252Fbaec8303-0a9c-4910-8b8f-9767c6b2d151.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708957/general/baec8303-0a9c-4910-8b8f-9767c6b2d151.jpg already downloaded
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708957%252Fgeneral%252F18071018-2d88-415c-90fe-e49e498ac204.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708957/general/18071018-2d88-415c-90fe-e49e498ac204.jpg already downloaded
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708957%252Fgeneral%252Fcb0b84ae-9e38-4d54-9990-5867b84778d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708957/general/cb0b84ae-9e38-4d54-9990-5867b84778d5.jpg already downloaded
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708957%252Fgeneral%252F722d39c9-bcbc-4425-8751-4c079d5f82c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708957/general/722d39c9-bcbc-4425-8751-4c079d5f82c6.jpg already downloaded
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708957%252Fgeneral%252F535217c1-6041-4c38-88c0-2012dd6c691b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708957/general/535217c1-6041-4c38-88c0-2012dd6c691b.jpg already downloaded
2026-03-27 16:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a5ac0ba2-a968-5d29-a707-1b08404c8a7f, identifier: 10740956
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252F86b105ea-f57c-429c-87a0-0400a999fef5.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/86b105ea-f57c-429c-87a0-0400a999fef5.JPG not downloaded yet
2026-03-27 16:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a5ac0ba2-a968-5d29-a707-1b08404c8a7f with identifier: 10740956
2026-03-27 16:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a5ac0ba2-a968-5d29-a707-1b08404c8a7f with identifier: 10740956
2026-03-27 16:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a5ac0ba2-a968-5d29-a707-1b08404c8a7f with identifier: 10740956 to the API
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740956>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a5ac0ba2-a968-5d29-a707-1b08404c8a7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG726WC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740956',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 65737,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5708957/general/4c0890c6-aa7f-4c4c-8363-d6fb8120742b.jpg',
'https://images.openlane.eu/carimgs/5708957/general/c9071e84-60cd-4b14-9436-e545894af211.jpg',
'https://images.openlane.eu/carimgs/5708957/general/27f50054-a33b-41d7-8c22-7bb60ec5046e.jpg',
'https://images.openlane.eu/carimgs/5708957/general/afd1f771-a09b-4059-b8f8-afe8f90dd629.jpg',
'https://images.openlane.eu/carimgs/5708957/general/5530b43a-7a20-4752-949b-a05680058f28.jpg',
'https://images.openlane.eu/carimgs/5708957/general/baec8303-0a9c-4910-8b8f-9767c6b2d151.jpg',
'https://images.openlane.eu/carimgs/5708957/general/18071018-2d88-415c-90fe-e49e498ac204.jpg',
'https://images.openlane.eu/carimgs/5708957/general/cb0b84ae-9e38-4d54-9990-5867b84778d5.jpg',
'https://images.openlane.eu/carimgs/5708957/general/722d39c9-bcbc-4425-8751-4c079d5f82c6.jpg',
'https://images.openlane.eu/carimgs/5708957/general/535217c1-6041-4c38-88c0-2012dd6c691b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ac0ba2-a968-5d29-a707-1b08404c8a7f/a5ac0ba2-a968-5d29-a707-1b08404c8a7f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129574,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708957/general/4c0890c6-aa7f-4c4c-8363-d6fb8120742b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ac0ba2-a968-5d29-a707-1b08404c8a7f/a5ac0ba2-a968-5d29-a707-1b08404c8a7f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708957/general/c9071e84-60cd-4b14-9436-e545894af211.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ac0ba2-a968-5d29-a707-1b08404c8a7f/a5ac0ba2-a968-5d29-a707-1b08404c8a7f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708957/general/27f50054-a33b-41d7-8c22-7bb60ec5046e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ac0ba2-a968-5d29-a707-1b08404c8a7f/a5ac0ba2-a968-5d29-a707-1b08404c8a7f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708957/general/afd1f771-a09b-4059-b8f8-afe8f90dd629.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ac0ba2-a968-5d29-a707-1b08404c8a7f/a5ac0ba2-a968-5d29-a707-1b08404c8a7f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708957/general/5530b43a-7a20-4752-949b-a05680058f28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ac0ba2-a968-5d29-a707-1b08404c8a7f/a5ac0ba2-a968-5d29-a707-1b08404c8a7f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106715,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708957/general/baec8303-0a9c-4910-8b8f-9767c6b2d151.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ac0ba2-a968-5d29-a707-1b08404c8a7f/a5ac0ba2-a968-5d29-a707-1b08404c8a7f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123745,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708957/general/18071018-2d88-415c-90fe-e49e498ac204.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ac0ba2-a968-5d29-a707-1b08404c8a7f/a5ac0ba2-a968-5d29-a707-1b08404c8a7f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84532,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708957/general/cb0b84ae-9e38-4d54-9990-5867b84778d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ac0ba2-a968-5d29-a707-1b08404c8a7f/a5ac0ba2-a968-5d29-a707-1b08404c8a7f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708957/general/722d39c9-bcbc-4425-8751-4c079d5f82c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5ac0ba2-a968-5d29-a707-1b08404c8a7f/a5ac0ba2-a968-5d29-a707-1b08404c8a7f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99976,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5708957/general/535217c1-6041-4c38-88c0-2012dd6c691b.jpg',
'Width': 1024}],
'price': 24000,
'price_includes_vat': True,
'registration_date': '2022-06-10',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz GLC 300e Business Line - 4-Matic - Hybrid - Automatic '
'- 211 hp - 65.737 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740956%27 HTTP/1.1" 200 None
2026-03-27 16:32:08 [adesa.fr] INFO: Saving data for 10740956: {'created_time': 1774629128.944725, 'last_price_update_time': 1774629128.944737, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740956') HTTP/1.1" 204 0
2026-03-27 16:32:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/130ca238-55e8-45d0-b7a3-2c9bdd04f569.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737888)
2026-03-27 16:32:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/3e5ddf30-949f-4452-a7d8-a1da52bd3d17.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737884)
2026-03-27 16:32:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/73f809b5-08de-42d6-8329-28093422a3dc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737888)
2026-03-27 16:32:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/1a63339e-6e41-4579-850a-98864374abc9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737888)
2026-03-27 16:32:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/0f14d90e-ecb9-4e89-a3a9-5ef2416478f4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737884)
2026-03-27 16:32:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/b684fc84-c2bd-4f94-ba5d-11743b80fcf2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737888)
2026-03-27 16:32:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752050/general/2ec08784-9ee4-4bc5-aa84-ac40efbb675f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741011)
2026-03-27 16:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752050/general/d9736242-e25a-4481-9b96-3d9362b81b41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741011)
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252F2fa7a1f1-30ca-4327-81c9-b6546c0a1db0.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/2fa7a1f1-30ca-4327-81c9-b6546c0a1db0.JPG not downloaded yet
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616064%252Fgeneral%252F70610b6a-61c5-4bd3-89b8-8536cadc7df7.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/70610b6a-61c5-4bd3-89b8-8536cadc7df7.JPG not downloaded yet
2026-03-27 16:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-27 16:32:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22567ab90>
2026-03-27 16:32:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252F76b1a913-db23-4549-b8f7-5ea8c7e15c56.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/76b1a913-db23-4549-b8f7-5ea8c7e15c56.jpg saved to cache
2026-03-27 16:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 03ab1e8d-6c42-5615-be69-b958489347a4
2026-03-27 16:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-27 16:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-27 16:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-27 16:32:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-27 16:32:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5, skipping ID generation
2026-03-27 16:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with scrape type 1
2026-03-27 16:32:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 sending to next pipeline
2026-03-27 16:32:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5, identifier: 10737993
2026-03-27 16:32:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ca7a10>
2026-03-27 16:32:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751990%252Fgeneral%252Ff6961bc6-df42-4c61-9284-fd8675ae9f99.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751990/general/f6961bc6-df42-4c61-9284-fd8675ae9f99.jpg saved to cache
2026-03-27 16:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 03ab1e8d-6c42-5615-be69-b958489347a4
2026-03-27 16:32:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 03ab1e8d-6c42-5615-be69-b958489347a4, skipping ID generation
2026-03-27 16:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03ab1e8d-6c42-5615-be69-b958489347a4 with scrape type 1
2026-03-27 16:32:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 03ab1e8d-6c42-5615-be69-b958489347a4 sending to next pipeline
2026-03-27 16:32:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 03ab1e8d-6c42-5615-be69-b958489347a4, identifier: 10740966
2026-03-27 16:32:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with identifier: 10737993
2026-03-27 16:32:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with identifier: 10737993
2026-03-27 16:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with identifier: 10737993 to the API
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:09 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5629646/general/f7ffb216-0dfb-4b4f-a276-0a7058a579d1.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000200',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737993',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 115880,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5/40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313942,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629646/general/77281d5f-e112-48fc-ae60-214d59204f23.jpg',
'Width': 2731}],
'price': 30900,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 211 hp - 115.880 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737993%27 HTTP/1.1" 200 None
2026-03-27 16:32:09 [adesa.fr] INFO: Saving data for 10737993: {'created_time': 1774629129.703968, 'last_price_update_time': 1774629129.703977, 'auction_closing_time': 1774876200.0}
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737993') HTTP/1.1" 204 0
2026-03-27 16:32:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 03ab1e8d-6c42-5615-be69-b958489347a4 with identifier: 10740966
2026-03-27 16:32:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 03ab1e8d-6c42-5615-be69-b958489347a4 with identifier: 10740966
2026-03-27 16:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 03ab1e8d-6c42-5615-be69-b958489347a4 with identifier: 10740966 to the API
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751990/general/f6961bc6-df42-4c61-9284-fd8675ae9f99.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Electric',
'id': '03ab1e8d-6c42-5615-be69-b958489347a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA661MB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740966',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mini',
'model': 'Electric',
'odometer': 50887,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214598,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751990/general/662386d0-62e9-4553-a3b6-d713fbb0de47.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229664,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751990/general/b1b3243e-edb1-4326-9c12-c3c7360ae58b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225273,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751990/general/e56b7fe2-fa87-4208-adff-058dde1e8946.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280821,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751990/general/0c541ad0-1cdb-4a38-b41d-d5f091db9895.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322020,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751990/general/f18eefe2-f447-49b9-9388-e662829fd608.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298128,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751990/general/7e855acf-0175-4c90-b019-3bd3e4b1febc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318372,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751990/general/1c91244e-a6fb-42ca-87d0-ae2a1b77d2dd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233563,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751990/general/c3fa115a-11fc-4675-bc18-070c055a40bf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221547,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751990/general/76b1a913-db23-4549-b8f7-5ea8c7e15c56.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03ab1e8d-6c42-5615-be69-b958489347a4/03ab1e8d-6c42-5615-be69-b958489347a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320018,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751990/general/f6961bc6-df42-4c61-9284-fd8675ae9f99.jpg',
'Width': 1920}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-07-01',
'seats_number': 4,
'seller_name': 'ARVAL-FR',
'title': 'Mini Electric Cooper Essential - Electric - Automatic - 184 hp - '
'50.887 km',
'transmission': 'automatic',
'trim': 'Essential',
'vin': None,
'year': 2021}
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740966%27 HTTP/1.1" 200 None
2026-03-27 16:32:10 [adesa.fr] INFO: Saving data for 10740966: {'created_time': 1774629130.048608, 'last_price_update_time': 1774629130.048619, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740966') HTTP/1.1" 204 0
2026-03-27 16:32:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/8c08f107-898c-412f-af98-daa3139157e7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737888)
2026-03-27 16:32:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/2040166d-7dd1-4318-b20f-ae5dc620cb50.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737888)
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-27 16:32:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf, skipping ID generation
2026-03-27 16:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with scrape type 1
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf sending to next pipeline
2026-03-27 16:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf, identifier: 10737884
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-27 16:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751999/general/ad7c34bb-4787-4b56-8693-9e564f86f126.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740975)
2026-03-27 16:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752050/general/9a96cb01-bb79-4cf3-b4e1-329d06f689cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741011)
2026-03-27 16:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752083/general/0f72e752-563e-4bc2-8961-f74f18f22bbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741027)
2026-03-27 16:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751996/general/391a976f-f1f6-40e0-a71e-a159aa370ee2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740972)
2026-03-27 16:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752083/general/b637727b-6baf-4c5d-8ac7-4d8d3d26c6f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741027)
2026-03-27 16:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with identifier: 10737884
2026-03-27 16:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with identifier: 10737884
2026-03-27 16:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with identifier: 10737884 to the API
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5604799/general/0f14d90e-ecb9-4e89-a3a9-5ef2416478f4.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '27e4bbcf-cff7-5af1-b237-bc82f58e8fbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737884',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 75198,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e4bbcf-cff7-5af1-b237-bc82f58e8fbf/27e4bbcf-cff7-5af1-b237-bc82f58e8fbf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 488361,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604799/general/99742417-d62c-482c-ac4b-29538e66413e.jpg',
'Width': 2731}],
'price': 51600,
'price_includes_vat': True,
'registration_date': '2023-11-16',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - 197 hp '
'- 75.198 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737884%27 HTTP/1.1" 200 None
2026-03-27 16:32:10 [adesa.fr] INFO: Saving data for 10737884: {'created_time': 1774629130.479785, 'last_price_update_time': 1774629130.479796, 'auction_closing_time': 1774875600.0}
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737884') HTTP/1.1" 204 0
2026-03-27 16:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751999/general/94601fa6-fbf2-49bf-84e2-7c972fc05fe3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740975)
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225898550>
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252F2ec08784-9ee4-4bc5-aa84-ac40efbb675f.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/2ec08784-9ee4-4bc5-aa84-ac40efbb675f.jpg saved to cache
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c173dd9f-81c9-5f44-8c12-d538111b6640
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225885610>
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252Fd9736242-e25a-4481-9b96-3d9362b81b41.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/d9736242-e25a-4481-9b96-3d9362b81b41.jpg saved to cache
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c173dd9f-81c9-5f44-8c12-d538111b6640
2026-03-27 16:32:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/86b105ea-f57c-429c-87a0-0400a999fef5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737888)
2026-03-27 16:32:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/2fa7a1f1-30ca-4327-81c9-b6546c0a1db0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737888)
2026-03-27 16:32:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/70610b6a-61c5-4bd3-89b8-8536cadc7df7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737888)
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-27 16:32:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225622f10>
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252Fad7c34bb-4787-4b56-8693-9e564f86f126.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/ad7c34bb-4787-4b56-8693-9e564f86f126.jpg saved to cache
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 97d0257c-1b20-5a76-8b11-61631598712c
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257cd790>
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752050%252Fgeneral%252F9a96cb01-bb79-4cf3-b4e1-329d06f689cc.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752050/general/9a96cb01-bb79-4cf3-b4e1-329d06f689cc.jpg saved to cache
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c173dd9f-81c9-5f44-8c12-d538111b6640
2026-03-27 16:32:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c173dd9f-81c9-5f44-8c12-d538111b6640, skipping ID generation
2026-03-27 16:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c173dd9f-81c9-5f44-8c12-d538111b6640 with scrape type 1
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c173dd9f-81c9-5f44-8c12-d538111b6640 sending to next pipeline
2026-03-27 16:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c173dd9f-81c9-5f44-8c12-d538111b6640, identifier: 10741011
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259b5150>
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252F0f72e752-563e-4bc2-8961-f74f18f22bbe.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/0f72e752-563e-4bc2-8961-f74f18f22bbe.jpg saved to cache
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5fda3239-2ae3-5bed-90b2-fe4029e3f953
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22568cf90>
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252F391a976f-f1f6-40e0-a71e-a159aa370ee2.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/391a976f-f1f6-40e0-a71e-a159aa370ee2.jpg saved to cache
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4069ae53-d865-5ab2-88d1-75df2834f70f
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22566b910>
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752083%252Fgeneral%252Fb637727b-6baf-4c5d-8ac7-4d8d3d26c6f5.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752083/general/b637727b-6baf-4c5d-8ac7-4d8d3d26c6f5.jpg saved to cache
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5fda3239-2ae3-5bed-90b2-fe4029e3f953
2026-03-27 16:32:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5fda3239-2ae3-5bed-90b2-fe4029e3f953, skipping ID generation
2026-03-27 16:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fda3239-2ae3-5bed-90b2-fe4029e3f953 with scrape type 1
2026-03-27 16:32:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5fda3239-2ae3-5bed-90b2-fe4029e3f953 sending to next pipeline
2026-03-27 16:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5fda3239-2ae3-5bed-90b2-fe4029e3f953, identifier: 10741027
2026-03-27 16:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751999/general/193f211a-8497-45b7-a8df-8103eb3c951e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740975)
2026-03-27 16:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c173dd9f-81c9-5f44-8c12-d538111b6640 with identifier: 10741011
2026-03-27 16:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c173dd9f-81c9-5f44-8c12-d538111b6640 with identifier: 10741011
2026-03-27 16:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c173dd9f-81c9-5f44-8c12-d538111b6640 with identifier: 10741011 to the API
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752050/general/9a96cb01-bb79-4cf3-b4e1-329d06f689cc.jpg>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'c173dd9f-81c9-5f44-8c12-d538111b6640',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF393XN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741011',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 93834,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113786,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752050/general/875bac87-e66d-43a6-8ac0-8e82d77ad879.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752050/general/954be52f-e55b-4659-8710-8fbf124902d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117327,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752050/general/e4048bb4-6fc9-4e03-a69e-4de677577d24.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115373,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752050/general/fa7f7c39-2fbf-4694-ac95-63dfd340ecfe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85951,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752050/general/684552cc-5ceb-49e8-9207-bda7761ca0ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97066,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752050/general/9a96cb01-bb79-4cf3-b4e1-329d06f689cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116752,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752050/general/d9736242-e25a-4481-9b96-3d9362b81b41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752050/general/08b1c169-6fa4-483d-bd8c-5eb9cadf4dc0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79196,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752050/general/556ad184-0e9c-46a3-85cf-51a81b2b2e2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c173dd9f-81c9-5f44-8c12-d538111b6640/c173dd9f-81c9-5f44-8c12-d538111b6640_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104132,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752050/general/2ec08784-9ee4-4bc5-aa84-ac40efbb675f.jpg',
'Width': 1024}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-04-20',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Nissan Qashqai 1.3 N-Style - Petrol - Automatic - 158 hp - 93.834 '
'km',
'transmission': 'automatic',
'trim': 'N-Style',
'vin': None,
'year': 2022}
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741011%27 HTTP/1.1" 200 None
2026-03-27 16:32:11 [adesa.fr] INFO: Saving data for 10741011: {'created_time': 1774629131.467712, 'last_price_update_time': 1774629131.467724, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741011') HTTP/1.1" 204 0
2026-03-27 16:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5fda3239-2ae3-5bed-90b2-fe4029e3f953 with identifier: 10741027
2026-03-27 16:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5fda3239-2ae3-5bed-90b2-fe4029e3f953 with identifier: 10741027
2026-03-27 16:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5fda3239-2ae3-5bed-90b2-fe4029e3f953 with identifier: 10741027 to the API
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752083/general/b637727b-6baf-4c5d-8ac7-4d8d3d26c6f5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 261,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '5fda3239-2ae3-5bed-90b2-fe4029e3f953',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM093AX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741027',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Lynk&Co',
'model': '01',
'odometer': 39430,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 64,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752083/general/4c9e2cdd-45ed-424d-b20b-d68f1f72c3ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107819,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752083/general/f171557b-013e-43d2-a4ed-2e3ea7cbdcc5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752083/general/3f024608-b67a-4d1d-b3d3-2a18618dbfb3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752083/general/0bfcfe23-3370-4b77-bb74-a034ba56b5aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120452,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752083/general/ca098b7d-1208-4030-9ee6-3aced78692a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752083/general/1dcc58c4-33ea-4fbe-83e2-5fa48d4da37a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752083/general/29c737b4-20cd-46ae-a5f1-00f069f68c85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752083/general/b637727b-6baf-4c5d-8ac7-4d8d3d26c6f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752083/general/0f72e752-563e-4bc2-8961-f74f18f22bbe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fda3239-2ae3-5bed-90b2-fe4029e3f953/5fda3239-2ae3-5bed-90b2-fe4029e3f953_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752083/general/c9012984-3f91-44b2-aef6-106b49ada60d.jpg',
'Width': 1024}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Lynk&Co 01 - Petrol - Automatic - 261 hp - 39.430 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741027%27 HTTP/1.1" 200 None
2026-03-27 16:32:11 [adesa.fr] INFO: Saving data for 10741027: {'created_time': 1774629131.819325, 'last_price_update_time': 1774629131.819335, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741027') HTTP/1.1" 204 0
2026-03-27 16:32:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/e0d9e420-6924-4c44-9404-639fb89afa3b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737968)
2026-03-27 16:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751993/general/2fcafcc5-afe3-48a8-a5a1-9949404c9114.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740969)
2026-03-27 16:32:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/8c1fa79a-ed21-4108-b551-50d5cab0a08d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737968)
2026-03-27 16:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751996/general/c6ea6ba2-fa17-4925-965c-05e80c625a6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740972)
2026-03-27 16:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751996/general/884ff67f-57c5-40e3-b411-ede4647385d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740972)
2026-03-27 16:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225797150>
2026-03-27 16:32:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252F94601fa6-fbf2-49bf-84e2-7c972fc05fe3.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/94601fa6-fbf2-49bf-84e2-7c972fc05fe3.jpg saved to cache
2026-03-27 16:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 97d0257c-1b20-5a76-8b11-61631598712c
2026-03-27 16:32:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-27 16:32:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-27 16:32:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e90f2d07-25cc-5406-915b-30276a6c2e1d, skipping ID generation
2026-03-27 16:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e90f2d07-25cc-5406-915b-30276a6c2e1d with scrape type 1
2026-03-27 16:32:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e90f2d07-25cc-5406-915b-30276a6c2e1d sending to next pipeline
2026-03-27 16:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e90f2d07-25cc-5406-915b-30276a6c2e1d, identifier: 10737888
2026-03-27 16:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751996/general/2d7dafd5-2fbe-4b45-a43b-1708853dd9cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740972)
2026-03-27 16:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e90f2d07-25cc-5406-915b-30276a6c2e1d with identifier: 10737888
2026-03-27 16:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e90f2d07-25cc-5406-915b-30276a6c2e1d with identifier: 10737888
2026-03-27 16:32:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e90f2d07-25cc-5406-915b-30276a6c2e1d with identifier: 10737888 to the API
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:12 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5616064/general/70610b6a-61c5-4bd3-89b8-8536cadc7df7.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e90f2d07-25cc-5406-915b-30276a6c2e1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737888',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 40710,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e90f2d07-25cc-5406-915b-30276a6c2e1d/e90f2d07-25cc-5406-915b-30276a6c2e1d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423272,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616064/general/b2ab2eea-8059-42c2-bda2-d0f79f715f47.jpg',
'Width': 2731}],
'price': 46600,
'price_includes_vat': True,
'registration_date': '2023-03-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 400e AMG Line - 4-Matic - Hybrid - Automatic - '
'252 hp - 40.710 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737888%27 HTTP/1.1" 200 None
2026-03-27 16:32:12 [adesa.fr] INFO: Saving data for 10737888: {'created_time': 1774629132.284558, 'last_price_update_time': 1774629132.284572, 'auction_closing_time': 1774875600.0}
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737888') HTTP/1.1" 204 0
2026-03-27 16:32:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751996/general/60de2b66-208e-4a84-b067-727a078919fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740972)
2026-03-27 16:32:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-27 16:32:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257cded0>
2026-03-27 16:32:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751999%252Fgeneral%252F193f211a-8497-45b7-a8df-8103eb3c951e.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751999/general/193f211a-8497-45b7-a8df-8103eb3c951e.jpg saved to cache
2026-03-27 16:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 97d0257c-1b20-5a76-8b11-61631598712c
2026-03-27 16:32:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 97d0257c-1b20-5a76-8b11-61631598712c, skipping ID generation
2026-03-27 16:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97d0257c-1b20-5a76-8b11-61631598712c with scrape type 1
2026-03-27 16:32:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 97d0257c-1b20-5a76-8b11-61631598712c sending to next pipeline
2026-03-27 16:32:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 97d0257c-1b20-5a76-8b11-61631598712c, identifier: 10740975
2026-03-27 16:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752000/general/70f045a3-517d-4077-bdb1-924b56dd0664.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740976)
2026-03-27 16:32:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 97d0257c-1b20-5a76-8b11-61631598712c with identifier: 10740975
2026-03-27 16:32:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 97d0257c-1b20-5a76-8b11-61631598712c with identifier: 10740975
2026-03-27 16:32:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 97d0257c-1b20-5a76-8b11-61631598712c with identifier: 10740975 to the API
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751999/general/193f211a-8497-45b7-a8df-8103eb3c951e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '97d0257c-1b20-5a76-8b11-61631598712c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL004BF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740975',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50474,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143692,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751999/general/193f211a-8497-45b7-a8df-8103eb3c951e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160364,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751999/general/94601fa6-fbf2-49bf-84e2-7c972fc05fe3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144708,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751999/general/cccd7f58-1515-4775-8d6f-da2283607a34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751999/general/01e32c50-fe07-4eb8-878e-d2d1bab02557.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751999/general/8b63a6d4-6ebe-479e-85e9-efe11eef7d43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751999/general/37d08d18-0fbb-4032-a66f-8251903c330e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107826,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751999/general/7c1a799d-e3c5-4844-b9eb-4aca910de8c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751999/general/ad7c34bb-4787-4b56-8693-9e564f86f126.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751999/general/a830a2af-30c3-40fb-bf2b-999eba41d96b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97d0257c-1b20-5a76-8b11-61631598712c/97d0257c-1b20-5a76-8b11-61631598712c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90745,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751999/general/97907d57-3791-48f4-8fba-f5d81466025d.jpg',
'Width': 1024}],
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Tucson 1.6 Executive - AWD - Hybrid - Automatic - 180 hp - '
'50.474 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740975%27 HTTP/1.1" 200 None
2026-03-27 16:32:12 [adesa.fr] INFO: Saving data for 10740975: {'created_time': 1774629132.883946, 'last_price_update_time': 1774629132.883958, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740975') HTTP/1.1" 204 0
2026-03-27 16:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752007/general/9095ccbd-6b5c-461d-a964-f9a7c7307e0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740983)
2026-03-27 16:32:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-27 16:32:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242c5e50>
2026-03-27 16:32:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751993%252Fgeneral%252F2fcafcc5-afe3-48a8-a5a1-9949404c9114.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751993/general/2fcafcc5-afe3-48a8-a5a1-9949404c9114.jpg saved to cache
2026-03-27 16:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 768356a4-1a16-5c69-94c7-69c10fcdd7c0
2026-03-27 16:32:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 768356a4-1a16-5c69-94c7-69c10fcdd7c0, skipping ID generation
2026-03-27 16:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 768356a4-1a16-5c69-94c7-69c10fcdd7c0 with scrape type 1
2026-03-27 16:32:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 768356a4-1a16-5c69-94c7-69c10fcdd7c0 sending to next pipeline
2026-03-27 16:32:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 768356a4-1a16-5c69-94c7-69c10fcdd7c0, identifier: 10740969
2026-03-27 16:32:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 725b43a8-fae3-5089-9bd8-7b2a80a3441e, skipping ID generation
2026-03-27 16:32:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e with scrape type 1
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e sending to next pipeline
2026-03-27 16:32:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 725b43a8-fae3-5089-9bd8-7b2a80a3441e, identifier: 10737968
2026-03-27 16:32:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225869510>
2026-03-27 16:32:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252Fc6ea6ba2-fa17-4925-965c-05e80c625a6f.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/c6ea6ba2-fa17-4925-965c-05e80c625a6f.jpg saved to cache
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4069ae53-d865-5ab2-88d1-75df2834f70f
2026-03-27 16:32:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22595d550>
2026-03-27 16:32:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252F884ff67f-57c5-40e3-b411-ede4647385d7.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/884ff67f-57c5-40e3-b411-ede4647385d7.jpg saved to cache
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4069ae53-d865-5ab2-88d1-75df2834f70f
2026-03-27 16:32:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 432cb02a-355e-58df-823a-ee0441b2cc48 with identifier: 10737901
2026-03-27 16:32:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 432cb02a-355e-58df-823a-ee0441b2cc48 with scrape type 1
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 432cb02a-355e-58df-823a-ee0441b2cc48
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252F8d337207-e5f1-48bb-ae2a-2ed1c9cadba2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/8d337207-e5f1-48bb-ae2a-2ed1c9cadba2.jpg already downloaded
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252F7364c4da-14e2-48ff-a897-1f7efca8382c.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/7364c4da-14e2-48ff-a897-1f7efca8382c.JPG not downloaded yet
2026-03-27 16:32:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40000d40-665e-5f28-aa14-bb117a765673 with identifier: 10740953
2026-03-27 16:32:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40000d40-665e-5f28-aa14-bb117a765673 with scrape type 1
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40000d40-665e-5f28-aa14-bb117a765673
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690821%252Fgeneral%252F8a227d44-d354-4469-a99e-334191bb3906.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690821/general/8a227d44-d354-4469-a99e-334191bb3906.jpg already downloaded
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690821%252Fgeneral%252Ff2ee3fe4-1ba9-4a0f-a3e9-3d6b4e041d64.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690821/general/f2ee3fe4-1ba9-4a0f-a3e9-3d6b4e041d64.jpg already downloaded
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690821%252Fgeneral%252Fc3ac5ba8-3742-40f1-8816-906db81bebdc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690821/general/c3ac5ba8-3742-40f1-8816-906db81bebdc.jpg already downloaded
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690821%252Fgeneral%252Fe81c85df-5116-4ae9-8eee-de24bc39bd67.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690821/general/e81c85df-5116-4ae9-8eee-de24bc39bd67.jpg already downloaded
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690821%252Fgeneral%252F39fac619-0343-4811-b7c0-12e3e1df3935.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690821/general/39fac619-0343-4811-b7c0-12e3e1df3935.jpg already downloaded
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690821%252Fgeneral%252F31322be7-4894-4fd5-88c5-153556f585c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690821/general/31322be7-4894-4fd5-88c5-153556f585c6.jpg already downloaded
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690821%252Fgeneral%252F6415c788-2c5e-4563-857e-e31843a3c135.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690821/general/6415c788-2c5e-4563-857e-e31843a3c135.jpg already downloaded
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690821%252Fgeneral%252F14c19406-773b-4919-806e-cf46cefa0c6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690821/general/14c19406-773b-4919-806e-cf46cefa0c6a.jpg already downloaded
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690821%252Fgeneral%252F58d8c9dd-b4d0-4b14-a7c7-03cfab86dce2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690821/general/58d8c9dd-b4d0-4b14-a7c7-03cfab86dce2.jpg already downloaded
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690821%252Fgeneral%252Fe521e952-868b-4490-a9bc-010b1fb7ce06.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690821/general/e521e952-868b-4490-a9bc-010b1fb7ce06.jpg already downloaded
2026-03-27 16:32:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 40000d40-665e-5f28-aa14-bb117a765673, identifier: 10740953
2026-03-27 16:32:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10738044
2026-03-27 16:32:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d840680e-938a-573c-aed8-5783a4080019 with scrape type 1
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d840680e-938a-573c-aed8-5783a4080019
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252F7592b29a-4d92-483f-a9b5-b3cfc45e447a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/7592b29a-4d92-483f-a9b5-b3cfc45e447a.jpg already downloaded
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252F041efb04-8760-4b7e-b38d-d54abdbbe82b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/041efb04-8760-4b7e-b38d-d54abdbbe82b.jpg already downloaded
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252F9457bdb9-9700-463f-980a-7f484b4a2075.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/9457bdb9-9700-463f-980a-7f484b4a2075.jpg already downloaded
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252F84255c67-d316-49cc-b73e-7b402ab70841.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/84255c67-d316-49cc-b73e-7b402ab70841.jpg already downloaded
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252F2b9d68d2-fc68-4f4d-a8ab-e2e7f36bf153.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/2b9d68d2-fc68-4f4d-a8ab-e2e7f36bf153.jpg already downloaded
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252F3338f763-4d78-422c-8782-24568a0a0711.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/3338f763-4d78-422c-8782-24568a0a0711.jpg already downloaded
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252F75d2af77-0694-4dd4-bf55-370b0ab79dbd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/75d2af77-0694-4dd4-bf55-370b0ab79dbd.jpg already downloaded
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252F43c9861e-d754-4d25-a942-767fd7f80e3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/43c9861e-d754-4d25-a942-767fd7f80e3f.jpg already downloaded
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252Fc08551d1-8290-48e3-ac9f-f5f9313690da.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/c08551d1-8290-48e3-ac9f-f5f9313690da.jpg already downloaded
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734448%252Fgeneral%252F8b00c91f-dfc8-4ae8-a29e-cf88ec851383.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/8b00c91f-dfc8-4ae8-a29e-cf88ec851383.jpg already downloaded
2026-03-27 16:32:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d840680e-938a-573c-aed8-5783a4080019, identifier: 10738044
2026-03-27 16:32:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22587e090>
2026-03-27 16:32:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252F2d7dafd5-2fbe-4b45-a43b-1708853dd9cf.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/2d7dafd5-2fbe-4b45-a43b-1708853dd9cf.jpg saved to cache
2026-03-27 16:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4069ae53-d865-5ab2-88d1-75df2834f70f
2026-03-27 16:32:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752101/general/488c6ecf-bafe-4521-b003-c099ae5e5ea9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741036)
2026-03-27 16:32:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752000/general/dad457b9-124d-4e5e-ace6-5acd5efff675.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740976)
2026-03-27 16:32:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 768356a4-1a16-5c69-94c7-69c10fcdd7c0 with identifier: 10740969
2026-03-27 16:32:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 768356a4-1a16-5c69-94c7-69c10fcdd7c0 with identifier: 10740969
2026-03-27 16:32:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 768356a4-1a16-5c69-94c7-69c10fcdd7c0 with identifier: 10740969 to the API
2026-03-27 16:32:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751993/general/2fcafcc5-afe3-48a8-a5a1-9949404c9114.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 92,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '768356a4-1a16-5c69-94c7-69c10fcdd7c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ749BQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740969',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 45077,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94108,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751993/general/7984b24f-aee6-44a3-8933-0eab712f9b19.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751993/general/0db57be6-1f70-436f-b3e8-c463aee980b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101991,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751993/general/2fcafcc5-afe3-48a8-a5a1-9949404c9114.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751993/general/856861d7-99c9-4cca-9f8c-dd7b677fd11e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76016,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751993/general/78584b5c-74be-45fc-a81a-4ae23964d455.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751993/general/9b8d2bdb-52fe-41f1-a08c-423aae6306c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79991,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751993/general/274249b9-4808-41dd-93e1-7e31d7a520ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82517,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751993/general/9fb08841-ad07-40a2-943a-eb4affa43607.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101052,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751993/general/03fade6a-064b-4d09-99c7-d58a7af37868.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_768356a4-1a16-5c69-94c7-69c10fcdd7c0/768356a4-1a16-5c69-94c7-69c10fcdd7c0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751993/general/a4a37a06-6c63-42c7-92e4-54284aaf5e30.jpg',
'Width': 1024}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2022-08-24',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Dacia Sandero 1.0 TCe Comfort - Petrol - Manual - 92 hp - 45.077 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-27 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740969%27 HTTP/1.1" 200 None
2026-03-27 16:32:14 [adesa.fr] INFO: Saving data for 10740969: {'created_time': 1774629134.13449, 'last_price_update_time': 1774629134.134501, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740969') HTTP/1.1" 204 0
2026-03-27 16:32:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 725b43a8-fae3-5089-9bd8-7b2a80a3441e with identifier: 10737968
2026-03-27 16:32:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 725b43a8-fae3-5089-9bd8-7b2a80a3441e with identifier: 10737968
2026-03-27 16:32:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 725b43a8-fae3-5089-9bd8-7b2a80a3441e with identifier: 10737968 to the API
2026-03-27 16:32:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:14 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5521878/general/8c1fa79a-ed21-4108-b551-50d5cab0a08d.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '725b43a8-fae3-5089-9bd8-7b2a80a3441e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737968',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 22758,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_725b43a8-fae3-5089-9bd8-7b2a80a3441e/725b43a8-fae3-5089-9bd8-7b2a80a3441e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388560,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521878/general/9328f4ba-5ef1-48b6-ac58-bcf15d629f7f.jpg',
'Width': 2731}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2024-08-21',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Ford Kuga 2.5 Titanium - Hybrid - 152 hp - 22.758 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2024}
2026-03-27 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737968%27 HTTP/1.1" 200 None
2026-03-27 16:32:14 [adesa.fr] INFO: Saving data for 10737968: {'created_time': 1774629134.531179, 'last_price_update_time': 1774629134.531191, 'auction_closing_time': 1774876200.0}
2026-03-27 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737968') HTTP/1.1" 204 0
2026-03-27 16:32:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 40000d40-665e-5f28-aa14-bb117a765673 with identifier: 10740953
2026-03-27 16:32:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 40000d40-665e-5f28-aa14-bb117a765673 with identifier: 10740953
2026-03-27 16:32:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 40000d40-665e-5f28-aa14-bb117a765673 with identifier: 10740953 to the API
2026-03-27 16:32:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740953>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '40000d40-665e-5f28-aa14-bb117a765673',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ284BB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740953',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLS',
'odometer': 54973,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5690821/general/8a227d44-d354-4469-a99e-334191bb3906.jpg',
'https://images.openlane.eu/carimgs/5690821/general/f2ee3fe4-1ba9-4a0f-a3e9-3d6b4e041d64.jpg',
'https://images.openlane.eu/carimgs/5690821/general/c3ac5ba8-3742-40f1-8816-906db81bebdc.jpg',
'https://images.openlane.eu/carimgs/5690821/general/e81c85df-5116-4ae9-8eee-de24bc39bd67.jpg',
'https://images.openlane.eu/carimgs/5690821/general/39fac619-0343-4811-b7c0-12e3e1df3935.jpg',
'https://images.openlane.eu/carimgs/5690821/general/31322be7-4894-4fd5-88c5-153556f585c6.jpg',
'https://images.openlane.eu/carimgs/5690821/general/6415c788-2c5e-4563-857e-e31843a3c135.jpg',
'https://images.openlane.eu/carimgs/5690821/general/14c19406-773b-4919-806e-cf46cefa0c6a.jpg',
'https://images.openlane.eu/carimgs/5690821/general/58d8c9dd-b4d0-4b14-a7c7-03cfab86dce2.jpg',
'https://images.openlane.eu/carimgs/5690821/general/e521e952-868b-4490-a9bc-010b1fb7ce06.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40000d40-665e-5f28-aa14-bb117a765673/40000d40-665e-5f28-aa14-bb117a765673_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143006,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690821/general/8a227d44-d354-4469-a99e-334191bb3906.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40000d40-665e-5f28-aa14-bb117a765673/40000d40-665e-5f28-aa14-bb117a765673_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140506,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690821/general/f2ee3fe4-1ba9-4a0f-a3e9-3d6b4e041d64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40000d40-665e-5f28-aa14-bb117a765673/40000d40-665e-5f28-aa14-bb117a765673_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690821/general/c3ac5ba8-3742-40f1-8816-906db81bebdc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40000d40-665e-5f28-aa14-bb117a765673/40000d40-665e-5f28-aa14-bb117a765673_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690821/general/e81c85df-5116-4ae9-8eee-de24bc39bd67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40000d40-665e-5f28-aa14-bb117a765673/40000d40-665e-5f28-aa14-bb117a765673_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125560,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690821/general/31322be7-4894-4fd5-88c5-153556f585c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40000d40-665e-5f28-aa14-bb117a765673/40000d40-665e-5f28-aa14-bb117a765673_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95979,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690821/general/6415c788-2c5e-4563-857e-e31843a3c135.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40000d40-665e-5f28-aa14-bb117a765673/40000d40-665e-5f28-aa14-bb117a765673_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690821/general/39fac619-0343-4811-b7c0-12e3e1df3935.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40000d40-665e-5f28-aa14-bb117a765673/40000d40-665e-5f28-aa14-bb117a765673_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690821/general/14c19406-773b-4919-806e-cf46cefa0c6a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40000d40-665e-5f28-aa14-bb117a765673/40000d40-665e-5f28-aa14-bb117a765673_image_10.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690821/general/58d8c9dd-b4d0-4b14-a7c7-03cfab86dce2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40000d40-665e-5f28-aa14-bb117a765673/40000d40-665e-5f28-aa14-bb117a765673_image_11.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122219,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690821/general/e521e952-868b-4490-a9bc-010b1fb7ce06.jpg',
'Width': 1024}],
'price': 30000,
'price_includes_vat': True,
'registration_date': '2021-05-04',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Mercedes-Benz CLS 220d AMG Line - Diesel - Automatic - 194 hp - '
'54.973 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740953%27 HTTP/1.1" 200 None
2026-03-27 16:32:14 [adesa.fr] INFO: Saving data for 10740953: {'created_time': 1774629134.839046, 'last_price_update_time': 1774629134.839057, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740953') HTTP/1.1" 204 0
2026-03-27 16:32:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10738044
2026-03-27 16:32:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10738044
2026-03-27 16:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10738044 to the API
2026-03-27 16:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738044>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd840680e-938a-573c-aed8-5783a4080019',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738044',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 107172,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5734448/general/7592b29a-4d92-483f-a9b5-b3cfc45e447a.jpg',
'https://images.openlane.eu/carimgs/5734448/general/041efb04-8760-4b7e-b38d-d54abdbbe82b.jpg',
'https://images.openlane.eu/carimgs/5734448/general/9457bdb9-9700-463f-980a-7f484b4a2075.jpg',
'https://images.openlane.eu/carimgs/5734448/general/84255c67-d316-49cc-b73e-7b402ab70841.jpg',
'https://images.openlane.eu/carimgs/5734448/general/2b9d68d2-fc68-4f4d-a8ab-e2e7f36bf153.jpg',
'https://images.openlane.eu/carimgs/5734448/general/3338f763-4d78-422c-8782-24568a0a0711.jpg',
'https://images.openlane.eu/carimgs/5734448/general/75d2af77-0694-4dd4-bf55-370b0ab79dbd.jpg',
'https://images.openlane.eu/carimgs/5734448/general/43c9861e-d754-4d25-a942-767fd7f80e3f.jpg',
'https://images.openlane.eu/carimgs/5734448/general/c08551d1-8290-48e3-ac9f-f5f9313690da.jpg',
'https://images.openlane.eu/carimgs/5734448/general/8b00c91f-dfc8-4ae8-a29e-cf88ec851383.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 721505,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/7592b29a-4d92-483f-a9b5-b3cfc45e447a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 653831,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/041efb04-8760-4b7e-b38d-d54abdbbe82b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 708320,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/9457bdb9-9700-463f-980a-7f484b4a2075.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 688170,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/84255c67-d316-49cc-b73e-7b402ab70841.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 593277,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/2b9d68d2-fc68-4f4d-a8ab-e2e7f36bf153.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 570246,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/3338f763-4d78-422c-8782-24568a0a0711.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 752211,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/75d2af77-0694-4dd4-bf55-370b0ab79dbd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 575791,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/43c9861e-d754-4d25-a942-767fd7f80e3f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 650118,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/c08551d1-8290-48e3-ac9f-f5f9313690da.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 666974,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/8b00c91f-dfc8-4ae8-a29e-cf88ec851383.jpg',
'Width': 2731}],
'price': 24600,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'211 hp - 107.172 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 16:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738044%27 HTTP/1.1" 200 None
2026-03-27 16:32:15 [adesa.fr] INFO: Saving data for 10738044: {'created_time': 1774629135.456761, 'last_price_update_time': 1774629135.456771, 'auction_closing_time': 1774876200.0}
2026-03-27 16:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738044') HTTP/1.1" 204 0
2026-03-27 16:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752015/general/6b6ae127-de6a-4712-b3c4-673f4e643e2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740991)
2026-03-27 16:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752023/general/e5f93a3d-d64a-44f3-856d-af72400a12ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740998)
2026-03-27 16:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752007/general/95b95eca-deeb-45bb-8744-bf56371dcacc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740983)
2026-03-27 16:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752023/general/d2b4a693-177a-45b4-8253-df0abe9ee354.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740998)
2026-03-27 16:32:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-27 16:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252F39d0e9a4-02b2-406c-a871-f925650258d5.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/39d0e9a4-02b2-406c-a871-f925650258d5.JPG not downloaded yet
2026-03-27 16:32:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 16:32:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227a7e2d0>
2026-03-27 16:32:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751996%252Fgeneral%252F60de2b66-208e-4a84-b067-727a078919fb.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751996/general/60de2b66-208e-4a84-b067-727a078919fb.jpg saved to cache
2026-03-27 16:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4069ae53-d865-5ab2-88d1-75df2834f70f
2026-03-27 16:32:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4069ae53-d865-5ab2-88d1-75df2834f70f, skipping ID generation
2026-03-27 16:32:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4069ae53-d865-5ab2-88d1-75df2834f70f with scrape type 1
2026-03-27 16:32:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4069ae53-d865-5ab2-88d1-75df2834f70f sending to next pipeline
2026-03-27 16:32:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4069ae53-d865-5ab2-88d1-75df2834f70f, identifier: 10740972
2026-03-27 16:32:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259749d0>
2026-03-27 16:32:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40b4238d-5b4e-58ad-834b-3160d794f99d/40b4238d-5b4e-58ad-834b-3160d794f99d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752000%252Fgeneral%252F70f045a3-517d-4077-bdb1-924b56dd0664.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752000/general/70f045a3-517d-4077-bdb1-924b56dd0664.jpg saved to cache
2026-03-27 16:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 40b4238d-5b4e-58ad-834b-3160d794f99d
2026-03-27 16:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741003> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4069ae53-d865-5ab2-88d1-75df2834f70f with identifier: 10740972
2026-03-27 16:32:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4069ae53-d865-5ab2-88d1-75df2834f70f with identifier: 10740972
2026-03-27 16:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4069ae53-d865-5ab2-88d1-75df2834f70f with identifier: 10740972 to the API
2026-03-27 16:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751996/general/60de2b66-208e-4a84-b067-727a078919fb.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '4069ae53-d865-5ab2-88d1-75df2834f70f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR547FX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740972',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 93329,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153904,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751996/general/eb2943bf-e3e0-421a-982e-3fde1e78ee7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155134,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751996/general/217854d9-42b8-4fb5-a51d-18b51e563822.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157519,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751996/general/94b50499-e1ea-455c-92bb-d0f67bdd707a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751996/general/60de2b66-208e-4a84-b067-727a078919fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751996/general/2d7dafd5-2fbe-4b45-a43b-1708853dd9cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102809,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751996/general/884ff67f-57c5-40e3-b411-ede4647385d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751996/general/c6ea6ba2-fa17-4925-965c-05e80c625a6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116029,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751996/general/42f7afa4-4ed8-46c9-acdf-2c8fc6dc1d4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96245,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751996/general/391a976f-f1f6-40e0-a71e-a159aa370ee2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4069ae53-d865-5ab2-88d1-75df2834f70f/4069ae53-d865-5ab2-88d1-75df2834f70f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751996/general/31b8e79c-2ca9-42ff-b3ce-29992db7754f.jpg',
'Width': 1024}],
'price': 7800,
'price_includes_vat': True,
'registration_date': '2023-09-18',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Citroën C4 X 1.2 Feel - Petrol - Automatic - 131 hp - 93.329 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740972%27 HTTP/1.1" 200 None
2026-03-27 16:32:16 [adesa.fr] INFO: Saving data for 10740972: {'created_time': 1774629136.129182, 'last_price_update_time': 1774629136.129191, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740972') HTTP/1.1" 204 0
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22433d590>
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07b52129-4d76-5453-87cc-c1a2270ea4ff/07b52129-4d76-5453-87cc-c1a2270ea4ff_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752007%252Fgeneral%252F9095ccbd-6b5c-461d-a964-f9a7c7307e0d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752007/general/9095ccbd-6b5c-461d-a964-f9a7c7307e0d.jpg saved to cache
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 07b52129-4d76-5453-87cc-c1a2270ea4ff
2026-03-27 16:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752015/general/a1c0ca79-a0d2-4cf8-9079-761b4330c1c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740991)
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252F44ce629a-2ab8-4e27-a337-2d01b5f3e4f4.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/44ce629a-2ab8-4e27-a337-2d01b5f3e4f4.JPG not downloaded yet
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225889b90>
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2e737ac-a584-50eb-b4d3-376ed00434dd/c2e737ac-a584-50eb-b4d3-376ed00434dd_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752101%252Fgeneral%252F488c6ecf-bafe-4521-b003-c099ae5e5ea9.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752101/general/488c6ecf-bafe-4521-b003-c099ae5e5ea9.jpg saved to cache
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c2e737ac-a584-50eb-b4d3-376ed00434dd
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258c91d0>
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40b4238d-5b4e-58ad-834b-3160d794f99d/40b4238d-5b4e-58ad-834b-3160d794f99d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752000%252Fgeneral%252Fdad457b9-124d-4e5e-ace6-5acd5efff675.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752000/general/dad457b9-124d-4e5e-ace6-5acd5efff675.jpg saved to cache
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 40b4238d-5b4e-58ad-834b-3160d794f99d
2026-03-27 16:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752023/general/6680ed0b-cb0b-4a83-84c7-aabfbaa0ac0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740998)
2026-03-27 16:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752000/general/a61f01d2-0902-4d24-947d-562d44dc6643.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740976)
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227a31d50>
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252F6b6ae127-de6a-4712-b3c4-673f4e643e2d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/6b6ae127-de6a-4712-b3c4-673f4e643e2d.jpg saved to cache
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1537058b-2ad4-5451-a751-001ea19d4c25
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224422290>
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175a8fda-0779-5930-8d07-32f0262bf6f2/175a8fda-0779-5930-8d07-32f0262bf6f2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752023%252Fgeneral%252Fe5f93a3d-d64a-44f3-856d-af72400a12ee.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752023/general/e5f93a3d-d64a-44f3-856d-af72400a12ee.jpg saved to cache
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 175a8fda-0779-5930-8d07-32f0262bf6f2
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257cec90>
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07b52129-4d76-5453-87cc-c1a2270ea4ff/07b52129-4d76-5453-87cc-c1a2270ea4ff_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752007%252Fgeneral%252F95b95eca-deeb-45bb-8744-bf56371dcacc.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752007/general/95b95eca-deeb-45bb-8744-bf56371dcacc.jpg saved to cache
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 07b52129-4d76-5453-87cc-c1a2270ea4ff
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257ce4d0>
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175a8fda-0779-5930-8d07-32f0262bf6f2/175a8fda-0779-5930-8d07-32f0262bf6f2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752023%252Fgeneral%252Fd2b4a693-177a-45b4-8253-df0abe9ee354.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752023/general/d2b4a693-177a-45b4-8253-df0abe9ee354.jpg saved to cache
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 175a8fda-0779-5930-8d07-32f0262bf6f2
2026-03-27 16:32:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/7364c4da-14e2-48ff-a897-1f7efca8382c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737901)
2026-03-27 16:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752007/general/ac38abb0-a537-4215-85e0-a27b08728fbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740983)
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252F92fee5a9-ad5b-4824-971a-cbe25e8a7b79.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/92fee5a9-ad5b-4824-971a-cbe25e8a7b79.JPG not downloaded yet
2026-03-27 16:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with identifier: 10737995
2026-03-27 16:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with scrape type 1
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4feb3a51-bc51-5491-82ac-ed3bb842bf38
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252Fac8d0936-00cc-48ff-9776-2b319df562a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/ac8d0936-00cc-48ff-9776-2b319df562a5.jpg already downloaded
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252F14bc6a53-897b-498c-85c1-bcb772776e9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/14bc6a53-897b-498c-85c1-bcb772776e9e.jpg already downloaded
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252F631f75f4-bb3e-4f6e-9e9a-edd108ee43d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/631f75f4-bb3e-4f6e-9e9a-edd108ee43d4.jpg already downloaded
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252Fe29d072a-61f0-4e2d-93cf-013e819eba34.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/e29d072a-61f0-4e2d-93cf-013e819eba34.jpg already downloaded
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252F3c613258-19b1-42e4-afc6-cde844991183.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/3c613258-19b1-42e4-afc6-cde844991183.jpg already downloaded
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252F146734e3-c41e-495b-a618-734ff67aefce.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/146734e3-c41e-495b-a618-734ff67aefce.jpg already downloaded
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252F7fd12ad9-5abf-4b45-90d8-35717c2453eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/7fd12ad9-5abf-4b45-90d8-35717c2453eb.jpg already downloaded
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252F38cc6a04-8dc2-4ba0-ade7-81326ed94d0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/38cc6a04-8dc2-4ba0-ade7-81326ed94d0d.jpg already downloaded
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252Fe4ef7e8e-5b12-426c-8e80-e40e310d1ab3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/e4ef7e8e-5b12-426c-8e80-e40e310d1ab3.jpg already downloaded
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631700%252Fgeneral%252F5c60c3bc-fc87-4d1c-adc5-835bac003275.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/5c60c3bc-fc87-4d1c-adc5-835bac003275.jpg already downloaded
2026-03-27 16:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4feb3a51-bc51-5491-82ac-ed3bb842bf38, identifier: 10737995
2026-03-27 16:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f13c91b0-bd4c-5571-b5a7-2345881c959b with identifier: 10741029
2026-03-27 16:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f13c91b0-bd4c-5571-b5a7-2345881c959b with scrape type 1
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f13c91b0-bd4c-5571-b5a7-2345881c959b
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752087%252Fgeneral%252F5564f296-68ec-404c-855d-eef33c88f2ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752087/general/5564f296-68ec-404c-855d-eef33c88f2ee.jpg not downloaded yet
2026-03-27 16:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eccb5315-976f-5303-8d99-984eeda60443 with identifier: 10741003
2026-03-27 16:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eccb5315-976f-5303-8d99-984eeda60443 with scrape type 1
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eccb5315-976f-5303-8d99-984eeda60443
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752034%252Fgeneral%252Fe9895205-c1e6-4d27-a0a4-6d3b9d05b649.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752034/general/e9895205-c1e6-4d27-a0a4-6d3b9d05b649.jpg not downloaded yet
2026-03-27 16:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752101/general/075cb596-323b-4af9-8cc7-2c8699905143.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741036)
2026-03-27 16:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752096/general/76aaf807-c5dc-492b-ab5e-d1caea1a5a5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741034)
2026-03-27 16:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with identifier: 10737995
2026-03-27 16:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with identifier: 10737995
2026-03-27 16:32:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with identifier: 10737995 to the API
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737995>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '4feb3a51-bc51-5491-82ac-ed3bb842bf38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000052',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737995',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Lynk&Co',
'model': '01',
'odometer': 9479,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5631700/general/ac8d0936-00cc-48ff-9776-2b319df562a5.jpg',
'https://images.openlane.eu/carimgs/5631700/general/14bc6a53-897b-498c-85c1-bcb772776e9e.jpg',
'https://images.openlane.eu/carimgs/5631700/general/631f75f4-bb3e-4f6e-9e9a-edd108ee43d4.jpg',
'https://images.openlane.eu/carimgs/5631700/general/e29d072a-61f0-4e2d-93cf-013e819eba34.jpg',
'https://images.openlane.eu/carimgs/5631700/general/3c613258-19b1-42e4-afc6-cde844991183.jpg',
'https://images.openlane.eu/carimgs/5631700/general/146734e3-c41e-495b-a618-734ff67aefce.jpg',
'https://images.openlane.eu/carimgs/5631700/general/7fd12ad9-5abf-4b45-90d8-35717c2453eb.jpg',
'https://images.openlane.eu/carimgs/5631700/general/38cc6a04-8dc2-4ba0-ade7-81326ed94d0d.jpg',
'https://images.openlane.eu/carimgs/5631700/general/e4ef7e8e-5b12-426c-8e80-e40e310d1ab3.jpg',
'https://images.openlane.eu/carimgs/5631700/general/5c60c3bc-fc87-4d1c-adc5-835bac003275.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127887,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/ac8d0936-00cc-48ff-9776-2b319df562a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/14bc6a53-897b-498c-85c1-bcb772776e9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/631f75f4-bb3e-4f6e-9e9a-edd108ee43d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/e29d072a-61f0-4e2d-93cf-013e819eba34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/3c613258-19b1-42e4-afc6-cde844991183.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116205,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/146734e3-c41e-495b-a618-734ff67aefce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/7fd12ad9-5abf-4b45-90d8-35717c2453eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/38cc6a04-8dc2-4ba0-ade7-81326ed94d0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/e4ef7e8e-5b12-426c-8e80-e40e310d1ab3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/5c60c3bc-fc87-4d1c-adc5-835bac003275.jpg',
'Width': 1024}],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2023-07-06',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Lynk&Co 01 1.5 - Hybrid - 180 hp - 9.479 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737995%27 HTTP/1.1" 200 None
2026-03-27 16:32:17 [adesa.fr] INFO: Saving data for 10737995: {'created_time': 1774629137.090881, 'last_price_update_time': 1774629137.090891, 'auction_closing_time': 1774876200.0}
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737995') HTTP/1.1" 204 0
2026-03-27 16:32:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256684d0>
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252Fa1c0ca79-a0d2-4cf8-9079-761b4330c1c8.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/a1c0ca79-a0d2-4cf8-9079-761b4330c1c8.jpg saved to cache
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1537058b-2ad4-5451-a751-001ea19d4c25
2026-03-27 16:32:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/39d0e9a4-02b2-406c-a871-f925650258d5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737901)
2026-03-27 16:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752015/general/b701e0b0-8cb6-4598-a3fe-a09e0f86c155.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740991)
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252Fb5f4b616-8317-4ec4-a64d-9bc17114b3ad.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/b5f4b616-8317-4ec4-a64d-9bc17114b3ad.JPG not downloaded yet
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752087%252Fgeneral%252Fd383662d-a294-4281-97da-02e60ee0fcb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752087/general/d383662d-a294-4281-97da-02e60ee0fcb1.jpg not downloaded yet
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752034%252Fgeneral%252Fd388e756-981d-40da-9c60-3a0fbdc68037.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752034/general/d388e756-981d-40da-9c60-3a0fbdc68037.jpg not downloaded yet
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d6ba90>
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175a8fda-0779-5930-8d07-32f0262bf6f2/175a8fda-0779-5930-8d07-32f0262bf6f2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752023%252Fgeneral%252F6680ed0b-cb0b-4a83-84c7-aabfbaa0ac0c.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752023/general/6680ed0b-cb0b-4a83-84c7-aabfbaa0ac0c.jpg saved to cache
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 175a8fda-0779-5930-8d07-32f0262bf6f2
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22449d950>
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40b4238d-5b4e-58ad-834b-3160d794f99d/40b4238d-5b4e-58ad-834b-3160d794f99d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752000%252Fgeneral%252Fa61f01d2-0902-4d24-947d-562d44dc6643.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752000/general/a61f01d2-0902-4d24-947d-562d44dc6643.jpg saved to cache
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 40b4238d-5b4e-58ad-834b-3160d794f99d
2026-03-27 16:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752096/general/574f27fd-2b47-43a4-94c9-c52b3b61ca96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741034)
2026-03-27 16:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752000/general/84675e1b-909e-417e-8c44-8bda0cb717f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740976)
2026-03-27 16:32:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/44ce629a-2ab8-4e27-a337-2d01b5f3e4f4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737901)
2026-03-27 16:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752000/general/300720a0-959e-4792-8ac2-5d613a608efc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740976)
2026-03-27 16:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752015/general/44fca7d9-b7fc-426f-9634-a0bd259684fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740991)
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252Fa0850c0c-12d5-4672-92fe-c7f16e13914f.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/a0850c0c-12d5-4672-92fe-c7f16e13914f.JPG not downloaded yet
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752087%252Fgeneral%252F6e2ace07-809c-4c06-84fb-371fdea5c075.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752087/general/6e2ace07-809c-4c06-84fb-371fdea5c075.jpg not downloaded yet
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752034%252Fgeneral%252F753af6cd-1ae2-47b5-9d59-7230214ca439.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752034/general/753af6cd-1ae2-47b5-9d59-7230214ca439.jpg not downloaded yet
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ba25d0>
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07b52129-4d76-5453-87cc-c1a2270ea4ff/07b52129-4d76-5453-87cc-c1a2270ea4ff_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752007%252Fgeneral%252Fac38abb0-a537-4215-85e0-a27b08728fbd.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752007/general/ac38abb0-a537-4215-85e0-a27b08728fbd.jpg saved to cache
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 07b52129-4d76-5453-87cc-c1a2270ea4ff
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257803d0>
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2e737ac-a584-50eb-b4d3-376ed00434dd/c2e737ac-a584-50eb-b4d3-376ed00434dd_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752101%252Fgeneral%252F075cb596-323b-4af9-8cc7-2c8699905143.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752101/general/075cb596-323b-4af9-8cc7-2c8699905143.jpg saved to cache
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c2e737ac-a584-50eb-b4d3-376ed00434dd
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243fe850>
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252F76aaf807-c5dc-492b-ab5e-d1caea1a5a5e.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/76aaf807-c5dc-492b-ab5e-d1caea1a5a5e.jpg saved to cache
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 83edbc1b-e706-5e4d-82b7-5ce8e8e06973
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252F337a6801-b470-43c1-8adb-8804cc236ef0.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/337a6801-b470-43c1-8adb-8804cc236ef0.JPG not downloaded yet
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752087%252Fgeneral%252F12fd073a-acfa-4403-b08a-d3ed8e677625.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752087/general/12fd073a-acfa-4403-b08a-d3ed8e677625.jpg not downloaded yet
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752034%252Fgeneral%252F38f4a585-ec4f-4c5b-8898-28ef84ee68b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752034/general/38f4a585-ec4f-4c5b-8898-28ef84ee68b3.jpg not downloaded yet
2026-03-27 16:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752023/general/6f5eac0e-3e47-4901-95c8-e4b72fd977b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740998)
2026-03-27 16:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752007/general/124ee0cc-ad09-4879-801d-1ed69c915ccc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740983)
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258e3a90>
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252Fb701e0b0-8cb6-4598-a3fe-a09e0f86c155.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/b701e0b0-8cb6-4598-a3fe-a09e0f86c155.jpg saved to cache
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1537058b-2ad4-5451-a751-001ea19d4c25
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258aa210>
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752096%252Fgeneral%252F574f27fd-2b47-43a4-94c9-c52b3b61ca96.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752096/general/574f27fd-2b47-43a4-94c9-c52b3b61ca96.jpg saved to cache
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 83edbc1b-e706-5e4d-82b7-5ce8e8e06973
2026-03-27 16:32:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 83edbc1b-e706-5e4d-82b7-5ce8e8e06973, skipping ID generation
2026-03-27 16:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83edbc1b-e706-5e4d-82b7-5ce8e8e06973 with scrape type 1
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 83edbc1b-e706-5e4d-82b7-5ce8e8e06973 sending to next pipeline
2026-03-27 16:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 83edbc1b-e706-5e4d-82b7-5ce8e8e06973, identifier: 10741034
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225833cd0>
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40b4238d-5b4e-58ad-834b-3160d794f99d/40b4238d-5b4e-58ad-834b-3160d794f99d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752000%252Fgeneral%252F84675e1b-909e-417e-8c44-8bda0cb717f4.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752000/general/84675e1b-909e-417e-8c44-8bda0cb717f4.jpg saved to cache
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 40b4238d-5b4e-58ad-834b-3160d794f99d
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225852390>
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40b4238d-5b4e-58ad-834b-3160d794f99d/40b4238d-5b4e-58ad-834b-3160d794f99d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752000%252Fgeneral%252F300720a0-959e-4792-8ac2-5d613a608efc.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752000/general/300720a0-959e-4792-8ac2-5d613a608efc.jpg saved to cache
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 40b4238d-5b4e-58ad-834b-3160d794f99d
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225adb190>
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252F44fca7d9-b7fc-426f-9634-a0bd259684fc.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/44fca7d9-b7fc-426f-9634-a0bd259684fc.jpg saved to cache
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1537058b-2ad4-5451-a751-001ea19d4c25
2026-03-27 16:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752101/general/f22c7104-ae60-4698-a7bc-4267c1c30bdb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741036)
2026-03-27 16:32:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/b5f4b616-8317-4ec4-a64d-9bc17114b3ad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737901)
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252F4208b673-8005-471a-8c43-4bd62b89d593.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/4208b673-8005-471a-8c43-4bd62b89d593.JPG not downloaded yet
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752087%252Fgeneral%252Fa8c0c32a-82e0-4223-88b5-b8e65d8cf483.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752087/general/a8c0c32a-82e0-4223-88b5-b8e65d8cf483.jpg not downloaded yet
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752034%252Fgeneral%252F1f2ae4e3-7370-400b-8a2b-ae4e9587468d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752034/general/1f2ae4e3-7370-400b-8a2b-ae4e9587468d.jpg not downloaded yet
2026-03-27 16:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 83edbc1b-e706-5e4d-82b7-5ce8e8e06973 with identifier: 10741034
2026-03-27 16:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 83edbc1b-e706-5e4d-82b7-5ce8e8e06973 with identifier: 10741034
2026-03-27 16:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 83edbc1b-e706-5e4d-82b7-5ce8e8e06973 with identifier: 10741034 to the API
2026-03-27 16:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752096/general/574f27fd-2b47-43a4-94c9-c52b3b61ca96.jpg>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '83edbc1b-e706-5e4d-82b7-5ce8e8e06973',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF620VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741034',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X1',
'odometer': 72136,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 113,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85993,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752096/general/fa91e7ee-5a8e-4f9a-bb6e-36c9f454ac80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80294,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752096/general/574f27fd-2b47-43a4-94c9-c52b3b61ca96.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99344,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752096/general/76aaf807-c5dc-492b-ab5e-d1caea1a5a5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87753,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752096/general/f0d018e4-70cd-4fad-9d27-c478bd226f0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752096/general/5ee50359-9032-452f-8ed3-bd05eb271b14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752096/general/dfbdaed3-34b0-4ca5-837e-ae54ee3afcf3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752096/general/34b2cfe2-22fc-405b-9b15-89d0f64c1b7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73920,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752096/general/42216ac3-603a-4c3d-bc17-cb401574f9ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82414,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752096/general/09bd07cb-9050-4e6e-83fe-efcc1d55e022.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83edbc1b-e706-5e4d-82b7-5ce8e8e06973/83edbc1b-e706-5e4d-82b7-5ce8e8e06973_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752096/general/1e85ef44-98b1-4c4f-97d0-f280ac99a899.jpg',
'Width': 1024}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-04-14',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'72.136 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741034%27 HTTP/1.1" 200 None
2026-03-27 16:32:18 [adesa.fr] INFO: Saving data for 10741034: {'created_time': 1774629138.404263, 'last_price_update_time': 1774629138.404273, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741034') HTTP/1.1" 204 0
2026-03-27 16:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752034/general/e9895205-c1e6-4d27-a0a4-6d3b9d05b649.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741003)
2026-03-27 16:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752034/general/d388e756-981d-40da-9c60-3a0fbdc68037.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741003)
2026-03-27 16:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752087/general/d383662d-a294-4281-97da-02e60ee0fcb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741029)
2026-03-27 16:32:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/92fee5a9-ad5b-4824-971a-cbe25e8a7b79.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737901)
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631173%252Fgeneral%252F3e45f793-2f69-4adb-806b-12499121cee9.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/3e45f793-2f69-4adb-806b-12499121cee9.JPG not downloaded yet
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752087%252Fgeneral%252F004ad5a1-ac84-4946-919f-5e1b03073d8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752087/general/004ad5a1-ac84-4946-919f-5e1b03073d8f.jpg not downloaded yet
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752034%252Fgeneral%252Fdc1e3ffb-b37a-478d-82ee-dcfd82863e41.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752034/general/dc1e3ffb-b37a-478d-82ee-dcfd82863e41.jpg not downloaded yet
2026-03-27 16:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225810bd0>
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175a8fda-0779-5930-8d07-32f0262bf6f2/175a8fda-0779-5930-8d07-32f0262bf6f2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752023%252Fgeneral%252F6f5eac0e-3e47-4901-95c8-e4b72fd977b5.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752023/general/6f5eac0e-3e47-4901-95c8-e4b72fd977b5.jpg saved to cache
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 175a8fda-0779-5930-8d07-32f0262bf6f2
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ec0d0>
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07b52129-4d76-5453-87cc-c1a2270ea4ff/07b52129-4d76-5453-87cc-c1a2270ea4ff_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752007%252Fgeneral%252F124ee0cc-ad09-4879-801d-1ed69c915ccc.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752007/general/124ee0cc-ad09-4879-801d-1ed69c915ccc.jpg saved to cache
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 07b52129-4d76-5453-87cc-c1a2270ea4ff
2026-03-27 16:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752087/general/5564f296-68ec-404c-855d-eef33c88f2ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741029)
2026-03-27 16:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752000/general/cc45a11a-080b-4926-adb7-5a15db6b6b12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740976)
2026-03-27 16:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741001> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738007> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752087%252Fgeneral%252F2fed7f95-13b0-4988-a434-c61c17c97238.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752087/general/2fed7f95-13b0-4988-a434-c61c17c97238.jpg not downloaded yet
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752034%252Fgeneral%252F45d68052-08db-4b79-ba68-24071423d8c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752034/general/45d68052-08db-4b79-ba68-24071423d8c2.jpg not downloaded yet
2026-03-27 16:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752034/general/753af6cd-1ae2-47b5-9d59-7230214ca439.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741003)
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225816cd0>
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2e737ac-a584-50eb-b4d3-376ed00434dd/c2e737ac-a584-50eb-b4d3-376ed00434dd_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752101%252Fgeneral%252Ff22c7104-ae60-4698-a7bc-4267c1c30bdb.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752101/general/f22c7104-ae60-4698-a7bc-4267c1c30bdb.jpg saved to cache
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c2e737ac-a584-50eb-b4d3-376ed00434dd
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225944a90>
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eccb5315-976f-5303-8d99-984eeda60443/eccb5315-976f-5303-8d99-984eeda60443_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752034%252Fgeneral%252Fe9895205-c1e6-4d27-a0a4-6d3b9d05b649.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752034/general/e9895205-c1e6-4d27-a0a4-6d3b9d05b649.jpg saved to cache
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eccb5315-976f-5303-8d99-984eeda60443
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22441aa50>
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eccb5315-976f-5303-8d99-984eeda60443/eccb5315-976f-5303-8d99-984eeda60443_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752034%252Fgeneral%252Fd388e756-981d-40da-9c60-3a0fbdc68037.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752034/general/d388e756-981d-40da-9c60-3a0fbdc68037.jpg saved to cache
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eccb5315-976f-5303-8d99-984eeda60443
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258e0cd0>
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13c91b0-bd4c-5571-b5a7-2345881c959b/f13c91b0-bd4c-5571-b5a7-2345881c959b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752087%252Fgeneral%252Fd383662d-a294-4281-97da-02e60ee0fcb1.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752087/general/d383662d-a294-4281-97da-02e60ee0fcb1.jpg saved to cache
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f13c91b0-bd4c-5571-b5a7-2345881c959b
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-27 16:32:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/337a6801-b470-43c1-8adb-8804cc236ef0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737901)
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752087%252Fgeneral%252Fd8a0dfb0-28aa-4091-bc4d-8a79ddbe1797.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752087/general/d8a0dfb0-28aa-4091-bc4d-8a79ddbe1797.jpg not downloaded yet
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752034%252Fgeneral%252Fc0276c0d-018f-41bc-a7ec-3086dbd14de1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752034/general/c0276c0d-018f-41bc-a7ec-3086dbd14de1.jpg not downloaded yet
2026-03-27 16:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752087/general/6e2ace07-809c-4c06-84fb-371fdea5c075.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741029)
2026-03-27 16:32:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/4208b673-8005-471a-8c43-4bd62b89d593.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737901)
2026-03-27 16:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752034/general/38f4a585-ec4f-4c5b-8898-28ef84ee68b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741003)
2026-03-27 16:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a359219f-28d3-5129-9e67-753b747e0976 with identifier: 10740980
2026-03-27 16:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a359219f-28d3-5129-9e67-753b747e0976 with scrape type 1
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a359219f-28d3-5129-9e67-753b747e0976
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252F9f1b222b-ee05-4427-9180-0fbc3bbbf477.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/9f1b222b-ee05-4427-9180-0fbc3bbbf477.jpg not downloaded yet
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752087%252Fgeneral%252Fa3fedb74-04a2-4fdb-9d12-c5575b35b72f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752087/general/a3fedb74-04a2-4fdb-9d12-c5575b35b72f.jpg not downloaded yet
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752034%252Fgeneral%252Fd2f7db0d-af65-4aff-b54d-af58f94ac95f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752034/general/d2f7db0d-af65-4aff-b54d-af58f94ac95f.jpg not downloaded yet
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257cc150>
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13c91b0-bd4c-5571-b5a7-2345881c959b/f13c91b0-bd4c-5571-b5a7-2345881c959b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752087%252Fgeneral%252F5564f296-68ec-404c-855d-eef33c88f2ee.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752087/general/5564f296-68ec-404c-855d-eef33c88f2ee.jpg saved to cache
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f13c91b0-bd4c-5571-b5a7-2345881c959b
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ba1a10>
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_40b4238d-5b4e-58ad-834b-3160d794f99d/40b4238d-5b4e-58ad-834b-3160d794f99d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752000%252Fgeneral%252Fcc45a11a-080b-4926-adb7-5a15db6b6b12.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752000/general/cc45a11a-080b-4926-adb7-5a15db6b6b12.jpg saved to cache
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 40b4238d-5b4e-58ad-834b-3160d794f99d
2026-03-27 16:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b172754-79cd-56ca-9ffe-07ea134661b1 with identifier: 10741001
2026-03-27 16:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b172754-79cd-56ca-9ffe-07ea134661b1 with scrape type 1
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7b172754-79cd-56ca-9ffe-07ea134661b1
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752031%252Fgeneral%252Ffe27a19e-5b53-4de7-9180-2a23fa5ddda1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752031/general/fe27a19e-5b53-4de7-9180-2a23fa5ddda1.jpg not downloaded yet
2026-03-27 16:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d344639c-dc8a-532a-9da5-5984b205cd25 with identifier: 10738007
2026-03-27 16:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d344639c-dc8a-532a-9da5-5984b205cd25 with scrape type 1
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d344639c-dc8a-532a-9da5-5984b205cd25
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252F7a5889e6-6c84-46a1-8b35-0f4bff3c7815.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/7a5889e6-6c84-46a1-8b35-0f4bff3c7815.jpg already downloaded
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252F8f2402fd-eb53-49d7-98d6-97daafb86587.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/8f2402fd-eb53-49d7-98d6-97daafb86587.jpg already downloaded
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252Fafc8d662-c776-457e-b426-8184223fbc0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/afc8d662-c776-457e-b426-8184223fbc0d.jpg already downloaded
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252Fc1b25559-4c85-4838-9ad5-f07c10a2d4fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/c1b25559-4c85-4838-9ad5-f07c10a2d4fb.jpg already downloaded
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252F6e15efac-91b5-4f01-810d-4db81642b9c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/6e15efac-91b5-4f01-810d-4db81642b9c5.jpg already downloaded
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252Fd8bb436d-4335-4a9e-b384-9128bf0f554c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/d8bb436d-4335-4a9e-b384-9128bf0f554c.jpg already downloaded
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252F3210d1ee-3bdb-459e-a355-a5f099ec0a79.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/3210d1ee-3bdb-459e-a355-a5f099ec0a79.jpg already downloaded
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252F26a3a6ff-1dfd-4aaf-b6c1-52146ef50e8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/26a3a6ff-1dfd-4aaf-b6c1-52146ef50e8b.jpg already downloaded
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252Ff90da9c9-49cb-48ad-8b22-9e90f1c0fcb8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/f90da9c9-49cb-48ad-8b22-9e90f1c0fcb8.jpg already downloaded
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662123%252Fgeneral%252F4bf55013-3848-447e-8682-cf827db45d9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/4bf55013-3848-447e-8682-cf827db45d9b.jpg already downloaded
2026-03-27 16:32:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d344639c-dc8a-532a-9da5-5984b205cd25, identifier: 10738007
2026-03-27 16:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f with identifier: 10740986
2026-03-27 16:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f with scrape type 1
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752010%252Fgeneral%252F1ee9dd62-7b00-4033-9fa1-a35c4890eefe.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752010/general/1ee9dd62-7b00-4033-9fa1-a35c4890eefe.jpg not downloaded yet
2026-03-27 16:32:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242c8150>
2026-03-27 16:32:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eccb5315-976f-5303-8d99-984eeda60443/eccb5315-976f-5303-8d99-984eeda60443_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752034%252Fgeneral%252F753af6cd-1ae2-47b5-9d59-7230214ca439.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752034/general/753af6cd-1ae2-47b5-9d59-7230214ca439.jpg saved to cache
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eccb5315-976f-5303-8d99-984eeda60443
2026-03-27 16:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752087/general/12fd073a-acfa-4403-b08a-d3ed8e677625.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741029)
2026-03-27 16:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752034/general/1f2ae4e3-7370-400b-8a2b-ae4e9587468d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741003)
2026-03-27 16:32:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/a0850c0c-12d5-4672-92fe-c7f16e13914f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737901)
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252F884f38e6-12ac-4e69-8a9a-264eec0a996a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/884f38e6-12ac-4e69-8a9a-264eec0a996a.jpg not downloaded yet
2026-03-27 16:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d344639c-dc8a-532a-9da5-5984b205cd25 with identifier: 10738007
2026-03-27 16:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d344639c-dc8a-532a-9da5-5984b205cd25 with identifier: 10738007
2026-03-27 16:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d344639c-dc8a-532a-9da5-5984b205cd25 with identifier: 10738007 to the API
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738007>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'd344639c-dc8a-532a-9da5-5984b205cd25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000369',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738007',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 77636,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5662123/general/7a5889e6-6c84-46a1-8b35-0f4bff3c7815.jpg',
'https://images.openlane.eu/carimgs/5662123/general/8f2402fd-eb53-49d7-98d6-97daafb86587.jpg',
'https://images.openlane.eu/carimgs/5662123/general/afc8d662-c776-457e-b426-8184223fbc0d.jpg',
'https://images.openlane.eu/carimgs/5662123/general/c1b25559-4c85-4838-9ad5-f07c10a2d4fb.jpg',
'https://images.openlane.eu/carimgs/5662123/general/6e15efac-91b5-4f01-810d-4db81642b9c5.jpg',
'https://images.openlane.eu/carimgs/5662123/general/d8bb436d-4335-4a9e-b384-9128bf0f554c.jpg',
'https://images.openlane.eu/carimgs/5662123/general/3210d1ee-3bdb-459e-a355-a5f099ec0a79.jpg',
'https://images.openlane.eu/carimgs/5662123/general/26a3a6ff-1dfd-4aaf-b6c1-52146ef50e8b.jpg',
'https://images.openlane.eu/carimgs/5662123/general/f90da9c9-49cb-48ad-8b22-9e90f1c0fcb8.jpg',
'https://images.openlane.eu/carimgs/5662123/general/4bf55013-3848-447e-8682-cf827db45d9b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1409145,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/7a5889e6-6c84-46a1-8b35-0f4bff3c7815.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1047826,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/8f2402fd-eb53-49d7-98d6-97daafb86587.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1036956,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/afc8d662-c776-457e-b426-8184223fbc0d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1386774,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/c1b25559-4c85-4838-9ad5-f07c10a2d4fb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643601,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/6e15efac-91b5-4f01-810d-4db81642b9c5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 843195,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/d8bb436d-4335-4a9e-b384-9128bf0f554c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 940040,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/3210d1ee-3bdb-459e-a355-a5f099ec0a79.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 748816,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/26a3a6ff-1dfd-4aaf-b6c1-52146ef50e8b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1360243,
'Height': 2731,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/f90da9c9-49cb-48ad-8b22-9e90f1c0fcb8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 602574,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/4bf55013-3848-447e-8682-cf827db45d9b.jpg',
'Width': 2731}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Hyundai Ioniq 6 Creative - Electric - Automatic - 229 hp - 77.636 '
'km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2023}
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738007%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [adesa.fr] INFO: Saving data for 10738007: {'created_time': 1774629139.656569, 'last_price_update_time': 1774629139.656581, 'auction_closing_time': 1774876200.0}
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738007') HTTP/1.1" 204 0
2026-03-27 16:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752087/general/a8c0c32a-82e0-4223-88b5-b8e65d8cf483.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741029)
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752087%252Fgeneral%252F27322c71-72e4-48cd-9df2-130a6cb88b51.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752087/general/27322c71-72e4-48cd-9df2-130a6cb88b51.jpg not downloaded yet
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752034%252Fgeneral%252Ff6c39cf1-1a79-4485-b57c-d22b5f95dbd0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752034/general/f6c39cf1-1a79-4485-b57c-d22b5f95dbd0.jpg not downloaded yet
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752031%252Fgeneral%252Faf189a30-6605-4ea7-9110-c95d0466b600.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752031/general/af189a30-6605-4ea7-9110-c95d0466b600.jpg not downloaded yet
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752010%252Fgeneral%252Fb0325f45-1ca6-4b17-b962-5317a2d0d978.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752010/general/b0325f45-1ca6-4b17-b962-5317a2d0d978.jpg not downloaded yet
2026-03-27 16:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752034/general/dc1e3ffb-b37a-478d-82ee-dcfd82863e41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741003)
2026-03-27 16:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752007/general/bf57d64b-7f31-4b83-8c9c-3f63bea49eca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740983)
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252F1d3ff624-639c-43cb-8ddf-cd99592ca9b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/1d3ff624-639c-43cb-8ddf-cd99592ca9b7.jpg not downloaded yet
2026-03-27 16:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752031%252Fgeneral%252Fab386489-08b2-4272-8854-681cc3843f61.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752031/general/ab386489-08b2-4272-8854-681cc3843f61.jpg not downloaded yet
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752010%252Fgeneral%252F5cafd1c4-1b6e-4a32-bcbf-c571b2f8be27.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752010/general/5cafd1c4-1b6e-4a32-bcbf-c571b2f8be27.jpg not downloaded yet
2026-03-27 16:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752087/general/004ad5a1-ac84-4946-919f-5e1b03073d8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741029)
2026-03-27 16:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752101/general/4121a8e1-462a-42ef-8037-6b4a2b3f96ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741036)
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252F7be60de9-db33-4aa2-90ce-396319659918.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/7be60de9-db33-4aa2-90ce-396319659918.jpg not downloaded yet
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-27 16:32:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22574cc50>
2026-03-27 16:32:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13c91b0-bd4c-5571-b5a7-2345881c959b/f13c91b0-bd4c-5571-b5a7-2345881c959b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752087%252Fgeneral%252F6e2ace07-809c-4c06-84fb-371fdea5c075.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752087/general/6e2ace07-809c-4c06-84fb-371fdea5c075.jpg saved to cache
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f13c91b0-bd4c-5571-b5a7-2345881c959b
2026-03-27 16:32:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-27 16:32:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256f1190>
2026-03-27 16:32:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eccb5315-976f-5303-8d99-984eeda60443/eccb5315-976f-5303-8d99-984eeda60443_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752034%252Fgeneral%252F38f4a585-ec4f-4c5b-8898-28ef84ee68b3.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752034/general/38f4a585-ec4f-4c5b-8898-28ef84ee68b3.jpg saved to cache
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eccb5315-976f-5303-8d99-984eeda60443
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225840590>
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13c91b0-bd4c-5571-b5a7-2345881c959b/f13c91b0-bd4c-5571-b5a7-2345881c959b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752087%252Fgeneral%252F12fd073a-acfa-4403-b08a-d3ed8e677625.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752087/general/12fd073a-acfa-4403-b08a-d3ed8e677625.jpg saved to cache
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f13c91b0-bd4c-5571-b5a7-2345881c959b
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257eb710>
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eccb5315-976f-5303-8d99-984eeda60443/eccb5315-976f-5303-8d99-984eeda60443_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752034%252Fgeneral%252F1f2ae4e3-7370-400b-8a2b-ae4e9587468d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752034/general/1f2ae4e3-7370-400b-8a2b-ae4e9587468d.jpg saved to cache
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eccb5315-976f-5303-8d99-984eeda60443
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-27 16:32:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/3e45f793-2f69-4adb-806b-12499121cee9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737901)
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752031%252Fgeneral%252F918c195b-4cd1-4953-a706-aa31e3160c8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752031/general/918c195b-4cd1-4953-a706-aa31e3160c8c.jpg not downloaded yet
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752010%252Fgeneral%252Fb1b0676c-694b-4a0e-9953-b111c1ec734c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752010/general/b1b0676c-694b-4a0e-9953-b111c1ec734c.jpg not downloaded yet
2026-03-27 16:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752034/general/45d68052-08db-4b79-ba68-24071423d8c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741003)
2026-03-27 16:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752023/general/8a729a67-542f-49c2-a7d7-7922c49582cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740998)
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252F13bdb46b-bfb9-4a1d-a495-e5918cb137a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/13bdb46b-bfb9-4a1d-a495-e5918cb137a9.jpg not downloaded yet
2026-03-27 16:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256f1bd0>
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13c91b0-bd4c-5571-b5a7-2345881c959b/f13c91b0-bd4c-5571-b5a7-2345881c959b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752087%252Fgeneral%252Fa8c0c32a-82e0-4223-88b5-b8e65d8cf483.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752087/general/a8c0c32a-82e0-4223-88b5-b8e65d8cf483.jpg saved to cache
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f13c91b0-bd4c-5571-b5a7-2345881c959b
2026-03-27 16:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752010/general/1ee9dd62-7b00-4033-9fa1-a35c4890eefe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740986)
2026-03-27 16:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752015/general/53e9baab-581b-46d5-9d38-734b5ed6f5fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740991)
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752031%252Fgeneral%252Fb0268d59-4214-40ab-84d7-91375456d74a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752031/general/b0268d59-4214-40ab-84d7-91375456d74a.jpg not downloaded yet
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752010%252Fgeneral%252F34e7b248-2ab5-4a04-a1aa-0e88eba6b8f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752010/general/34e7b248-2ab5-4a04-a1aa-0e88eba6b8f1.jpg not downloaded yet
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256ef250>
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eccb5315-976f-5303-8d99-984eeda60443/eccb5315-976f-5303-8d99-984eeda60443_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752034%252Fgeneral%252Fdc1e3ffb-b37a-478d-82ee-dcfd82863e41.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752034/general/dc1e3ffb-b37a-478d-82ee-dcfd82863e41.jpg saved to cache
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eccb5315-976f-5303-8d99-984eeda60443
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258a7510>
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07b52129-4d76-5453-87cc-c1a2270ea4ff/07b52129-4d76-5453-87cc-c1a2270ea4ff_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752007%252Fgeneral%252Fbf57d64b-7f31-4b83-8c9c-3f63bea49eca.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752007/general/bf57d64b-7f31-4b83-8c9c-3f63bea49eca.jpg saved to cache
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 07b52129-4d76-5453-87cc-c1a2270ea4ff
2026-03-27 16:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3993070-2877-5767-a8f0-e44cd97ba983 with identifier: 10740988
2026-03-27 16:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3993070-2877-5767-a8f0-e44cd97ba983 with scrape type 1
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c3993070-2877-5767-a8f0-e44cd97ba983
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252Fbc554754-7e3d-469a-af2e-cb9eff616e5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/bc554754-7e3d-469a-af2e-cb9eff616e5a.jpg not downloaded yet
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cd68d0>
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13c91b0-bd4c-5571-b5a7-2345881c959b/f13c91b0-bd4c-5571-b5a7-2345881c959b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752087%252Fgeneral%252F004ad5a1-ac84-4946-919f-5e1b03073d8f.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752087/general/004ad5a1-ac84-4946-919f-5e1b03073d8f.jpg saved to cache
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f13c91b0-bd4c-5571-b5a7-2345881c959b
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256dd1d0>
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c2e737ac-a584-50eb-b4d3-376ed00434dd/c2e737ac-a584-50eb-b4d3-376ed00434dd_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752101%252Fgeneral%252F4121a8e1-462a-42ef-8037-6b4a2b3f96ff.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752101/general/4121a8e1-462a-42ef-8037-6b4a2b3f96ff.jpg saved to cache
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c2e737ac-a584-50eb-b4d3-376ed00434dd
2026-03-27 16:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752087/general/2fed7f95-13b0-4988-a434-c61c17c97238.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741029)
2026-03-27 16:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752034/general/d2f7db0d-af65-4aff-b54d-af58f94ac95f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741003)
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252F9623b9ed-8837-48e6-a248-6fab54c2a333.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/9623b9ed-8837-48e6-a248-6fab54c2a333.jpg not downloaded yet
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752031%252Fgeneral%252F5b1b692d-eb4f-4663-b8d0-5644d1d83e33.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752031/general/5b1b692d-eb4f-4663-b8d0-5644d1d83e33.jpg not downloaded yet
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752010%252Fgeneral%252F3e23cb57-0d46-462f-b9bf-5447a7b93037.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752010/general/3e23cb57-0d46-462f-b9bf-5447a7b93037.jpg not downloaded yet
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252F871ef54e-1d2b-4a10-a094-49def8a69b42.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/871ef54e-1d2b-4a10-a094-49def8a69b42.jpg not downloaded yet
2026-03-27 16:32:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 432cb02a-355e-58df-823a-ee0441b2cc48, skipping ID generation
2026-03-27 16:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 432cb02a-355e-58df-823a-ee0441b2cc48 with scrape type 1
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 432cb02a-355e-58df-823a-ee0441b2cc48 sending to next pipeline
2026-03-27 16:32:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 432cb02a-355e-58df-823a-ee0441b2cc48, identifier: 10737901
2026-03-27 16:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752031/general/fe27a19e-5b53-4de7-9180-2a23fa5ddda1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741001)
2026-03-27 16:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752004/general/884f38e6-12ac-4e69-8a9a-264eec0a996a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740980)
2026-03-27 16:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752004/general/9f1b222b-ee05-4427-9180-0fbc3bbbf477.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740980)
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252Fb437b2f1-2153-4e71-b077-ec0b6000675d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/b437b2f1-2153-4e71-b077-ec0b6000675d.jpg not downloaded yet
2026-03-27 16:32:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 432cb02a-355e-58df-823a-ee0441b2cc48 with identifier: 10737901
2026-03-27 16:32:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 432cb02a-355e-58df-823a-ee0441b2cc48 with identifier: 10737901
2026-03-27 16:32:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 432cb02a-355e-58df-823a-ee0441b2cc48 with identifier: 10737901 to the API
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:20 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5631173/general/3e45f793-2f69-4adb-806b-12499121cee9.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '432cb02a-355e-58df-823a-ee0441b2cc48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000224',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737901',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 125080,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_432cb02a-355e-58df-823a-ee0441b2cc48/432cb02a-355e-58df-823a-ee0441b2cc48_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213758,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631173/general/8d337207-e5f1-48bb-ae2a-2ed1c9cadba2.jpg',
'Width': 2731}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQA 250 AMG Line - Electric - Automatic - 190 hp - '
'125.080 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737901%27 HTTP/1.1" 200 None
2026-03-27 16:32:20 [adesa.fr] INFO: Saving data for 10737901: {'created_time': 1774629140.938896, 'last_price_update_time': 1774629140.938909, 'auction_closing_time': 1774875600.0}
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737901') HTTP/1.1" 204 0
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752031%252Fgeneral%252Fc42035a5-3fc6-4773-a02a-080f24d2a087.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752031/general/c42035a5-3fc6-4773-a02a-080f24d2a087.jpg not downloaded yet
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752010%252Fgeneral%252F1d0a490d-d670-4a7a-90ab-7970dcfa71e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752010/general/1d0a490d-d670-4a7a-90ab-7970dcfa71e8.jpg not downloaded yet
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252Fb265d8be-2742-429d-8eb5-aaa54b29e130.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/b265d8be-2742-429d-8eb5-aaa54b29e130.jpg not downloaded yet
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-27 16:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752087/general/a3fedb74-04a2-4fdb-9d12-c5575b35b72f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741029)
2026-03-27 16:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752004/general/1d3ff624-639c-43cb-8ddf-cd99592ca9b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740980)
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252F97a0327f-398e-41ff-857c-a03ff7619366.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/97a0327f-398e-41ff-857c-a03ff7619366.jpg not downloaded yet
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258a5e50>
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eccb5315-976f-5303-8d99-984eeda60443/eccb5315-976f-5303-8d99-984eeda60443_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752034%252Fgeneral%252F45d68052-08db-4b79-ba68-24071423d8c2.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752034/general/45d68052-08db-4b79-ba68-24071423d8c2.jpg saved to cache
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eccb5315-976f-5303-8d99-984eeda60443
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257b0c50>
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_175a8fda-0779-5930-8d07-32f0262bf6f2/175a8fda-0779-5930-8d07-32f0262bf6f2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752023%252Fgeneral%252F8a729a67-542f-49c2-a7d7-7922c49582cd.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752023/general/8a729a67-542f-49c2-a7d7-7922c49582cd.jpg saved to cache
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 175a8fda-0779-5930-8d07-32f0262bf6f2
2026-03-27 16:32:21 [adesa.fr] INFO: Found listing with ID: 10735357
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735357%27 HTTP/1.1" 200 None
2026-03-27 16:32:21 [adesa.fr] INFO: Scrape type for 10735357: 0
2026-03-27 16:32:21 [adesa.fr] INFO: Skipping item 10735357 url https://www.openlane.eu/en/carv6/auction/10735357
2026-03-27 16:32:21 [adesa.fr] INFO: Found listing with ID: 10735331
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735331%27 HTTP/1.1" 200 None
2026-03-27 16:32:21 [adesa.fr] INFO: Scrape type for 10735331: 0
2026-03-27 16:32:21 [adesa.fr] INFO: Skipping item 10735331 url https://www.openlane.eu/en/carv6/auction/10735331
2026-03-27 16:32:21 [adesa.fr] INFO: Found listing with ID: 10741024
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741024%27 HTTP/1.1" 200 None
2026-03-27 16:32:21 [adesa.fr] INFO: Scrape type for 10741024: 1
2026-03-27 16:32:21 [adesa.fr] INFO: Scraping item 10741024 url https://www.openlane.eu/en/carv6/auction/10741024
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b93090>
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f/a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752010%252Fgeneral%252F1ee9dd62-7b00-4033-9fa1-a35c4890eefe.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752010/general/1ee9dd62-7b00-4033-9fa1-a35c4890eefe.jpg saved to cache
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cc07d0>
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752015%252Fgeneral%252F53e9baab-581b-46d5-9d38-734b5ed6f5fa.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752015/general/53e9baab-581b-46d5-9d38-734b5ed6f5fa.jpg saved to cache
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1537058b-2ad4-5451-a751-001ea19d4c25
2026-03-27 16:32:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1537058b-2ad4-5451-a751-001ea19d4c25, skipping ID generation
2026-03-27 16:32:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1537058b-2ad4-5451-a751-001ea19d4c25 with scrape type 1
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1537058b-2ad4-5451-a751-001ea19d4c25 sending to next pipeline
2026-03-27 16:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1537058b-2ad4-5451-a751-001ea19d4c25, identifier: 10740991
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ee090>
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13c91b0-bd4c-5571-b5a7-2345881c959b/f13c91b0-bd4c-5571-b5a7-2345881c959b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752087%252Fgeneral%252F2fed7f95-13b0-4988-a434-c61c17c97238.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752087/general/2fed7f95-13b0-4988-a434-c61c17c97238.jpg saved to cache
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f13c91b0-bd4c-5571-b5a7-2345881c959b
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22441f110>
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eccb5315-976f-5303-8d99-984eeda60443/eccb5315-976f-5303-8d99-984eeda60443_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752034%252Fgeneral%252Fd2f7db0d-af65-4aff-b54d-af58f94ac95f.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752034/general/d2f7db0d-af65-4aff-b54d-af58f94ac95f.jpg saved to cache
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eccb5315-976f-5303-8d99-984eeda60443
2026-03-27 16:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752010/general/b0325f45-1ca6-4b17-b962-5317a2d0d978.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740986)
2026-03-27 16:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752031/general/af189a30-6605-4ea7-9110-c95d0466b600.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741001)
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752031%252Fgeneral%252Fb1171d3e-49e1-4e05-8464-c0dc91932b85.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752031/general/b1171d3e-49e1-4e05-8464-c0dc91932b85.jpg not downloaded yet
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752010%252Fgeneral%252Fe5394205-b8db-4e52-98c6-06892a838890.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752010/general/e5394205-b8db-4e52-98c6-06892a838890.jpg not downloaded yet
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252F9e1d2c56-a082-4ede-8912-672e244e387f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/9e1d2c56-a082-4ede-8912-672e244e387f.jpg not downloaded yet
2026-03-27 16:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740982> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1537058b-2ad4-5451-a751-001ea19d4c25 with identifier: 10740991
2026-03-27 16:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1537058b-2ad4-5451-a751-001ea19d4c25 with identifier: 10740991
2026-03-27 16:32:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1537058b-2ad4-5451-a751-001ea19d4c25 with identifier: 10740991 to the API
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752015/general/53e9baab-581b-46d5-9d38-734b5ed6f5fa.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '1537058b-2ad4-5451-a751-001ea19d4c25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT991MP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740991',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 75995,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 56,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118957,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752015/general/cef1d13f-1b4c-4c08-8e39-e53b64853a52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752015/general/617bcec2-e591-4694-9c39-4e445c886901.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134042,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752015/general/53e9baab-581b-46d5-9d38-734b5ed6f5fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752015/general/2567bf87-c8bb-4cba-9be1-ccee7d7c0dc0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111209,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752015/general/44fca7d9-b7fc-426f-9634-a0bd259684fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106116,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752015/general/b701e0b0-8cb6-4598-a3fe-a09e0f86c155.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752015/general/a1c0ca79-a0d2-4cf8-9079-761b4330c1c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114920,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752015/general/78a4348c-d999-4daa-8b7b-edba56df9140.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752015/general/6b6ae127-de6a-4712-b3c4-673f4e643e2d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1537058b-2ad4-5451-a751-001ea19d4c25/1537058b-2ad4-5451-a751-001ea19d4c25_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109197,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752015/general/17740359-3fc7-4145-95f3-191220f16289.jpg',
'Width': 1024}],
'price': 6500,
'price_includes_vat': True,
'registration_date': '2020-10-19',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Citroën C3 Aircross Feel Business - Diesel - Manual - 110 hp - '
'75.995 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2020}
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740991%27 HTTP/1.1" 200 None
2026-03-27 16:32:21 [adesa.fr] INFO: Saving data for 10740991: {'created_time': 1774629141.795088, 'last_price_update_time': 1774629141.7951, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740991') HTTP/1.1" 204 0
2026-03-27 16:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752010/general/5cafd1c4-1b6e-4a32-bcbf-c571b2f8be27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740986)
2026-03-27 16:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752004/general/7be60de9-db33-4aa2-90ce-396319659918.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740980)
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252F40817bcf-4af9-48bd-b29e-ec3a26760db0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/40817bcf-4af9-48bd-b29e-ec3a26760db0.jpg not downloaded yet
2026-03-27 16:32:21 [adesa.fr] INFO: Found listing with ID: 10740999
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740999%27 HTTP/1.1" 200 None
2026-03-27 16:32:21 [adesa.fr] INFO: Scrape type for 10740999: 1
2026-03-27 16:32:21 [adesa.fr] INFO: Scraping item 10740999 url https://www.openlane.eu/en/carv6/auction/10740999
2026-03-27 16:32:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22586ce50>
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b172754-79cd-56ca-9ffe-07ea134661b1/7b172754-79cd-56ca-9ffe-07ea134661b1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752031%252Fgeneral%252Ffe27a19e-5b53-4de7-9180-2a23fa5ddda1.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752031/general/fe27a19e-5b53-4de7-9180-2a23fa5ddda1.jpg saved to cache
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7b172754-79cd-56ca-9ffe-07ea134661b1
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256d8d50>
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252F884f38e6-12ac-4e69-8a9a-264eec0a996a.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/884f38e6-12ac-4e69-8a9a-264eec0a996a.jpg saved to cache
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a359219f-28d3-5129-9e67-753b747e0976
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225625c10>
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252F9f1b222b-ee05-4427-9180-0fbc3bbbf477.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/9f1b222b-ee05-4427-9180-0fbc3bbbf477.jpg saved to cache
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a359219f-28d3-5129-9e67-753b747e0976
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752031%252Fgeneral%252F397d1f0b-d93a-4f2f-bf02-33faa07f1544.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752031/general/397d1f0b-d93a-4f2f-bf02-33faa07f1544.jpg not downloaded yet
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752010%252Fgeneral%252Fd1c83c90-cfd0-4e3e-a53c-f37d83846e27.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752010/general/d1c83c90-cfd0-4e3e-a53c-f37d83846e27.jpg not downloaded yet
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252Fd4d6a478-5fe7-4920-8341-27c99547e135.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/d4d6a478-5fe7-4920-8341-27c99547e135.jpg not downloaded yet
2026-03-27 16:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752031/general/ab386489-08b2-4272-8854-681cc3843f61.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741001)
2026-03-27 16:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752010/general/b1b0676c-694b-4a0e-9953-b111c1ec734c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740986)
2026-03-27 16:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752034/general/f6c39cf1-1a79-4485-b57c-d22b5f95dbd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741003)
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252Fdfb60a5f-6ce3-4d73-80da-65f3b16cc557.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/dfb60a5f-6ce3-4d73-80da-65f3b16cc557.jpg not downloaded yet
2026-03-27 16:32:22 [adesa.fr] INFO: Found listing with ID: 10740994
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740994%27 HTTP/1.1" 200 None
2026-03-27 16:32:22 [adesa.fr] INFO: Scrape type for 10740994: 1
2026-03-27 16:32:22 [adesa.fr] INFO: Scraping item 10740994 url https://www.openlane.eu/en/carv6/auction/10740994
2026-03-27 16:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752031/general/918c195b-4cd1-4953-a706-aa31e3160c8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741001)
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752031%252Fgeneral%252F85d0ac66-f951-465f-b2b9-a6967c931997.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752031/general/85d0ac66-f951-465f-b2b9-a6967c931997.jpg not downloaded yet
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752010%252Fgeneral%252Fbb71063e-ce7c-4fbe-bf8a-4a2b87e8c711.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752010/general/bb71063e-ce7c-4fbe-bf8a-4a2b87e8c711.jpg not downloaded yet
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252Fce090157-f175-40c8-ac03-3baa87de7356.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/ce090157-f175-40c8-ac03-3baa87de7356.jpg not downloaded yet
2026-03-27 16:32:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257ed510>
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f13c91b0-bd4c-5571-b5a7-2345881c959b/f13c91b0-bd4c-5571-b5a7-2345881c959b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752087%252Fgeneral%252Fa3fedb74-04a2-4fdb-9d12-c5575b35b72f.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752087/general/a3fedb74-04a2-4fdb-9d12-c5575b35b72f.jpg saved to cache
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f13c91b0-bd4c-5571-b5a7-2345881c959b
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d6a990>
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252F1d3ff624-639c-43cb-8ddf-cd99592ca9b7.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/1d3ff624-639c-43cb-8ddf-cd99592ca9b7.jpg saved to cache
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a359219f-28d3-5129-9e67-753b747e0976
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224440d50>
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f/a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752010%252Fgeneral%252Fb0325f45-1ca6-4b17-b962-5317a2d0d978.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752010/general/b0325f45-1ca6-4b17-b962-5317a2d0d978.jpg saved to cache
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224325e90>
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b172754-79cd-56ca-9ffe-07ea134661b1/7b172754-79cd-56ca-9ffe-07ea134661b1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752031%252Fgeneral%252Faf189a30-6605-4ea7-9110-c95d0466b600.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752031/general/af189a30-6605-4ea7-9110-c95d0466b600.jpg saved to cache
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7b172754-79cd-56ca-9ffe-07ea134661b1
2026-03-27 16:32:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bd59905-3f83-50a2-aeab-6e68ecc48e7b with identifier: 10740982
2026-03-27 16:32:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bd59905-3f83-50a2-aeab-6e68ecc48e7b with scrape type 1
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5bd59905-3f83-50a2-aeab-6e68ecc48e7b
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252F9d7c6c7d-0595-4f08-aa7d-492b1c8fb1df.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/9d7c6c7d-0595-4f08-aa7d-492b1c8fb1df.jpg not downloaded yet
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22566e9d0>
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f/a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752010%252Fgeneral%252F5cafd1c4-1b6e-4a32-bcbf-c571b2f8be27.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752010/general/5cafd1c4-1b6e-4a32-bcbf-c571b2f8be27.jpg saved to cache
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224416950>
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252F7be60de9-db33-4aa2-90ce-396319659918.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/7be60de9-db33-4aa2-90ce-396319659918.jpg saved to cache
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a359219f-28d3-5129-9e67-753b747e0976
2026-03-27 16:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752004/general/9623b9ed-8837-48e6-a248-6fab54c2a333.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740980)
2026-03-27 16:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752010/general/34e7b248-2ab5-4a04-a1aa-0e88eba6b8f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740986)
2026-03-27 16:32:22 [adesa.fr] INFO: Found listing with ID: 10740970
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740970%27 HTTP/1.1" 200 None
2026-03-27 16:32:22 [adesa.fr] INFO: Scrape type for 10740970: 1
2026-03-27 16:32:22 [adesa.fr] INFO: Scraping item 10740970 url https://www.openlane.eu/en/carv6/auction/10740970
2026-03-27 16:32:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752012/general/bc554754-7e3d-469a-af2e-cb9eff616e5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740988)
2026-03-27 16:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752031/general/b0268d59-4214-40ab-84d7-91375456d74a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741001)
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252F47a56813-558e-4929-af80-8d7061209002.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/47a56813-558e-4929-af80-8d7061209002.jpg not downloaded yet
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252F2cbd6083-1d98-4a02-a3b6-956f8c84645f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/2cbd6083-1d98-4a02-a3b6-956f8c84645f.jpg not downloaded yet
2026-03-27 16:32:22 [adesa.fr] INFO: Found listing with ID: 10740987
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740987%27 HTTP/1.1" 200 None
2026-03-27 16:32:22 [adesa.fr] INFO: Scrape type for 10740987: 1
2026-03-27 16:32:22 [adesa.fr] INFO: Scraping item 10740987 url https://www.openlane.eu/en/carv6/auction/10740987
2026-03-27 16:32:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224327a50>
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b172754-79cd-56ca-9ffe-07ea134661b1/7b172754-79cd-56ca-9ffe-07ea134661b1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752031%252Fgeneral%252Fab386489-08b2-4272-8854-681cc3843f61.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752031/general/ab386489-08b2-4272-8854-681cc3843f61.jpg saved to cache
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7b172754-79cd-56ca-9ffe-07ea134661b1
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259d8a50>
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f/a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752010%252Fgeneral%252Fb1b0676c-694b-4a0e-9953-b111c1ec734c.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752010/general/b1b0676c-694b-4a0e-9953-b111c1ec734c.jpg saved to cache
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d3b4d0>
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eccb5315-976f-5303-8d99-984eeda60443/eccb5315-976f-5303-8d99-984eeda60443_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752034%252Fgeneral%252Ff6c39cf1-1a79-4485-b57c-d22b5f95dbd0.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752034/general/f6c39cf1-1a79-4485-b57c-d22b5f95dbd0.jpg saved to cache
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eccb5315-976f-5303-8d99-984eeda60443
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22443bbd0>
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b172754-79cd-56ca-9ffe-07ea134661b1/7b172754-79cd-56ca-9ffe-07ea134661b1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752031%252Fgeneral%252F918c195b-4cd1-4953-a706-aa31e3160c8c.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752031/general/918c195b-4cd1-4953-a706-aa31e3160c8c.jpg saved to cache
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7b172754-79cd-56ca-9ffe-07ea134661b1
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252Fca3cb2d4-2b94-4b0d-a43f-abebca8028ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/ca3cb2d4-2b94-4b0d-a43f-abebca8028ff.jpg not downloaded yet
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252F0133acc4-c950-479e-a29d-9775351ee01b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/0133acc4-c950-479e-a29d-9775351ee01b.jpg not downloaded yet
2026-03-27 16:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752004/general/13bdb46b-bfb9-4a1d-a495-e5918cb137a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740980)
2026-03-27 16:32:22 [adesa.fr] INFO: Found listing with ID: 10737983
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737983%27 HTTP/1.1" 200 None
2026-03-27 16:32:22 [adesa.fr] INFO: Scrape type for 10737983: 1
2026-03-27 16:32:22 [adesa.fr] INFO: Scraping item 10737983 url https://www.openlane.eu/en/carv6/auction/10737983
2026-03-27 16:32:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752012/general/871ef54e-1d2b-4a10-a094-49def8a69b42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740988)
2026-03-27 16:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752012/general/b265d8be-2742-429d-8eb5-aaa54b29e130.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740988)
2026-03-27 16:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752004/general/97a0327f-398e-41ff-857c-a03ff7619366.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740980)
2026-03-27 16:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752004/general/b437b2f1-2153-4e71-b077-ec0b6000675d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740980)
2026-03-27 16:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752010/general/1d0a490d-d670-4a7a-90ab-7970dcfa71e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740986)
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252F67be2e5c-0e92-4202-ad5f-03b0d9eb2dd9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/67be2e5c-0e92-4202-ad5f-03b0d9eb2dd9.jpg not downloaded yet
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252F045b9df8-7b8b-441d-9044-09547ed25066.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/045b9df8-7b8b-441d-9044-09547ed25066.jpg not downloaded yet
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257ed610>
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252F9623b9ed-8837-48e6-a248-6fab54c2a333.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/9623b9ed-8837-48e6-a248-6fab54c2a333.jpg saved to cache
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a359219f-28d3-5129-9e67-753b747e0976
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22561ebd0>
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f/a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752010%252Fgeneral%252F34e7b248-2ab5-4a04-a1aa-0e88eba6b8f1.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752010/general/34e7b248-2ab5-4a04-a1aa-0e88eba6b8f1.jpg saved to cache
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258860d0>
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252Fbc554754-7e3d-469a-af2e-cb9eff616e5a.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/bc554754-7e3d-469a-af2e-cb9eff616e5a.jpg saved to cache
2026-03-27 16:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c3993070-2877-5767-a8f0-e44cd97ba983
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf0ed0>
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b172754-79cd-56ca-9ffe-07ea134661b1/7b172754-79cd-56ca-9ffe-07ea134661b1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752031%252Fgeneral%252Fb0268d59-4214-40ab-84d7-91375456d74a.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752031/general/b0268d59-4214-40ab-84d7-91375456d74a.jpg saved to cache
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7b172754-79cd-56ca-9ffe-07ea134661b1
2026-03-27 16:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752012/general/d4d6a478-5fe7-4920-8341-27c99547e135.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740988)
2026-03-27 16:32:23 [adesa.fr] INFO: Found listing with ID: 10740977
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740977%27 HTTP/1.1" 200 None
2026-03-27 16:32:23 [adesa.fr] INFO: Scrape type for 10740977: 1
2026-03-27 16:32:23 [adesa.fr] INFO: Scraping item 10740977 url https://www.openlane.eu/en/carv6/auction/10740977
2026-03-27 16:32:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252F000ff394-a39f-4106-a426-5c6f8cfdbc51.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/000ff394-a39f-4106-a426-5c6f8cfdbc51.jpg not downloaded yet
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252Fe6be1763-e0d1-4ba2-a64f-c57b912c1c17.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/e6be1763-e0d1-4ba2-a64f-c57b912c1c17.jpg not downloaded yet
2026-03-27 16:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752010/general/d1c83c90-cfd0-4e3e-a53c-f37d83846e27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740986)
2026-03-27 16:32:23 [adesa.fr] INFO: Found listing with ID: 10741015
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741015%27 HTTP/1.1" 200 None
2026-03-27 16:32:23 [adesa.fr] INFO: Scrape type for 10741015: 1
2026-03-27 16:32:23 [adesa.fr] INFO: Scraping item 10741015 url https://www.openlane.eu/en/carv6/auction/10741015
2026-03-27 16:32:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22583cd50>
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252F13bdb46b-bfb9-4a1d-a495-e5918cb137a9.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/13bdb46b-bfb9-4a1d-a495-e5918cb137a9.jpg saved to cache
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a359219f-28d3-5129-9e67-753b747e0976
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256d3e50>
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252F871ef54e-1d2b-4a10-a094-49def8a69b42.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/871ef54e-1d2b-4a10-a094-49def8a69b42.jpg saved to cache
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c3993070-2877-5767-a8f0-e44cd97ba983
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225881750>
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252Fb265d8be-2742-429d-8eb5-aaa54b29e130.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/b265d8be-2742-429d-8eb5-aaa54b29e130.jpg saved to cache
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c3993070-2877-5767-a8f0-e44cd97ba983
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b29510>
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252F97a0327f-398e-41ff-857c-a03ff7619366.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/97a0327f-398e-41ff-857c-a03ff7619366.jpg saved to cache
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a359219f-28d3-5129-9e67-753b747e0976
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224418a50>
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252Fb437b2f1-2153-4e71-b077-ec0b6000675d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/b437b2f1-2153-4e71-b077-ec0b6000675d.jpg saved to cache
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a359219f-28d3-5129-9e67-753b747e0976
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225884e50>
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f/a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752010%252Fgeneral%252F1d0a490d-d670-4a7a-90ab-7970dcfa71e8.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752010/general/1d0a490d-d670-4a7a-90ab-7970dcfa71e8.jpg saved to cache
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f
2026-03-27 16:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752031/general/c42035a5-3fc6-4773-a02a-080f24d2a087.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741001)
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252F5bd1b939-6d51-4298-93aa-03efb441ed8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/5bd1b939-6d51-4298-93aa-03efb441ed8d.jpg not downloaded yet
2026-03-27 16:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752004/general/dfb60a5f-6ce3-4d73-80da-65f3b16cc557.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740980)
2026-03-27 16:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752031/general/397d1f0b-d93a-4f2f-bf02-33faa07f1544.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741001)
2026-03-27 16:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752012/general/ca3cb2d4-2b94-4b0d-a43f-abebca8028ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740988)
2026-03-27 16:32:23 [adesa.fr] INFO: Found listing with ID: 10741035
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741035%27 HTTP/1.1" 200 None
2026-03-27 16:32:23 [adesa.fr] INFO: Scrape type for 10741035: 1
2026-03-27 16:32:23 [adesa.fr] INFO: Scraping item 10741035 url https://www.openlane.eu/en/carv6/auction/10741035
2026-03-27 16:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752006/general/9d7c6c7d-0595-4f08-aa7d-492b1c8fb1df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740982)
2026-03-27 16:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752006/general/0133acc4-c950-479e-a29d-9775351ee01b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740982)
2026-03-27 16:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752006/general/2cbd6083-1d98-4a02-a3b6-956f8c84645f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740982)
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252F7ad9cdbe-871b-4d9f-b23b-d607c3c3d028.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/7ad9cdbe-871b-4d9f-b23b-d607c3c3d028.jpg not downloaded yet
2026-03-27 16:32:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf6b10>
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252Fd4d6a478-5fe7-4920-8341-27c99547e135.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/d4d6a478-5fe7-4920-8341-27c99547e135.jpg saved to cache
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c3993070-2877-5767-a8f0-e44cd97ba983
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22566ec90>
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f/a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752010%252Fgeneral%252Fd1c83c90-cfd0-4e3e-a53c-f37d83846e27.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752010/general/d1c83c90-cfd0-4e3e-a53c-f37d83846e27.jpg saved to cache
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f
2026-03-27 16:32:23 [adesa.fr] INFO: Found listing with ID: 10740985
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740985%27 HTTP/1.1" 200 None
2026-03-27 16:32:23 [adesa.fr] INFO: Scrape type for 10740985: 1
2026-03-27 16:32:23 [adesa.fr] INFO: Scraping item 10740985 url https://www.openlane.eu/en/carv6/auction/10740985
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252F8fe82074-471f-4cbd-96b9-8cb4f7724e53.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/8fe82074-471f-4cbd-96b9-8cb4f7724e53.jpg not downloaded yet
2026-03-27 16:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752012/general/47a56813-558e-4929-af80-8d7061209002.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740988)
2026-03-27 16:32:23 [adesa.fr] INFO: Found listing with ID: 10735327
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735327%27 HTTP/1.1" 200 None
2026-03-27 16:32:23 [adesa.fr] INFO: Scrape type for 10735327: 0
2026-03-27 16:32:23 [adesa.fr] INFO: Skipping item 10735327 url https://www.openlane.eu/en/carv6/auction/10735327
2026-03-27 16:32:23 [adesa.fr] INFO: Found listing with ID: 10741019
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741019%27 HTTP/1.1" 200 None
2026-03-27 16:32:23 [adesa.fr] INFO: Scrape type for 10741019: 1
2026-03-27 16:32:23 [adesa.fr] INFO: Scraping item 10741019 url https://www.openlane.eu/en/carv6/auction/10741019
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ad090>
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b172754-79cd-56ca-9ffe-07ea134661b1/7b172754-79cd-56ca-9ffe-07ea134661b1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752031%252Fgeneral%252Fc42035a5-3fc6-4773-a02a-080f24d2a087.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752031/general/c42035a5-3fc6-4773-a02a-080f24d2a087.jpg saved to cache
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7b172754-79cd-56ca-9ffe-07ea134661b1
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244b1110>
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252Fdfb60a5f-6ce3-4d73-80da-65f3b16cc557.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/dfb60a5f-6ce3-4d73-80da-65f3b16cc557.jpg saved to cache
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a359219f-28d3-5129-9e67-753b747e0976
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257446d0>
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b172754-79cd-56ca-9ffe-07ea134661b1/7b172754-79cd-56ca-9ffe-07ea134661b1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752031%252Fgeneral%252F397d1f0b-d93a-4f2f-bf02-33faa07f1544.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752031/general/397d1f0b-d93a-4f2f-bf02-33faa07f1544.jpg saved to cache
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7b172754-79cd-56ca-9ffe-07ea134661b1
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225687e50>
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252Fca3cb2d4-2b94-4b0d-a43f-abebca8028ff.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/ca3cb2d4-2b94-4b0d-a43f-abebca8028ff.jpg saved to cache
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c3993070-2877-5767-a8f0-e44cd97ba983
2026-03-27 16:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752012/general/ce090157-f175-40c8-ac03-3baa87de7356.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740988)
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252F969e0345-911d-446d-8472-d6f489c9fdc8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/969e0345-911d-446d-8472-d6f489c9fdc8.jpg not downloaded yet
2026-03-27 16:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752010/general/bb71063e-ce7c-4fbe-bf8a-4a2b87e8c711.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740986)
2026-03-27 16:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752006/general/e6be1763-e0d1-4ba2-a64f-c57b912c1c17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740982)
2026-03-27 16:32:23 [adesa.fr] INFO: Found listing with ID: 10735338
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735338%27 HTTP/1.1" 200 None
2026-03-27 16:32:23 [adesa.fr] INFO: Scrape type for 10735338: 0
2026-03-27 16:32:23 [adesa.fr] INFO: Skipping item 10735338 url https://www.openlane.eu/en/carv6/auction/10735338
2026-03-27 16:32:23 [adesa.fr] INFO: Found listing with ID: 10741006
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741006%27 HTTP/1.1" 200 None
2026-03-27 16:32:23 [adesa.fr] INFO: Scrape type for 10741006: 1
2026-03-27 16:32:23 [adesa.fr] INFO: Scraping item 10741006 url https://www.openlane.eu/en/carv6/auction/10741006
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225796c10>
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252F9d7c6c7d-0595-4f08-aa7d-492b1c8fb1df.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/9d7c6c7d-0595-4f08-aa7d-492b1c8fb1df.jpg saved to cache
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5bd59905-3f83-50a2-aeab-6e68ecc48e7b
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ca7cd0>
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252F0133acc4-c950-479e-a29d-9775351ee01b.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/0133acc4-c950-479e-a29d-9775351ee01b.jpg saved to cache
2026-03-27 16:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5bd59905-3f83-50a2-aeab-6e68ecc48e7b
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b86c90>
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252F2cbd6083-1d98-4a02-a3b6-956f8c84645f.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/2cbd6083-1d98-4a02-a3b6-956f8c84645f.jpg saved to cache
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5bd59905-3f83-50a2-aeab-6e68ecc48e7b
2026-03-27 16:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752006/general/5bd1b939-6d51-4298-93aa-03efb441ed8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740982)
2026-03-27 16:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752012/general/000ff394-a39f-4106-a426-5c6f8cfdbc51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740988)
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252F628b120a-2d69-41b9-8453-42bf97bbd5e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/628b120a-2d69-41b9-8453-42bf97bbd5e8.jpg not downloaded yet
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225af2050>
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252F47a56813-558e-4929-af80-8d7061209002.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/47a56813-558e-4929-af80-8d7061209002.jpg saved to cache
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c3993070-2877-5767-a8f0-e44cd97ba983
2026-03-27 16:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752006/general/045b9df8-7b8b-441d-9044-09547ed25066.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740982)
2026-03-27 16:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752012/general/67be2e5c-0e92-4202-ad5f-03b0d9eb2dd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740988)
2026-03-27 16:32:24 [adesa.fr] INFO: Found listing with ID: 10740974
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740974%27 HTTP/1.1" 200 None
2026-03-27 16:32:24 [adesa.fr] INFO: Scrape type for 10740974: 1
2026-03-27 16:32:24 [adesa.fr] INFO: Scraping item 10740974 url https://www.openlane.eu/en/carv6/auction/10740974
2026-03-27 16:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d6e9d0>
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252Fce090157-f175-40c8-ac03-3baa87de7356.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/ce090157-f175-40c8-ac03-3baa87de7356.jpg saved to cache
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c3993070-2877-5767-a8f0-e44cd97ba983
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258000d0>
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f/a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752010%252Fgeneral%252Fbb71063e-ce7c-4fbe-bf8a-4a2b87e8c711.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752010/general/bb71063e-ce7c-4fbe-bf8a-4a2b87e8c711.jpg saved to cache
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a3686ed2-a460-55e6-9ef5-ada6ad2a7c9f
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b63d0>
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252Fe6be1763-e0d1-4ba2-a64f-c57b912c1c17.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/e6be1763-e0d1-4ba2-a64f-c57b912c1c17.jpg saved to cache
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5bd59905-3f83-50a2-aeab-6e68ecc48e7b
2026-03-27 16:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752006/general/8fe82074-471f-4cbd-96b9-8cb4f7724e53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740982)
2026-03-27 16:32:24 [adesa.fr] INFO: Found listing with ID: 10740984
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740984%27 HTTP/1.1" 200 None
2026-03-27 16:32:24 [adesa.fr] INFO: Scrape type for 10740984: 1
2026-03-27 16:32:24 [adesa.fr] INFO: Scraping item 10740984 url https://www.openlane.eu/en/carv6/auction/10740984
2026-03-27 16:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752006/general/7ad9cdbe-871b-4d9f-b23b-d607c3c3d028.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740982)
2026-03-27 16:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752006/general/969e0345-911d-446d-8472-d6f489c9fdc8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740982)
2026-03-27 16:32:24 [adesa.fr] INFO: Found listing with ID: 10741005
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741005%27 HTTP/1.1" 200 None
2026-03-27 16:32:24 [adesa.fr] INFO: Scrape type for 10741005: 1
2026-03-27 16:32:24 [adesa.fr] INFO: Scraping item 10741005 url https://www.openlane.eu/en/carv6/auction/10741005
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225669150>
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252F5bd1b939-6d51-4298-93aa-03efb441ed8d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/5bd1b939-6d51-4298-93aa-03efb441ed8d.jpg saved to cache
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5bd59905-3f83-50a2-aeab-6e68ecc48e7b
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224420cd0>
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252F000ff394-a39f-4106-a426-5c6f8cfdbc51.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/000ff394-a39f-4106-a426-5c6f8cfdbc51.jpg saved to cache
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c3993070-2877-5767-a8f0-e44cd97ba983
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b0850>
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252F045b9df8-7b8b-441d-9044-09547ed25066.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/045b9df8-7b8b-441d-9044-09547ed25066.jpg saved to cache
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5bd59905-3f83-50a2-aeab-6e68ecc48e7b
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b3dd0>
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252F67be2e5c-0e92-4202-ad5f-03b0d9eb2dd9.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/67be2e5c-0e92-4202-ad5f-03b0d9eb2dd9.jpg saved to cache
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c3993070-2877-5767-a8f0-e44cd97ba983
2026-03-27 16:32:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a612ace-16d2-5a83-9610-a7c757bd476b with identifier: 10741024
2026-03-27 16:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a612ace-16d2-5a83-9610-a7c757bd476b with scrape type 1
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a612ace-16d2-5a83-9610-a7c757bd476b
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752077%252Fgeneral%252F28f430dd-f285-487b-b0b3-83229a623113.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752077/general/28f430dd-f285-487b-b0b3-83229a623113.jpg not downloaded yet
2026-03-27 16:32:24 [adesa.fr] INFO: Found listing with ID: 10735301
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735301%27 HTTP/1.1" 200 None
2026-03-27 16:32:24 [adesa.fr] INFO: Scrape type for 10735301: 0
2026-03-27 16:32:24 [adesa.fr] INFO: Skipping item 10735301 url https://www.openlane.eu/en/carv6/auction/10735301
2026-03-27 16:32:24 [adesa.fr] INFO: Found listing with ID: 10740992
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740992%27 HTTP/1.1" 200 None
2026-03-27 16:32:24 [adesa.fr] INFO: Scrape type for 10740992: 1
2026-03-27 16:32:24 [adesa.fr] INFO: Scraping item 10740992 url https://www.openlane.eu/en/carv6/auction/10740992
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752077%252Fgeneral%252F05ed6207-fa1c-4332-8d8a-4ccb47b6d39e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752077/general/05ed6207-fa1c-4332-8d8a-4ccb47b6d39e.jpg not downloaded yet
2026-03-27 16:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752006/general/628b120a-2d69-41b9-8453-42bf97bbd5e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740982)
2026-03-27 16:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752031/general/85d0ac66-f951-465f-b2b9-a6967c931997.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741001)
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225655510>
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252F8fe82074-471f-4cbd-96b9-8cb4f7724e53.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/8fe82074-471f-4cbd-96b9-8cb4f7724e53.jpg saved to cache
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5bd59905-3f83-50a2-aeab-6e68ecc48e7b
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b9d150>
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252F7ad9cdbe-871b-4d9f-b23b-d607c3c3d028.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/7ad9cdbe-871b-4d9f-b23b-d607c3c3d028.jpg saved to cache
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5bd59905-3f83-50a2-aeab-6e68ecc48e7b
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b2b90>
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252F969e0345-911d-446d-8472-d6f489c9fdc8.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/969e0345-911d-446d-8472-d6f489c9fdc8.jpg saved to cache
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5bd59905-3f83-50a2-aeab-6e68ecc48e7b
2026-03-27 16:32:24 [adesa.fr] INFO: Found listing with ID: 10741032
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741032%27 HTTP/1.1" 200 None
2026-03-27 16:32:24 [adesa.fr] INFO: Scrape type for 10741032: 1
2026-03-27 16:32:24 [adesa.fr] INFO: Scraping item 10741032 url https://www.openlane.eu/en/carv6/auction/10741032
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752077%252Fgeneral%252F793268fc-25d0-4f04-86e2-db686c568fd9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752077/general/793268fc-25d0-4f04-86e2-db686c568fd9.jpg not downloaded yet
2026-03-27 16:32:24 [adesa.fr] INFO: Found listing with ID: 10740962
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740962%27 HTTP/1.1" 200 None
2026-03-27 16:32:24 [adesa.fr] INFO: Scrape type for 10740962: 1
2026-03-27 16:32:24 [adesa.fr] INFO: Scraping item 10740962 url https://www.openlane.eu/en/carv6/auction/10740962
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752077%252Fgeneral%252Fa560f892-4f7d-40c6-b982-9e12bb673ee2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752077/general/a560f892-4f7d-40c6-b982-9e12bb673ee2.jpg not downloaded yet
2026-03-27 16:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740999> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b9fc50>
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752006%252Fgeneral%252F628b120a-2d69-41b9-8453-42bf97bbd5e8.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752006/general/628b120a-2d69-41b9-8453-42bf97bbd5e8.jpg saved to cache
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5bd59905-3f83-50a2-aeab-6e68ecc48e7b
2026-03-27 16:32:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5bd59905-3f83-50a2-aeab-6e68ecc48e7b, skipping ID generation
2026-03-27 16:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bd59905-3f83-50a2-aeab-6e68ecc48e7b with scrape type 1
2026-03-27 16:32:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5bd59905-3f83-50a2-aeab-6e68ecc48e7b sending to next pipeline
2026-03-27 16:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5bd59905-3f83-50a2-aeab-6e68ecc48e7b, identifier: 10740982
2026-03-27 16:32:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22837afd0>
2026-03-27 16:32:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b172754-79cd-56ca-9ffe-07ea134661b1/7b172754-79cd-56ca-9ffe-07ea134661b1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752031%252Fgeneral%252F85d0ac66-f951-465f-b2b9-a6967c931997.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752031/general/85d0ac66-f951-465f-b2b9-a6967c931997.jpg saved to cache
2026-03-27 16:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7b172754-79cd-56ca-9ffe-07ea134661b1
2026-03-27 16:32:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5bd59905-3f83-50a2-aeab-6e68ecc48e7b with identifier: 10740982
2026-03-27 16:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5bd59905-3f83-50a2-aeab-6e68ecc48e7b with identifier: 10740982
2026-03-27 16:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5bd59905-3f83-50a2-aeab-6e68ecc48e7b with identifier: 10740982 to the API
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752006/general/628b120a-2d69-41b9-8453-42bf97bbd5e8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Electric',
'id': '5bd59905-3f83-50a2-aeab-6e68ecc48e7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL603FE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740982',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 61736,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752006/general/9d7c6c7d-0595-4f08-aa7d-492b1c8fb1df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752006/general/2cbd6083-1d98-4a02-a3b6-956f8c84645f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752006/general/0133acc4-c950-479e-a29d-9775351ee01b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140308,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752006/general/045b9df8-7b8b-441d-9044-09547ed25066.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752006/general/e6be1763-e0d1-4ba2-a64f-c57b912c1c17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752006/general/5bd1b939-6d51-4298-93aa-03efb441ed8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114191,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752006/general/7ad9cdbe-871b-4d9f-b23b-d607c3c3d028.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752006/general/8fe82074-471f-4cbd-96b9-8cb4f7724e53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120391,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752006/general/969e0345-911d-446d-8472-d6f489c9fdc8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bd59905-3f83-50a2-aeab-6e68ecc48e7b/5bd59905-3f83-50a2-aeab-6e68ecc48e7b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752006/general/628b120a-2d69-41b9-8453-42bf97bbd5e8.jpg',
'Width': 1024}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai e-Kona 64 kWh Executive - Electric - Automatic - 204 hp - '
'61.736 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2022}
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740982%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [adesa.fr] INFO: Saving data for 10740982: {'created_time': 1774629145.547878, 'last_price_update_time': 1774629145.54789, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740982') HTTP/1.1" 204 0
2026-03-27 16:32:25 [adesa.fr] INFO: Found listing with ID: 10735348
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735348%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [adesa.fr] INFO: Scrape type for 10735348: 0
2026-03-27 16:32:25 [adesa.fr] INFO: Skipping item 10735348 url https://www.openlane.eu/en/carv6/auction/10735348
2026-03-27 16:32:25 [adesa.fr] INFO: Found listing with ID: 10735336
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735336%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [adesa.fr] INFO: Scrape type for 10735336: 0
2026-03-27 16:32:25 [adesa.fr] INFO: Skipping item 10735336 url https://www.openlane.eu/en/carv6/auction/10735336
2026-03-27 16:32:25 [adesa.fr] INFO: Found listing with ID: 10740995
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740995%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [adesa.fr] INFO: Scrape type for 10740995: 1
2026-03-27 16:32:25 [adesa.fr] INFO: Scraping item 10740995 url https://www.openlane.eu/en/carv6/auction/10740995
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752077%252Fgeneral%252F621e2d88-9a74-41ff-8bd5-62924e8544ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752077/general/621e2d88-9a74-41ff-8bd5-62924e8544ac.jpg not downloaded yet
2026-03-27 16:32:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752004/general/40817bcf-4af9-48bd-b29e-ec3a26760db0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740980)
2026-03-27 16:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752077/general/28f430dd-f285-487b-b0b3-83229a623113.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741024)
2026-03-27 16:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:25 [adesa.fr] INFO: Found listing with ID: 10738031
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738031%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [adesa.fr] INFO: Scrape type for 10738031: 1
2026-03-27 16:32:25 [adesa.fr] INFO: Scraping item 10738031 url https://www.openlane.eu/en/carv6/auction/10738031
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752077%252Fgeneral%252F204904c2-bf50-4f29-9539-611ef9acae66.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752077/general/204904c2-bf50-4f29-9539-611ef9acae66.jpg not downloaded yet
2026-03-27 16:32:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c3a1631-cd09-5510-87e4-e65f9ddcc7c5 with identifier: 10740999
2026-03-27 16:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c3a1631-cd09-5510-87e4-e65f9ddcc7c5 with scrape type 1
2026-03-27 16:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8c3a1631-cd09-5510-87e4-e65f9ddcc7c5
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752026%252Fgeneral%252Fad49bdfd-3226-4747-8424-f86a0c9bbb7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752026/general/ad49bdfd-3226-4747-8424-f86a0c9bbb7e.jpg not downloaded yet
2026-03-27 16:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bae3aaf-0852-5665-88ee-1c0eb01ad90f with identifier: 10740994
2026-03-27 16:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bae3aaf-0852-5665-88ee-1c0eb01ad90f with scrape type 1
2026-03-27 16:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6bae3aaf-0852-5665-88ee-1c0eb01ad90f
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752019%252Fgeneral%252F2ea8ae95-5f98-4372-b61a-2688d39f8447.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752019/general/2ea8ae95-5f98-4372-b61a-2688d39f8447.jpg not downloaded yet
2026-03-27 16:32:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:25 [adesa.fr] INFO: Found listing with ID: 10741037
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741037%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [adesa.fr] INFO: Scrape type for 10741037: 1
2026-03-27 16:32:25 [adesa.fr] INFO: Scraping item 10741037 url https://www.openlane.eu/en/carv6/auction/10741037
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752077%252Fgeneral%252F40d8bb32-50cf-4923-a7b3-e7bca9a5bd60.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752077/general/40d8bb32-50cf-4923-a7b3-e7bca9a5bd60.jpg not downloaded yet
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752026%252Fgeneral%252F7ca43bda-ef10-4512-b1b1-8e3aa73ea89b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752026/general/7ca43bda-ef10-4512-b1b1-8e3aa73ea89b.jpg not downloaded yet
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752019%252Fgeneral%252F4c051da7-e2fd-4bb7-8ad4-b1aabfaae1a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752019/general/4c051da7-e2fd-4bb7-8ad4-b1aabfaae1a6.jpg not downloaded yet
2026-03-27 16:32:25 [adesa.fr] INFO: Found listing with ID: 10740973
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740973%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [adesa.fr] INFO: Scrape type for 10740973: 1
2026-03-27 16:32:25 [adesa.fr] INFO: Scraping item 10740973 url https://www.openlane.eu/en/carv6/auction/10740973
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752077%252Fgeneral%252F91460875-3e26-4bb6-a03a-36ebabd40894.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752077/general/91460875-3e26-4bb6-a03a-36ebabd40894.jpg not downloaded yet
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752026%252Fgeneral%252Fcffc0bfd-a2b1-4423-8ca9-07c60400901e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752026/general/cffc0bfd-a2b1-4423-8ca9-07c60400901e.jpg not downloaded yet
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752019%252Fgeneral%252F2368dbdc-30ce-49af-b046-dac1536a68ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752019/general/2368dbdc-30ce-49af-b046-dac1536a68ee.jpg not downloaded yet
2026-03-27 16:32:25 [adesa.fr] INFO: Found listing with ID: 10740959
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740959%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [adesa.fr] INFO: Scrape type for 10740959: 1
2026-03-27 16:32:25 [adesa.fr] INFO: Scraping item 10740959 url https://www.openlane.eu/en/carv6/auction/10740959
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752077%252Fgeneral%252Feeb4e7c2-1523-4ef0-9e28-09af5e02d33a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752077/general/eeb4e7c2-1523-4ef0-9e28-09af5e02d33a.jpg not downloaded yet
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752026%252Fgeneral%252Fa7c74f4e-47de-4d15-a1f4-74c87d23f2dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752026/general/a7c74f4e-47de-4d15-a1f4-74c87d23f2dc.jpg not downloaded yet
2026-03-27 16:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752019%252Fgeneral%252F8e15eccd-37aa-45c9-b802-c90a1f40281b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752019/general/8e15eccd-37aa-45c9-b802-c90a1f40281b.jpg not downloaded yet
2026-03-27 16:32:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225810ad0>
2026-03-27 16:32:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752004%252Fgeneral%252F40817bcf-4af9-48bd-b29e-ec3a26760db0.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752004/general/40817bcf-4af9-48bd-b29e-ec3a26760db0.jpg saved to cache
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a359219f-28d3-5129-9e67-753b747e0976
2026-03-27 16:32:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a359219f-28d3-5129-9e67-753b747e0976, skipping ID generation
2026-03-27 16:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a359219f-28d3-5129-9e67-753b747e0976 with scrape type 1
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a359219f-28d3-5129-9e67-753b747e0976 sending to next pipeline
2026-03-27 16:32:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a359219f-28d3-5129-9e67-753b747e0976, identifier: 10740980
2026-03-27 16:32:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258b06d0>
2026-03-27 16:32:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a612ace-16d2-5a83-9610-a7c757bd476b/4a612ace-16d2-5a83-9610-a7c757bd476b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752077%252Fgeneral%252F28f430dd-f285-487b-b0b3-83229a623113.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752077/general/28f430dd-f285-487b-b0b3-83229a623113.jpg saved to cache
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4a612ace-16d2-5a83-9610-a7c757bd476b
2026-03-27 16:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f5befb5-1dce-5850-a8e6-7f737bcc2e82 with identifier: 10740970
2026-03-27 16:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f5befb5-1dce-5850-a8e6-7f737bcc2e82 with scrape type 1
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f5befb5-1dce-5850-a8e6-7f737bcc2e82
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751994%252Fgeneral%252Ffcb8420f-7d93-4ec2-91f5-aeec666a18dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751994/general/fcb8420f-7d93-4ec2-91f5-aeec666a18dd.jpg not downloaded yet
2026-03-27 16:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c85c0508-c371-56ac-bc89-316008806add with identifier: 10737983
2026-03-27 16:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c85c0508-c371-56ac-bc89-316008806add with scrape type 1
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c85c0508-c371-56ac-bc89-316008806add
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252Fc0f10540-f583-403d-b4f7-7e5c2d25ed62.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/c0f10540-f583-403d-b4f7-7e5c2d25ed62.jpg already downloaded
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252F8aa0a856-81ef-4037-9985-14e0b1adca36.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/8aa0a856-81ef-4037-9985-14e0b1adca36.JPG not downloaded yet
2026-03-27 16:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 197d41df-e850-5d54-8b16-a236dec3aba1 with identifier: 10741015
2026-03-27 16:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 197d41df-e850-5d54-8b16-a236dec3aba1 with scrape type 1
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 197d41df-e850-5d54-8b16-a236dec3aba1
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752058%252Fgeneral%252F8c8d586f-8011-471c-a664-f1daa95cfd6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752058/general/8c8d586f-8011-471c-a664-f1daa95cfd6c.jpg not downloaded yet
2026-03-27 16:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752077/general/05ed6207-fa1c-4332-8d8a-4ccb47b6d39e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741024)
2026-03-27 16:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752077/general/793268fc-25d0-4f04-86e2-db686c568fd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741024)
2026-03-27 16:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752012/general/9e1d2c56-a082-4ede-8912-672e244e387f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740988)
2026-03-27 16:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752077/general/a560f892-4f7d-40c6-b982-9e12bb673ee2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741024)
2026-03-27 16:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a359219f-28d3-5129-9e67-753b747e0976 with identifier: 10740980
2026-03-27 16:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a359219f-28d3-5129-9e67-753b747e0976 with identifier: 10740980
2026-03-27 16:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a359219f-28d3-5129-9e67-753b747e0976 with identifier: 10740980 to the API
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752004/general/40817bcf-4af9-48bd-b29e-ec3a26760db0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a359219f-28d3-5129-9e67-753b747e0976',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK996TF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740980',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 59967,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752004/general/9f1b222b-ee05-4427-9180-0fbc3bbbf477.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103833,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752004/general/884f38e6-12ac-4e69-8a9a-264eec0a996a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752004/general/1d3ff624-639c-43cb-8ddf-cd99592ca9b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115015,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752004/general/7be60de9-db33-4aa2-90ce-396319659918.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101534,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752004/general/13bdb46b-bfb9-4a1d-a495-e5918cb137a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752004/general/9623b9ed-8837-48e6-a248-6fab54c2a333.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93831,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752004/general/b437b2f1-2153-4e71-b077-ec0b6000675d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101735,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752004/general/97a0327f-398e-41ff-857c-a03ff7619366.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97763,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752004/general/40817bcf-4af9-48bd-b29e-ec3a26760db0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a359219f-28d3-5129-9e67-753b747e0976/a359219f-28d3-5129-9e67-753b747e0976_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752004/general/dfb60a5f-6ce3-4d73-80da-65f3b16cc557.jpg',
'Width': 1024}],
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Tucson 1.6 Creative - AWD - Hybrid - Automatic - 180 hp - '
'59.967 km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2022}
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740980%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [adesa.fr] INFO: Saving data for 10740980: {'created_time': 1774629146.577728, 'last_price_update_time': 1774629146.57774, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740980') HTTP/1.1" 204 0
2026-03-27 16:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752077/general/621e2d88-9a74-41ff-8bd5-62924e8544ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741024)
2026-03-27 16:32:26 [adesa.fr] INFO: Found listing with ID: 10741008
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741008%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [adesa.fr] INFO: Scrape type for 10741008: 1
2026-03-27 16:32:26 [adesa.fr] INFO: Scraping item 10741008 url https://www.openlane.eu/en/carv6/auction/10741008
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752077%252Fgeneral%252F52e5cab9-194a-4596-9558-aba8d5a2fa17.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752077/general/52e5cab9-194a-4596-9558-aba8d5a2fa17.jpg not downloaded yet
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752026%252Fgeneral%252Fbd781c3b-366b-4d5a-9e29-41ec7642d86e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752026/general/bd781c3b-366b-4d5a-9e29-41ec7642d86e.jpg not downloaded yet
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752019%252Fgeneral%252F93683933-6e03-4b24-bb39-cbb1a576b506.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752019/general/93683933-6e03-4b24-bb39-cbb1a576b506.jpg not downloaded yet
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751994%252Fgeneral%252Fe99ddd04-0af4-48c9-9990-faf93dcd1ec6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751994/general/e99ddd04-0af4-48c9-9990-faf93dcd1ec6.jpg not downloaded yet
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252F7d5d0911-e6f0-43c1-88e8-ec08fb88a749.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/7d5d0911-e6f0-43c1-88e8-ec08fb88a749.JPG not downloaded yet
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752058%252Fgeneral%252F2c445f27-f145-4ed5-a526-787792f891a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752058/general/2c445f27-f145-4ed5-a526-787792f891a0.jpg not downloaded yet
2026-03-27 16:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fa73609-7527-5de7-ad36-e579932e67a1 with identifier: 10740987
2026-03-27 16:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fa73609-7527-5de7-ad36-e579932e67a1 with scrape type 1
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2fa73609-7527-5de7-ad36-e579932e67a1
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752011%252Fgeneral%252F44ee5af1-63d4-4220-a360-780195e04fc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752011/general/44ee5af1-63d4-4220-a360-780195e04fc5.jpg not downloaded yet
2026-03-27 16:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f53524ce-2c93-5c11-b3f9-de7bb5c0074f with identifier: 10740985
2026-03-27 16:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f53524ce-2c93-5c11-b3f9-de7bb5c0074f with scrape type 1
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f53524ce-2c93-5c11-b3f9-de7bb5c0074f
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752009%252Fgeneral%252Fc06e6b14-66ae-4e4d-99c1-582a545b1908.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752009/general/c06e6b14-66ae-4e4d-99c1-582a545b1908.jpg not downloaded yet
2026-03-27 16:32:26 [adesa.fr] INFO: Found listing with ID: 10735350
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735350%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [adesa.fr] INFO: Scrape type for 10735350: 0
2026-03-27 16:32:26 [adesa.fr] INFO: Skipping item 10735350 url https://www.openlane.eu/en/carv6/auction/10735350
2026-03-27 16:32:26 [adesa.fr] INFO: Found listing with ID: 10738022
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738022%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [adesa.fr] INFO: Scrape type for 10738022: 1
2026-03-27 16:32:26 [adesa.fr] INFO: Scraping item 10738022 url https://www.openlane.eu/en/carv6/auction/10738022
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752026%252Fgeneral%252F08741636-7f2a-4d94-ac65-4c9b44df03bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752026/general/08741636-7f2a-4d94-ac65-4c9b44df03bf.jpg not downloaded yet
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752019%252Fgeneral%252F0a094a77-b47e-4828-b7d3-c63a17451c8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752019/general/0a094a77-b47e-4828-b7d3-c63a17451c8f.jpg not downloaded yet
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751994%252Fgeneral%252F26419ec8-8208-43df-824b-089e68d5d073.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751994/general/26419ec8-8208-43df-824b-089e68d5d073.jpg not downloaded yet
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252F7b8e25d3-495e-4d2a-904d-ef2bac46c8fa.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/7b8e25d3-495e-4d2a-904d-ef2bac46c8fa.JPG not downloaded yet
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752058%252Fgeneral%252F49672613-8e5e-41ed-8ac6-3d610a329ae3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752058/general/49672613-8e5e-41ed-8ac6-3d610a329ae3.jpg not downloaded yet
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752011%252Fgeneral%252Fc048ddb2-b156-454a-b5f7-24b0949b136f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752011/general/c048ddb2-b156-454a-b5f7-24b0949b136f.jpg not downloaded yet
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752009%252Fgeneral%252F71b467d9-c8d5-4af3-80fb-b34e8586cc21.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752009/general/71b467d9-c8d5-4af3-80fb-b34e8586cc21.jpg not downloaded yet
2026-03-27 16:32:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b28d50>
2026-03-27 16:32:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a612ace-16d2-5a83-9610-a7c757bd476b/4a612ace-16d2-5a83-9610-a7c757bd476b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752077%252Fgeneral%252F05ed6207-fa1c-4332-8d8a-4ccb47b6d39e.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752077/general/05ed6207-fa1c-4332-8d8a-4ccb47b6d39e.jpg saved to cache
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4a612ace-16d2-5a83-9610-a7c757bd476b
2026-03-27 16:32:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22575fe90>
2026-03-27 16:32:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a612ace-16d2-5a83-9610-a7c757bd476b/4a612ace-16d2-5a83-9610-a7c757bd476b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752077%252Fgeneral%252F793268fc-25d0-4f04-86e2-db686c568fd9.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752077/general/793268fc-25d0-4f04-86e2-db686c568fd9.jpg saved to cache
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4a612ace-16d2-5a83-9610-a7c757bd476b
2026-03-27 16:32:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22444c050>
2026-03-27 16:32:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752012%252Fgeneral%252F9e1d2c56-a082-4ede-8912-672e244e387f.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752012/general/9e1d2c56-a082-4ede-8912-672e244e387f.jpg saved to cache
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c3993070-2877-5767-a8f0-e44cd97ba983
2026-03-27 16:32:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c3993070-2877-5767-a8f0-e44cd97ba983, skipping ID generation
2026-03-27 16:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3993070-2877-5767-a8f0-e44cd97ba983 with scrape type 1
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c3993070-2877-5767-a8f0-e44cd97ba983 sending to next pipeline
2026-03-27 16:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c3993070-2877-5767-a8f0-e44cd97ba983, identifier: 10740988
2026-03-27 16:32:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225931ad0>
2026-03-27 16:32:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a612ace-16d2-5a83-9610-a7c757bd476b/4a612ace-16d2-5a83-9610-a7c757bd476b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752077%252Fgeneral%252Fa560f892-4f7d-40c6-b982-9e12bb673ee2.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752077/general/a560f892-4f7d-40c6-b982-9e12bb673ee2.jpg saved to cache
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4a612ace-16d2-5a83-9610-a7c757bd476b
2026-03-27 16:32:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256239d0>
2026-03-27 16:32:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a612ace-16d2-5a83-9610-a7c757bd476b/4a612ace-16d2-5a83-9610-a7c757bd476b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752077%252Fgeneral%252F621e2d88-9a74-41ff-8bd5-62924e8544ac.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752077/general/621e2d88-9a74-41ff-8bd5-62924e8544ac.jpg saved to cache
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4a612ace-16d2-5a83-9610-a7c757bd476b
2026-03-27 16:32:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/8aa0a856-81ef-4037-9985-14e0b1adca36.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737983)
2026-03-27 16:32:27 [adesa.fr] INFO: Found listing with ID: 10741012
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741012%27 HTTP/1.1" 200 None
2026-03-27 16:32:27 [adesa.fr] INFO: Scrape type for 10741012: 1
2026-03-27 16:32:27 [adesa.fr] INFO: Scraping item 10741012 url https://www.openlane.eu/en/carv6/auction/10741012
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752026%252Fgeneral%252F66da0fac-c20a-4d64-9914-3ebf7fc74b14.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752026/general/66da0fac-c20a-4d64-9914-3ebf7fc74b14.jpg not downloaded yet
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752019%252Fgeneral%252F5dd78021-9001-49ac-a234-5949c04bdea8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752019/general/5dd78021-9001-49ac-a234-5949c04bdea8.jpg not downloaded yet
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751994%252Fgeneral%252F7263cd34-c536-44c3-8c5b-12838ecfa796.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751994/general/7263cd34-c536-44c3-8c5b-12838ecfa796.jpg not downloaded yet
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252F9d268142-93c7-46d1-8412-f726b5503461.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/9d268142-93c7-46d1-8412-f726b5503461.JPG not downloaded yet
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752058%252Fgeneral%252Fdbeda42a-9f9a-4820-9056-c476aa906d8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752058/general/dbeda42a-9f9a-4820-9056-c476aa906d8c.jpg not downloaded yet
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752011%252Fgeneral%252Fba0dd682-6d73-4a94-b6d2-48b21e90cbcd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752011/general/ba0dd682-6d73-4a94-b6d2-48b21e90cbcd.jpg not downloaded yet
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752009%252Fgeneral%252F94f95626-04c6-441c-b7fc-f44acb287172.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752009/general/94f95626-04c6-441c-b7fc-f44acb287172.jpg not downloaded yet
2026-03-27 16:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c3993070-2877-5767-a8f0-e44cd97ba983 with identifier: 10740988
2026-03-27 16:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c3993070-2877-5767-a8f0-e44cd97ba983 with identifier: 10740988
2026-03-27 16:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c3993070-2877-5767-a8f0-e44cd97ba983 with identifier: 10740988 to the API
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752012/general/9e1d2c56-a082-4ede-8912-672e244e387f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Electric',
'id': 'c3993070-2877-5767-a8f0-e44cd97ba983',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS374PM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740988',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 110467,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141074,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752012/general/bc554754-7e3d-469a-af2e-cb9eff616e5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752012/general/871ef54e-1d2b-4a10-a094-49def8a69b42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752012/general/b265d8be-2742-429d-8eb5-aaa54b29e130.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752012/general/9e1d2c56-a082-4ede-8912-672e244e387f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121586,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752012/general/d4d6a478-5fe7-4920-8341-27c99547e135.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752012/general/ce090157-f175-40c8-ac03-3baa87de7356.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752012/general/47a56813-558e-4929-af80-8d7061209002.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98253,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752012/general/ca3cb2d4-2b94-4b0d-a43f-abebca8028ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144938,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752012/general/67be2e5c-0e92-4202-ad5f-03b0d9eb2dd9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3993070-2877-5767-a8f0-e44cd97ba983/c3993070-2877-5767-a8f0-e44cd97ba983_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127099,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752012/general/000ff394-a39f-4106-a426-5c6f8cfdbc51.jpg',
'Width': 1024}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'EXCLUSIVE AT ADESA',
'title': 'Hyundai Ioniq 6 Creative - Electric - Automatic - 229 hp - 110.467 '
'km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2023}
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740988%27 HTTP/1.1" 200 None
2026-03-27 16:32:27 [adesa.fr] INFO: Saving data for 10740988: {'created_time': 1774629147.827835, 'last_price_update_time': 1774629147.827849, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740988') HTTP/1.1" 204 0
2026-03-27 16:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752019/general/8e15eccd-37aa-45c9-b802-c90a1f40281b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740994)
2026-03-27 16:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752026/general/a7c74f4e-47de-4d15-a1f4-74c87d23f2dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740999)
2026-03-27 16:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752058/general/8c8d586f-8011-471c-a664-f1daa95cfd6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741015)
2026-03-27 16:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751994/general/fcb8420f-7d93-4ec2-91f5-aeec666a18dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740970)
2026-03-27 16:32:27 [adesa.fr] INFO: Found listing with ID: 10738010
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738010%27 HTTP/1.1" 200 None
2026-03-27 16:32:27 [adesa.fr] INFO: Scrape type for 10738010: 1
2026-03-27 16:32:27 [adesa.fr] INFO: Scraping item 10738010 url https://www.openlane.eu/en/carv6/auction/10738010
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752026%252Fgeneral%252F96592284-fe1b-472e-b062-5ef0161ec908.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752026/general/96592284-fe1b-472e-b062-5ef0161ec908.jpg not downloaded yet
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752019%252Fgeneral%252Fae066930-1530-4311-ac61-39428b90e85d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752019/general/ae066930-1530-4311-ac61-39428b90e85d.jpg not downloaded yet
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751994%252Fgeneral%252Fcd3f44db-26ed-4a8e-91cd-e979cfbea64c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751994/general/cd3f44db-26ed-4a8e-91cd-e979cfbea64c.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252Fac31b82c-7a20-4501-8752-92e93ddca172.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/ac31b82c-7a20-4501-8752-92e93ddca172.JPG not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752058%252Fgeneral%252Fd1bb4b30-7ae5-4d6c-8d21-04880c412fca.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752058/general/d1bb4b30-7ae5-4d6c-8d21-04880c412fca.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752011%252Fgeneral%252F587db6bf-c0fa-45ca-9499-a2828ddae996.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752011/general/587db6bf-c0fa-45ca-9499-a2828ddae996.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752009%252Fgeneral%252F1b660329-7bc7-4b3e-868b-b568cf5c0ca8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752009/general/1b660329-7bc7-4b3e-868b-b568cf5c0ca8.jpg not downloaded yet
2026-03-27 16:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741006> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:28 [adesa.fr] INFO: Found listing with ID: 10741002
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741002%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [adesa.fr] INFO: Scrape type for 10741002: 1
2026-03-27 16:32:28 [adesa.fr] INFO: Scraping item 10741002 url https://www.openlane.eu/en/carv6/auction/10741002
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752026%252Fgeneral%252F3faa9929-76b0-446a-9d9d-d0e3902ee83e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752026/general/3faa9929-76b0-446a-9d9d-d0e3902ee83e.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752019%252Fgeneral%252Fcf96c3c5-0916-4086-a1d0-d96a4b7e5942.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752019/general/cf96c3c5-0916-4086-a1d0-d96a4b7e5942.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751994%252Fgeneral%252F072a17bb-38a6-46b5-b8f2-f7e342c8e7a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751994/general/072a17bb-38a6-46b5-b8f2-f7e342c8e7a2.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252Fafe26646-9725-4d1a-9563-608447233b6f.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/afe26646-9725-4d1a-9563-608447233b6f.JPG not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752058%252Fgeneral%252Ffa361892-70f5-4f55-9abe-042cc0d067d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752058/general/fa361892-70f5-4f55-9abe-042cc0d067d5.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752011%252Fgeneral%252Ff64e4b45-bef9-4e32-8c6e-f409a90c9cd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752011/general/f64e4b45-bef9-4e32-8c6e-f409a90c9cd2.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752009%252Fgeneral%252Fab41b3f3-9e0c-49b6-b3aa-c3982ba6c85e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752009/general/ab41b3f3-9e0c-49b6-b3aa-c3982ba6c85e.jpg not downloaded yet
2026-03-27 16:32:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-27 16:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752009/general/71b467d9-c8d5-4af3-80fb-b34e8586cc21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740985)
2026-03-27 16:32:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/7b8e25d3-495e-4d2a-904d-ef2bac46c8fa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737983)
2026-03-27 16:32:28 [adesa.fr] INFO: Found listing with ID: 10735364
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735364%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [adesa.fr] INFO: Scrape type for 10735364: 0
2026-03-27 16:32:28 [adesa.fr] INFO: Skipping item 10735364 url https://www.openlane.eu/en/carv6/auction/10735364
2026-03-27 16:32:28 [adesa.fr] INFO: Found listing with ID: 10740997
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740997%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [adesa.fr] INFO: Scrape type for 10740997: 1
2026-03-27 16:32:28 [adesa.fr] INFO: Scraping item 10740997 url https://www.openlane.eu/en/carv6/auction/10740997
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752026%252Fgeneral%252Fd5f65301-3e8d-40ec-a970-e078043a3e7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752026/general/d5f65301-3e8d-40ec-a970-e078043a3e7e.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752019%252Fgeneral%252F302516f8-51f3-4f0c-910b-454f5ff35b5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752019/general/302516f8-51f3-4f0c-910b-454f5ff35b5f.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751994%252Fgeneral%252F660e9570-0cfe-4b02-af1a-4d0035f9b198.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751994/general/660e9570-0cfe-4b02-af1a-4d0035f9b198.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252Fd7f97d8b-0424-4d0d-81b0-dc39904f2818.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/d7f97d8b-0424-4d0d-81b0-dc39904f2818.JPG not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752058%252Fgeneral%252Ff2b46635-2f0e-48e6-87a8-01334531bd00.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752058/general/f2b46635-2f0e-48e6-87a8-01334531bd00.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752011%252Fgeneral%252F87039120-bd05-4a5f-9fd7-249092776d88.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752011/general/87039120-bd05-4a5f-9fd7-249092776d88.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752009%252Fgeneral%252F9b241176-a299-4e4b-b4c8-9c9f06aa4fe9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752009/general/9b241176-a299-4e4b-b4c8-9c9f06aa4fe9.jpg not downloaded yet
2026-03-27 16:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751994/general/26419ec8-8208-43df-824b-089e68d5d073.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740970)
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b8e510>
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6bae3aaf-0852-5665-88ee-1c0eb01ad90f/6bae3aaf-0852-5665-88ee-1c0eb01ad90f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752019%252Fgeneral%252F8e15eccd-37aa-45c9-b802-c90a1f40281b.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752019/general/8e15eccd-37aa-45c9-b802-c90a1f40281b.jpg saved to cache
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6bae3aaf-0852-5665-88ee-1c0eb01ad90f
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244f8490>
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c3a1631-cd09-5510-87e4-e65f9ddcc7c5/8c3a1631-cd09-5510-87e4-e65f9ddcc7c5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752026%252Fgeneral%252Fa7c74f4e-47de-4d15-a1f4-74c87d23f2dc.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752026/general/a7c74f4e-47de-4d15-a1f4-74c87d23f2dc.jpg saved to cache
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8c3a1631-cd09-5510-87e4-e65f9ddcc7c5
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244fde90>
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_197d41df-e850-5d54-8b16-a236dec3aba1/197d41df-e850-5d54-8b16-a236dec3aba1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752058%252Fgeneral%252F8c8d586f-8011-471c-a664-f1daa95cfd6c.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752058/general/8c8d586f-8011-471c-a664-f1daa95cfd6c.jpg saved to cache
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 197d41df-e850-5d54-8b16-a236dec3aba1
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244fed90>
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f5befb5-1dce-5850-a8e6-7f737bcc2e82/5f5befb5-1dce-5850-a8e6-7f737bcc2e82_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751994%252Fgeneral%252Ffcb8420f-7d93-4ec2-91f5-aeec666a18dd.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751994/general/fcb8420f-7d93-4ec2-91f5-aeec666a18dd.jpg saved to cache
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5f5befb5-1dce-5850-a8e6-7f737bcc2e82
2026-03-27 16:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d707386-f3b1-5c55-9d1c-d826a2461562 with identifier: 10741019
2026-03-27 16:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d707386-f3b1-5c55-9d1c-d826a2461562 with scrape type 1
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d707386-f3b1-5c55-9d1c-d826a2461562
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752066%252Fgeneral%252F73a3cb02-59c1-48c3-b65b-c1a979419cf6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752066/general/73a3cb02-59c1-48c3-b65b-c1a979419cf6.jpg not downloaded yet
2026-03-27 16:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bcf04fe-fe3a-5376-ab28-0cce54d1863f with identifier: 10741006
2026-03-27 16:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bcf04fe-fe3a-5376-ab28-0cce54d1863f with scrape type 1
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0bcf04fe-fe3a-5376-ab28-0cce54d1863f
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752041%252Fgeneral%252Ff85ee231-455a-484c-980f-0a644cd41305.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752041/general/f85ee231-455a-484c-980f-0a644cd41305.jpg not downloaded yet
2026-03-27 16:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e687d7e7-3ce9-543b-a9d9-0f2265ff71cd with identifier: 10740984
2026-03-27 16:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e687d7e7-3ce9-543b-a9d9-0f2265ff71cd with scrape type 1
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e687d7e7-3ce9-543b-a9d9-0f2265ff71cd
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752008%252Fgeneral%252F8d39ce30-3cb1-4a4b-8044-4f5e41f4ca8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752008/general/8d39ce30-3cb1-4a4b-8044-4f5e41f4ca8d.jpg not downloaded yet
2026-03-27 16:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 398d3c0c-40c2-50c6-bc77-20fd5d988ff5 with identifier: 10741005
2026-03-27 16:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 398d3c0c-40c2-50c6-bc77-20fd5d988ff5 with scrape type 1
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 398d3c0c-40c2-50c6-bc77-20fd5d988ff5
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752039%252Fgeneral%252Fa85feffc-1eef-4c4f-9174-30656114f6b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752039/general/a85feffc-1eef-4c4f-9174-30656114f6b6.jpg not downloaded yet
2026-03-27 16:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752011/general/c048ddb2-b156-454a-b5f7-24b0949b136f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740987)
2026-03-27 16:32:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/ac31b82c-7a20-4501-8752-92e93ddca172.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737983)
2026-03-27 16:32:28 [adesa.fr] INFO: Found listing with ID: 10735387
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735387%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [adesa.fr] INFO: Scrape type for 10735387: 0
2026-03-27 16:32:28 [adesa.fr] INFO: Skipping item 10735387 url https://www.openlane.eu/en/carv6/auction/10735387
2026-03-27 16:32:28 [adesa.fr] INFO: Found listing with ID: 10737973
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737973%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [adesa.fr] INFO: Scrape type for 10737973: 1
2026-03-27 16:32:28 [adesa.fr] INFO: Scraping item 10737973 url https://www.openlane.eu/en/carv6/auction/10737973
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751994%252Fgeneral%252F19a03781-760d-4639-b727-597a8af304a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751994/general/19a03781-760d-4639-b727-597a8af304a4.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252F5c3bb2dd-a87c-432e-9c38-9eaedf1346fc.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/5c3bb2dd-a87c-432e-9c38-9eaedf1346fc.JPG not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752058%252Fgeneral%252Fdd5652b7-b406-48b2-8c95-5387f2d8fed1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752058/general/dd5652b7-b406-48b2-8c95-5387f2d8fed1.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752011%252Fgeneral%252Ffb77dc2b-6b53-402e-abc2-a7335883e1f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752011/general/fb77dc2b-6b53-402e-abc2-a7335883e1f2.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752009%252Fgeneral%252F80610e1a-cd34-45bb-b0f1-729a29c2ae09.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752009/general/80610e1a-cd34-45bb-b0f1-729a29c2ae09.jpg not downloaded yet
2026-03-27 16:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752058/general/49672613-8e5e-41ed-8ac6-3d610a329ae3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741015)
2026-03-27 16:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752011/general/587db6bf-c0fa-45ca-9499-a2828ddae996.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740987)
2026-03-27 16:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752058/general/d1bb4b30-7ae5-4d6c-8d21-04880c412fca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741015)
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752066%252Fgeneral%252Fa223d275-7c21-4639-b5ef-842675bb9088.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752066/general/a223d275-7c21-4639-b5ef-842675bb9088.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752041%252Fgeneral%252F2af995f5-5ee8-46cd-99b8-e2b8885b5635.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752041/general/2af995f5-5ee8-46cd-99b8-e2b8885b5635.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752008%252Fgeneral%252F71ffd038-edb9-4264-b5dc-5e6f994af67b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752008/general/71ffd038-edb9-4264-b5dc-5e6f994af67b.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752039%252Fgeneral%252Fe9030f8b-2494-47e0-a2e6-e68ce2393210.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752039/general/e9030f8b-2494-47e0-a2e6-e68ce2393210.jpg not downloaded yet
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244fbfd0>
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f53524ce-2c93-5c11-b3f9-de7bb5c0074f/f53524ce-2c93-5c11-b3f9-de7bb5c0074f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752009%252Fgeneral%252F71b467d9-c8d5-4af3-80fb-b34e8586cc21.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752009/general/71b467d9-c8d5-4af3-80fb-b34e8586cc21.jpg saved to cache
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f53524ce-2c93-5c11-b3f9-de7bb5c0074f
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-27 16:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752009/general/1b660329-7bc7-4b3e-868b-b568cf5c0ca8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740985)
2026-03-27 16:32:28 [adesa.fr] INFO: Found listing with ID: 10740951
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740951%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [adesa.fr] INFO: Scrape type for 10740951: 1
2026-03-27 16:32:28 [adesa.fr] INFO: Scraping item 10740951 url https://www.openlane.eu/en/carv6/auction/10740951
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751994%252Fgeneral%252Ffe5f3f0d-7e5c-4179-a7f5-969a8c1cde8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751994/general/fe5f3f0d-7e5c-4179-a7f5-969a8c1cde8f.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616883%252Fgeneral%252Fad7d440b-80ec-4a12-953e-46e8012a4f38.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/ad7d440b-80ec-4a12-953e-46e8012a4f38.JPG not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752058%252Fgeneral%252F2b63bd13-f8e8-4491-82ea-037f64ba88aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752058/general/2b63bd13-f8e8-4491-82ea-037f64ba88aa.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752011%252Fgeneral%252Fad8d8196-ff98-4587-8a6c-824e275f4602.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752011/general/ad8d8196-ff98-4587-8a6c-824e275f4602.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752009%252Fgeneral%252Fe43d97fc-8514-4167-92f6-c42a684dc697.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752009/general/e43d97fc-8514-4167-92f6-c42a684dc697.jpg not downloaded yet
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225926f10>
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f5befb5-1dce-5850-a8e6-7f737bcc2e82/5f5befb5-1dce-5850-a8e6-7f737bcc2e82_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751994%252Fgeneral%252F26419ec8-8208-43df-824b-089e68d5d073.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751994/general/26419ec8-8208-43df-824b-089e68d5d073.jpg saved to cache
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5f5befb5-1dce-5850-a8e6-7f737bcc2e82
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752066%252Fgeneral%252Fe8751212-2c75-4ecb-b27a-1c2ca15c6168.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752066/general/e8751212-2c75-4ecb-b27a-1c2ca15c6168.jpg not downloaded yet
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752041%252Fgeneral%252Fa3f7d60b-1fd0-440b-8fcf-708d32ccb453.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752041/general/a3f7d60b-1fd0-440b-8fcf-708d32ccb453.jpg not downloaded yet
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752008%252Fgeneral%252F029777a7-0b12-4731-99fd-f49f8db22860.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752008/general/029777a7-0b12-4731-99fd-f49f8db22860.jpg not downloaded yet
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752039%252Fgeneral%252F49b4970d-3961-442b-96e4-d813100f185d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752039/general/49b4970d-3961-442b-96e4-d813100f185d.jpg not downloaded yet
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22566b090>
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2fa73609-7527-5de7-ad36-e579932e67a1/2fa73609-7527-5de7-ad36-e579932e67a1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752011%252Fgeneral%252Fc048ddb2-b156-454a-b5f7-24b0949b136f.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752011/general/c048ddb2-b156-454a-b5f7-24b0949b136f.jpg saved to cache
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2fa73609-7527-5de7-ad36-e579932e67a1
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-27 16:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751994/general/cd3f44db-26ed-4a8e-91cd-e979cfbea64c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740970)
2026-03-27 16:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752011/general/f64e4b45-bef9-4e32-8c6e-f409a90c9cd2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740987)
2026-03-27 16:32:29 [adesa.fr] INFO: Found listing with ID: 10738009
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738009%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [adesa.fr] INFO: Scrape type for 10738009: 1
2026-03-27 16:32:29 [adesa.fr] INFO: Scraping item 10738009 url https://www.openlane.eu/en/carv6/auction/10738009
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751994%252Fgeneral%252F6d62b191-dd4f-4ba8-a452-f1a33b75576e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751994/general/6d62b191-dd4f-4ba8-a452-f1a33b75576e.jpg not downloaded yet
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752058%252Fgeneral%252F6192d94f-592e-45ae-9d03-72105fe2228f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752058/general/6192d94f-592e-45ae-9d03-72105fe2228f.jpg not downloaded yet
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752011%252Fgeneral%252Fcadd205a-2a20-4f59-8888-6c264269dacd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752011/general/cadd205a-2a20-4f59-8888-6c264269dacd.jpg not downloaded yet
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752009%252Fgeneral%252F97589967-7cad-4a1c-99a9-54cb523a4abd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752009/general/97589967-7cad-4a1c-99a9-54cb523a4abd.jpg not downloaded yet
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257beb10>
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_197d41df-e850-5d54-8b16-a236dec3aba1/197d41df-e850-5d54-8b16-a236dec3aba1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752058%252Fgeneral%252F49672613-8e5e-41ed-8ac6-3d610a329ae3.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752058/general/49672613-8e5e-41ed-8ac6-3d610a329ae3.jpg saved to cache
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 197d41df-e850-5d54-8b16-a236dec3aba1
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22563cc50>
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2fa73609-7527-5de7-ad36-e579932e67a1/2fa73609-7527-5de7-ad36-e579932e67a1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752011%252Fgeneral%252F587db6bf-c0fa-45ca-9499-a2828ddae996.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752011/general/587db6bf-c0fa-45ca-9499-a2828ddae996.jpg saved to cache
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2fa73609-7527-5de7-ad36-e579932e67a1
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ba4d0>
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_197d41df-e850-5d54-8b16-a236dec3aba1/197d41df-e850-5d54-8b16-a236dec3aba1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752058%252Fgeneral%252Fd1bb4b30-7ae5-4d6c-8d21-04880c412fca.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752058/general/d1bb4b30-7ae5-4d6c-8d21-04880c412fca.jpg saved to cache
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 197d41df-e850-5d54-8b16-a236dec3aba1
2026-03-27 16:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752009/general/ab41b3f3-9e0c-49b6-b3aa-c3982ba6c85e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740985)
2026-03-27 16:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752011/general/87039120-bd05-4a5f-9fd7-249092776d88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740987)
2026-03-27 16:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752009/general/9b241176-a299-4e4b-b4c8-9c9f06aa4fe9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740985)
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752066%252Fgeneral%252Feed0c629-bac1-4961-80d2-31c9f3683f4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752066/general/eed0c629-bac1-4961-80d2-31c9f3683f4f.jpg not downloaded yet
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752041%252Fgeneral%252F25be1bb9-8b4a-4dec-81a9-5927d48dffb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752041/general/25be1bb9-8b4a-4dec-81a9-5927d48dffb3.jpg not downloaded yet
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752008%252Fgeneral%252F990dea32-c8a4-4692-9c80-19de7523e94f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752008/general/990dea32-c8a4-4692-9c80-19de7523e94f.jpg not downloaded yet
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752039%252Fgeneral%252F3ab6c27b-17e2-44f4-8ba0-40dc2e0af9d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752039/general/3ab6c27b-17e2-44f4-8ba0-40dc2e0af9d9.jpg not downloaded yet
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225668e90>
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f53524ce-2c93-5c11-b3f9-de7bb5c0074f/f53524ce-2c93-5c11-b3f9-de7bb5c0074f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752009%252Fgeneral%252F1b660329-7bc7-4b3e-868b-b568cf5c0ca8.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752009/general/1b660329-7bc7-4b3e-868b-b568cf5c0ca8.jpg saved to cache
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f53524ce-2c93-5c11-b3f9-de7bb5c0074f
2026-03-27 16:32:29 [adesa.fr] INFO: Found listing with ID: 10737948
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737948%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [adesa.fr] INFO: Scrape type for 10737948: 1
2026-03-27 16:32:29 [adesa.fr] INFO: Scraping item 10737948 url https://www.openlane.eu/en/carv6/auction/10737948
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752011%252Fgeneral%252F048b32d7-6d79-40de-8e26-bbb1689c9af2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752011/general/048b32d7-6d79-40de-8e26-bbb1689c9af2.jpg not downloaded yet
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752009%252Fgeneral%252F402110a0-b4c7-477d-ac84-39f4b4e37fd1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752009/general/402110a0-b4c7-477d-ac84-39f4b4e37fd1.jpg not downloaded yet
2026-03-27 16:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752008/general/8d39ce30-3cb1-4a4b-8044-4f5e41f4ca8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740984)
2026-03-27 16:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752039/general/a85feffc-1eef-4c4f-9174-30656114f6b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741005)
2026-03-27 16:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752041/general/f85ee231-455a-484c-980f-0a644cd41305.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741006)
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752066%252Fgeneral%252F9861b93a-29dc-469c-9fc2-29e8a1a655ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752066/general/9861b93a-29dc-469c-9fc2-29e8a1a655ef.jpg not downloaded yet
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752041%252Fgeneral%252F0286dcef-f435-420c-8526-a4ed36767d5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752041/general/0286dcef-f435-420c-8526-a4ed36767d5d.jpg not downloaded yet
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752008%252Fgeneral%252F069feca2-d061-4a6c-ad10-189c124c9cfd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752008/general/069feca2-d061-4a6c-ad10-189c124c9cfd.jpg not downloaded yet
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752039%252Fgeneral%252F61b2d8bb-9b5c-410c-bb22-8cb0c6e2bab8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752039/general/61b2d8bb-9b5c-410c-bb22-8cb0c6e2bab8.jpg not downloaded yet
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22432ab10>
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f5befb5-1dce-5850-a8e6-7f737bcc2e82/5f5befb5-1dce-5850-a8e6-7f737bcc2e82_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751994%252Fgeneral%252Fcd3f44db-26ed-4a8e-91cd-e979cfbea64c.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751994/general/cd3f44db-26ed-4a8e-91cd-e979cfbea64c.jpg saved to cache
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5f5befb5-1dce-5850-a8e6-7f737bcc2e82
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22588da90>
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2fa73609-7527-5de7-ad36-e579932e67a1/2fa73609-7527-5de7-ad36-e579932e67a1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752011%252Fgeneral%252Ff64e4b45-bef9-4e32-8c6e-f409a90c9cd2.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752011/general/f64e4b45-bef9-4e32-8c6e-f409a90c9cd2.jpg saved to cache
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2fa73609-7527-5de7-ad36-e579932e67a1
2026-03-27 16:32:29 [adesa.fr] INFO: Found listing with ID: 10740965
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740965%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [adesa.fr] INFO: Scrape type for 10740965: 1
2026-03-27 16:32:29 [adesa.fr] INFO: Scraping item 10740965 url https://www.openlane.eu/en/carv6/auction/10740965
2026-03-27 16:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227a7b4d0>
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f53524ce-2c93-5c11-b3f9-de7bb5c0074f/f53524ce-2c93-5c11-b3f9-de7bb5c0074f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752009%252Fgeneral%252Fab41b3f3-9e0c-49b6-b3aa-c3982ba6c85e.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752009/general/ab41b3f3-9e0c-49b6-b3aa-c3982ba6c85e.jpg saved to cache
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f53524ce-2c93-5c11-b3f9-de7bb5c0074f
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258421d0>
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2fa73609-7527-5de7-ad36-e579932e67a1/2fa73609-7527-5de7-ad36-e579932e67a1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752011%252Fgeneral%252F87039120-bd05-4a5f-9fd7-249092776d88.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752011/general/87039120-bd05-4a5f-9fd7-249092776d88.jpg saved to cache
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2fa73609-7527-5de7-ad36-e579932e67a1
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22432b5d0>
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f53524ce-2c93-5c11-b3f9-de7bb5c0074f/f53524ce-2c93-5c11-b3f9-de7bb5c0074f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752009%252Fgeneral%252F9b241176-a299-4e4b-b4c8-9c9f06aa4fe9.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752009/general/9b241176-a299-4e4b-b4c8-9c9f06aa4fe9.jpg saved to cache
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f53524ce-2c93-5c11-b3f9-de7bb5c0074f
2026-03-27 16:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752009/general/80610e1a-cd34-45bb-b0f1-729a29c2ae09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740985)
2026-03-27 16:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752011/general/ad8d8196-ff98-4587-8a6c-824e275f4602.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740987)
2026-03-27 16:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752009/general/e43d97fc-8514-4167-92f6-c42a684dc697.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740985)
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752066%252Fgeneral%252F68275bec-5d2c-49f6-af10-83f88215fc5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752066/general/68275bec-5d2c-49f6-af10-83f88215fc5c.jpg not downloaded yet
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752041%252Fgeneral%252F8d1a13cc-0056-43c7-9d3a-4a7263d2e642.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752041/general/8d1a13cc-0056-43c7-9d3a-4a7263d2e642.jpg not downloaded yet
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752008%252Fgeneral%252F61782716-7215-4c26-88c4-4c77d33aea73.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752008/general/61782716-7215-4c26-88c4-4c77d33aea73.jpg not downloaded yet
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752039%252Fgeneral%252F51ce7ed5-a3fb-443d-b073-626b772acba3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752039/general/51ce7ed5-a3fb-443d-b073-626b772acba3.jpg not downloaded yet
2026-03-27 16:32:29 [adesa.fr] INFO: Found listing with ID: 10741000
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741000%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [adesa.fr] INFO: Scrape type for 10741000: 1
2026-03-27 16:32:29 [adesa.fr] INFO: Scraping item 10741000 url https://www.openlane.eu/en/carv6/auction/10741000
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22579fad0>
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e687d7e7-3ce9-543b-a9d9-0f2265ff71cd/e687d7e7-3ce9-543b-a9d9-0f2265ff71cd_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752008%252Fgeneral%252F8d39ce30-3cb1-4a4b-8044-4f5e41f4ca8d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752008/general/8d39ce30-3cb1-4a4b-8044-4f5e41f4ca8d.jpg saved to cache
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e687d7e7-3ce9-543b-a9d9-0f2265ff71cd
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224389650>
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_398d3c0c-40c2-50c6-bc77-20fd5d988ff5/398d3c0c-40c2-50c6-bc77-20fd5d988ff5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752039%252Fgeneral%252Fa85feffc-1eef-4c4f-9174-30656114f6b6.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752039/general/a85feffc-1eef-4c4f-9174-30656114f6b6.jpg saved to cache
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 398d3c0c-40c2-50c6-bc77-20fd5d988ff5
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22456a690>
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bcf04fe-fe3a-5376-ab28-0cce54d1863f/0bcf04fe-fe3a-5376-ab28-0cce54d1863f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752041%252Fgeneral%252Ff85ee231-455a-484c-980f-0a644cd41305.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752041/general/f85ee231-455a-484c-980f-0a644cd41305.jpg saved to cache
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0bcf04fe-fe3a-5376-ab28-0cce54d1863f
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752066%252Fgeneral%252Fdb6d1e98-cda9-4e02-b68b-b07a35c1b468.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752066/general/db6d1e98-cda9-4e02-b68b-b07a35c1b468.jpg not downloaded yet
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752041%252Fgeneral%252F95e53f7f-06e2-45e2-989e-744f02b289ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752041/general/95e53f7f-06e2-45e2-989e-744f02b289ab.jpg not downloaded yet
2026-03-27 16:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752008%252Fgeneral%252Fbf39dbab-6d4d-497c-9cbf-4aa1027a5ac1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752008/general/bf39dbab-6d4d-497c-9cbf-4aa1027a5ac1.jpg not downloaded yet
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752039%252Fgeneral%252F2fe98948-37c7-4402-af54-a20608e55b2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752039/general/2fe98948-37c7-4402-af54-a20608e55b2d.jpg not downloaded yet
2026-03-27 16:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d with identifier: 10740974
2026-03-27 16:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d with scrape type 1
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751998%252Fgeneral%252F7cbe2c23-1644-4640-b128-ae048244198b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751998/general/7cbe2c23-1644-4640-b128-ae048244198b.jpg not downloaded yet
2026-03-27 16:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752039/general/49b4970d-3961-442b-96e4-d813100f185d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741005)
2026-03-27 16:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752041/general/a3f7d60b-1fd0-440b-8fcf-708d32ccb453.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741006)
2026-03-27 16:32:30 [adesa.fr] INFO: Found listing with ID: 10741020
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741020%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [adesa.fr] INFO: Scrape type for 10741020: 1
2026-03-27 16:32:30 [adesa.fr] INFO: Scraping item 10741020 url https://www.openlane.eu/en/carv6/auction/10741020
2026-03-27 16:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752008/general/029777a7-0b12-4731-99fd-f49f8db22860.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740984)
2026-03-27 16:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752039/general/3ab6c27b-17e2-44f4-8ba0-40dc2e0af9d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741005)
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752066%252Fgeneral%252F7716b6e7-231a-4a10-abe8-63e9ea64cb75.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752066/general/7716b6e7-231a-4a10-abe8-63e9ea64cb75.jpg not downloaded yet
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752041%252Fgeneral%252F0466c754-45e5-4b8f-888b-50b2000aa124.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752041/general/0466c754-45e5-4b8f-888b-50b2000aa124.jpg not downloaded yet
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752008%252Fgeneral%252F199c178a-4f9d-4c0b-bbd5-a41a4713dd4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752008/general/199c178a-4f9d-4c0b-bbd5-a41a4713dd4d.jpg not downloaded yet
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752039%252Fgeneral%252F65206003-c99d-4359-a9e3-38a5aa1a8698.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752039/general/65206003-c99d-4359-a9e3-38a5aa1a8698.jpg not downloaded yet
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751998%252Fgeneral%252Fab4704f4-9b71-42ab-8770-c650171421a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751998/general/ab4704f4-9b71-42ab-8770-c650171421a6.jpg not downloaded yet
2026-03-27 16:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256df710>
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f53524ce-2c93-5c11-b3f9-de7bb5c0074f/f53524ce-2c93-5c11-b3f9-de7bb5c0074f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752009%252Fgeneral%252F80610e1a-cd34-45bb-b0f1-729a29c2ae09.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752009/general/80610e1a-cd34-45bb-b0f1-729a29c2ae09.jpg saved to cache
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f53524ce-2c93-5c11-b3f9-de7bb5c0074f
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d6ce50>
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2fa73609-7527-5de7-ad36-e579932e67a1/2fa73609-7527-5de7-ad36-e579932e67a1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752011%252Fgeneral%252Fad8d8196-ff98-4587-8a6c-824e275f4602.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752011/general/ad8d8196-ff98-4587-8a6c-824e275f4602.jpg saved to cache
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2fa73609-7527-5de7-ad36-e579932e67a1
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257e9410>
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f53524ce-2c93-5c11-b3f9-de7bb5c0074f/f53524ce-2c93-5c11-b3f9-de7bb5c0074f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752009%252Fgeneral%252Fe43d97fc-8514-4167-92f6-c42a684dc697.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752009/general/e43d97fc-8514-4167-92f6-c42a684dc697.jpg saved to cache
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f53524ce-2c93-5c11-b3f9-de7bb5c0074f
2026-03-27 16:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752041/general/25be1bb9-8b4a-4dec-81a9-5927d48dffb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741006)
2026-03-27 16:32:30 [adesa.fr] INFO: Found listing with ID: 10740964
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740964%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [adesa.fr] INFO: Scrape type for 10740964: 1
2026-03-27 16:32:30 [adesa.fr] INFO: Scraping item 10740964 url https://www.openlane.eu/en/carv6/auction/10740964
2026-03-27 16:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752008/general/990dea32-c8a4-4692-9c80-19de7523e94f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740984)
2026-03-27 16:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752008/general/069feca2-d061-4a6c-ad10-189c124c9cfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740984)
2026-03-27 16:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752039/general/61b2d8bb-9b5c-410c-bb22-8cb0c6e2bab8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741005)
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752066%252Fgeneral%252F49868bb4-0ce5-464e-9aa7-578833fc03db.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752066/general/49868bb4-0ce5-464e-9aa7-578833fc03db.jpg not downloaded yet
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752041%252Fgeneral%252F0f1392be-cec7-4149-a85d-4f2bb6c83fc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752041/general/0f1392be-cec7-4149-a85d-4f2bb6c83fc4.jpg not downloaded yet
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752008%252Fgeneral%252F4d45a75c-6d1b-4c88-abfa-6945c742260a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752008/general/4d45a75c-6d1b-4c88-abfa-6945c742260a.jpg not downloaded yet
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752039%252Fgeneral%252Fc2239264-86ca-4871-a6db-243f827baba3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752039/general/c2239264-86ca-4871-a6db-243f827baba3.jpg not downloaded yet
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751998%252Fgeneral%252F2cd7a343-d675-4580-a4da-e6ec2c44fe20.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751998/general/2cd7a343-d675-4580-a4da-e6ec2c44fe20.jpg not downloaded yet
2026-03-27 16:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:30 [adesa.fr] INFO: Found listing with ID: 10741014
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741014%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [adesa.fr] INFO: Scrape type for 10741014: 1
2026-03-27 16:32:30 [adesa.fr] INFO: Scraping item 10741014 url https://www.openlane.eu/en/carv6/auction/10741014
2026-03-27 16:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b416d0>
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_398d3c0c-40c2-50c6-bc77-20fd5d988ff5/398d3c0c-40c2-50c6-bc77-20fd5d988ff5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752039%252Fgeneral%252F49b4970d-3961-442b-96e4-d813100f185d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752039/general/49b4970d-3961-442b-96e4-d813100f185d.jpg saved to cache
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 398d3c0c-40c2-50c6-bc77-20fd5d988ff5
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a70c10>
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bcf04fe-fe3a-5376-ab28-0cce54d1863f/0bcf04fe-fe3a-5376-ab28-0cce54d1863f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752041%252Fgeneral%252Fa3f7d60b-1fd0-440b-8fcf-708d32ccb453.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752041/general/a3f7d60b-1fd0-440b-8fcf-708d32ccb453.jpg saved to cache
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0bcf04fe-fe3a-5376-ab28-0cce54d1863f
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c01090>
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e687d7e7-3ce9-543b-a9d9-0f2265ff71cd/e687d7e7-3ce9-543b-a9d9-0f2265ff71cd_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752008%252Fgeneral%252F029777a7-0b12-4731-99fd-f49f8db22860.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752008/general/029777a7-0b12-4731-99fd-f49f8db22860.jpg saved to cache
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e687d7e7-3ce9-543b-a9d9-0f2265ff71cd
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225684f10>
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_398d3c0c-40c2-50c6-bc77-20fd5d988ff5/398d3c0c-40c2-50c6-bc77-20fd5d988ff5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752039%252Fgeneral%252F3ab6c27b-17e2-44f4-8ba0-40dc2e0af9d9.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752039/general/3ab6c27b-17e2-44f4-8ba0-40dc2e0af9d9.jpg saved to cache
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 398d3c0c-40c2-50c6-bc77-20fd5d988ff5
2026-03-27 16:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1eeba09e-4dd7-5b7d-87e2-c14f918cd12d with identifier: 10741035
2026-03-27 16:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1eeba09e-4dd7-5b7d-87e2-c14f918cd12d with scrape type 1
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1eeba09e-4dd7-5b7d-87e2-c14f918cd12d
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752098%252Fgeneral%252Ffc5a0cba-dcd1-4630-aa81-66babe02a4d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752098/general/fc5a0cba-dcd1-4630-aa81-66babe02a4d5.jpg not downloaded yet
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752066%252Fgeneral%252F647d6619-9881-4e9d-9934-b1ff1d903db7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752066/general/647d6619-9881-4e9d-9934-b1ff1d903db7.jpg not downloaded yet
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752041%252Fgeneral%252F0fd41c29-60e6-4369-a35f-cb1e56c10cc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752041/general/0fd41c29-60e6-4369-a35f-cb1e56c10cc9.jpg not downloaded yet
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752008%252Fgeneral%252Fb1fbda86-467a-47b2-8c4d-9bebcd1c27a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752008/general/b1fbda86-467a-47b2-8c4d-9bebcd1c27a4.jpg not downloaded yet
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752039%252Fgeneral%252Fe22e2936-e7e9-4dbb-8689-c44f0e0a9607.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752039/general/e22e2936-e7e9-4dbb-8689-c44f0e0a9607.jpg not downloaded yet
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751998%252Fgeneral%252F40971d18-fb4a-4b92-8d6a-b22122b7334f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751998/general/40971d18-fb4a-4b92-8d6a-b22122b7334f.jpg not downloaded yet
2026-03-27 16:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752066/general/9861b93a-29dc-469c-9fc2-29e8a1a655ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741019)
2026-03-27 16:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751998/general/7cbe2c23-1644-4640-b128-ae048244198b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740974)
2026-03-27 16:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752039/general/2fe98948-37c7-4402-af54-a20608e55b2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741005)
2026-03-27 16:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752008/general/bf39dbab-6d4d-497c-9cbf-4aa1027a5ac1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740984)
2026-03-27 16:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752041/general/0286dcef-f435-420c-8526-a4ed36767d5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741006)
2026-03-27 16:32:30 [adesa.fr] INFO: Found listing with ID: 10738001
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738001%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [adesa.fr] INFO: Scrape type for 10738001: 1
2026-03-27 16:32:30 [adesa.fr] INFO: Scraping item 10738001 url https://www.openlane.eu/en/carv6/auction/10738001
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752098%252Fgeneral%252F29dfdf20-f9fd-4c48-9b19-053c4f6ed7a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752098/general/29dfdf20-f9fd-4c48-9b19-053c4f6ed7a6.jpg not downloaded yet
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751998%252Fgeneral%252F37f00faa-9754-49d3-897d-af34d260332b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751998/general/37f00faa-9754-49d3-897d-af34d260332b.jpg not downloaded yet
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22453c450>
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bcf04fe-fe3a-5376-ab28-0cce54d1863f/0bcf04fe-fe3a-5376-ab28-0cce54d1863f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752041%252Fgeneral%252F25be1bb9-8b4a-4dec-81a9-5927d48dffb3.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752041/general/25be1bb9-8b4a-4dec-81a9-5927d48dffb3.jpg saved to cache
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0bcf04fe-fe3a-5376-ab28-0cce54d1863f
2026-03-27 16:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d301ed40-aad4-50de-8cd9-6e0528a168e6 with identifier: 10741032
2026-03-27 16:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d301ed40-aad4-50de-8cd9-6e0528a168e6 with scrape type 1
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d301ed40-aad4-50de-8cd9-6e0528a168e6
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752092%252Fgeneral%252F1940091e-0aae-4078-a807-3f5dd9db18d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752092/general/1940091e-0aae-4078-a807-3f5dd9db18d5.jpg not downloaded yet
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22577d990>
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e687d7e7-3ce9-543b-a9d9-0f2265ff71cd/e687d7e7-3ce9-543b-a9d9-0f2265ff71cd_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752008%252Fgeneral%252F990dea32-c8a4-4692-9c80-19de7523e94f.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752008/general/990dea32-c8a4-4692-9c80-19de7523e94f.jpg saved to cache
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e687d7e7-3ce9-543b-a9d9-0f2265ff71cd
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22452f310>
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e687d7e7-3ce9-543b-a9d9-0f2265ff71cd/e687d7e7-3ce9-543b-a9d9-0f2265ff71cd_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752008%252Fgeneral%252F069feca2-d061-4a6c-ad10-189c124c9cfd.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752008/general/069feca2-d061-4a6c-ad10-189c124c9cfd.jpg saved to cache
2026-03-27 16:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e687d7e7-3ce9-543b-a9d9-0f2265ff71cd
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab9290>
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_398d3c0c-40c2-50c6-bc77-20fd5d988ff5/398d3c0c-40c2-50c6-bc77-20fd5d988ff5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752039%252Fgeneral%252F61b2d8bb-9b5c-410c-bb22-8cb0c6e2bab8.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752039/general/61b2d8bb-9b5c-410c-bb22-8cb0c6e2bab8.jpg saved to cache
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 398d3c0c-40c2-50c6-bc77-20fd5d988ff5
2026-03-27 16:32:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a14d3e1e-1c1f-52ad-872f-24d7d41d751e with identifier: 10740995
2026-03-27 16:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a14d3e1e-1c1f-52ad-872f-24d7d41d751e with scrape type 1
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a14d3e1e-1c1f-52ad-872f-24d7d41d751e
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752020%252Fgeneral%252F3cb20e49-a47c-46d5-9f0a-a4a35c4ed149.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752020/general/3cb20e49-a47c-46d5-9f0a-a4a35c4ed149.jpg not downloaded yet
2026-03-27 16:32:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e608bc10-f52e-5aee-b288-2314c6e33a08 with identifier: 10740992
2026-03-27 16:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e608bc10-f52e-5aee-b288-2314c6e33a08 with scrape type 1
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e608bc10-f52e-5aee-b288-2314c6e33a08
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752016%252Fgeneral%252F8c5de01b-1953-4bb9-8cd0-e6fcba27fdf1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752016/general/8c5de01b-1953-4bb9-8cd0-e6fcba27fdf1.jpg not downloaded yet
2026-03-27 16:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752066/general/db6d1e98-cda9-4e02-b68b-b07a35c1b468.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741019)
2026-03-27 16:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752041/general/95e53f7f-06e2-45e2-989e-744f02b289ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741006)
2026-03-27 16:32:31 [adesa.fr] INFO: Found listing with ID: 10740967
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740967%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [adesa.fr] INFO: Scrape type for 10740967: 1
2026-03-27 16:32:31 [adesa.fr] INFO: Scraping item 10740967 url https://www.openlane.eu/en/carv6/auction/10740967
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752098%252Fgeneral%252Fbad87053-3ec3-4dad-9c39-8d8c2c22a551.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752098/general/bad87053-3ec3-4dad-9c39-8d8c2c22a551.jpg not downloaded yet
2026-03-27 16:32:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751998%252Fgeneral%252F05249aaa-9f29-4e4d-95a5-72aa379dbee1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751998/general/05249aaa-9f29-4e4d-95a5-72aa379dbee1.jpg not downloaded yet
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752092%252Fgeneral%252F48ced67a-ee39-43dc-9661-0f1485b9fead.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752092/general/48ced67a-ee39-43dc-9661-0f1485b9fead.jpg not downloaded yet
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752020%252Fgeneral%252F60c6056e-63e5-4d95-9577-bb06939d911f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752020/general/60c6056e-63e5-4d95-9577-bb06939d911f.jpg not downloaded yet
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752016%252Fgeneral%252F63e6b330-21e2-4a4c-a60e-a7c19f5c76fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752016/general/63e6b330-21e2-4a4c-a60e-a7c19f5c76fd.jpg not downloaded yet
2026-03-27 16:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752039/general/65206003-c99d-4359-a9e3-38a5aa1a8698.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741005)
2026-03-27 16:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751998/general/ab4704f4-9b71-42ab-8770-c650171421a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740974)
2026-03-27 16:32:31 [adesa.fr] INFO: Found listing with ID: 10737889
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737889%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [adesa.fr] INFO: Scrape type for 10737889: 1
2026-03-27 16:32:31 [adesa.fr] INFO: Scraping item 10737889 url https://www.openlane.eu/en/carv6/auction/10737889
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752098%252Fgeneral%252F705f8d39-e334-4c07-b3e3-10367dce2a1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752098/general/705f8d39-e334-4c07-b3e3-10367dce2a1b.jpg not downloaded yet
2026-03-27 16:32:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22433c810>
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d707386-f3b1-5c55-9d1c-d826a2461562/8d707386-f3b1-5c55-9d1c-d826a2461562_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752066%252Fgeneral%252F9861b93a-29dc-469c-9fc2-29e8a1a655ef.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752066/general/9861b93a-29dc-469c-9fc2-29e8a1a655ef.jpg saved to cache
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8d707386-f3b1-5c55-9d1c-d826a2461562
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257cc610>
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d/9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751998%252Fgeneral%252F7cbe2c23-1644-4640-b128-ae048244198b.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751998/general/7cbe2c23-1644-4640-b128-ae048244198b.jpg saved to cache
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22449e710>
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_398d3c0c-40c2-50c6-bc77-20fd5d988ff5/398d3c0c-40c2-50c6-bc77-20fd5d988ff5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752039%252Fgeneral%252F2fe98948-37c7-4402-af54-a20608e55b2d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752039/general/2fe98948-37c7-4402-af54-a20608e55b2d.jpg saved to cache
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 398d3c0c-40c2-50c6-bc77-20fd5d988ff5
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224360390>
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e687d7e7-3ce9-543b-a9d9-0f2265ff71cd/e687d7e7-3ce9-543b-a9d9-0f2265ff71cd_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752008%252Fgeneral%252Fbf39dbab-6d4d-497c-9cbf-4aa1027a5ac1.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752008/general/bf39dbab-6d4d-497c-9cbf-4aa1027a5ac1.jpg saved to cache
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e687d7e7-3ce9-543b-a9d9-0f2265ff71cd
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257fbc10>
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bcf04fe-fe3a-5376-ab28-0cce54d1863f/0bcf04fe-fe3a-5376-ab28-0cce54d1863f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752041%252Fgeneral%252F0286dcef-f435-420c-8526-a4ed36767d5d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752041/general/0286dcef-f435-420c-8526-a4ed36767d5d.jpg saved to cache
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0bcf04fe-fe3a-5376-ab28-0cce54d1863f
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751998%252Fgeneral%252Fb77ee45c-91f9-4d1a-bfbd-5ae83bc5a15d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751998/general/b77ee45c-91f9-4d1a-bfbd-5ae83bc5a15d.jpg not downloaded yet
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752092%252Fgeneral%252F978cda64-17cd-4f8b-b9ad-80238def5515.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752092/general/978cda64-17cd-4f8b-b9ad-80238def5515.jpg not downloaded yet
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752020%252Fgeneral%252F359a7b9c-14af-46ca-9afb-462786bb821b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752020/general/359a7b9c-14af-46ca-9afb-462786bb821b.jpg not downloaded yet
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752016%252Fgeneral%252F57b61507-49f5-41c8-981d-81774218843e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752016/general/57b61507-49f5-41c8-981d-81774218843e.jpg not downloaded yet
2026-03-27 16:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751998/general/2cd7a343-d675-4580-a4da-e6ec2c44fe20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740974)
2026-03-27 16:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751998/general/40971d18-fb4a-4b92-8d6a-b22122b7334f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740974)
2026-03-27 16:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752008/general/199c178a-4f9d-4c0b-bbd5-a41a4713dd4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740984)
2026-03-27 16:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752039/general/e22e2936-e7e9-4dbb-8689-c44f0e0a9607.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741005)
2026-03-27 16:32:31 [adesa.fr] INFO: Found listing with ID: 10735374
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735374%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [adesa.fr] INFO: Scrape type for 10735374: 0
2026-03-27 16:32:31 [adesa.fr] INFO: Skipping item 10735374 url https://www.openlane.eu/en/carv6/auction/10735374
2026-03-27 16:32:31 [adesa.fr] INFO: Found listing with ID: 10741018
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741018%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [adesa.fr] INFO: Scrape type for 10741018: 1
2026-03-27 16:32:31 [adesa.fr] INFO: Scraping item 10741018 url https://www.openlane.eu/en/carv6/auction/10741018
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752098%252Fgeneral%252F0360cdb5-e064-4b90-abfb-134ca9340ce6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752098/general/0360cdb5-e064-4b90-abfb-134ca9340ce6.jpg not downloaded yet
2026-03-27 16:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752041/general/0466c754-45e5-4b8f-888b-50b2000aa124.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741006)
2026-03-27 16:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752008/general/b1fbda86-467a-47b2-8c4d-9bebcd1c27a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740984)
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751998%252Fgeneral%252Fd197aa10-f26f-4d0a-b6e4-c77d084cbe6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751998/general/d197aa10-f26f-4d0a-b6e4-c77d084cbe6f.jpg not downloaded yet
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752092%252Fgeneral%252Fbbb39137-09ea-4c4f-bc93-aa72175b72ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752092/general/bbb39137-09ea-4c4f-bc93-aa72175b72ba.jpg not downloaded yet
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752020%252Fgeneral%252F4eb40566-3b5c-45ae-946a-c222c89c2eab.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752020/general/4eb40566-3b5c-45ae-946a-c222c89c2eab.jpg not downloaded yet
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752016%252Fgeneral%252Fa45a33b8-3369-405a-8b8e-b37ece009a76.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752016/general/a45a33b8-3369-405a-8b8e-b37ece009a76.jpg not downloaded yet
2026-03-27 16:32:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225687ed0>
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d707386-f3b1-5c55-9d1c-d826a2461562/8d707386-f3b1-5c55-9d1c-d826a2461562_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752066%252Fgeneral%252Fdb6d1e98-cda9-4e02-b68b-b07a35c1b468.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752066/general/db6d1e98-cda9-4e02-b68b-b07a35c1b468.jpg saved to cache
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8d707386-f3b1-5c55-9d1c-d826a2461562
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224499350>
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bcf04fe-fe3a-5376-ab28-0cce54d1863f/0bcf04fe-fe3a-5376-ab28-0cce54d1863f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752041%252Fgeneral%252F95e53f7f-06e2-45e2-989e-744f02b289ab.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752041/general/95e53f7f-06e2-45e2-989e-744f02b289ab.jpg saved to cache
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0bcf04fe-fe3a-5376-ab28-0cce54d1863f
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224374490>
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_398d3c0c-40c2-50c6-bc77-20fd5d988ff5/398d3c0c-40c2-50c6-bc77-20fd5d988ff5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752039%252Fgeneral%252F65206003-c99d-4359-a9e3-38a5aa1a8698.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752039/general/65206003-c99d-4359-a9e3-38a5aa1a8698.jpg saved to cache
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 398d3c0c-40c2-50c6-bc77-20fd5d988ff5
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22582af50>
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d/9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751998%252Fgeneral%252Fab4704f4-9b71-42ab-8770-c650171421a6.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751998/general/ab4704f4-9b71-42ab-8770-c650171421a6.jpg saved to cache
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d
2026-03-27 16:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752066/general/647d6619-9881-4e9d-9934-b1ff1d903db7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741019)
2026-03-27 16:32:31 [adesa.fr] INFO: Found listing with ID: 10740989
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740989%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [adesa.fr] INFO: Scrape type for 10740989: 1
2026-03-27 16:32:31 [adesa.fr] INFO: Scraping item 10740989 url https://www.openlane.eu/en/carv6/auction/10740989
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752098%252Fgeneral%252F3938284d-91be-4ce8-acc6-3b24dd8b446a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752098/general/3938284d-91be-4ce8-acc6-3b24dd8b446a.jpg not downloaded yet
2026-03-27 16:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752041/general/0fd41c29-60e6-4369-a35f-cb1e56c10cc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741006)
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751998%252Fgeneral%252Fd96f2d08-cd82-48b1-bf68-3218e828f625.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751998/general/d96f2d08-cd82-48b1-bf68-3218e828f625.jpg not downloaded yet
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752092%252Fgeneral%252F690ce852-f680-4c40-b5d0-9b5359f50630.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752092/general/690ce852-f680-4c40-b5d0-9b5359f50630.jpg not downloaded yet
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752020%252Fgeneral%252F02000e87-32ed-429f-a228-54d571ed4e8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752020/general/02000e87-32ed-429f-a228-54d571ed4e8f.jpg not downloaded yet
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752016%252Fgeneral%252Fdc6c85e6-68cd-4c41-8231-a7ddd7ec6647.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752016/general/dc6c85e6-68cd-4c41-8231-a7ddd7ec6647.jpg not downloaded yet
2026-03-27 16:32:31 [adesa.fr] INFO: Found listing with ID: 10735334
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735334%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [adesa.fr] INFO: Scrape type for 10735334: 0
2026-03-27 16:32:31 [adesa.fr] INFO: Skipping item 10735334 url https://www.openlane.eu/en/carv6/auction/10735334
2026-03-27 16:32:31 [adesa.fr] INFO: Found listing with ID: 10735309
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735309%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [adesa.fr] INFO: Scrape type for 10735309: 0
2026-03-27 16:32:31 [adesa.fr] INFO: Skipping item 10735309 url https://www.openlane.eu/en/carv6/auction/10735309
2026-03-27 16:32:31 [adesa.fr] INFO: Found listing with ID: 10735315
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735315%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [adesa.fr] INFO: Scrape type for 10735315: 0
2026-03-27 16:32:31 [adesa.fr] INFO: Skipping item 10735315 url https://www.openlane.eu/en/carv6/auction/10735315
2026-03-27 16:32:31 [adesa.fr] INFO: Found listing with ID: 10735320
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735320%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [adesa.fr] INFO: Scrape type for 10735320: 0
2026-03-27 16:32:31 [adesa.fr] INFO: Skipping item 10735320 url https://www.openlane.eu/en/carv6/auction/10735320
2026-03-27 16:32:31 [adesa.fr] INFO: Found listing with ID: 10740958
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740958%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [adesa.fr] INFO: Scrape type for 10740958: 1
2026-03-27 16:32:31 [adesa.fr] INFO: Scraping item 10740958 url https://www.openlane.eu/en/carv6/auction/10740958
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752098%252Fgeneral%252Fc3cf5fe8-e9ea-4c1b-b679-75c603606e92.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752098/general/c3cf5fe8-e9ea-4c1b-b679-75c603606e92.jpg not downloaded yet
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ba55d0>
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d/9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751998%252Fgeneral%252F2cd7a343-d675-4580-a4da-e6ec2c44fe20.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751998/general/2cd7a343-d675-4580-a4da-e6ec2c44fe20.jpg saved to cache
2026-03-27 16:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256c5510>
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d/9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751998%252Fgeneral%252F40971d18-fb4a-4b92-8d6a-b22122b7334f.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751998/general/40971d18-fb4a-4b92-8d6a-b22122b7334f.jpg saved to cache
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242d41d0>
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e687d7e7-3ce9-543b-a9d9-0f2265ff71cd/e687d7e7-3ce9-543b-a9d9-0f2265ff71cd_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752008%252Fgeneral%252F199c178a-4f9d-4c0b-bbd5-a41a4713dd4d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752008/general/199c178a-4f9d-4c0b-bbd5-a41a4713dd4d.jpg saved to cache
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e687d7e7-3ce9-543b-a9d9-0f2265ff71cd
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244147d0>
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_398d3c0c-40c2-50c6-bc77-20fd5d988ff5/398d3c0c-40c2-50c6-bc77-20fd5d988ff5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752039%252Fgeneral%252Fe22e2936-e7e9-4dbb-8689-c44f0e0a9607.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752039/general/e22e2936-e7e9-4dbb-8689-c44f0e0a9607.jpg saved to cache
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 398d3c0c-40c2-50c6-bc77-20fd5d988ff5
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242d45d0>
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bcf04fe-fe3a-5376-ab28-0cce54d1863f/0bcf04fe-fe3a-5376-ab28-0cce54d1863f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752041%252Fgeneral%252F0466c754-45e5-4b8f-888b-50b2000aa124.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752041/general/0466c754-45e5-4b8f-888b-50b2000aa124.jpg saved to cache
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0bcf04fe-fe3a-5376-ab28-0cce54d1863f
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b9dd50>
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e687d7e7-3ce9-543b-a9d9-0f2265ff71cd/e687d7e7-3ce9-543b-a9d9-0f2265ff71cd_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752008%252Fgeneral%252Fb1fbda86-467a-47b2-8c4d-9bebcd1c27a4.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752008/general/b1fbda86-467a-47b2-8c4d-9bebcd1c27a4.jpg saved to cache
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e687d7e7-3ce9-543b-a9d9-0f2265ff71cd
2026-03-27 16:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752098/general/29dfdf20-f9fd-4c48-9b19-053c4f6ed7a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741035)
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751998%252Fgeneral%252F231d54b8-5d9e-46f0-a8fb-8b0482e5b3d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751998/general/231d54b8-5d9e-46f0-a8fb-8b0482e5b3d8.jpg not downloaded yet
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752092%252Fgeneral%252Ff03d9c1d-b81b-4386-b5ad-38d77f898a4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752092/general/f03d9c1d-b81b-4386-b5ad-38d77f898a4d.jpg not downloaded yet
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752020%252Fgeneral%252F34a4daa3-1cae-47c7-a3d5-0e75c0804874.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752020/general/34a4daa3-1cae-47c7-a3d5-0e75c0804874.jpg not downloaded yet
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752016%252Fgeneral%252F3c4b4592-299d-4a0e-8532-e4eb4f5260e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752016/general/3c4b4592-299d-4a0e-8532-e4eb4f5260e2.jpg not downloaded yet
2026-03-27 16:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751998/general/b77ee45c-91f9-4d1a-bfbd-5ae83bc5a15d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740974)
2026-03-27 16:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752098/general/705f8d39-e334-4c07-b3e3-10367dce2a1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741035)
2026-03-27 16:32:32 [adesa.fr] INFO: Found listing with ID: 10735356
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735356%27 HTTP/1.1" 200 None
2026-03-27 16:32:32 [adesa.fr] INFO: Scrape type for 10735356: 0
2026-03-27 16:32:32 [adesa.fr] INFO: Skipping item 10735356 url https://www.openlane.eu/en/carv6/auction/10735356
2026-03-27 16:32:32 [adesa.fr] INFO: Found listing with ID: 10741023
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741023%27 HTTP/1.1" 200 None
2026-03-27 16:32:32 [adesa.fr] INFO: Scrape type for 10741023: 1
2026-03-27 16:32:32 [adesa.fr] INFO: Scraping item 10741023 url https://www.openlane.eu/en/carv6/auction/10741023
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752098%252Fgeneral%252Fb30cec80-ca4f-44d5-ae6f-debe4f015ae1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752098/general/b30cec80-ca4f-44d5-ae6f-debe4f015ae1.jpg not downloaded yet
2026-03-27 16:32:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224316310>
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d707386-f3b1-5c55-9d1c-d826a2461562/8d707386-f3b1-5c55-9d1c-d826a2461562_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752066%252Fgeneral%252F647d6619-9881-4e9d-9934-b1ff1d903db7.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752066/general/647d6619-9881-4e9d-9934-b1ff1d903db7.jpg saved to cache
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8d707386-f3b1-5c55-9d1c-d826a2461562
2026-03-27 16:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752092/general/978cda64-17cd-4f8b-b9ad-80238def5515.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741032)
2026-03-27 16:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752016/general/57b61507-49f5-41c8-981d-81774218843e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740992)
2026-03-27 16:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752098/general/0360cdb5-e064-4b90-abfb-134ca9340ce6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741035)
2026-03-27 16:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752098/general/bad87053-3ec3-4dad-9c39-8d8c2c22a551.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741035)
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752092%252Fgeneral%252Fff063b1c-7cc1-4518-9e81-6a83b12bfa75.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752092/general/ff063b1c-7cc1-4518-9e81-6a83b12bfa75.jpg not downloaded yet
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752020%252Fgeneral%252Fe1622678-1a58-445e-b263-e056276653af.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752020/general/e1622678-1a58-445e-b263-e056276653af.jpg not downloaded yet
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752016%252Fgeneral%252Ff76d1292-61a0-4541-875b-f44f7914d3ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752016/general/f76d1292-61a0-4541-875b-f44f7914d3ab.jpg not downloaded yet
2026-03-27 16:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740977> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752020/general/359a7b9c-14af-46ca-9afb-462786bb821b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740995)
2026-03-27 16:32:32 [adesa.fr] INFO: Found listing with ID: 10737879
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737879%27 HTTP/1.1" 200 None
2026-03-27 16:32:32 [adesa.fr] INFO: Scrape type for 10737879: 1
2026-03-27 16:32:32 [adesa.fr] INFO: Scraping item 10737879 url https://www.openlane.eu/en/carv6/auction/10737879
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752098%252Fgeneral%252Fa1f9455c-4bcc-4965-b956-99a001731f98.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752098/general/a1f9455c-4bcc-4965-b956-99a001731f98.jpg not downloaded yet
2026-03-27 16:32:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225656a90>
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bcf04fe-fe3a-5376-ab28-0cce54d1863f/0bcf04fe-fe3a-5376-ab28-0cce54d1863f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752041%252Fgeneral%252F0fd41c29-60e6-4369-a35f-cb1e56c10cc9.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752041/general/0fd41c29-60e6-4369-a35f-cb1e56c10cc9.jpg saved to cache
2026-03-27 16:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0bcf04fe-fe3a-5376-ab28-0cce54d1863f
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752092%252Fgeneral%252F4ff1b1c6-b4e3-4ba7-b0a7-0f64b51a8554.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752092/general/4ff1b1c6-b4e3-4ba7-b0a7-0f64b51a8554.jpg not downloaded yet
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752020%252Fgeneral%252F5a8ef0e5-3059-4efd-aea0-495a3fa6f4a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752020/general/5a8ef0e5-3059-4efd-aea0-495a3fa6f4a1.jpg not downloaded yet
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752016%252Fgeneral%252F6276c6e4-fc93-4f5f-b49b-b58222daefac.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752016/general/6276c6e4-fc93-4f5f-b49b-b58222daefac.jpg not downloaded yet
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225684a10>
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1eeba09e-4dd7-5b7d-87e2-c14f918cd12d/1eeba09e-4dd7-5b7d-87e2-c14f918cd12d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752098%252Fgeneral%252F29dfdf20-f9fd-4c48-9b19-053c4f6ed7a6.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752098/general/29dfdf20-f9fd-4c48-9b19-053c4f6ed7a6.jpg saved to cache
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1eeba09e-4dd7-5b7d-87e2-c14f918cd12d
2026-03-27 16:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752016/general/a45a33b8-3369-405a-8b8e-b37ece009a76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740992)
2026-03-27 16:32:33 [adesa.fr] INFO: Found listing with ID: 10737902
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737902%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [adesa.fr] INFO: Scrape type for 10737902: 1
2026-03-27 16:32:33 [adesa.fr] INFO: Scraping item 10737902 url https://www.openlane.eu/en/carv6/auction/10737902
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752098%252Fgeneral%252F69ad21f4-7339-4020-8d27-ecb3be4a86f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752098/general/69ad21f4-7339-4020-8d27-ecb3be4a86f1.jpg not downloaded yet
2026-03-27 16:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738001> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740967> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b7f450>
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d/9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751998%252Fgeneral%252Fb77ee45c-91f9-4d1a-bfbd-5ae83bc5a15d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751998/general/b77ee45c-91f9-4d1a-bfbd-5ae83bc5a15d.jpg saved to cache
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224396a50>
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1eeba09e-4dd7-5b7d-87e2-c14f918cd12d/1eeba09e-4dd7-5b7d-87e2-c14f918cd12d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752098%252Fgeneral%252F705f8d39-e334-4c07-b3e3-10367dce2a1b.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752098/general/705f8d39-e334-4c07-b3e3-10367dce2a1b.jpg saved to cache
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1eeba09e-4dd7-5b7d-87e2-c14f918cd12d
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225839010>
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d301ed40-aad4-50de-8cd9-6e0528a168e6/d301ed40-aad4-50de-8cd9-6e0528a168e6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752092%252Fgeneral%252F978cda64-17cd-4f8b-b9ad-80238def5515.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752092/general/978cda64-17cd-4f8b-b9ad-80238def5515.jpg saved to cache
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d301ed40-aad4-50de-8cd9-6e0528a168e6
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224526850>
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e608bc10-f52e-5aee-b288-2314c6e33a08/e608bc10-f52e-5aee-b288-2314c6e33a08_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752016%252Fgeneral%252F57b61507-49f5-41c8-981d-81774218843e.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752016/general/57b61507-49f5-41c8-981d-81774218843e.jpg saved to cache
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e608bc10-f52e-5aee-b288-2314c6e33a08
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224317b90>
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1eeba09e-4dd7-5b7d-87e2-c14f918cd12d/1eeba09e-4dd7-5b7d-87e2-c14f918cd12d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752098%252Fgeneral%252F0360cdb5-e064-4b90-abfb-134ca9340ce6.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752098/general/0360cdb5-e064-4b90-abfb-134ca9340ce6.jpg saved to cache
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1eeba09e-4dd7-5b7d-87e2-c14f918cd12d
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22566ae50>
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1eeba09e-4dd7-5b7d-87e2-c14f918cd12d/1eeba09e-4dd7-5b7d-87e2-c14f918cd12d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752098%252Fgeneral%252Fbad87053-3ec3-4dad-9c39-8d8c2c22a551.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752098/general/bad87053-3ec3-4dad-9c39-8d8c2c22a551.jpg saved to cache
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1eeba09e-4dd7-5b7d-87e2-c14f918cd12d
2026-03-27 16:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752016/general/dc6c85e6-68cd-4c41-8231-a7ddd7ec6647.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740992)
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752092%252Fgeneral%252F145ee741-d791-4b12-870f-5f9b9b2a89b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752092/general/145ee741-d791-4b12-870f-5f9b9b2a89b6.jpg not downloaded yet
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752020%252Fgeneral%252F15cf9e27-03ba-41c1-b513-218935a437a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752020/general/15cf9e27-03ba-41c1-b513-218935a437a5.jpg not downloaded yet
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752016%252Fgeneral%252F74787f15-bf26-4375-9554-211232cab790.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752016/general/74787f15-bf26-4375-9554-211232cab790.jpg not downloaded yet
2026-03-27 16:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752098/general/c3cf5fe8-e9ea-4c1b-b679-75c603606e92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741035)
2026-03-27 16:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752092/general/f03d9c1d-b81b-4386-b5ad-38d77f898a4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741032)
2026-03-27 16:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751998/general/231d54b8-5d9e-46f0-a8fb-8b0482e5b3d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740974)
2026-03-27 16:32:33 [adesa.fr] INFO: Found listing with ID: 10738030
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738030%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [adesa.fr] INFO: Scrape type for 10738030: 1
2026-03-27 16:32:33 [adesa.fr] INFO: Scraping item 10738030 url https://www.openlane.eu/en/carv6/auction/10738030
2026-03-27 16:32:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6283a623-7f38-5165-93f1-4b6fd217b08e with identifier: 10741020
2026-03-27 16:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6283a623-7f38-5165-93f1-4b6fd217b08e with scrape type 1
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6283a623-7f38-5165-93f1-4b6fd217b08e
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752068%252Fgeneral%252Fed2fd424-cdfd-45c8-9b02-9ba85e07657f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752068/general/ed2fd424-cdfd-45c8-9b02-9ba85e07657f.jpg not downloaded yet
2026-03-27 16:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 515c3097-bde2-5265-af02-b1dc87da47bc with identifier: 10740964
2026-03-27 16:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 515c3097-bde2-5265-af02-b1dc87da47bc with scrape type 1
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 515c3097-bde2-5265-af02-b1dc87da47bc
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738784%252Fgeneral%252Fb8e0da4a-c8eb-462b-9654-df39d584d314.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738784/general/b8e0da4a-c8eb-462b-9654-df39d584d314.jpg not downloaded yet
2026-03-27 16:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ae9ab68-dbe0-51ae-966e-159758dcf30b with identifier: 10740977
2026-03-27 16:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ae9ab68-dbe0-51ae-966e-159758dcf30b with scrape type 1
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9ae9ab68-dbe0-51ae-966e-159758dcf30b
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752001%252Fgeneral%252F19edc400-f903-4f04-9ec4-c6fd7f78a136.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752001/general/19edc400-f903-4f04-9ec4-c6fd7f78a136.jpg not downloaded yet
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244f9410>
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a14d3e1e-1c1f-52ad-872f-24d7d41d751e/a14d3e1e-1c1f-52ad-872f-24d7d41d751e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752020%252Fgeneral%252F359a7b9c-14af-46ca-9afb-462786bb821b.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752020/general/359a7b9c-14af-46ca-9afb-462786bb821b.jpg saved to cache
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a14d3e1e-1c1f-52ad-872f-24d7d41d751e
2026-03-27 16:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752016/general/3c4b4592-299d-4a0e-8532-e4eb4f5260e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740992)
2026-03-27 16:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752098/general/b30cec80-ca4f-44d5-ae6f-debe4f015ae1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741035)
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752092%252Fgeneral%252Ffbd8869a-2c6d-43b1-86ce-3092df364538.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752092/general/fbd8869a-2c6d-43b1-86ce-3092df364538.jpg not downloaded yet
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752020%252Fgeneral%252F993677af-10eb-41fc-9934-3ef527746b5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752020/general/993677af-10eb-41fc-9934-3ef527746b5a.jpg not downloaded yet
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752016%252Fgeneral%252F1d1b5313-dfb7-45fe-b88a-b1d0c2dc6877.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752016/general/1d1b5313-dfb7-45fe-b88a-b1d0c2dc6877.jpg not downloaded yet
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22449d750>
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e608bc10-f52e-5aee-b288-2314c6e33a08/e608bc10-f52e-5aee-b288-2314c6e33a08_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752016%252Fgeneral%252Fa45a33b8-3369-405a-8b8e-b37ece009a76.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752016/general/a45a33b8-3369-405a-8b8e-b37ece009a76.jpg saved to cache
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e608bc10-f52e-5aee-b288-2314c6e33a08
2026-03-27 16:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 with identifier: 10738001
2026-03-27 16:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 with scrape type 1
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252Fda51d401-9040-4b2f-b566-1e0ce5c9389b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/da51d401-9040-4b2f-b566-1e0ce5c9389b.jpg already downloaded
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252F03f4d4c7-67bb-444c-adab-c70412b2bb8f.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/03f4d4c7-67bb-444c-adab-c70412b2bb8f.JPG not downloaded yet
2026-03-27 16:32:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a8e01e3-1661-59ad-90ef-51a7d62ce9f8 with identifier: 10740967
2026-03-27 16:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a8e01e3-1661-59ad-90ef-51a7d62ce9f8 with scrape type 1
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0a8e01e3-1661-59ad-90ef-51a7d62ce9f8
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751991%252Fgeneral%252F16539ad2-015f-456c-9245-a20221e3ac7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751991/general/16539ad2-015f-456c-9245-a20221e3ac7c.jpg not downloaded yet
2026-03-27 16:32:33 [adesa.fr] INFO: Found listing with ID: 10735322
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735322%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [adesa.fr] INFO: Scrape type for 10735322: 0
2026-03-27 16:32:33 [adesa.fr] INFO: Skipping item 10735322 url https://www.openlane.eu/en/carv6/auction/10735322
2026-03-27 16:32:33 [adesa.fr] INFO: Found listing with ID: 10741009
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741009%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [adesa.fr] INFO: Scrape type for 10741009: 1
2026-03-27 16:32:33 [adesa.fr] INFO: Scraping item 10741009 url https://www.openlane.eu/en/carv6/auction/10741009
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752068%252Fgeneral%252Fb6127513-3fdf-43ef-a941-2e52c2d5248c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752068/general/b6127513-3fdf-43ef-a941-2e52c2d5248c.jpg not downloaded yet
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738784%252Fgeneral%252F15d10005-a1b9-4398-be9a-8fa53977d910.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738784/general/15d10005-a1b9-4398-be9a-8fa53977d910.jpg not downloaded yet
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752001%252Fgeneral%252Fc73e931a-0e21-42cd-a765-bed868d5996b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752001/general/c73e931a-0e21-42cd-a765-bed868d5996b.jpg not downloaded yet
2026-03-27 16:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752020/general/34a4daa3-1cae-47c7-a3d5-0e75c0804874.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740995)
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252Fe1594e5f-eff9-4e8d-949d-fde514ca03b8.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/e1594e5f-eff9-4e8d-949d-fde514ca03b8.JPG not downloaded yet
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751991%252Fgeneral%252Fd80427d2-6861-4b11-92d9-983e27b35e9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751991/general/d80427d2-6861-4b11-92d9-983e27b35e9c.jpg not downloaded yet
2026-03-27 16:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737889> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225632710>
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e608bc10-f52e-5aee-b288-2314c6e33a08/e608bc10-f52e-5aee-b288-2314c6e33a08_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752016%252Fgeneral%252Fdc6c85e6-68cd-4c41-8231-a7ddd7ec6647.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752016/general/dc6c85e6-68cd-4c41-8231-a7ddd7ec6647.jpg saved to cache
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e608bc10-f52e-5aee-b288-2314c6e33a08
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245160d0>
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1eeba09e-4dd7-5b7d-87e2-c14f918cd12d/1eeba09e-4dd7-5b7d-87e2-c14f918cd12d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752098%252Fgeneral%252Fc3cf5fe8-e9ea-4c1b-b679-75c603606e92.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752098/general/c3cf5fe8-e9ea-4c1b-b679-75c603606e92.jpg saved to cache
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1eeba09e-4dd7-5b7d-87e2-c14f918cd12d
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227a7e610>
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d301ed40-aad4-50de-8cd9-6e0528a168e6/d301ed40-aad4-50de-8cd9-6e0528a168e6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752092%252Fgeneral%252Ff03d9c1d-b81b-4386-b5ad-38d77f898a4d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752092/general/f03d9c1d-b81b-4386-b5ad-38d77f898a4d.jpg saved to cache
2026-03-27 16:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d301ed40-aad4-50de-8cd9-6e0528a168e6
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258cb2d0>
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d/9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751998%252Fgeneral%252F231d54b8-5d9e-46f0-a8fb-8b0482e5b3d8.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751998/general/231d54b8-5d9e-46f0-a8fb-8b0482e5b3d8.jpg saved to cache
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9bc6f2d1-f9ca-5a30-bb94-82fc4e73550d
2026-03-27 16:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752092/general/690ce852-f680-4c40-b5d0-9b5359f50630.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741032)
2026-03-27 16:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752098/general/a1f9455c-4bcc-4965-b956-99a001731f98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741035)
2026-03-27 16:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752016/general/6276c6e4-fc93-4f5f-b49b-b58222daefac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740992)
2026-03-27 16:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752020/general/5a8ef0e5-3059-4efd-aea0-495a3fa6f4a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740995)
2026-03-27 16:32:34 [adesa.fr] INFO: Found listing with ID: 10735311
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735311%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [adesa.fr] INFO: Scrape type for 10735311: 0
2026-03-27 16:32:34 [adesa.fr] INFO: Skipping item 10735311 url https://www.openlane.eu/en/carv6/auction/10735311
2026-03-27 16:32:34 [adesa.fr] INFO: Found listing with ID: 10741026
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741026%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [adesa.fr] INFO: Scrape type for 10741026: 1
2026-03-27 16:32:34 [adesa.fr] INFO: Scraping item 10741026 url https://www.openlane.eu/en/carv6/auction/10741026
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752068%252Fgeneral%252F3614c95c-2342-4cd2-8f92-2920d36a9a82.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752068/general/3614c95c-2342-4cd2-8f92-2920d36a9a82.jpg not downloaded yet
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738784%252Fgeneral%252F03b450dd-f1b3-44ea-8a5c-34fe4f69403e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738784/general/03b450dd-f1b3-44ea-8a5c-34fe4f69403e.jpg not downloaded yet
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752001%252Fgeneral%252Fb05dfa62-f101-4cdb-9287-609bc0e24cf8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752001/general/b05dfa62-f101-4cdb-9287-609bc0e24cf8.jpg not downloaded yet
2026-03-27 16:32:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752020/general/02000e87-32ed-429f-a228-54d571ed4e8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740995)
2026-03-27 16:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752098/general/69ad21f4-7339-4020-8d27-ecb3be4a86f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741035)
2026-03-27 16:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752092/general/4ff1b1c6-b4e3-4ba7-b0a7-0f64b51a8554.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741032)
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252F59551ec7-480b-47aa-ae08-203c6c39699e.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/59551ec7-480b-47aa-ae08-203c6c39699e.JPG not downloaded yet
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751991%252Fgeneral%252Fe229d3e2-86e6-4ea3-b136-5904ecacef0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751991/general/e229d3e2-86e6-4ea3-b136-5904ecacef0c.jpg not downloaded yet
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225886f10>
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e608bc10-f52e-5aee-b288-2314c6e33a08/e608bc10-f52e-5aee-b288-2314c6e33a08_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752016%252Fgeneral%252F3c4b4592-299d-4a0e-8532-e4eb4f5260e2.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752016/general/3c4b4592-299d-4a0e-8532-e4eb4f5260e2.jpg saved to cache
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e608bc10-f52e-5aee-b288-2314c6e33a08
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bee450>
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1eeba09e-4dd7-5b7d-87e2-c14f918cd12d/1eeba09e-4dd7-5b7d-87e2-c14f918cd12d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752098%252Fgeneral%252Fb30cec80-ca4f-44d5-ae6f-debe4f015ae1.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752098/general/b30cec80-ca4f-44d5-ae6f-debe4f015ae1.jpg saved to cache
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1eeba09e-4dd7-5b7d-87e2-c14f918cd12d
2026-03-27 16:32:34 [adesa.fr] INFO: Found listing with ID: 10741016
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741016%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [adesa.fr] INFO: Scrape type for 10741016: 1
2026-03-27 16:32:34 [adesa.fr] INFO: Scraping item 10741016 url https://www.openlane.eu/en/carv6/auction/10741016
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752068%252Fgeneral%252Fc5a53794-d6a8-42ff-84fe-e69de8e4ca88.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752068/general/c5a53794-d6a8-42ff-84fe-e69de8e4ca88.jpg not downloaded yet
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738784%252Fgeneral%252F5a274759-f9d7-4f57-a4d4-80e08c187d35.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738784/general/5a274759-f9d7-4f57-a4d4-80e08c187d35.jpg not downloaded yet
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752001%252Fgeneral%252F0796426f-5656-459c-864b-0fd0ce1b0af5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752001/general/0796426f-5656-459c-864b-0fd0ce1b0af5.jpg not downloaded yet
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256567d0>
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a14d3e1e-1c1f-52ad-872f-24d7d41d751e/a14d3e1e-1c1f-52ad-872f-24d7d41d751e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752020%252Fgeneral%252F34a4daa3-1cae-47c7-a3d5-0e75c0804874.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752020/general/34a4daa3-1cae-47c7-a3d5-0e75c0804874.jpg saved to cache
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a14d3e1e-1c1f-52ad-872f-24d7d41d751e
2026-03-27 16:32:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ea60166-7255-551a-8ac5-5a6b2957708c with identifier: 10737889
2026-03-27 16:32:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ea60166-7255-551a-8ac5-5a6b2957708c with scrape type 1
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ea60166-7255-551a-8ac5-5a6b2957708c
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252F51b5d4e6-0ff4-49c6-b5c4-e68e90397740.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/51b5d4e6-0ff4-49c6-b5c4-e68e90397740.jpg already downloaded
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252F7c570c52-8c99-41bf-b022-13d4613417c0.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/7c570c52-8c99-41bf-b022-13d4613417c0.JPG not downloaded yet
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252F35d249f6-ac6e-4864-b8b5-a7c09ca3d0ea.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/35d249f6-ac6e-4864-b8b5-a7c09ca3d0ea.JPG not downloaded yet
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751991%252Fgeneral%252F2bff2b31-bc64-47a3-a429-fade5de91285.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751991/general/2bff2b31-bc64-47a3-a429-fade5de91285.jpg not downloaded yet
2026-03-27 16:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752016/general/74787f15-bf26-4375-9554-211232cab790.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740992)
2026-03-27 16:32:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645494/general/03f4d4c7-67bb-444c-adab-c70412b2bb8f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738001)
2026-03-27 16:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751991/general/16539ad2-015f-456c-9245-a20221e3ac7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740967)
2026-03-27 16:32:34 [adesa.fr] INFO: Found listing with ID: 10740979
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740979%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [adesa.fr] INFO: Scrape type for 10740979: 1
2026-03-27 16:32:34 [adesa.fr] INFO: Scraping item 10740979 url https://www.openlane.eu/en/carv6/auction/10740979
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752068%252Fgeneral%252F567ee489-5d17-4830-b8e1-aef1f3e42b64.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752068/general/567ee489-5d17-4830-b8e1-aef1f3e42b64.jpg not downloaded yet
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738784%252Fgeneral%252Ff2398a5a-7b1e-4745-9e76-a37ab5dbcb3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738784/general/f2398a5a-7b1e-4745-9e76-a37ab5dbcb3d.jpg not downloaded yet
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752001%252Fgeneral%252F95aa8ad5-77a8-40a9-a30d-b0f9dc7f2bdb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752001/general/95aa8ad5-77a8-40a9-a30d-b0f9dc7f2bdb.jpg not downloaded yet
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252Fba771ef2-7025-440c-bbac-f043a8e02e1b.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/ba771ef2-7025-440c-bbac-f043a8e02e1b.JPG not downloaded yet
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256c9fd0>
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d301ed40-aad4-50de-8cd9-6e0528a168e6/d301ed40-aad4-50de-8cd9-6e0528a168e6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752092%252Fgeneral%252F690ce852-f680-4c40-b5d0-9b5359f50630.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752092/general/690ce852-f680-4c40-b5d0-9b5359f50630.jpg saved to cache
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d301ed40-aad4-50de-8cd9-6e0528a168e6
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab1f50>
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1eeba09e-4dd7-5b7d-87e2-c14f918cd12d/1eeba09e-4dd7-5b7d-87e2-c14f918cd12d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752098%252Fgeneral%252Fa1f9455c-4bcc-4965-b956-99a001731f98.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752098/general/a1f9455c-4bcc-4965-b956-99a001731f98.jpg saved to cache
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1eeba09e-4dd7-5b7d-87e2-c14f918cd12d
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22456f0d0>
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e608bc10-f52e-5aee-b288-2314c6e33a08/e608bc10-f52e-5aee-b288-2314c6e33a08_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752016%252Fgeneral%252F6276c6e4-fc93-4f5f-b49b-b58222daefac.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752016/general/6276c6e4-fc93-4f5f-b49b-b58222daefac.jpg saved to cache
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e608bc10-f52e-5aee-b288-2314c6e33a08
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ba0350>
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a14d3e1e-1c1f-52ad-872f-24d7d41d751e/a14d3e1e-1c1f-52ad-872f-24d7d41d751e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752020%252Fgeneral%252F5a8ef0e5-3059-4efd-aea0-495a3fa6f4a1.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752020/general/5a8ef0e5-3059-4efd-aea0-495a3fa6f4a1.jpg saved to cache
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a14d3e1e-1c1f-52ad-872f-24d7d41d751e
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257aa890>
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a14d3e1e-1c1f-52ad-872f-24d7d41d751e/a14d3e1e-1c1f-52ad-872f-24d7d41d751e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752020%252Fgeneral%252F02000e87-32ed-429f-a228-54d571ed4e8f.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752020/general/02000e87-32ed-429f-a228-54d571ed4e8f.jpg saved to cache
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a14d3e1e-1c1f-52ad-872f-24d7d41d751e
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d69150>
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1eeba09e-4dd7-5b7d-87e2-c14f918cd12d/1eeba09e-4dd7-5b7d-87e2-c14f918cd12d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752098%252Fgeneral%252F69ad21f4-7339-4020-8d27-ecb3be4a86f1.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752098/general/69ad21f4-7339-4020-8d27-ecb3be4a86f1.jpg saved to cache
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1eeba09e-4dd7-5b7d-87e2-c14f918cd12d
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224527e50>
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d301ed40-aad4-50de-8cd9-6e0528a168e6/d301ed40-aad4-50de-8cd9-6e0528a168e6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752092%252Fgeneral%252F4ff1b1c6-b4e3-4ba7-b0a7-0f64b51a8554.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752092/general/4ff1b1c6-b4e3-4ba7-b0a7-0f64b51a8554.jpg saved to cache
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d301ed40-aad4-50de-8cd9-6e0528a168e6
2026-03-27 16:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5738784/general/15d10005-a1b9-4398-be9a-8fa53977d910.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740964)
2026-03-27 16:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752001/general/c73e931a-0e21-42cd-a765-bed868d5996b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740977)
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252Fab66d484-cc92-4277-8c1e-aa0c431a3c7b.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/ab66d484-cc92-4277-8c1e-aa0c431a3c7b.JPG not downloaded yet
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751991%252Fgeneral%252F884c2317-afad-4c93-b52d-4898bf0d005b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751991/general/884c2317-afad-4c93-b52d-4898bf0d005b.jpg not downloaded yet
2026-03-27 16:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752020/general/15cf9e27-03ba-41c1-b513-218935a437a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740995)
2026-03-27 16:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752068/general/b6127513-3fdf-43ef-a941-2e52c2d5248c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741020)
2026-03-27 16:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751991/general/d80427d2-6861-4b11-92d9-983e27b35e9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740967)
2026-03-27 16:32:34 [adesa.fr] INFO: Found listing with ID: 10737946
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737946%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [adesa.fr] INFO: Scrape type for 10737946: 1
2026-03-27 16:32:34 [adesa.fr] INFO: Scraping item 10737946 url https://www.openlane.eu/en/carv6/auction/10737946
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752068%252Fgeneral%252F8457d7ec-b6df-4afc-885c-75fe120f71d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752068/general/8457d7ec-b6df-4afc-885c-75fe120f71d3.jpg not downloaded yet
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738784%252Fgeneral%252F574809fb-d54b-4159-afd3-11e65463e6d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738784/general/574809fb-d54b-4159-afd3-11e65463e6d3.jpg not downloaded yet
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752001%252Fgeneral%252F708a6f98-eaad-412c-8345-119afa290f0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752001/general/708a6f98-eaad-412c-8345-119afa290f0e.jpg not downloaded yet
2026-03-27 16:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252F10c547e2-6568-4240-8373-d969a6430492.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/10c547e2-6568-4240-8373-d969a6430492.JPG not downloaded yet
2026-03-27 16:32:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645494/general/e1594e5f-eff9-4e8d-949d-fde514ca03b8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738001)
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252F45d9e676-e53b-4eb8-a45f-813f5290b4a6.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/45d9e676-e53b-4eb8-a45f-813f5290b4a6.JPG not downloaded yet
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751991%252Fgeneral%252F67b536cd-f8bf-4eb7-a56e-9caceffc353c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751991/general/67b536cd-f8bf-4eb7-a56e-9caceffc353c.jpg not downloaded yet
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22444ed10>
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e608bc10-f52e-5aee-b288-2314c6e33a08/e608bc10-f52e-5aee-b288-2314c6e33a08_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752016%252Fgeneral%252F74787f15-bf26-4375-9554-211232cab790.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752016/general/74787f15-bf26-4375-9554-211232cab790.jpg saved to cache
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e608bc10-f52e-5aee-b288-2314c6e33a08
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 due to Ignoring non-200 response
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259841d0>
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a8e01e3-1661-59ad-90ef-51a7d62ce9f8/0a8e01e3-1661-59ad-90ef-51a7d62ce9f8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751991%252Fgeneral%252F16539ad2-015f-456c-9245-a20221e3ac7c.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751991/general/16539ad2-015f-456c-9245-a20221e3ac7c.jpg saved to cache
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0a8e01e3-1661-59ad-90ef-51a7d62ce9f8
2026-03-27 16:32:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616875/general/7c570c52-8c99-41bf-b022-13d4613417c0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737889)
2026-03-27 16:32:35 [adesa.fr] INFO: Found listing with ID: 10741031
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741031%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [adesa.fr] INFO: Scrape type for 10741031: 1
2026-03-27 16:32:35 [adesa.fr] INFO: Scraping item 10741031 url https://www.openlane.eu/en/carv6/auction/10741031
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752068%252Fgeneral%252F22c55db6-22f3-4ef1-a7eb-b617d0c6f121.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752068/general/22c55db6-22f3-4ef1-a7eb-b617d0c6f121.jpg not downloaded yet
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738784%252Fgeneral%252Fbef78d3f-8ffe-44fb-a01a-db607e550865.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738784/general/bef78d3f-8ffe-44fb-a01a-db607e550865.jpg not downloaded yet
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752001%252Fgeneral%252F6967aa50-87f5-439f-8fd8-173bbcc1a866.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752001/general/6967aa50-87f5-439f-8fd8-173bbcc1a866.jpg not downloaded yet
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252F126cd6e3-d493-4001-bbee-9ab6a15e8d19.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/126cd6e3-d493-4001-bbee-9ab6a15e8d19.JPG not downloaded yet
2026-03-27 16:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752016/general/1d1b5313-dfb7-45fe-b88a-b1d0c2dc6877.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740992)
2026-03-27 16:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752001/general/0796426f-5656-459c-864b-0fd0ce1b0af5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740977)
2026-03-27 16:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5738784/general/5a274759-f9d7-4f57-a4d4-80e08c187d35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740964)
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252F3894fecc-2ae5-475f-b93a-e49c048adc68.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/3894fecc-2ae5-475f-b93a-e49c048adc68.JPG not downloaded yet
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751991%252Fgeneral%252Fdd444456-89a7-487c-80c0-238323b61a40.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751991/general/dd444456-89a7-487c-80c0-238323b61a40.jpg not downloaded yet
2026-03-27 16:32:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645494/general/35d249f6-ac6e-4864-b8b5-a7c09ca3d0ea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738001)
2026-03-27 16:32:35 [adesa.fr] INFO: Found listing with ID: 10737942
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737942%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [adesa.fr] INFO: Scrape type for 10737942: 1
2026-03-27 16:32:35 [adesa.fr] INFO: Scraping item 10737942 url https://www.openlane.eu/en/carv6/auction/10737942
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752068%252Fgeneral%252F03e51c59-c864-40b4-b74e-ae497457d6f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752068/general/03e51c59-c864-40b4-b74e-ae497457d6f8.jpg not downloaded yet
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738784%252Fgeneral%252F33542f05-e24e-4ebf-a5ed-8f538cf19299.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738784/general/33542f05-e24e-4ebf-a5ed-8f538cf19299.jpg not downloaded yet
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752001%252Fgeneral%252Fb74849be-20ba-4cc5-9fcb-30b84d2e6933.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752001/general/b74849be-20ba-4cc5-9fcb-30b84d2e6933.jpg not downloaded yet
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252Fa030823a-2731-4a6a-9816-00c4c7adc25d.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/a030823a-2731-4a6a-9816-00c4c7adc25d.JPG not downloaded yet
2026-03-27 16:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737902> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c0a150>
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_515c3097-bde2-5265-af02-b1dc87da47bc/515c3097-bde2-5265-af02-b1dc87da47bc_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738784%252Fgeneral%252F15d10005-a1b9-4398-be9a-8fa53977d910.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738784/general/15d10005-a1b9-4398-be9a-8fa53977d910.jpg saved to cache
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 515c3097-bde2-5265-af02-b1dc87da47bc
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22586d590>
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ae9ab68-dbe0-51ae-966e-159758dcf30b/9ae9ab68-dbe0-51ae-966e-159758dcf30b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752001%252Fgeneral%252Fc73e931a-0e21-42cd-a765-bed868d5996b.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752001/general/c73e931a-0e21-42cd-a765-bed868d5996b.jpg saved to cache
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9ae9ab68-dbe0-51ae-966e-159758dcf30b
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b0c90>
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a14d3e1e-1c1f-52ad-872f-24d7d41d751e/a14d3e1e-1c1f-52ad-872f-24d7d41d751e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752020%252Fgeneral%252F15cf9e27-03ba-41c1-b513-218935a437a5.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752020/general/15cf9e27-03ba-41c1-b513-218935a437a5.jpg saved to cache
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a14d3e1e-1c1f-52ad-872f-24d7d41d751e
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cd4150>
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6283a623-7f38-5165-93f1-4b6fd217b08e/6283a623-7f38-5165-93f1-4b6fd217b08e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752068%252Fgeneral%252Fb6127513-3fdf-43ef-a941-2e52c2d5248c.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752068/general/b6127513-3fdf-43ef-a941-2e52c2d5248c.jpg saved to cache
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6283a623-7f38-5165-93f1-4b6fd217b08e
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224444110>
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a8e01e3-1661-59ad-90ef-51a7d62ce9f8/0a8e01e3-1661-59ad-90ef-51a7d62ce9f8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751991%252Fgeneral%252Fd80427d2-6861-4b11-92d9-983e27b35e9c.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751991/general/d80427d2-6861-4b11-92d9-983e27b35e9c.jpg saved to cache
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0a8e01e3-1661-59ad-90ef-51a7d62ce9f8
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 due to Ignoring non-200 response
2026-03-27 16:32:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645494/general/ab66d484-cc92-4277-8c1e-aa0c431a3c7b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738001)
2026-03-27 16:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751991/general/884c2317-afad-4c93-b52d-4898bf0d005b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740967)
2026-03-27 16:32:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616875/general/ba771ef2-7025-440c-bbac-f043a8e02e1b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737889)
2026-03-27 16:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751991/general/2bff2b31-bc64-47a3-a429-fade5de91285.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740967)
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252Fe7a9562b-7386-48e5-85d1-b8b34418d43f.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/e7a9562b-7386-48e5-85d1-b8b34418d43f.JPG not downloaded yet
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751991%252Fgeneral%252Fb41031ba-cfca-4313-9cdc-94fb1bd0f93f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751991/general/b41031ba-cfca-4313-9cdc-94fb1bd0f93f.jpg not downloaded yet
2026-03-27 16:32:35 [adesa.fr] INFO: Found listing with ID: 10740996
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740996%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [adesa.fr] INFO: Scrape type for 10740996: 1
2026-03-27 16:32:35 [adesa.fr] INFO: Scraping item 10740996 url https://www.openlane.eu/en/carv6/auction/10740996
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752068%252Fgeneral%252F90d335bb-dcd1-42e9-85a1-05ca0897fda0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752068/general/90d335bb-dcd1-42e9-85a1-05ca0897fda0.jpg not downloaded yet
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738784%252Fgeneral%252F4049fe28-4ccf-4933-b813-d392797334bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738784/general/4049fe28-4ccf-4933-b813-d392797334bb.jpg not downloaded yet
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752001%252Fgeneral%252Fd75fe769-3e11-4404-9cfa-ead37d4cd7c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752001/general/d75fe769-3e11-4404-9cfa-ead37d4cd7c2.jpg not downloaded yet
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252F23456bcd-2d8f-47f2-9825-d86a6c2c5fd5.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/23456bcd-2d8f-47f2-9825-d86a6c2c5fd5.JPG not downloaded yet
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0ea60166-7255-551a-8ac5-5a6b2957708c due to Ignoring non-200 response
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645494%252Fgeneral%252F57fdee25-4aa5-46f4-b427-a114d8d30f85.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645494/general/57fdee25-4aa5-46f4-b427-a114d8d30f85.JPG not downloaded yet
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751991%252Fgeneral%252Fc3a19dc8-ff55-4959-a8d0-c3f7edba7940.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751991/general/c3a19dc8-ff55-4959-a8d0-c3f7edba7940.jpg not downloaded yet
2026-03-27 16:32:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a71a0dbd-936d-530d-908b-6c9e3647e696 with identifier: 10740962
2026-03-27 16:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a71a0dbd-936d-530d-908b-6c9e3647e696 with scrape type 1
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a71a0dbd-936d-530d-908b-6c9e3647e696
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738703%252Fgeneral%252F03ff35c0-c898-4e6c-ae73-92bee4b6d652.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738703/general/03ff35c0-c898-4e6c-ae73-92bee4b6d652.jpg already downloaded
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738703%252Fgeneral%252F5f724388-b628-4f6f-9bb2-4987c16d433a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738703/general/5f724388-b628-4f6f-9bb2-4987c16d433a.jpg already downloaded
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738703%252Fgeneral%252Fb420673a-1e2b-4aea-83b3-e18b790f2409.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738703/general/b420673a-1e2b-4aea-83b3-e18b790f2409.jpg already downloaded
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738703%252Fgeneral%252F97cd6c67-d2e0-4c31-8ed2-937f2326c29e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738703/general/97cd6c67-d2e0-4c31-8ed2-937f2326c29e.jpg already downloaded
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738703%252Fgeneral%252F80bd2239-c125-403c-b628-96fc6a0676fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738703/general/80bd2239-c125-403c-b628-96fc6a0676fc.jpg already downloaded
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738703%252Fgeneral%252F941326af-ff58-486e-b89c-d99616047181.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738703/general/941326af-ff58-486e-b89c-d99616047181.jpg already downloaded
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738703%252Fgeneral%252F8fbc0968-b06b-4b35-9e19-7adef4aa9065.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738703/general/8fbc0968-b06b-4b35-9e19-7adef4aa9065.jpg already downloaded
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738703%252Fgeneral%252F2b632af1-31de-40b7-8735-7266cc169e51.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738703/general/2b632af1-31de-40b7-8735-7266cc169e51.jpg already downloaded
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738703%252Fgeneral%252Fa33400d6-8ec9-48a6-ba46-90bf45d6f9d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738703/general/a33400d6-8ec9-48a6-ba46-90bf45d6f9d0.jpg already downloaded
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738703%252Fgeneral%252F6427d4cf-5ddd-44c1-ac67-85b43865ac9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738703/general/6427d4cf-5ddd-44c1-ac67-85b43865ac9b.jpg already downloaded
2026-03-27 16:32:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a71a0dbd-936d-530d-908b-6c9e3647e696, identifier: 10740962
2026-03-27 16:32:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c7b810>
2026-03-27 16:32:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e608bc10-f52e-5aee-b288-2314c6e33a08/e608bc10-f52e-5aee-b288-2314c6e33a08_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752016%252Fgeneral%252F1d1b5313-dfb7-45fe-b88a-b1d0c2dc6877.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752016/general/1d1b5313-dfb7-45fe-b88a-b1d0c2dc6877.jpg saved to cache
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e608bc10-f52e-5aee-b288-2314c6e33a08
2026-03-27 16:32:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225889ad0>
2026-03-27 16:32:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ae9ab68-dbe0-51ae-966e-159758dcf30b/9ae9ab68-dbe0-51ae-966e-159758dcf30b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752001%252Fgeneral%252F0796426f-5656-459c-864b-0fd0ce1b0af5.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752001/general/0796426f-5656-459c-864b-0fd0ce1b0af5.jpg saved to cache
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9ae9ab68-dbe0-51ae-966e-159758dcf30b
2026-03-27 16:32:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225860850>
2026-03-27 16:32:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_515c3097-bde2-5265-af02-b1dc87da47bc/515c3097-bde2-5265-af02-b1dc87da47bc_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738784%252Fgeneral%252F5a274759-f9d7-4f57-a4d4-80e08c187d35.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738784/general/5a274759-f9d7-4f57-a4d4-80e08c187d35.jpg saved to cache
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 515c3097-bde2-5265-af02-b1dc87da47bc
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 due to Ignoring non-200 response
2026-03-27 16:32:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd10cea8-10da-5ec1-a598-d87a2858924c with identifier: 10737902
2026-03-27 16:32:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd10cea8-10da-5ec1-a598-d87a2858924c with scrape type 1
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd10cea8-10da-5ec1-a598-d87a2858924c
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252Fff22789b-d7f7-49d7-a960-af29d681e879.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/ff22789b-d7f7-49d7-a960-af29d681e879.jpg already downloaded
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252Fad0b83bc-af4d-4be1-9955-9942d885ccab.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/ad0b83bc-af4d-4be1-9955-9942d885ccab.jpg already downloaded
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252F31b7ab72-7641-427d-bee1-c9f846536962.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/31b7ab72-7641-427d-bee1-c9f846536962.jpg already downloaded
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252F1df5de82-9e61-4845-919b-fdc74378e797.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/1df5de82-9e61-4845-919b-fdc74378e797.jpg already downloaded
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252F85f2595e-32ac-4500-a3a5-2c890d11a5df.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/85f2595e-32ac-4500-a3a5-2c890d11a5df.jpg already downloaded
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252F9cb9f773-b377-427b-83d6-e0ce939ebacd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/9cb9f773-b377-427b-83d6-e0ce939ebacd.jpg already downloaded
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252Fff850462-4bcc-4cb1-b536-ce78e60d22a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/ff850462-4bcc-4cb1-b536-ce78e60d22a4.jpg already downloaded
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252F9612a772-6c67-469d-9ced-57e3b403aa7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/9612a772-6c67-469d-9ced-57e3b403aa7b.jpg already downloaded
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252Fc774b17d-495c-4219-87a1-523589d0dd64.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/c774b17d-495c-4219-87a1-523589d0dd64.jpg already downloaded
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635447%252Fgeneral%252Fd0d1b9fc-6224-4413-96ed-70589ae2e29f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/d0d1b9fc-6224-4413-96ed-70589ae2e29f.jpg already downloaded
2026-03-27 16:32:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dd10cea8-10da-5ec1-a598-d87a2858924c, identifier: 10737902
2026-03-27 16:32:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616875/general/10c547e2-6568-4240-8373-d969a6430492.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737889)
2026-03-27 16:32:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616875/general/126cd6e3-d493-4001-bbee-9ab6a15e8d19.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737889)
2026-03-27 16:32:36 [adesa.fr] INFO: Found listing with ID: 10737930
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737930%27 HTTP/1.1" 200 None
2026-03-27 16:32:36 [adesa.fr] INFO: Scrape type for 10737930: 1
2026-03-27 16:32:36 [adesa.fr] INFO: Scraping item 10737930 url https://www.openlane.eu/en/carv6/auction/10737930
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752068%252Fgeneral%252F5b934fd0-b5ed-4d2d-b844-93bebd533977.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752068/general/5b934fd0-b5ed-4d2d-b844-93bebd533977.jpg not downloaded yet
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738784%252Fgeneral%252F81565036-3247-4b5b-ac8e-e885d7dfa014.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738784/general/81565036-3247-4b5b-ac8e-e885d7dfa014.jpg not downloaded yet
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752001%252Fgeneral%252F6f10f7ef-9101-4101-8e12-1ca109830046.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752001/general/6f10f7ef-9101-4101-8e12-1ca109830046.jpg not downloaded yet
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252Feaa2baf1-5852-42e8-aab3-7d59e3333514.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/eaa2baf1-5852-42e8-aab3-7d59e3333514.JPG not downloaded yet
2026-03-27 16:32:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a71a0dbd-936d-530d-908b-6c9e3647e696 with identifier: 10740962
2026-03-27 16:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a71a0dbd-936d-530d-908b-6c9e3647e696 with identifier: 10740962
2026-03-27 16:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a71a0dbd-936d-530d-908b-6c9e3647e696 with identifier: 10740962 to the API
2026-03-27 16:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740962>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'a71a0dbd-936d-530d-908b-6c9e3647e696',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC161RB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740962',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 78762,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5738703/general/03ff35c0-c898-4e6c-ae73-92bee4b6d652.jpg',
'https://images.openlane.eu/carimgs/5738703/general/5f724388-b628-4f6f-9bb2-4987c16d433a.jpg',
'https://images.openlane.eu/carimgs/5738703/general/b420673a-1e2b-4aea-83b3-e18b790f2409.jpg',
'https://images.openlane.eu/carimgs/5738703/general/97cd6c67-d2e0-4c31-8ed2-937f2326c29e.jpg',
'https://images.openlane.eu/carimgs/5738703/general/80bd2239-c125-403c-b628-96fc6a0676fc.jpg',
'https://images.openlane.eu/carimgs/5738703/general/941326af-ff58-486e-b89c-d99616047181.jpg',
'https://images.openlane.eu/carimgs/5738703/general/8fbc0968-b06b-4b35-9e19-7adef4aa9065.jpg',
'https://images.openlane.eu/carimgs/5738703/general/2b632af1-31de-40b7-8735-7266cc169e51.jpg',
'https://images.openlane.eu/carimgs/5738703/general/a33400d6-8ec9-48a6-ba46-90bf45d6f9d0.jpg',
'https://images.openlane.eu/carimgs/5738703/general/6427d4cf-5ddd-44c1-ac67-85b43865ac9b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a71a0dbd-936d-530d-908b-6c9e3647e696/a71a0dbd-936d-530d-908b-6c9e3647e696_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113588,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738703/general/03ff35c0-c898-4e6c-ae73-92bee4b6d652.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a71a0dbd-936d-530d-908b-6c9e3647e696/a71a0dbd-936d-530d-908b-6c9e3647e696_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738703/general/5f724388-b628-4f6f-9bb2-4987c16d433a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a71a0dbd-936d-530d-908b-6c9e3647e696/a71a0dbd-936d-530d-908b-6c9e3647e696_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112033,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738703/general/b420673a-1e2b-4aea-83b3-e18b790f2409.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a71a0dbd-936d-530d-908b-6c9e3647e696/a71a0dbd-936d-530d-908b-6c9e3647e696_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738703/general/97cd6c67-d2e0-4c31-8ed2-937f2326c29e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a71a0dbd-936d-530d-908b-6c9e3647e696/a71a0dbd-936d-530d-908b-6c9e3647e696_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738703/general/80bd2239-c125-403c-b628-96fc6a0676fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a71a0dbd-936d-530d-908b-6c9e3647e696/a71a0dbd-936d-530d-908b-6c9e3647e696_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105084,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738703/general/941326af-ff58-486e-b89c-d99616047181.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a71a0dbd-936d-530d-908b-6c9e3647e696/a71a0dbd-936d-530d-908b-6c9e3647e696_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738703/general/8fbc0968-b06b-4b35-9e19-7adef4aa9065.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a71a0dbd-936d-530d-908b-6c9e3647e696/a71a0dbd-936d-530d-908b-6c9e3647e696_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108138,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738703/general/2b632af1-31de-40b7-8735-7266cc169e51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a71a0dbd-936d-530d-908b-6c9e3647e696/a71a0dbd-936d-530d-908b-6c9e3647e696_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82221,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738703/general/a33400d6-8ec9-48a6-ba46-90bf45d6f9d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a71a0dbd-936d-530d-908b-6c9e3647e696/a71a0dbd-936d-530d-908b-6c9e3647e696_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85997,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738703/general/6427d4cf-5ddd-44c1-ac67-85b43865ac9b.jpg',
'Width': 1024}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 7,
'seller_name': 'ARVAL-FR',
'title': 'Peugeot 5008 GT - Petrol - Automatic - 130 hp - 78.762 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740962%27 HTTP/1.1" 200 None
2026-03-27 16:32:37 [adesa.fr] INFO: Saving data for 10740962: {'created_time': 1774629157.137218, 'last_price_update_time': 1774629157.137233, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740962') HTTP/1.1" 204 0
2026-03-27 16:32:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dd10cea8-10da-5ec1-a598-d87a2858924c with identifier: 10737902
2026-03-27 16:32:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dd10cea8-10da-5ec1-a598-d87a2858924c with identifier: 10737902
2026-03-27 16:32:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dd10cea8-10da-5ec1-a598-d87a2858924c with identifier: 10737902 to the API
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737902>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'dd10cea8-10da-5ec1-a598-d87a2858924c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000234',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737902',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 20735,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5635447/general/ff22789b-d7f7-49d7-a960-af29d681e879.jpg',
'https://images.openlane.eu/carimgs/5635447/general/ad0b83bc-af4d-4be1-9955-9942d885ccab.jpg',
'https://images.openlane.eu/carimgs/5635447/general/31b7ab72-7641-427d-bee1-c9f846536962.jpg',
'https://images.openlane.eu/carimgs/5635447/general/1df5de82-9e61-4845-919b-fdc74378e797.jpg',
'https://images.openlane.eu/carimgs/5635447/general/85f2595e-32ac-4500-a3a5-2c890d11a5df.jpg',
'https://images.openlane.eu/carimgs/5635447/general/9cb9f773-b377-427b-83d6-e0ce939ebacd.jpg',
'https://images.openlane.eu/carimgs/5635447/general/ff850462-4bcc-4cb1-b536-ce78e60d22a4.jpg',
'https://images.openlane.eu/carimgs/5635447/general/9612a772-6c67-469d-9ced-57e3b403aa7b.jpg',
'https://images.openlane.eu/carimgs/5635447/general/c774b17d-495c-4219-87a1-523589d0dd64.jpg',
'https://images.openlane.eu/carimgs/5635447/general/d0d1b9fc-6224-4413-96ed-70589ae2e29f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 973849,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/ff22789b-d7f7-49d7-a960-af29d681e879.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1054516,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/ad0b83bc-af4d-4be1-9955-9942d885ccab.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 787027,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/31b7ab72-7641-427d-bee1-c9f846536962.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 799891,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/1df5de82-9e61-4845-919b-fdc74378e797.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1013686,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/85f2595e-32ac-4500-a3a5-2c890d11a5df.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 845085,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/9cb9f773-b377-427b-83d6-e0ce939ebacd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 939730,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/ff850462-4bcc-4cb1-b536-ce78e60d22a4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 903561,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/9612a772-6c67-469d-9ced-57e3b403aa7b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 802620,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/c774b17d-495c-4219-87a1-523589d0dd64.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 864183,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/d0d1b9fc-6224-4413-96ed-70589ae2e29f.jpg',
'Width': 2731}],
'price': 25600,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.5 GTX - 4Motion - Electric - Automatic - 299 hp - '
'20.735 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737902%27 HTTP/1.1" 200 None
2026-03-27 16:32:37 [adesa.fr] INFO: Saving data for 10737902: {'created_time': 1774629157.585587, 'last_price_update_time': 1774629157.585598, 'auction_closing_time': 1774875600.0}
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737902') HTTP/1.1" 204 0
2026-03-27 16:32:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645494/general/3894fecc-2ae5-475f-b93a-e49c048adc68.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738001)
2026-03-27 16:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752001/general/95aa8ad5-77a8-40a9-a30d-b0f9dc7f2bdb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740977)
2026-03-27 16:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752001/general/6967aa50-87f5-439f-8fd8-173bbcc1a866.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740977)
2026-03-27 16:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5738784/general/bef78d3f-8ffe-44fb-a01a-db607e550865.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740964)
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751991%252Fgeneral%252Fb491d2d5-561b-46b9-8a5f-3f872a5784d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751991/general/b491d2d5-561b-46b9-8a5f-3f872a5784d8.jpg not downloaded yet
2026-03-27 16:32:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 due to Ignoring non-200 response
2026-03-27 16:32:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259ace90>
2026-03-27 16:32:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a8e01e3-1661-59ad-90ef-51a7d62ce9f8/0a8e01e3-1661-59ad-90ef-51a7d62ce9f8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751991%252Fgeneral%252F884c2317-afad-4c93-b52d-4898bf0d005b.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751991/general/884c2317-afad-4c93-b52d-4898bf0d005b.jpg saved to cache
2026-03-27 16:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0a8e01e3-1661-59ad-90ef-51a7d62ce9f8
2026-03-27 16:32:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 0ea60166-7255-551a-8ac5-5a6b2957708c due to Ignoring non-200 response
2026-03-27 16:32:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225baad50>
2026-03-27 16:32:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a8e01e3-1661-59ad-90ef-51a7d62ce9f8/0a8e01e3-1661-59ad-90ef-51a7d62ce9f8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751991%252Fgeneral%252F2bff2b31-bc64-47a3-a429-fade5de91285.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751991/general/2bff2b31-bc64-47a3-a429-fade5de91285.jpg saved to cache
2026-03-27 16:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0a8e01e3-1661-59ad-90ef-51a7d62ce9f8
2026-03-27 16:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751991/general/dd444456-89a7-487c-80c0-238323b61a40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740967)
2026-03-27 16:32:37 [adesa.fr] INFO: Found listing with ID: 10735341
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735341%27 HTTP/1.1" 200 None
2026-03-27 16:32:37 [adesa.fr] INFO: Scrape type for 10735341: 0
2026-03-27 16:32:37 [adesa.fr] INFO: Skipping item 10735341 url https://www.openlane.eu/en/carv6/auction/10735341
2026-03-27 16:32:37 [adesa.fr] INFO: Found listing with ID: 10735363
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735363%27 HTTP/1.1" 200 None
2026-03-27 16:32:37 [adesa.fr] INFO: Scrape type for 10735363: 0
2026-03-27 16:32:37 [adesa.fr] INFO: Skipping item 10735363 url https://www.openlane.eu/en/carv6/auction/10735363
2026-03-27 16:32:37 [adesa.fr] INFO: Found listing with ID: 10735391
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735391%27 HTTP/1.1" 200 None
2026-03-27 16:32:37 [adesa.fr] INFO: Scrape type for 10735391: 0
2026-03-27 16:32:37 [adesa.fr] INFO: Skipping item 10735391 url https://www.openlane.eu/en/carv6/auction/10735391
2026-03-27 16:32:37 [adesa.fr] INFO: Found listing with ID: 10735362
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735362%27 HTTP/1.1" 200 None
2026-03-27 16:32:37 [adesa.fr] INFO: Scrape type for 10735362: 0
2026-03-27 16:32:37 [adesa.fr] INFO: Skipping item 10735362 url https://www.openlane.eu/en/carv6/auction/10735362
2026-03-27 16:32:37 [adesa.fr] INFO: Found listing with ID: 10738595
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738595%27 HTTP/1.1" 200 None
2026-03-27 16:32:37 [adesa.fr] INFO: Scrape type for 10738595: 1
2026-03-27 16:32:37 [adesa.fr] INFO: Scraping item 10738595 url https://www.openlane.eu/en/carv6/auction/10738595
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252F3b93a95f-228f-45bd-bfe1-3a6ea4b4418e.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/3b93a95f-228f-45bd-bfe1-3a6ea4b4418e.JPG not downloaded yet
2026-03-27 16:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741009> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737879> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752068/general/22c55db6-22f3-4ef1-a7eb-b617d0c6f121.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741020)
2026-03-27 16:32:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645494/general/45d9e676-e53b-4eb8-a45f-813f5290b4a6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738001)
2026-03-27 16:32:37 [adesa.fr] INFO: Found listing with ID: 10738535
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738535%27 HTTP/1.1" 200 None
2026-03-27 16:32:37 [adesa.fr] INFO: Scrape type for 10738535: 1
2026-03-27 16:32:37 [adesa.fr] INFO: Scraping item 10738535 url https://www.openlane.eu/en/carv6/auction/10738535
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616875%252Fgeneral%252Fc8125e87-eb01-4c88-baa2-c908cf0e3902.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616875/general/c8125e87-eb01-4c88-baa2-c908cf0e3902.JPG not downloaded yet
2026-03-27 16:32:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0ea60166-7255-551a-8ac5-5a6b2957708c due to Ignoring non-200 response
2026-03-27 16:32:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0ea60166-7255-551a-8ac5-5a6b2957708c due to Ignoring non-200 response
2026-03-27 16:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b with identifier: 10741023
2026-03-27 16:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b with scrape type 1
2026-03-27 16:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252F23a06af8-c37e-4ee1-9df5-3c4ec95271ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/23a06af8-c37e-4ee1-9df5-3c4ec95271ff.jpg not downloaded yet
2026-03-27 16:32:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 due to Ignoring non-200 response
2026-03-27 16:32:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b8e750>
2026-03-27 16:32:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ae9ab68-dbe0-51ae-966e-159758dcf30b/9ae9ab68-dbe0-51ae-966e-159758dcf30b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752001%252Fgeneral%252F95aa8ad5-77a8-40a9-a30d-b0f9dc7f2bdb.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752001/general/95aa8ad5-77a8-40a9-a30d-b0f9dc7f2bdb.jpg saved to cache
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9ae9ab68-dbe0-51ae-966e-159758dcf30b
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22588dc90>
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ae9ab68-dbe0-51ae-966e-159758dcf30b/9ae9ab68-dbe0-51ae-966e-159758dcf30b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752001%252Fgeneral%252F6967aa50-87f5-439f-8fd8-173bbcc1a866.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752001/general/6967aa50-87f5-439f-8fd8-173bbcc1a866.jpg saved to cache
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9ae9ab68-dbe0-51ae-966e-159758dcf30b
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242e00d0>
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_515c3097-bde2-5265-af02-b1dc87da47bc/515c3097-bde2-5265-af02-b1dc87da47bc_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738784%252Fgeneral%252Fbef78d3f-8ffe-44fb-a01a-db607e550865.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738784/general/bef78d3f-8ffe-44fb-a01a-db607e550865.jpg saved to cache
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 515c3097-bde2-5265-af02-b1dc87da47bc
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752001/general/708a6f98-eaad-412c-8345-119afa290f0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740977)
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751991/general/67b536cd-f8bf-4eb7-a56e-9caceffc353c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740967)
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645494/general/57fdee25-4aa5-46f4-b427-a114d8d30f85.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738001)
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616875/general/23456bcd-2d8f-47f2-9825-d86a6c2c5fd5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737889)
2026-03-27 16:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751991/general/c3a19dc8-ff55-4959-a8d0-c3f7edba7940.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740967)
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752001/general/d75fe769-3e11-4404-9cfa-ead37d4cd7c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740977)
2026-03-27 16:32:38 [adesa.fr] INFO: Found listing with ID: 10738536
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738536%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [adesa.fr] INFO: Scrape type for 10738536: 1
2026-03-27 16:32:38 [adesa.fr] INFO: Scraping item 10738536 url https://www.openlane.eu/en/carv6/auction/10738536
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252F980e8dff-697b-4c60-abc0-df239fa68918.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/980e8dff-697b-4c60-abc0-df239fa68918.jpg not downloaded yet
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c12150>
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a8e01e3-1661-59ad-90ef-51a7d62ce9f8/0a8e01e3-1661-59ad-90ef-51a7d62ce9f8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751991%252Fgeneral%252Fdd444456-89a7-487c-80c0-238323b61a40.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751991/general/dd444456-89a7-487c-80c0-238323b61a40.jpg saved to cache
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0a8e01e3-1661-59ad-90ef-51a7d62ce9f8
2026-03-27 16:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe4d4970-2238-505a-968b-9a0a8bb918f3 with identifier: 10741009
2026-03-27 16:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe4d4970-2238-505a-968b-9a0a8bb918f3 with scrape type 1
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe4d4970-2238-505a-968b-9a0a8bb918f3
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752047%252Fgeneral%252Ff18aa2ae-0b28-4808-9200-2ddda3632b32.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752047/general/f18aa2ae-0b28-4808-9200-2ddda3632b32.jpg not downloaded yet
2026-03-27 16:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5220b1a4-2b85-545c-9546-f6fb57aeec56 with identifier: 10737879
2026-03-27 16:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 with scrape type 1
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5220b1a4-2b85-545c-9546-f6fb57aeec56
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252Fe9d657f4-7d9f-4536-b121-ef7a3b065963.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/e9d657f4-7d9f-4536-b121-ef7a3b065963.jpg already downloaded
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252F14a64659-a52c-439b-9b33-1a7e58ba606b.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/14a64659-a52c-439b-9b33-1a7e58ba606b.JPG not downloaded yet
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22450f390>
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6283a623-7f38-5165-93f1-4b6fd217b08e/6283a623-7f38-5165-93f1-4b6fd217b08e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752068%252Fgeneral%252F22c55db6-22f3-4ef1-a7eb-b617d0c6f121.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752068/general/22c55db6-22f3-4ef1-a7eb-b617d0c6f121.jpg saved to cache
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6283a623-7f38-5165-93f1-4b6fd217b08e
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 due to Ignoring non-200 response
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616875/general/3b93a95f-228f-45bd-bfe1-3a6ea4b4418e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737889)
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616875/general/eaa2baf1-5852-42e8-aab3-7d59e3333514.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737889)
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751991/general/b491d2d5-561b-46b9-8a5f-3f872a5784d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740967)
2026-03-27 16:32:38 [adesa.fr] INFO: Found listing with ID: 10738612
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738612%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [adesa.fr] INFO: Scrape type for 10738612: 1
2026-03-27 16:32:38 [adesa.fr] INFO: Scraping item 10738612 url https://www.openlane.eu/en/carv6/auction/10738612
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252Fb6b15714-f3c1-465d-af7a-940e4add1232.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/b6b15714-f3c1-465d-af7a-940e4add1232.jpg not downloaded yet
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752068/general/90d335bb-dcd1-42e9-85a1-05ca0897fda0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741020)
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752001/general/6f10f7ef-9101-4101-8e12-1ca109830046.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740977)
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5738784/general/4049fe28-4ccf-4933-b813-d392797334bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740964)
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752047%252Fgeneral%252F2c1c841e-1022-4dff-b31c-54ebc8f9bc96.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752047/general/2c1c841e-1022-4dff-b31c-54ebc8f9bc96.jpg not downloaded yet
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252F8f7b5176-8938-4b5f-9d32-980985a23bb0.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/8f7b5176-8938-4b5f-9d32-980985a23bb0.JPG not downloaded yet
2026-03-27 16:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5738784/general/81565036-3247-4b5b-ac8e-e885d7dfa014.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740964)
2026-03-27 16:32:38 [adesa.fr] INFO: Found listing with ID: 10738645
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738645%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [adesa.fr] INFO: Scrape type for 10738645: 1
2026-03-27 16:32:38 [adesa.fr] INFO: Scraping item 10738645 url https://www.openlane.eu/en/carv6/auction/10738645
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252F5073eb9a-02c3-4b05-bcd8-ae8133b48094.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/5073eb9a-02c3-4b05-bcd8-ae8133b48094.jpg not downloaded yet
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752068/general/5b934fd0-b5ed-4d2d-b844-93bebd533977.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741020)
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752047%252Fgeneral%252F44843694-fe00-44b5-9c94-066d35f65c0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752047/general/44843694-fe00-44b5-9c94-066d35f65c0b.jpg not downloaded yet
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252F3c3e6b57-d79b-4409-a5e1-21dba8becd2f.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/3c3e6b57-d79b-4409-a5e1-21dba8becd2f.JPG not downloaded yet
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616875/general/c8125e87-eb01-4c88-baa2-c908cf0e3902.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737889)
2026-03-27 16:32:38 [adesa.fr] INFO: Found listing with ID: 10738560
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738560%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [adesa.fr] INFO: Scrape type for 10738560: 1
2026-03-27 16:32:38 [adesa.fr] INFO: Scraping item 10738560 url https://www.openlane.eu/en/carv6/auction/10738560
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252F6d72ed05-8abe-4a9e-a6e7-aaced4d422ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/6d72ed05-8abe-4a9e-a6e7-aaced4d422ac.jpg not downloaded yet
2026-03-27 16:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ef8d0>
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ae9ab68-dbe0-51ae-966e-159758dcf30b/9ae9ab68-dbe0-51ae-966e-159758dcf30b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752001%252Fgeneral%252F708a6f98-eaad-412c-8345-119afa290f0e.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752001/general/708a6f98-eaad-412c-8345-119afa290f0e.jpg saved to cache
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9ae9ab68-dbe0-51ae-966e-159758dcf30b
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e0f50>
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a8e01e3-1661-59ad-90ef-51a7d62ce9f8/0a8e01e3-1661-59ad-90ef-51a7d62ce9f8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751991%252Fgeneral%252F67b536cd-f8bf-4eb7-a56e-9caceffc353c.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751991/general/67b536cd-f8bf-4eb7-a56e-9caceffc353c.jpg saved to cache
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0a8e01e3-1661-59ad-90ef-51a7d62ce9f8
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 due to Ignoring non-200 response
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 0ea60166-7255-551a-8ac5-5a6b2957708c due to Ignoring non-200 response
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d69390>
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a8e01e3-1661-59ad-90ef-51a7d62ce9f8/0a8e01e3-1661-59ad-90ef-51a7d62ce9f8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751991%252Fgeneral%252Fc3a19dc8-ff55-4959-a8d0-c3f7edba7940.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751991/general/c3a19dc8-ff55-4959-a8d0-c3f7edba7940.jpg saved to cache
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0a8e01e3-1661-59ad-90ef-51a7d62ce9f8
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257be1d0>
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ae9ab68-dbe0-51ae-966e-159758dcf30b/9ae9ab68-dbe0-51ae-966e-159758dcf30b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752001%252Fgeneral%252Fd75fe769-3e11-4404-9cfa-ead37d4cd7c2.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752001/general/d75fe769-3e11-4404-9cfa-ead37d4cd7c2.jpg saved to cache
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9ae9ab68-dbe0-51ae-966e-159758dcf30b
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751991/general/b41031ba-cfca-4313-9cdc-94fb1bd0f93f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740967)
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/14a64659-a52c-439b-9b33-1a7e58ba606b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737879)
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645494/general/e7a9562b-7386-48e5-85d1-b8b34418d43f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738001)
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752047%252Fgeneral%252Ff2a2d0ff-faf6-4133-91f4-4fe728f6774f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752047/general/f2a2d0ff-faf6-4133-91f4-4fe728f6774f.jpg not downloaded yet
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252F720bccf3-9967-4af7-94b7-12b5abcd5b9e.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/720bccf3-9967-4af7-94b7-12b5abcd5b9e.JPG not downloaded yet
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752075/general/23a06af8-c37e-4ee1-9df5-3c4ec95271ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741023)
2026-03-27 16:32:38 [adesa.fr] INFO: Found listing with ID: 10738644
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738644%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [adesa.fr] INFO: Scrape type for 10738644: 1
2026-03-27 16:32:38 [adesa.fr] INFO: Scraping item 10738644 url https://www.openlane.eu/en/carv6/auction/10738644
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252Feab4c797-a0a9-49ea-bce4-7bb68db21520.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/eab4c797-a0a9-49ea-bce4-7bb68db21520.jpg not downloaded yet
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 0ea60166-7255-551a-8ac5-5a6b2957708c due to Ignoring non-200 response
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 0ea60166-7255-551a-8ac5-5a6b2957708c due to Ignoring non-200 response
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256cee50>
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a8e01e3-1661-59ad-90ef-51a7d62ce9f8/0a8e01e3-1661-59ad-90ef-51a7d62ce9f8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751991%252Fgeneral%252Fb491d2d5-561b-46b9-8a5f-3f872a5784d8.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751991/general/b491d2d5-561b-46b9-8a5f-3f872a5784d8.jpg saved to cache
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0a8e01e3-1661-59ad-90ef-51a7d62ce9f8
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22575cc10>
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6283a623-7f38-5165-93f1-4b6fd217b08e/6283a623-7f38-5165-93f1-4b6fd217b08e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752068%252Fgeneral%252F90d335bb-dcd1-42e9-85a1-05ca0897fda0.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752068/general/90d335bb-dcd1-42e9-85a1-05ca0897fda0.jpg saved to cache
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6283a623-7f38-5165-93f1-4b6fd217b08e
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ba7210>
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ae9ab68-dbe0-51ae-966e-159758dcf30b/9ae9ab68-dbe0-51ae-966e-159758dcf30b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752001%252Fgeneral%252F6f10f7ef-9101-4101-8e12-1ca109830046.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752001/general/6f10f7ef-9101-4101-8e12-1ca109830046.jpg saved to cache
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9ae9ab68-dbe0-51ae-966e-159758dcf30b
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22575cc10>
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_515c3097-bde2-5265-af02-b1dc87da47bc/515c3097-bde2-5265-af02-b1dc87da47bc_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738784%252Fgeneral%252F4049fe28-4ccf-4933-b813-d392797334bb.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738784/general/4049fe28-4ccf-4933-b813-d392797334bb.jpg saved to cache
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 515c3097-bde2-5265-af02-b1dc87da47bc
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752075/general/980e8dff-697b-4c60-abc0-df239fa68918.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741023)
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752047%252Fgeneral%252Fd5c10b7e-ff4e-4418-aaea-c0966f03b7af.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752047/general/d5c10b7e-ff4e-4418-aaea-c0966f03b7af.jpg not downloaded yet
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252F8b90b764-dbf8-4e94-a4b0-589aa333ab8c.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/8b90b764-dbf8-4e94-a4b0-589aa333ab8c.JPG not downloaded yet
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224329010>
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_515c3097-bde2-5265-af02-b1dc87da47bc/515c3097-bde2-5265-af02-b1dc87da47bc_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738784%252Fgeneral%252F81565036-3247-4b5b-ac8e-e885d7dfa014.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738784/general/81565036-3247-4b5b-ac8e-e885d7dfa014.jpg saved to cache
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 515c3097-bde2-5265-af02-b1dc87da47bc
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ade790>
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6283a623-7f38-5165-93f1-4b6fd217b08e/6283a623-7f38-5165-93f1-4b6fd217b08e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752068%252Fgeneral%252F5b934fd0-b5ed-4d2d-b844-93bebd533977.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752068/general/5b934fd0-b5ed-4d2d-b844-93bebd533977.jpg saved to cache
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6283a623-7f38-5165-93f1-4b6fd217b08e
2026-03-27 16:32:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 0ea60166-7255-551a-8ac5-5a6b2957708c due to Ignoring non-200 response
2026-03-27 16:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752075/general/b6b15714-f3c1-465d-af7a-940e4add1232.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741023)
2026-03-27 16:32:39 [adesa.fr] INFO: Found listing with ID: 10738504
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738504%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [adesa.fr] INFO: Scrape type for 10738504: 1
2026-03-27 16:32:39 [adesa.fr] INFO: Scraping item 10738504 url https://www.openlane.eu/en/carv6/auction/10738504
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252F3992d892-d34c-4587-92c4-46bd29b82574.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/3992d892-d34c-4587-92c4-46bd29b82574.jpg not downloaded yet
2026-03-27 16:32:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752047/general/f18aa2ae-0b28-4808-9200-2ddda3632b32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741009)
2026-03-27 16:32:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/8f7b5176-8938-4b5f-9d32-980985a23bb0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737879)
2026-03-27 16:32:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/3c3e6b57-d79b-4409-a5e1-21dba8becd2f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737879)
2026-03-27 16:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752075/general/5073eb9a-02c3-4b05-bcd8-ae8133b48094.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741023)
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752047%252Fgeneral%252F8449e6f9-c067-4d40-840c-501f611a8d0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752047/general/8449e6f9-c067-4d40-840c-501f611a8d0c.jpg not downloaded yet
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252F4afc533f-7448-4cab-b9da-a98fd432f834.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/4afc533f-7448-4cab-b9da-a98fd432f834.JPG not downloaded yet
2026-03-27 16:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740958> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c11090>
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a8e01e3-1661-59ad-90ef-51a7d62ce9f8/0a8e01e3-1661-59ad-90ef-51a7d62ce9f8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751991%252Fgeneral%252Fb41031ba-cfca-4313-9cdc-94fb1bd0f93f.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751991/general/b41031ba-cfca-4313-9cdc-94fb1bd0f93f.jpg saved to cache
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0a8e01e3-1661-59ad-90ef-51a7d62ce9f8
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7ec10b0c-468a-5596-acb8-4cdaf175f4a7 due to Ignoring non-200 response
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224427150>
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252F23a06af8-c37e-4ee1-9df5-3c4ec95271ff.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/23a06af8-c37e-4ee1-9df5-3c4ec95271ff.jpg saved to cache
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b
2026-03-27 16:32:39 [adesa.fr] INFO: Found listing with ID: 10738537
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738537%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [adesa.fr] INFO: Scrape type for 10738537: 1
2026-03-27 16:32:39 [adesa.fr] INFO: Scraping item 10738537 url https://www.openlane.eu/en/carv6/auction/10738537
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252F01e25dec-0019-49e7-8519-a87c5e0b0fc6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/01e25dec-0019-49e7-8519-a87c5e0b0fc6.jpg not downloaded yet
2026-03-27 16:32:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c7be90>
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252F980e8dff-697b-4c60-abc0-df239fa68918.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/980e8dff-697b-4c60-abc0-df239fa68918.jpg saved to cache
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b
2026-03-27 16:32:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/720bccf3-9967-4af7-94b7-12b5abcd5b9e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737879)
2026-03-27 16:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752075/general/6d72ed05-8abe-4a9e-a6e7-aaced4d422ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741023)
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752047%252Fgeneral%252F05b987d8-8a22-433f-91ca-89653fbfeae4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752047/general/05b987d8-8a22-433f-91ca-89653fbfeae4.jpg not downloaded yet
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252Ff8b28c8c-ed27-49ad-b266-af3c10fcb14d.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/f8b28c8c-ed27-49ad-b266-af3c10fcb14d.JPG not downloaded yet
2026-03-27 16:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b88d65cc-25aa-5958-baab-4773caf9e771 with identifier: 10741031
2026-03-27 16:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b88d65cc-25aa-5958-baab-4773caf9e771 with scrape type 1
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b88d65cc-25aa-5958-baab-4773caf9e771
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752090%252Fgeneral%252Fadc19bb1-dff8-4b2a-b6a1-7e582919a853.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752090/general/adc19bb1-dff8-4b2a-b6a1-7e582919a853.jpg not downloaded yet
2026-03-27 16:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752047/general/44843694-fe00-44b5-9c94-066d35f65c0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741009)
2026-03-27 16:32:39 [adesa.fr] INFO: Found listing with ID: 10738646
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738646%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [adesa.fr] INFO: Scrape type for 10738646: 1
2026-03-27 16:32:39 [adesa.fr] INFO: Scraping item 10738646 url https://www.openlane.eu/en/carv6/auction/10738646
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252F1e89f152-dc43-4892-915f-2ee3e2f4be8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/1e89f152-dc43-4892-915f-2ee3e2f4be8b.jpg not downloaded yet
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242e91d0>
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252Fb6b15714-f3c1-465d-af7a-940e4add1232.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/b6b15714-f3c1-465d-af7a-940e4add1232.jpg saved to cache
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ad1e10>
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe4d4970-2238-505a-968b-9a0a8bb918f3/fe4d4970-2238-505a-968b-9a0a8bb918f3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752047%252Fgeneral%252Ff18aa2ae-0b28-4808-9200-2ddda3632b32.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752047/general/f18aa2ae-0b28-4808-9200-2ddda3632b32.jpg saved to cache
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fe4d4970-2238-505a-968b-9a0a8bb918f3
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244146d0>
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252F5073eb9a-02c3-4b05-bcd8-ae8133b48094.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/5073eb9a-02c3-4b05-bcd8-ae8133b48094.jpg saved to cache
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b
2026-03-27 16:32:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/8b90b764-dbf8-4e94-a4b0-589aa333ab8c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737879)
2026-03-27 16:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752075/general/eab4c797-a0a9-49ea-bce4-7bb68db21520.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741023)
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752047%252Fgeneral%252Fb558eb20-33e7-46f0-bec0-71ad1be4713a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752047/general/b558eb20-33e7-46f0-bec0-71ad1be4713a.jpg not downloaded yet
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252Fe427099d-7369-4034-9190-baa6d2d5e7f6.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/e427099d-7369-4034-9190-baa6d2d5e7f6.JPG not downloaded yet
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752090%252Fgeneral%252F9755a1a7-02c2-4f37-9c30-5d806bf5f183.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752090/general/9755a1a7-02c2-4f37-9c30-5d806bf5f183.jpg not downloaded yet
2026-03-27 16:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42085d10-c381-53a3-8727-7d892601e08b with identifier: 10740958
2026-03-27 16:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42085d10-c381-53a3-8727-7d892601e08b with scrape type 1
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 42085d10-c381-53a3-8727-7d892601e08b
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728807%252Fgeneral%252F2196df0a-1e05-48fe-b6c1-5409feffc911.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728807/general/2196df0a-1e05-48fe-b6c1-5409feffc911.jpg already downloaded
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728807%252Fgeneral%252Fec493e47-344b-451c-833f-df9686ec1a97.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728807/general/ec493e47-344b-451c-833f-df9686ec1a97.jpg already downloaded
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728807%252Fgeneral%252F533990b2-8696-4c4d-b8ef-9fbb2775b0d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728807/general/533990b2-8696-4c4d-b8ef-9fbb2775b0d3.jpg already downloaded
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728807%252Fgeneral%252Fd4881792-8dff-46e0-b89a-ebf66f8c9e95.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728807/general/d4881792-8dff-46e0-b89a-ebf66f8c9e95.jpg already downloaded
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728807%252Fgeneral%252F32a00ee7-e0d8-4c5b-af23-81c475ae8330.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728807/general/32a00ee7-e0d8-4c5b-af23-81c475ae8330.jpg already downloaded
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728807%252Fgeneral%252F149c3f8c-7050-44bc-9a9a-444a0b6a7b5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728807/general/149c3f8c-7050-44bc-9a9a-444a0b6a7b5a.jpg already downloaded
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728807%252Fgeneral%252F55b8b067-a095-4905-ab50-20c9323d6dd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728807/general/55b8b067-a095-4905-ab50-20c9323d6dd5.jpg already downloaded
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728807%252Fgeneral%252F06c57018-f766-4f06-a471-2ecb1c1a1003.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728807/general/06c57018-f766-4f06-a471-2ecb1c1a1003.jpg already downloaded
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728807%252Fgeneral%252F447d44ce-8e9d-4a8c-9515-0d47c835b8ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728807/general/447d44ce-8e9d-4a8c-9515-0d47c835b8ce.jpg already downloaded
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728807%252Fgeneral%252Fad1b8fbb-b8d5-4593-8165-c2fdd52e0517.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728807/general/ad1b8fbb-b8d5-4593-8165-c2fdd52e0517.jpg already downloaded
2026-03-27 16:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 42085d10-c381-53a3-8727-7d892601e08b, identifier: 10740958
2026-03-27 16:32:39 [adesa.fr] INFO: Found listing with ID: 10738503
2026-03-27 16:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738503%27 HTTP/1.1" 200 None
2026-03-27 16:32:40 [adesa.fr] INFO: Scrape type for 10738503: 1
2026-03-27 16:32:40 [adesa.fr] INFO: Scraping item 10738503 url https://www.openlane.eu/en/carv6/auction/10738503
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252Fedac58c9-123e-4971-83a6-4217d7445f1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/edac58c9-123e-4971-83a6-4217d7445f1a.jpg not downloaded yet
2026-03-27 16:32:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 42085d10-c381-53a3-8727-7d892601e08b with identifier: 10740958
2026-03-27 16:32:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 42085d10-c381-53a3-8727-7d892601e08b with identifier: 10740958
2026-03-27 16:32:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 42085d10-c381-53a3-8727-7d892601e08b with identifier: 10740958 to the API
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740958>
{'auction_title': '',
'c_o_2_emission_value': 21,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Hybrid',
'id': '42085d10-c381-53a3-8727-7d892601e08b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK791NJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740958',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 48052,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5728807/general/2196df0a-1e05-48fe-b6c1-5409feffc911.jpg',
'https://images.openlane.eu/carimgs/5728807/general/ec493e47-344b-451c-833f-df9686ec1a97.jpg',
'https://images.openlane.eu/carimgs/5728807/general/533990b2-8696-4c4d-b8ef-9fbb2775b0d3.jpg',
'https://images.openlane.eu/carimgs/5728807/general/d4881792-8dff-46e0-b89a-ebf66f8c9e95.jpg',
'https://images.openlane.eu/carimgs/5728807/general/32a00ee7-e0d8-4c5b-af23-81c475ae8330.jpg',
'https://images.openlane.eu/carimgs/5728807/general/149c3f8c-7050-44bc-9a9a-444a0b6a7b5a.jpg',
'https://images.openlane.eu/carimgs/5728807/general/55b8b067-a095-4905-ab50-20c9323d6dd5.jpg',
'https://images.openlane.eu/carimgs/5728807/general/06c57018-f766-4f06-a471-2ecb1c1a1003.jpg',
'https://images.openlane.eu/carimgs/5728807/general/447d44ce-8e9d-4a8c-9515-0d47c835b8ce.jpg',
'https://images.openlane.eu/carimgs/5728807/general/ad1b8fbb-b8d5-4593-8165-c2fdd52e0517.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42085d10-c381-53a3-8727-7d892601e08b/42085d10-c381-53a3-8727-7d892601e08b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251418,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728807/general/2196df0a-1e05-48fe-b6c1-5409feffc911.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42085d10-c381-53a3-8727-7d892601e08b/42085d10-c381-53a3-8727-7d892601e08b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271930,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728807/general/ec493e47-344b-451c-833f-df9686ec1a97.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42085d10-c381-53a3-8727-7d892601e08b/42085d10-c381-53a3-8727-7d892601e08b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286003,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728807/general/533990b2-8696-4c4d-b8ef-9fbb2775b0d3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42085d10-c381-53a3-8727-7d892601e08b/42085d10-c381-53a3-8727-7d892601e08b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247723,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728807/general/d4881792-8dff-46e0-b89a-ebf66f8c9e95.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42085d10-c381-53a3-8727-7d892601e08b/42085d10-c381-53a3-8727-7d892601e08b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221372,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728807/general/32a00ee7-e0d8-4c5b-af23-81c475ae8330.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42085d10-c381-53a3-8727-7d892601e08b/42085d10-c381-53a3-8727-7d892601e08b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172785,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728807/general/149c3f8c-7050-44bc-9a9a-444a0b6a7b5a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42085d10-c381-53a3-8727-7d892601e08b/42085d10-c381-53a3-8727-7d892601e08b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260483,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728807/general/55b8b067-a095-4905-ab50-20c9323d6dd5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42085d10-c381-53a3-8727-7d892601e08b/42085d10-c381-53a3-8727-7d892601e08b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296221,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728807/general/06c57018-f766-4f06-a471-2ecb1c1a1003.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42085d10-c381-53a3-8727-7d892601e08b/42085d10-c381-53a3-8727-7d892601e08b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241532,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728807/general/447d44ce-8e9d-4a8c-9515-0d47c835b8ce.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42085d10-c381-53a3-8727-7d892601e08b/42085d10-c381-53a3-8727-7d892601e08b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166989,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728807/general/ad1b8fbb-b8d5-4593-8165-c2fdd52e0517.jpg',
'Width': 1920}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-11-15',
'seats_number': 5,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Golf 1.4 Style - Hybrid - Automatic - 150 hp - 48.052 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740958%27 HTTP/1.1" 200 None
2026-03-27 16:32:40 [adesa.fr] INFO: Saving data for 10740958: {'created_time': 1774629160.3235, 'last_price_update_time': 1774629160.323515, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740958') HTTP/1.1" 204 0
2026-03-27 16:32:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/4afc533f-7448-4cab-b9da-a98fd432f834.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737879)
2026-03-27 16:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752075/general/3992d892-d34c-4587-92c4-46bd29b82574.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741023)
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752047%252Fgeneral%252F9834ff1f-7dad-4e7b-a628-802caf0cb7ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752047/general/9834ff1f-7dad-4e7b-a628-802caf0cb7ae.jpg not downloaded yet
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5579302%252Fgeneral%252Febe45c28-3cc8-4b37-8ea3-d35cddb6357e.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/ebe45c28-3cc8-4b37-8ea3-d35cddb6357e.JPG not downloaded yet
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752090%252Fgeneral%252F9c876101-ad08-4185-8292-baa42bb4321f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752090/general/9c876101-ad08-4185-8292-baa42bb4321f.jpg not downloaded yet
2026-03-27 16:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b357d0>
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252F6d72ed05-8abe-4a9e-a6e7-aaced4d422ac.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/6d72ed05-8abe-4a9e-a6e7-aaced4d422ac.jpg saved to cache
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22443ccd0>
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe4d4970-2238-505a-968b-9a0a8bb918f3/fe4d4970-2238-505a-968b-9a0a8bb918f3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752047%252Fgeneral%252F44843694-fe00-44b5-9c94-066d35f65c0b.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752047/general/44843694-fe00-44b5-9c94-066d35f65c0b.jpg saved to cache
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fe4d4970-2238-505a-968b-9a0a8bb918f3
2026-03-27 16:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752047/general/f2a2d0ff-faf6-4133-91f4-4fe728f6774f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741009)
2026-03-27 16:32:40 [adesa.fr] INFO: Found listing with ID: 10738483
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738483%27 HTTP/1.1" 200 None
2026-03-27 16:32:40 [adesa.fr] INFO: Scrape type for 10738483: 1
2026-03-27 16:32:40 [adesa.fr] INFO: Scraping item 10738483 url https://www.openlane.eu/en/carv6/auction/10738483
2026-03-27 16:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225d15090>
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252Feab4c797-a0a9-49ea-bce4-7bb68db21520.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/eab4c797-a0a9-49ea-bce4-7bb68db21520.jpg saved to cache
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b
2026-03-27 16:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752047/general/d5c10b7e-ff4e-4418-aaea-c0966f03b7af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741009)
2026-03-27 16:32:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/f8b28c8c-ed27-49ad-b266-af3c10fcb14d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737879)
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752047%252Fgeneral%252F884385c1-feb6-494e-8b25-175f02396fd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752047/general/884385c1-feb6-494e-8b25-175f02396fd5.jpg not downloaded yet
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752090%252Fgeneral%252Ffb8304e9-c7bb-465f-8651-0944ad33edc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752090/general/fb8304e9-c7bb-465f-8651-0944ad33edc3.jpg not downloaded yet
2026-03-27 16:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752075/general/01e25dec-0019-49e7-8519-a87c5e0b0fc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741023)
2026-03-27 16:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752090/general/adc19bb1-dff8-4b2a-b6a1-7e582919a853.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741031)
2026-03-27 16:32:40 [adesa.fr] INFO: Found listing with ID: 10738551
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738551%27 HTTP/1.1" 200 None
2026-03-27 16:32:40 [adesa.fr] INFO: Scrape type for 10738551: 1
2026-03-27 16:32:40 [adesa.fr] INFO: Scraping item 10738551 url https://www.openlane.eu/en/carv6/auction/10738551
2026-03-27 16:32:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258f0a50>
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252F3992d892-d34c-4587-92c4-46bd29b82574.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/3992d892-d34c-4587-92c4-46bd29b82574.jpg saved to cache
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b
2026-03-27 16:32:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/e427099d-7369-4034-9190-baa6d2d5e7f6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737879)
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752090%252Fgeneral%252Fa014eb09-0187-42f9-870a-8f1548782e3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752090/general/a014eb09-0187-42f9-870a-8f1548782e3f.jpg not downloaded yet
2026-03-27 16:32:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad03e487-32fc-560b-9674-fbea8466eec0 with identifier: 10740996
2026-03-27 16:32:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad03e487-32fc-560b-9674-fbea8466eec0 with scrape type 1
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad03e487-32fc-560b-9674-fbea8466eec0
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752021%252Fgeneral%252F2405977a-f51b-4e69-8a74-932d29a64855.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752021/general/2405977a-f51b-4e69-8a74-932d29a64855.jpg not downloaded yet
2026-03-27 16:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752047/general/8449e6f9-c067-4d40-840c-501f611a8d0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741009)
2026-03-27 16:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752090/general/9755a1a7-02c2-4f37-9c30-5d806bf5f183.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741031)
2026-03-27 16:32:40 [adesa.fr] INFO: Found listing with ID: 10738505
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738505%27 HTTP/1.1" 200 None
2026-03-27 16:32:40 [adesa.fr] INFO: Scrape type for 10738505: 1
2026-03-27 16:32:40 [adesa.fr] INFO: Scraping item 10738505 url https://www.openlane.eu/en/carv6/auction/10738505
2026-03-27 16:32:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf39d0>
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe4d4970-2238-505a-968b-9a0a8bb918f3/fe4d4970-2238-505a-968b-9a0a8bb918f3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752047%252Fgeneral%252Ff2a2d0ff-faf6-4133-91f4-4fe728f6774f.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752047/general/f2a2d0ff-faf6-4133-91f4-4fe728f6774f.jpg saved to cache
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fe4d4970-2238-505a-968b-9a0a8bb918f3
2026-03-27 16:32:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/ebe45c28-3cc8-4b37-8ea3-d35cddb6357e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737879)
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752090%252Fgeneral%252F52b2f1b7-2d39-4eb0-b609-0cffad969843.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752090/general/52b2f1b7-2d39-4eb0-b609-0cffad969843.jpg not downloaded yet
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752021%252Fgeneral%252F2d1999bb-bc9d-446d-9581-0c98d7ae54a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752021/general/2d1999bb-bc9d-446d-9581-0c98d7ae54a8.jpg not downloaded yet
2026-03-27 16:32:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faeadeca-d55f-5247-bdea-e694c54ba683 with identifier: 10737930
2026-03-27 16:32:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faeadeca-d55f-5247-bdea-e694c54ba683 with scrape type 1
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item faeadeca-d55f-5247-bdea-e694c54ba683
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252F09c3bee9-ce47-4b02-88f6-bfd597be41c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/09c3bee9-ce47-4b02-88f6-bfd597be41c4.jpg already downloaded
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252Ffafcacb4-3761-4024-90b2-ba8583b08148.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/fafcacb4-3761-4024-90b2-ba8583b08148.jpg already downloaded
2026-03-27 16:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252Fd8130386-5f3e-4f0d-959a-d2dd40fe7a68.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/d8130386-5f3e-4f0d-959a-d2dd40fe7a68.jpg already downloaded
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252Fcb8121f1-e572-41c1-bee5-98ec5becd12b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/cb8121f1-e572-41c1-bee5-98ec5becd12b.jpg already downloaded
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252Fdf7ce552-1375-4dd1-a3e0-0a5174795c85.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/df7ce552-1375-4dd1-a3e0-0a5174795c85.jpg already downloaded
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252Fb3b6a7b6-7e3a-417d-a2ca-4412dc820502.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/b3b6a7b6-7e3a-417d-a2ca-4412dc820502.jpg already downloaded
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252F122b4c7b-f563-44c4-b244-634f71e2f03c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/122b4c7b-f563-44c4-b244-634f71e2f03c.jpg already downloaded
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252F55742d1b-1973-4036-8411-36d242a829f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/55742d1b-1973-4036-8411-36d242a829f1.jpg already downloaded
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252F655a8c25-b439-472c-aa75-214daee7b604.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/655a8c25-b439-472c-aa75-214daee7b604.jpg already downloaded
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692377%252Fgeneral%252F0c5a296f-9508-4df1-9328-8ddd2e071f9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/0c5a296f-9508-4df1-9328-8ddd2e071f9e.jpg already downloaded
2026-03-27 16:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: faeadeca-d55f-5247-bdea-e694c54ba683, identifier: 10737930
2026-03-27 16:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74c3c41c-c433-5e15-8bdc-34e86470ea8a with identifier: 10738645
2026-03-27 16:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74c3c41c-c433-5e15-8bdc-34e86470ea8a with scrape type 1
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 74c3c41c-c433-5e15-8bdc-34e86470ea8a
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750109%252Fgeneral%252Fb9ec8cb6-a341-4d2d-8df7-1fcc2c808337.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750109/general/b9ec8cb6-a341-4d2d-8df7-1fcc2c808337.jpg not downloaded yet
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244faf10>
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe4d4970-2238-505a-968b-9a0a8bb918f3/fe4d4970-2238-505a-968b-9a0a8bb918f3_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752047%252Fgeneral%252Fd5c10b7e-ff4e-4418-aaea-c0966f03b7af.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752047/general/d5c10b7e-ff4e-4418-aaea-c0966f03b7af.jpg saved to cache
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fe4d4970-2238-505a-968b-9a0a8bb918f3
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-27 16:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d4aee87-4e61-57b6-b0e6-bec1172a4ab6 with identifier: 10738535
2026-03-27 16:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d4aee87-4e61-57b6-b0e6-bec1172a4ab6 with scrape type 1
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d4aee87-4e61-57b6-b0e6-bec1172a4ab6
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749994%252Fgeneral%252F7b3cf213-49c8-4d3e-82df-a0579a241515.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749994/general/7b3cf213-49c8-4d3e-82df-a0579a241515.jpg not downloaded yet
2026-03-27 16:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f036d5f-d223-5acb-99e7-cae5799319ee with identifier: 10738536
2026-03-27 16:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f036d5f-d223-5acb-99e7-cae5799319ee with scrape type 1
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f036d5f-d223-5acb-99e7-cae5799319ee
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749995%252Fgeneral%252Ffc5f013a-8907-47a8-a913-477709f96dc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749995/general/fc5f013a-8907-47a8-a913-477709f96dc5.jpg not downloaded yet
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22580cf50>
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252F01e25dec-0019-49e7-8519-a87c5e0b0fc6.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/01e25dec-0019-49e7-8519-a87c5e0b0fc6.jpg saved to cache
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22586c610>
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b88d65cc-25aa-5958-baab-4773caf9e771/b88d65cc-25aa-5958-baab-4773caf9e771_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752090%252Fgeneral%252Fadc19bb1-dff8-4b2a-b6a1-7e582919a853.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752090/general/adc19bb1-dff8-4b2a-b6a1-7e582919a853.jpg saved to cache
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b88d65cc-25aa-5958-baab-4773caf9e771
2026-03-27 16:32:41 [adesa.fr] INFO: Found listing with ID: 10738538
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738538%27 HTTP/1.1" 200 None
2026-03-27 16:32:41 [adesa.fr] INFO: Scrape type for 10738538: 1
2026-03-27 16:32:41 [adesa.fr] INFO: Scraping item 10738538 url https://www.openlane.eu/en/carv6/auction/10738538
2026-03-27 16:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: faeadeca-d55f-5247-bdea-e694c54ba683 with identifier: 10737930
2026-03-27 16:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: faeadeca-d55f-5247-bdea-e694c54ba683 with identifier: 10737930
2026-03-27 16:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: faeadeca-d55f-5247-bdea-e694c54ba683 with identifier: 10737930 to the API
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737930>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'faeadeca-d55f-5247-bdea-e694c54ba683',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737930',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 83555,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5692377/general/09c3bee9-ce47-4b02-88f6-bfd597be41c4.jpg',
'https://images.openlane.eu/carimgs/5692377/general/fafcacb4-3761-4024-90b2-ba8583b08148.jpg',
'https://images.openlane.eu/carimgs/5692377/general/d8130386-5f3e-4f0d-959a-d2dd40fe7a68.jpg',
'https://images.openlane.eu/carimgs/5692377/general/cb8121f1-e572-41c1-bee5-98ec5becd12b.jpg',
'https://images.openlane.eu/carimgs/5692377/general/df7ce552-1375-4dd1-a3e0-0a5174795c85.jpg',
'https://images.openlane.eu/carimgs/5692377/general/b3b6a7b6-7e3a-417d-a2ca-4412dc820502.jpg',
'https://images.openlane.eu/carimgs/5692377/general/122b4c7b-f563-44c4-b244-634f71e2f03c.jpg',
'https://images.openlane.eu/carimgs/5692377/general/55742d1b-1973-4036-8411-36d242a829f1.jpg',
'https://images.openlane.eu/carimgs/5692377/general/655a8c25-b439-472c-aa75-214daee7b604.jpg',
'https://images.openlane.eu/carimgs/5692377/general/0c5a296f-9508-4df1-9328-8ddd2e071f9e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1273937,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/09c3bee9-ce47-4b02-88f6-bfd597be41c4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1190489,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/fafcacb4-3761-4024-90b2-ba8583b08148.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1146068,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/d8130386-5f3e-4f0d-959a-d2dd40fe7a68.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1033884,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/cb8121f1-e572-41c1-bee5-98ec5becd12b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1012856,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/df7ce552-1375-4dd1-a3e0-0a5174795c85.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1240753,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/b3b6a7b6-7e3a-417d-a2ca-4412dc820502.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 780613,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/122b4c7b-f563-44c4-b244-634f71e2f03c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 871332,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/55742d1b-1973-4036-8411-36d242a829f1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1103837,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/655a8c25-b439-472c-aa75-214daee7b604.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 721983,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/0c5a296f-9508-4df1-9328-8ddd2e071f9e.jpg',
'Width': 2731}],
'price': 37600,
'price_includes_vat': True,
'registration_date': '2024-06-04',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Volvo XC60 T6 - Hybrid - Automatic - 253 hp - 83.555 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737930%27 HTTP/1.1" 200 None
2026-03-27 16:32:41 [adesa.fr] INFO: Saving data for 10737930: {'created_time': 1774629161.7544, 'last_price_update_time': 1774629161.754412, 'auction_closing_time': 1774875600.0}
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737930') HTTP/1.1" 204 0
2026-03-27 16:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752075/general/edac58c9-123e-4971-83a6-4217d7445f1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741023)
2026-03-27 16:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752090/general/9c876101-ad08-4185-8292-baa42bb4321f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741031)
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752090%252Fgeneral%252F7c824958-805a-4284-9625-68360c9862c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752090/general/7c824958-805a-4284-9625-68360c9862c1.jpg not downloaded yet
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752021%252Fgeneral%252Ffae58330-5af9-4f3b-855d-1dc1669a4a46.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752021/general/fae58330-5af9-4f3b-855d-1dc1669a4a46.jpg not downloaded yet
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750109%252Fgeneral%252Fe0f9d35d-d700-4e16-9e83-477ef4eeadf1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750109/general/e0f9d35d-d700-4e16-9e83-477ef4eeadf1.jpg not downloaded yet
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749994%252Fgeneral%252Fb7efc55c-6171-4466-ba05-db897da85e0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749994/general/b7efc55c-6171-4466-ba05-db897da85e0c.jpg not downloaded yet
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749995%252Fgeneral%252Fd43c6cc7-f022-41f8-b9af-5698877f1738.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749995/general/d43c6cc7-f022-41f8-b9af-5698877f1738.jpg not downloaded yet
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-27 16:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752090/general/fb8304e9-c7bb-465f-8651-0944ad33edc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741031)
2026-03-27 16:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752075/general/1e89f152-dc43-4892-915f-2ee3e2f4be8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741023)
2026-03-27 16:32:41 [adesa.fr] INFO: Found listing with ID: 10738449
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738449%27 HTTP/1.1" 200 None
2026-03-27 16:32:41 [adesa.fr] INFO: Scrape type for 10738449: 1
2026-03-27 16:32:41 [adesa.fr] INFO: Scraping item 10738449 url https://www.openlane.eu/en/carv6/auction/10738449
2026-03-27 16:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225810250>
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe4d4970-2238-505a-968b-9a0a8bb918f3/fe4d4970-2238-505a-968b-9a0a8bb918f3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752047%252Fgeneral%252F8449e6f9-c067-4d40-840c-501f611a8d0c.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752047/general/8449e6f9-c067-4d40-840c-501f611a8d0c.jpg saved to cache
2026-03-27 16:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fe4d4970-2238-505a-968b-9a0a8bb918f3
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b37fd0>
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b88d65cc-25aa-5958-baab-4773caf9e771/b88d65cc-25aa-5958-baab-4773caf9e771_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752090%252Fgeneral%252F9755a1a7-02c2-4f37-9c30-5d806bf5f183.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752090/general/9755a1a7-02c2-4f37-9c30-5d806bf5f183.jpg saved to cache
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b88d65cc-25aa-5958-baab-4773caf9e771
2026-03-27 16:32:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5220b1a4-2b85-545c-9546-f6fb57aeec56, skipping ID generation
2026-03-27 16:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 with scrape type 1
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 sending to next pipeline
2026-03-27 16:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5220b1a4-2b85-545c-9546-f6fb57aeec56, identifier: 10737879
2026-03-27 16:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752047/general/9834ff1f-7dad-4e7b-a628-802caf0cb7ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741009)
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752090%252Fgeneral%252Fb4277bef-dfe5-4c3d-8e1a-b93bdf21c838.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752090/general/b4277bef-dfe5-4c3d-8e1a-b93bdf21c838.jpg not downloaded yet
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752021%252Fgeneral%252F4451668d-ef45-438e-9f36-295bbf77cbb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752021/general/4451668d-ef45-438e-9f36-295bbf77cbb5.jpg not downloaded yet
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750109%252Fgeneral%252Fa1ea08cb-7a23-4fc8-bfa8-a2a509c67bff.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750109/general/a1ea08cb-7a23-4fc8-bfa8-a2a509c67bff.jpg not downloaded yet
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749994%252Fgeneral%252F7b0b164b-8264-4099-98cd-04a79d0eaa61.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749994/general/7b0b164b-8264-4099-98cd-04a79d0eaa61.jpg not downloaded yet
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749995%252Fgeneral%252Fcc32e532-3cf0-44d8-a085-172ae8b31301.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749995/general/cc32e532-3cf0-44d8-a085-172ae8b31301.jpg not downloaded yet
2026-03-27 16:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5220b1a4-2b85-545c-9546-f6fb57aeec56 with identifier: 10737879
2026-03-27 16:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5220b1a4-2b85-545c-9546-f6fb57aeec56 with identifier: 10737879
2026-03-27 16:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5220b1a4-2b85-545c-9546-f6fb57aeec56 with identifier: 10737879 to the API
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5579302/general/ebe45c28-3cc8-4b37-8ea3-d35cddb6357e.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '5220b1a4-2b85-545c-9546-f6fb57aeec56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737879',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 40054,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5220b1a4-2b85-545c-9546-f6fb57aeec56/5220b1a4-2b85-545c-9546-f6fb57aeec56_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305256,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579302/general/e9d657f4-7d9f-4536-b121-ef7a3b065963.jpg',
'Width': 2731}],
'price': 24200,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.5 GTX - 4Motion - Electric - 299 hp - 40.054 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737879%27 HTTP/1.1" 200 None
2026-03-27 16:32:42 [adesa.fr] INFO: Saving data for 10737879: {'created_time': 1774629162.481441, 'last_price_update_time': 1774629162.481453, 'auction_closing_time': 1774875600.0}
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737879') HTTP/1.1" 204 0
2026-03-27 16:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752047/general/b558eb20-33e7-46f0-bec0-71ad1be4713a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741009)
2026-03-27 16:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752047/general/05b987d8-8a22-433f-91ca-89653fbfeae4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741009)
2026-03-27 16:32:42 [adesa.fr] INFO: Found listing with ID: 10738561
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738561%27 HTTP/1.1" 200 None
2026-03-27 16:32:42 [adesa.fr] INFO: Scrape type for 10738561: 1
2026-03-27 16:32:42 [adesa.fr] INFO: Scraping item 10738561 url https://www.openlane.eu/en/carv6/auction/10738561
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-27 16:32:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752090%252Fgeneral%252Fc5367611-71b2-4e42-8fee-844c39d95020.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752090/general/c5367611-71b2-4e42-8fee-844c39d95020.jpg not downloaded yet
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752021%252Fgeneral%252Fffdb7974-46bf-4b96-91e3-c0900e2419b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752021/general/ffdb7974-46bf-4b96-91e3-c0900e2419b9.jpg not downloaded yet
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750109%252Fgeneral%252Ffcf53fe4-2b46-4394-b044-cd74d4e9da67.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750109/general/fcf53fe4-2b46-4394-b044-cd74d4e9da67.jpg not downloaded yet
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749994%252Fgeneral%252F68b0a068-6b45-4eaa-bc3d-8ac063f24a25.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749994/general/68b0a068-6b45-4eaa-bc3d-8ac063f24a25.jpg not downloaded yet
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749995%252Fgeneral%252F5d510f8e-07e3-4a71-8f3e-b8e6adad61e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749995/general/5d510f8e-07e3-4a71-8f3e-b8e6adad61e1.jpg not downloaded yet
2026-03-27 16:32:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22454a810>
2026-03-27 16:32:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252Fedac58c9-123e-4971-83a6-4217d7445f1a.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/edac58c9-123e-4971-83a6-4217d7445f1a.jpg saved to cache
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b
2026-03-27 16:32:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224324590>
2026-03-27 16:32:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b88d65cc-25aa-5958-baab-4773caf9e771/b88d65cc-25aa-5958-baab-4773caf9e771_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752090%252Fgeneral%252F9c876101-ad08-4185-8292-baa42bb4321f.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752090/general/9c876101-ad08-4185-8292-baa42bb4321f.jpg saved to cache
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b88d65cc-25aa-5958-baab-4773caf9e771
2026-03-27 16:32:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22452ea10>
2026-03-27 16:32:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b88d65cc-25aa-5958-baab-4773caf9e771/b88d65cc-25aa-5958-baab-4773caf9e771_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752090%252Fgeneral%252Ffb8304e9-c7bb-465f-8651-0944ad33edc3.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752090/general/fb8304e9-c7bb-465f-8651-0944ad33edc3.jpg saved to cache
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b88d65cc-25aa-5958-baab-4773caf9e771
2026-03-27 16:32:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258b7290>
2026-03-27 16:32:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752075%252Fgeneral%252F1e89f152-dc43-4892-915f-2ee3e2f4be8b.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752075/general/1e89f152-dc43-4892-915f-2ee3e2f4be8b.jpg saved to cache
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b
2026-03-27 16:32:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b, skipping ID generation
2026-03-27 16:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b with scrape type 1
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b sending to next pipeline
2026-03-27 16:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b, identifier: 10741023
2026-03-27 16:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bb63132-f68e-5637-9c92-ad5e0c34c94c with identifier: 10738560
2026-03-27 16:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bb63132-f68e-5637-9c92-ad5e0c34c94c with scrape type 1
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2bb63132-f68e-5637-9c92-ad5e0c34c94c
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750019%252Fgeneral%252Fca462f22-3926-483c-81f4-47ca2bac42ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750019/general/ca462f22-3926-483c-81f4-47ca2bac42ab.jpg not downloaded yet
2026-03-27 16:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752021/general/2405977a-f51b-4e69-8a74-932d29a64855.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740996)
2026-03-27 16:32:42 [adesa.fr] INFO: Found listing with ID: 10738596
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738596%27 HTTP/1.1" 200 None
2026-03-27 16:32:42 [adesa.fr] INFO: Scrape type for 10738596: 1
2026-03-27 16:32:42 [adesa.fr] INFO: Scraping item 10738596 url https://www.openlane.eu/en/carv6/auction/10738596
2026-03-27 16:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b with identifier: 10741023
2026-03-27 16:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b with identifier: 10741023
2026-03-27 16:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 97ec42f8-d410-5ee1-a5b6-6e32f6b3259b with identifier: 10741023 to the API
2026-03-27 16:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752075/general/1e89f152-dc43-4892-915f-2ee3e2f4be8b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '97ec42f8-d410-5ee1-a5b6-6e32f6b3259b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC330QR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741023',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 95312,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112246,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752075/general/23a06af8-c37e-4ee1-9df5-3c4ec95271ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108929,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752075/general/980e8dff-697b-4c60-abc0-df239fa68918.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114622,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752075/general/b6b15714-f3c1-465d-af7a-940e4add1232.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752075/general/5073eb9a-02c3-4b05-bcd8-ae8133b48094.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752075/general/6d72ed05-8abe-4a9e-a6e7-aaced4d422ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101047,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752075/general/eab4c797-a0a9-49ea-bce4-7bb68db21520.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123095,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752075/general/3992d892-d34c-4587-92c4-46bd29b82574.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752075/general/01e25dec-0019-49e7-8519-a87c5e0b0fc6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97369,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752075/general/1e89f152-dc43-4892-915f-2ee3e2f4be8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97ec42f8-d410-5ee1-a5b6-6e32f6b3259b/97ec42f8-d410-5ee1-a5b6-6e32f6b3259b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752075/general/edac58c9-123e-4971-83a6-4217d7445f1a.jpg',
'Width': 1024}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 2,
'seller_name': 'ARVAL-FR',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Manual - 115 hp - 95.312 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741023%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [adesa.fr] INFO: Saving data for 10741023: {'created_time': 1774629163.455238, 'last_price_update_time': 1774629163.455249, 'auction_closing_time': 1774876500.0}
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741023') HTTP/1.1" 204 0
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752090%252Fgeneral%252F52d5debd-5c63-462f-a3e4-d60e3ce3cb9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752090/general/52d5debd-5c63-462f-a3e4-d60e3ce3cb9c.jpg not downloaded yet
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752021%252Fgeneral%252F81d6e0a0-de7a-4d76-9ba5-3e5bfee92635.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752021/general/81d6e0a0-de7a-4d76-9ba5-3e5bfee92635.jpg not downloaded yet
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750109%252Fgeneral%252Ffcbf45d1-ec1f-4283-8cce-b2d9f347d751.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750109/general/fcbf45d1-ec1f-4283-8cce-b2d9f347d751.jpg not downloaded yet
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749994%252Fgeneral%252Fb58c1305-a729-418f-a48c-a0e6e61875b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749994/general/b58c1305-a729-418f-a48c-a0e6e61875b8.jpg not downloaded yet
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749995%252Fgeneral%252Fab993014-c234-46ef-bd49-711b6d50dbfc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749995/general/ab993014-c234-46ef-bd49-711b6d50dbfc.jpg not downloaded yet
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750019%252Fgeneral%252F93369441-db7a-449f-87bd-bc6282ec76c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750019/general/93369441-db7a-449f-87bd-bc6282ec76c9.jpg not downloaded yet
2026-03-27 16:32:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259af010>
2026-03-27 16:32:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe4d4970-2238-505a-968b-9a0a8bb918f3/fe4d4970-2238-505a-968b-9a0a8bb918f3_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752047%252Fgeneral%252F9834ff1f-7dad-4e7b-a628-802caf0cb7ae.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752047/general/9834ff1f-7dad-4e7b-a628-802caf0cb7ae.jpg saved to cache
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fe4d4970-2238-505a-968b-9a0a8bb918f3
2026-03-27 16:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd24bd4b-7746-54ea-8f26-11c0c8c62489 with identifier: 10738644
2026-03-27 16:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd24bd4b-7746-54ea-8f26-11c0c8c62489 with scrape type 1
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd24bd4b-7746-54ea-8f26-11c0c8c62489
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750108%252Fgeneral%252F987124e6-7ff8-4e8d-a4a6-41b1d1960488.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750108/general/987124e6-7ff8-4e8d-a4a6-41b1d1960488.jpg not downloaded yet
2026-03-27 16:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749995/general/fc5f013a-8907-47a8-a913-477709f96dc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738536)
2026-03-27 16:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749994/general/7b3cf213-49c8-4d3e-82df-a0579a241515.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738535)
2026-03-27 16:32:43 [adesa.fr] INFO: Found listing with ID: 10738450
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738450%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [adesa.fr] INFO: Scrape type for 10738450: 1
2026-03-27 16:32:43 [adesa.fr] INFO: Scraping item 10738450 url https://www.openlane.eu/en/carv6/auction/10738450
2026-03-27 16:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752047/general/884385c1-feb6-494e-8b25-175f02396fd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741009)
2026-03-27 16:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750109/general/b9ec8cb6-a341-4d2d-8df7-1fcc2c808337.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738645)
2026-03-27 16:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749994/general/b7efc55c-6171-4466-ba05-db897da85e0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738535)
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752021%252Fgeneral%252F73896437-0ed0-4e58-a9d7-d2747745188c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752021/general/73896437-0ed0-4e58-a9d7-d2747745188c.jpg not downloaded yet
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750109%252Fgeneral%252F37fad825-bacd-45f0-bb80-8160c02b5404.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750109/general/37fad825-bacd-45f0-bb80-8160c02b5404.jpg not downloaded yet
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749994%252Fgeneral%252F53082a37-d47d-4ef9-9807-b042d0a4bf34.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749994/general/53082a37-d47d-4ef9-9807-b042d0a4bf34.jpg not downloaded yet
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749995%252Fgeneral%252F80edde13-3bf2-4c69-a129-0d97f9cb02f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749995/general/80edde13-3bf2-4c69-a129-0d97f9cb02f8.jpg not downloaded yet
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750019%252Fgeneral%252F196b853f-aedb-4f77-8e63-0fbdad8fbf99.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750019/general/196b853f-aedb-4f77-8e63-0fbdad8fbf99.jpg not downloaded yet
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750108%252Fgeneral%252F21926158-1d56-4b73-ba70-c6161c5b1660.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750108/general/21926158-1d56-4b73-ba70-c6161c5b1660.jpg not downloaded yet
2026-03-27 16:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749995/general/d43c6cc7-f022-41f8-b9af-5698877f1738.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738536)
2026-03-27 16:32:43 [adesa.fr] INFO: Found listing with ID: 10738506
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738506%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [adesa.fr] INFO: Scrape type for 10738506: 1
2026-03-27 16:32:43 [adesa.fr] INFO: Scraping item 10738506 url https://www.openlane.eu/en/carv6/auction/10738506
2026-03-27 16:32:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227a7f650>
2026-03-27 16:32:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe4d4970-2238-505a-968b-9a0a8bb918f3/fe4d4970-2238-505a-968b-9a0a8bb918f3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752047%252Fgeneral%252Fb558eb20-33e7-46f0-bec0-71ad1be4713a.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752047/general/b558eb20-33e7-46f0-bec0-71ad1be4713a.jpg saved to cache
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fe4d4970-2238-505a-968b-9a0a8bb918f3
2026-03-27 16:32:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259abdd0>
2026-03-27 16:32:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe4d4970-2238-505a-968b-9a0a8bb918f3/fe4d4970-2238-505a-968b-9a0a8bb918f3_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752047%252Fgeneral%252F05b987d8-8a22-433f-91ca-89653fbfeae4.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752047/general/05b987d8-8a22-433f-91ca-89653fbfeae4.jpg saved to cache
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fe4d4970-2238-505a-968b-9a0a8bb918f3
2026-03-27 16:32:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259b43d0>
2026-03-27 16:32:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad03e487-32fc-560b-9674-fbea8466eec0/ad03e487-32fc-560b-9674-fbea8466eec0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752021%252Fgeneral%252F2405977a-f51b-4e69-8a74-932d29a64855.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752021/general/2405977a-f51b-4e69-8a74-932d29a64855.jpg saved to cache
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad03e487-32fc-560b-9674-fbea8466eec0
2026-03-27 16:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24b18c7a-16e8-5cab-85cd-7d70388c0641 with identifier: 10738595
2026-03-27 16:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24b18c7a-16e8-5cab-85cd-7d70388c0641 with scrape type 1
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 24b18c7a-16e8-5cab-85cd-7d70388c0641
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750057%252Fgeneral%252Fa7dec4d2-d043-4fb6-86ca-4673d41e4d27.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750057/general/a7dec4d2-d043-4fb6-86ca-4673d41e4d27.jpg not downloaded yet
2026-03-27 16:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750109/general/e0f9d35d-d700-4e16-9e83-477ef4eeadf1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738645)
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752021%252Fgeneral%252F96cb2d6d-f0df-46d0-8670-1c621adcf9cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752021/general/96cb2d6d-f0df-46d0-8670-1c621adcf9cf.jpg not downloaded yet
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750109%252Fgeneral%252F96e04eb8-d21e-42e0-b097-46ea4625010b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750109/general/96e04eb8-d21e-42e0-b097-46ea4625010b.jpg not downloaded yet
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749994%252Fgeneral%252F0ea2b331-f738-41dd-ab76-bdec24646b25.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749994/general/0ea2b331-f738-41dd-ab76-bdec24646b25.jpg not downloaded yet
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749995%252Fgeneral%252F49f6e0fe-5728-4257-865d-9774aaddfed0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749995/general/49f6e0fe-5728-4257-865d-9774aaddfed0.jpg not downloaded yet
2026-03-27 16:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750019%252Fgeneral%252Fd5fe4cd6-6c0f-4e9f-a252-5d63a047ede5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750019/general/d5fe4cd6-6c0f-4e9f-a252-5d63a047ede5.jpg not downloaded yet
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750108%252Fgeneral%252Fcd6835fc-f702-41b8-b2ea-188df15fcd3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750108/general/cd6835fc-f702-41b8-b2ea-188df15fcd3e.jpg not downloaded yet
2026-03-27 16:32:44 [adesa.fr] INFO: Found listing with ID: 10738184
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738184%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [adesa.fr] INFO: Scrape type for 10738184: 1
2026-03-27 16:32:44 [adesa.fr] INFO: Scraping item 10738184 url https://www.openlane.eu/en/carv6/auction/10738184
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750057%252Fgeneral%252F32d9c0d1-1bda-47d8-8bab-952b63595313.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750057/general/32d9c0d1-1bda-47d8-8bab-952b63595313.jpg not downloaded yet
2026-03-27 16:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b4dc10>
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f036d5f-d223-5acb-99e7-cae5799319ee/2f036d5f-d223-5acb-99e7-cae5799319ee_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749995%252Fgeneral%252Ffc5f013a-8907-47a8-a913-477709f96dc5.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749995/general/fc5f013a-8907-47a8-a913-477709f96dc5.jpg saved to cache
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2f036d5f-d223-5acb-99e7-cae5799319ee
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22567b0d0>
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d4aee87-4e61-57b6-b0e6-bec1172a4ab6/7d4aee87-4e61-57b6-b0e6-bec1172a4ab6_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749994%252Fgeneral%252F7b3cf213-49c8-4d3e-82df-a0579a241515.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749994/general/7b3cf213-49c8-4d3e-82df-a0579a241515.jpg saved to cache
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7d4aee87-4e61-57b6-b0e6-bec1172a4ab6
2026-03-27 16:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752021/general/fae58330-5af9-4f3b-855d-1dc1669a4a46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740996)
2026-03-27 16:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750019/general/ca462f22-3926-483c-81f4-47ca2bac42ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738560)
2026-03-27 16:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749995/general/5d510f8e-07e3-4a71-8f3e-b8e6adad61e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738536)
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752021%252Fgeneral%252Fa400f357-60fd-4a6f-93df-c956881a46b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752021/general/a400f357-60fd-4a6f-93df-c956881a46b1.jpg not downloaded yet
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750109%252Fgeneral%252F956b84be-eb84-47e2-bb54-a25de3db95da.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750109/general/956b84be-eb84-47e2-bb54-a25de3db95da.jpg not downloaded yet
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749994%252Fgeneral%252Ffe003703-f7b2-4344-8140-72109bbbe321.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749994/general/fe003703-f7b2-4344-8140-72109bbbe321.jpg not downloaded yet
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749995%252Fgeneral%252Fd7b31d52-27d0-48f5-93a9-b58c058f4d8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749995/general/d7b31d52-27d0-48f5-93a9-b58c058f4d8b.jpg not downloaded yet
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750019%252Fgeneral%252F0c591cb5-aa5f-4cbf-92a3-8a6e580272f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750019/general/0c591cb5-aa5f-4cbf-92a3-8a6e580272f7.jpg not downloaded yet
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750108%252Fgeneral%252F392f8039-9ef0-48f8-b0bd-e793969b8961.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750108/general/392f8039-9ef0-48f8-b0bd-e793969b8961.jpg not downloaded yet
2026-03-27 16:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9364850-1d6b-56a2-96fe-788aec6e9275 with identifier: 10738551
2026-03-27 16:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9364850-1d6b-56a2-96fe-788aec6e9275 with scrape type 1
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a9364850-1d6b-56a2-96fe-788aec6e9275
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750010%252Fgeneral%252F281d6d99-b779-400c-9f66-f18610acc39c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750010/general/281d6d99-b779-400c-9f66-f18610acc39c.jpg not downloaded yet
2026-03-27 16:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0677dd6-7585-5c0c-83f4-f354ea96461c with identifier: 10738503
2026-03-27 16:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0677dd6-7585-5c0c-83f4-f354ea96461c with scrape type 1
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e0677dd6-7585-5c0c-83f4-f354ea96461c
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749847%252Fgeneral%252Fdbe4bf33-b48f-401b-b008-2e44786e88f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749847/general/dbe4bf33-b48f-401b-b008-2e44786e88f3.jpg not downloaded yet
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243fe3d0>
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe4d4970-2238-505a-968b-9a0a8bb918f3/fe4d4970-2238-505a-968b-9a0a8bb918f3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752047%252Fgeneral%252F884385c1-feb6-494e-8b25-175f02396fd5.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752047/general/884385c1-feb6-494e-8b25-175f02396fd5.jpg saved to cache
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fe4d4970-2238-505a-968b-9a0a8bb918f3
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245b1490>
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74c3c41c-c433-5e15-8bdc-34e86470ea8a/74c3c41c-c433-5e15-8bdc-34e86470ea8a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750109%252Fgeneral%252Fb9ec8cb6-a341-4d2d-8df7-1fcc2c808337.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750109/general/b9ec8cb6-a341-4d2d-8df7-1fcc2c808337.jpg saved to cache
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 74c3c41c-c433-5e15-8bdc-34e86470ea8a
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224446f90>
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d4aee87-4e61-57b6-b0e6-bec1172a4ab6/7d4aee87-4e61-57b6-b0e6-bec1172a4ab6_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749994%252Fgeneral%252Fb7efc55c-6171-4466-ba05-db897da85e0c.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749994/general/b7efc55c-6171-4466-ba05-db897da85e0c.jpg saved to cache
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7d4aee87-4e61-57b6-b0e6-bec1172a4ab6
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241c0850>
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f036d5f-d223-5acb-99e7-cae5799319ee/2f036d5f-d223-5acb-99e7-cae5799319ee_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749995%252Fgeneral%252Fd43c6cc7-f022-41f8-b9af-5698877f1738.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749995/general/d43c6cc7-f022-41f8-b9af-5698877f1738.jpg saved to cache
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2f036d5f-d223-5acb-99e7-cae5799319ee
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750057%252Fgeneral%252Ff9c2b534-132d-4bbc-a673-1d71b28a5dee.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750057/general/f9c2b534-132d-4bbc-a673-1d71b28a5dee.jpg not downloaded yet
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242eaf50>
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74c3c41c-c433-5e15-8bdc-34e86470ea8a/74c3c41c-c433-5e15-8bdc-34e86470ea8a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750109%252Fgeneral%252Fe0f9d35d-d700-4e16-9e83-477ef4eeadf1.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750109/general/e0f9d35d-d700-4e16-9e83-477ef4eeadf1.jpg saved to cache
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 74c3c41c-c433-5e15-8bdc-34e86470ea8a
2026-03-27 16:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749994/general/b58c1305-a729-418f-a48c-a0e6e61875b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738535)
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752021%252Fgeneral%252F12de2322-48a6-4a12-b950-a81981e2cec8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752021/general/12de2322-48a6-4a12-b950-a81981e2cec8.jpg not downloaded yet
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750109%252Fgeneral%252F35e73160-c59e-45fc-ae35-fae0471a1268.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750109/general/35e73160-c59e-45fc-ae35-fae0471a1268.jpg not downloaded yet
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749994%252Fgeneral%252Fabb341b9-2f7f-4435-8910-d76671bd4955.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749994/general/abb341b9-2f7f-4435-8910-d76671bd4955.jpg not downloaded yet
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749995%252Fgeneral%252Fcfe6a17c-a25b-4cc6-9083-8aeb21f7571a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749995/general/cfe6a17c-a25b-4cc6-9083-8aeb21f7571a.jpg not downloaded yet
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750019%252Fgeneral%252Fd56fe506-7d4b-40e5-8175-b109516db851.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750019/general/d56fe506-7d4b-40e5-8175-b109516db851.jpg not downloaded yet
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750108%252Fgeneral%252F2aa1b531-c721-4595-b972-936188316304.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750108/general/2aa1b531-c721-4595-b972-936188316304.jpg not downloaded yet
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750010%252Fgeneral%252Fd28a50b4-8729-40a6-991f-1355cf952eb4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750010/general/d28a50b4-8729-40a6-991f-1355cf952eb4.jpg not downloaded yet
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749847%252Fgeneral%252Fd301fedc-abc9-4422-ae19-1383206d2696.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749847/general/d301fedc-abc9-4422-ae19-1383206d2696.jpg not downloaded yet
2026-03-27 16:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749994/general/68b0a068-6b45-4eaa-bc3d-8ac063f24a25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738535)
2026-03-27 16:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750019/general/93369441-db7a-449f-87bd-bc6282ec76c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738560)
2026-03-27 16:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749995/general/ab993014-c234-46ef-bd49-711b6d50dbfc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738536)
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750057%252Fgeneral%252F6acbd091-9634-45cf-8e5c-9fbfdfd26d1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750057/general/6acbd091-9634-45cf-8e5c-9fbfdfd26d1b.jpg not downloaded yet
2026-03-27 16:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b7b46cb-7b75-5370-a555-31bca84223d2 with identifier: 10738646
2026-03-27 16:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b7b46cb-7b75-5370-a555-31bca84223d2 with scrape type 1
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6b7b46cb-7b75-5370-a555-31bca84223d2
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750110%252Fgeneral%252F91bc1cf9-e88d-4c87-a436-705dae048144.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750110/general/91bc1cf9-e88d-4c87-a436-705dae048144.jpg not downloaded yet
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b38410>
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad03e487-32fc-560b-9674-fbea8466eec0/ad03e487-32fc-560b-9674-fbea8466eec0_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752021%252Fgeneral%252Ffae58330-5af9-4f3b-855d-1dc1669a4a46.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752021/general/fae58330-5af9-4f3b-855d-1dc1669a4a46.jpg saved to cache
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ad03e487-32fc-560b-9674-fbea8466eec0
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ca5390>
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bb63132-f68e-5637-9c92-ad5e0c34c94c/2bb63132-f68e-5637-9c92-ad5e0c34c94c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750019%252Fgeneral%252Fca462f22-3926-483c-81f4-47ca2bac42ab.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750019/general/ca462f22-3926-483c-81f4-47ca2bac42ab.jpg saved to cache
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2bb63132-f68e-5637-9c92-ad5e0c34c94c
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e5790>
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f036d5f-d223-5acb-99e7-cae5799319ee/2f036d5f-d223-5acb-99e7-cae5799319ee_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749995%252Fgeneral%252F5d510f8e-07e3-4a71-8f3e-b8e6adad61e1.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749995/general/5d510f8e-07e3-4a71-8f3e-b8e6adad61e1.jpg saved to cache
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2f036d5f-d223-5acb-99e7-cae5799319ee
2026-03-27 16:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750108/general/987124e6-7ff8-4e8d-a4a6-41b1d1960488.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738644)
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750109%252Fgeneral%252Ff01bf5ec-dd6c-4247-8e58-347f6b0b2bf1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750109/general/f01bf5ec-dd6c-4247-8e58-347f6b0b2bf1.jpg not downloaded yet
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749994%252Fgeneral%252Fdc48add8-5fc3-4478-bb5d-cf84b0fe609d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749994/general/dc48add8-5fc3-4478-bb5d-cf84b0fe609d.jpg not downloaded yet
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749995%252Fgeneral%252F0e81fccb-26a8-4b34-9ffc-c8392d336e34.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749995/general/0e81fccb-26a8-4b34-9ffc-c8392d336e34.jpg not downloaded yet
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750019%252Fgeneral%252F382797c5-8dff-4186-83be-f8031f1afe3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750019/general/382797c5-8dff-4186-83be-f8031f1afe3e.jpg not downloaded yet
2026-03-27 16:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750108%252Fgeneral%252Fd2094483-1122-4452-9565-54454423bd8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750108/general/d2094483-1122-4452-9565-54454423bd8e.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750010%252Fgeneral%252F835edec7-2572-4828-b2da-d4b88f4aa1e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750010/general/835edec7-2572-4828-b2da-d4b88f4aa1e9.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749847%252Fgeneral%252F3309a188-7e24-4579-92dc-0f38ecb26313.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749847/general/3309a188-7e24-4579-92dc-0f38ecb26313.jpg not downloaded yet
2026-03-27 16:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750109/general/fcbf45d1-ec1f-4283-8cce-b2d9f347d751.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738645)
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750057%252Fgeneral%252F805490ee-bb63-4343-a3ab-f3d3a9027c8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750057/general/805490ee-bb63-4343-a3ab-f3d3a9027c8a.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750110%252Fgeneral%252Fb46c5f60-0374-48ab-913c-5768ab10268d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750110/general/b46c5f60-0374-48ab-913c-5768ab10268d.jpg not downloaded yet
2026-03-27 16:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750019/general/d5fe4cd6-6c0f-4e9f-a252-5d63a047ede5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738560)
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750019%252Fgeneral%252F3e0f76ef-d6cb-49bb-a357-1ef9ca8df8c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750019/general/3e0f76ef-d6cb-49bb-a357-1ef9ca8df8c3.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750108%252Fgeneral%252Fcdf441ed-d012-4efa-8373-1dd533d8679b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750108/general/cdf441ed-d012-4efa-8373-1dd533d8679b.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750010%252Fgeneral%252F1aabd43f-4480-4a14-a0b6-20de7128a74b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750010/general/1aabd43f-4480-4a14-a0b6-20de7128a74b.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749847%252Fgeneral%252Ff191b6c2-3a51-4a63-a135-fb7bdd11805e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749847/general/f191b6c2-3a51-4a63-a135-fb7bdd11805e.jpg not downloaded yet
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b3bb10>
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d4aee87-4e61-57b6-b0e6-bec1172a4ab6/7d4aee87-4e61-57b6-b0e6-bec1172a4ab6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749994%252Fgeneral%252Fb58c1305-a729-418f-a48c-a0e6e61875b8.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749994/general/b58c1305-a729-418f-a48c-a0e6e61875b8.jpg saved to cache
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7d4aee87-4e61-57b6-b0e6-bec1172a4ab6
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225840390>
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d4aee87-4e61-57b6-b0e6-bec1172a4ab6/7d4aee87-4e61-57b6-b0e6-bec1172a4ab6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749994%252Fgeneral%252F68b0a068-6b45-4eaa-bc3d-8ac063f24a25.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749994/general/68b0a068-6b45-4eaa-bc3d-8ac063f24a25.jpg saved to cache
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7d4aee87-4e61-57b6-b0e6-bec1172a4ab6
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22588f990>
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bb63132-f68e-5637-9c92-ad5e0c34c94c/2bb63132-f68e-5637-9c92-ad5e0c34c94c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750019%252Fgeneral%252F93369441-db7a-449f-87bd-bc6282ec76c9.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750019/general/93369441-db7a-449f-87bd-bc6282ec76c9.jpg saved to cache
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2bb63132-f68e-5637-9c92-ad5e0c34c94c
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b1d090>
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f036d5f-d223-5acb-99e7-cae5799319ee/2f036d5f-d223-5acb-99e7-cae5799319ee_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749995%252Fgeneral%252Fab993014-c234-46ef-bd49-711b6d50dbfc.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749995/general/ab993014-c234-46ef-bd49-711b6d50dbfc.jpg saved to cache
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2f036d5f-d223-5acb-99e7-cae5799319ee
2026-03-27 16:32:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55a566f5-5cbc-54bc-90a6-3a99d0814b74 with identifier: 10738538
2026-03-27 16:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55a566f5-5cbc-54bc-90a6-3a99d0814b74 with scrape type 1
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55a566f5-5cbc-54bc-90a6-3a99d0814b74
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749997%252Fgeneral%252F4d38fd94-7ca4-4484-8eaa-cfe163ea195d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749997/general/4d38fd94-7ca4-4484-8eaa-cfe163ea195d.jpg not downloaded yet
2026-03-27 16:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750108/general/cd6835fc-f702-41b8-b2ea-188df15fcd3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738644)
2026-03-27 16:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749994/general/0ea2b331-f738-41dd-ab76-bdec24646b25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738535)
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750057%252Fgeneral%252Fc3a3cbfb-2df8-44c4-a4db-129bccb27837.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750057/general/c3a3cbfb-2df8-44c4-a4db-129bccb27837.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750110%252Fgeneral%252F2b584153-3ca8-4417-a494-3aced73a246a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750110/general/2b584153-3ca8-4417-a494-3aced73a246a.jpg not downloaded yet
2026-03-27 16:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750108/general/21926158-1d56-4b73-ba70-c6161c5b1660.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738644)
2026-03-27 16:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749847/general/dbe4bf33-b48f-401b-b008-2e44786e88f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738503)
2026-03-27 16:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749995/general/49f6e0fe-5728-4257-865d-9774aaddfed0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738536)
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750019%252Fgeneral%252F6615ff0d-f351-4849-ba4e-4f1e3abf11c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750019/general/6615ff0d-f351-4849-ba4e-4f1e3abf11c1.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750108%252Fgeneral%252Fbf74f36d-593e-445a-b846-64cfcd95e0f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750108/general/bf74f36d-593e-445a-b846-64cfcd95e0f3.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750010%252Fgeneral%252F044fe9e7-4c0f-4e4b-9683-0431922f0b8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750010/general/044fe9e7-4c0f-4e4b-9683-0431922f0b8a.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749847%252Fgeneral%252F17d6d46e-4c69-431e-bd96-298dc54aac3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749847/general/17d6d46e-4c69-431e-bd96-298dc54aac3d.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749997%252Fgeneral%252Fc6b8a98a-6c27-455e-a768-5af343c19917.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749997/general/c6b8a98a-6c27-455e-a768-5af343c19917.jpg not downloaded yet
2026-03-27 16:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750057%252Fgeneral%252Fdc04d224-8bf6-43da-9a2f-521bfbd429ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750057/general/dc04d224-8bf6-43da-9a2f-521bfbd429ce.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750110%252Fgeneral%252F3fd4bd3c-c150-49ee-8b66-89f1a50fdba4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750110/general/3fd4bd3c-c150-49ee-8b66-89f1a50fdba4.jpg not downloaded yet
2026-03-27 16:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738449> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225853310>
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd24bd4b-7746-54ea-8f26-11c0c8c62489/dd24bd4b-7746-54ea-8f26-11c0c8c62489_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750108%252Fgeneral%252F987124e6-7ff8-4e8d-a4a6-41b1d1960488.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750108/general/987124e6-7ff8-4e8d-a4a6-41b1d1960488.jpg saved to cache
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dd24bd4b-7746-54ea-8f26-11c0c8c62489
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225626c90>
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74c3c41c-c433-5e15-8bdc-34e86470ea8a/74c3c41c-c433-5e15-8bdc-34e86470ea8a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750109%252Fgeneral%252Ffcbf45d1-ec1f-4283-8cce-b2d9f347d751.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750109/general/fcbf45d1-ec1f-4283-8cce-b2d9f347d751.jpg saved to cache
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 74c3c41c-c433-5e15-8bdc-34e86470ea8a
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225816050>
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2bb63132-f68e-5637-9c92-ad5e0c34c94c/2bb63132-f68e-5637-9c92-ad5e0c34c94c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750019%252Fgeneral%252Fd5fe4cd6-6c0f-4e9f-a252-5d63a047ede5.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750019/general/d5fe4cd6-6c0f-4e9f-a252-5d63a047ede5.jpg saved to cache
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2bb63132-f68e-5637-9c92-ad5e0c34c94c
2026-03-27 16:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750057/general/f9c2b534-132d-4bbc-a673-1d71b28a5dee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738595)
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750019%252Fgeneral%252Fb1839e52-ef77-428f-9914-0cf600ca694a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750019/general/b1839e52-ef77-428f-9914-0cf600ca694a.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750108%252Fgeneral%252Ffdfce012-005d-40ca-b011-b01b8c94a520.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750108/general/fdfce012-005d-40ca-b011-b01b8c94a520.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750010%252Fgeneral%252F71d7f944-7852-47b6-a651-61d3e7de3d0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750010/general/71d7f944-7852-47b6-a651-61d3e7de3d0d.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749847%252Fgeneral%252F4fe1237f-83ec-41bc-a22b-e09f90031232.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749847/general/4fe1237f-83ec-41bc-a22b-e09f90031232.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749997%252Fgeneral%252F4ef737ae-acea-45be-999b-728ae8190de8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749997/general/4ef737ae-acea-45be-999b-728ae8190de8.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750057%252Fgeneral%252F8068eac0-12b1-4dcc-a968-33644e72ee27.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750057/general/8068eac0-12b1-4dcc-a968-33644e72ee27.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750110%252Fgeneral%252F98799472-df74-49d4-9949-5126a837607f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750110/general/98799472-df74-49d4-9949-5126a837607f.jpg not downloaded yet
2026-03-27 16:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749847/general/d301fedc-abc9-4422-ae19-1383206d2696.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738503)
2026-03-27 16:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750010/general/d28a50b4-8729-40a6-991f-1355cf952eb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738551)
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750108%252Fgeneral%252Fabc50c45-a8ce-4ea7-a30c-a5c8de122032.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750108/general/abc50c45-a8ce-4ea7-a30c-a5c8de122032.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750010%252Fgeneral%252Fcb06d995-8515-4a22-b8de-6f68b98cdf9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750010/general/cb06d995-8515-4a22-b8de-6f68b98cdf9f.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749847%252Fgeneral%252F79bac53c-52e3-4bb9-9ff3-99586ebe53ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749847/general/79bac53c-52e3-4bb9-9ff3-99586ebe53ff.jpg not downloaded yet
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749997%252Fgeneral%252Fb30e197b-d3ac-43fc-aa28-76ef6334be0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749997/general/b30e197b-d3ac-43fc-aa28-76ef6334be0c.jpg not downloaded yet
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225626d90>
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd24bd4b-7746-54ea-8f26-11c0c8c62489/dd24bd4b-7746-54ea-8f26-11c0c8c62489_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750108%252Fgeneral%252Fcd6835fc-f702-41b8-b2ea-188df15fcd3e.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750108/general/cd6835fc-f702-41b8-b2ea-188df15fcd3e.jpg saved to cache
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dd24bd4b-7746-54ea-8f26-11c0c8c62489
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257b1fd0>
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d4aee87-4e61-57b6-b0e6-bec1172a4ab6/7d4aee87-4e61-57b6-b0e6-bec1172a4ab6_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749994%252Fgeneral%252F0ea2b331-f738-41dd-ab76-bdec24646b25.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749994/general/0ea2b331-f738-41dd-ab76-bdec24646b25.jpg saved to cache
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7d4aee87-4e61-57b6-b0e6-bec1172a4ab6
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225827450>
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd24bd4b-7746-54ea-8f26-11c0c8c62489/dd24bd4b-7746-54ea-8f26-11c0c8c62489_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750108%252Fgeneral%252F21926158-1d56-4b73-ba70-c6161c5b1660.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750108/general/21926158-1d56-4b73-ba70-c6161c5b1660.jpg saved to cache
2026-03-27 16:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dd24bd4b-7746-54ea-8f26-11c0c8c62489
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22456b090>
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0677dd6-7585-5c0c-83f4-f354ea96461c/e0677dd6-7585-5c0c-83f4-f354ea96461c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749847%252Fgeneral%252Fdbe4bf33-b48f-401b-b008-2e44786e88f3.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749847/general/dbe4bf33-b48f-401b-b008-2e44786e88f3.jpg saved to cache
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e0677dd6-7585-5c0c-83f4-f354ea96461c
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256d1310>
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f036d5f-d223-5acb-99e7-cae5799319ee/2f036d5f-d223-5acb-99e7-cae5799319ee_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749995%252Fgeneral%252F49f6e0fe-5728-4257-865d-9774aaddfed0.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749995/general/49f6e0fe-5728-4257-865d-9774aaddfed0.jpg saved to cache
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2f036d5f-d223-5acb-99e7-cae5799319ee
2026-03-27 16:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a30f2b36-3382-513a-a907-862a48f00c42 with identifier: 10738483
2026-03-27 16:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a30f2b36-3382-513a-a907-862a48f00c42 with scrape type 1
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a30f2b36-3382-513a-a907-862a48f00c42
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749827%252Fgeneral%252F16d72916-0034-46ce-a030-45f8346bb47d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749827/general/16d72916-0034-46ce-a030-45f8346bb47d.jpg not downloaded yet
2026-03-27 16:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccd0bb5c-e608-5c32-96e5-b04511ed5bf0 with identifier: 10738449
2026-03-27 16:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccd0bb5c-e608-5c32-96e5-b04511ed5bf0 with scrape type 1
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ccd0bb5c-e608-5c32-96e5-b04511ed5bf0
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749788%252Fgeneral%252F7a3099a8-f314-4f5f-bc75-ed483647ec96.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749788/general/7a3099a8-f314-4f5f-bc75-ed483647ec96.jpg not downloaded yet
2026-03-27 16:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750010/general/281d6d99-b779-400c-9f66-f18610acc39c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738551)
2026-03-27 16:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749847/general/3309a188-7e24-4579-92dc-0f38ecb26313.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738503)
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750057%252Fgeneral%252Fe3ea8613-1b0b-4d30-a98b-0da8cb89ebb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750057/general/e3ea8613-1b0b-4d30-a98b-0da8cb89ebb1.jpg not downloaded yet
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750110%252Fgeneral%252Fb2d23551-40b4-4bcb-94ba-0840816f3302.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750110/general/b2d23551-40b4-4bcb-94ba-0840816f3302.jpg not downloaded yet
2026-03-27 16:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750110/general/b46c5f60-0374-48ab-913c-5768ab10268d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738646)
2026-03-27 16:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750057/general/805490ee-bb63-4343-a3ab-f3d3a9027c8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738595)
2026-03-27 16:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750110/general/2b584153-3ca8-4417-a494-3aced73a246a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738646)
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750010%252Fgeneral%252F6275658d-b8b9-4a9a-b930-d82bdc2e10f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750010/general/6275658d-b8b9-4a9a-b930-d82bdc2e10f4.jpg not downloaded yet
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749847%252Fgeneral%252Fef770cbc-db58-4bff-a657-f5f7de3be9b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749847/general/ef770cbc-db58-4bff-a657-f5f7de3be9b3.jpg not downloaded yet
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749997%252Fgeneral%252F91936c07-c19c-4dbb-a771-6f2fb04bf390.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749997/general/91936c07-c19c-4dbb-a771-6f2fb04bf390.jpg not downloaded yet
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749827%252Fgeneral%252F2d0f61e2-a62d-4545-88a9-95ee1f865664.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749827/general/2d0f61e2-a62d-4545-88a9-95ee1f865664.jpg not downloaded yet
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749788%252Fgeneral%252Fbbb50b86-37ec-4b9b-a2d0-27fa5a037f11.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749788/general/bbb50b86-37ec-4b9b-a2d0-27fa5a037f11.jpg not downloaded yet
2026-03-27 16:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750010/general/835edec7-2572-4828-b2da-d4b88f4aa1e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738551)
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750057%252Fgeneral%252F91f7d610-bfe2-4a7c-92d3-83e9708a5e99.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750057/general/91f7d610-bfe2-4a7c-92d3-83e9708a5e99.jpg not downloaded yet
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750110%252Fgeneral%252Fce4a43e2-7a41-4253-9a31-f19086baebb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750110/general/ce4a43e2-7a41-4253-9a31-f19086baebb5.jpg not downloaded yet
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22449fd90>
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24b18c7a-16e8-5cab-85cd-7d70388c0641/24b18c7a-16e8-5cab-85cd-7d70388c0641_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750057%252Fgeneral%252Ff9c2b534-132d-4bbc-a673-1d71b28a5dee.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750057/general/f9c2b534-132d-4bbc-a673-1d71b28a5dee.jpg saved to cache
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 24b18c7a-16e8-5cab-85cd-7d70388c0641
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e5b10>
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0677dd6-7585-5c0c-83f4-f354ea96461c/e0677dd6-7585-5c0c-83f4-f354ea96461c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749847%252Fgeneral%252Fd301fedc-abc9-4422-ae19-1383206d2696.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749847/general/d301fedc-abc9-4422-ae19-1383206d2696.jpg saved to cache
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e0677dd6-7585-5c0c-83f4-f354ea96461c
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bceb10>
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9364850-1d6b-56a2-96fe-788aec6e9275/a9364850-1d6b-56a2-96fe-788aec6e9275_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750010%252Fgeneral%252Fd28a50b4-8729-40a6-991f-1355cf952eb4.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750010/general/d28a50b4-8729-40a6-991f-1355cf952eb4.jpg saved to cache
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a9364850-1d6b-56a2-96fe-788aec6e9275
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750010%252Fgeneral%252F1da3411f-89d0-42ce-82cd-7fb36f2ddbc0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750010/general/1da3411f-89d0-42ce-82cd-7fb36f2ddbc0.jpg not downloaded yet
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749847%252Fgeneral%252F83730a29-5105-430f-9383-a10b928be8f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749847/general/83730a29-5105-430f-9383-a10b928be8f6.jpg not downloaded yet
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749997%252Fgeneral%252F990cb54c-9c4f-45b4-bd6f-b777e3eb7c30.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749997/general/990cb54c-9c4f-45b4-bd6f-b777e3eb7c30.jpg not downloaded yet
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749827%252Fgeneral%252Fe9b6f106-2892-4065-921c-821c10dce92d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749827/general/e9b6f106-2892-4065-921c-821c10dce92d.jpg not downloaded yet
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749788%252Fgeneral%252F6e4831b4-c7b4-4045-9985-4ecf8d7baef1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749788/general/6e4831b4-c7b4-4045-9985-4ecf8d7baef1.jpg not downloaded yet
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750110%252Fgeneral%252F718b7b98-e140-4bdf-906a-b9ae3615eb6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750110/general/718b7b98-e140-4bdf-906a-b9ae3615eb6e.jpg not downloaded yet
2026-03-27 16:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257d6c90>
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9364850-1d6b-56a2-96fe-788aec6e9275/a9364850-1d6b-56a2-96fe-788aec6e9275_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750010%252Fgeneral%252F281d6d99-b779-400c-9f66-f18610acc39c.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750010/general/281d6d99-b779-400c-9f66-f18610acc39c.jpg saved to cache
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a9364850-1d6b-56a2-96fe-788aec6e9275
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245b2390>
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0677dd6-7585-5c0c-83f4-f354ea96461c/e0677dd6-7585-5c0c-83f4-f354ea96461c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749847%252Fgeneral%252F3309a188-7e24-4579-92dc-0f38ecb26313.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749847/general/3309a188-7e24-4579-92dc-0f38ecb26313.jpg saved to cache
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e0677dd6-7585-5c0c-83f4-f354ea96461c
2026-03-27 16:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749997/general/4d38fd94-7ca4-4484-8eaa-cfe163ea195d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738538)
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750010%252Fgeneral%252F92c31f35-aa6e-400b-9cba-432fd6d06ac7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750010/general/92c31f35-aa6e-400b-9cba-432fd6d06ac7.jpg not downloaded yet
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749847%252Fgeneral%252F6e9cfd32-65d3-4a4a-aec8-e3e7e279c19c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749847/general/6e9cfd32-65d3-4a4a-aec8-e3e7e279c19c.jpg not downloaded yet
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749997%252Fgeneral%252F1ab0c87b-2a4e-4809-8255-60901751590e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749997/general/1ab0c87b-2a4e-4809-8255-60901751590e.jpg not downloaded yet
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749827%252Fgeneral%252Fdffdd8a5-6223-4fac-8818-051ef410f66d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749827/general/dffdd8a5-6223-4fac-8818-051ef410f66d.jpg not downloaded yet
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749788%252Fgeneral%252F4963db6a-13ea-41ce-901c-97de3e2eba5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749788/general/4963db6a-13ea-41ce-901c-97de3e2eba5c.jpg not downloaded yet
2026-03-27 16:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245a4e90>
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b7b46cb-7b75-5370-a555-31bca84223d2/6b7b46cb-7b75-5370-a555-31bca84223d2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750110%252Fgeneral%252Fb46c5f60-0374-48ab-913c-5768ab10268d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750110/general/b46c5f60-0374-48ab-913c-5768ab10268d.jpg saved to cache
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6b7b46cb-7b75-5370-a555-31bca84223d2
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256feb50>
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24b18c7a-16e8-5cab-85cd-7d70388c0641/24b18c7a-16e8-5cab-85cd-7d70388c0641_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750057%252Fgeneral%252F805490ee-bb63-4343-a3ab-f3d3a9027c8a.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750057/general/805490ee-bb63-4343-a3ab-f3d3a9027c8a.jpg saved to cache
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 24b18c7a-16e8-5cab-85cd-7d70388c0641
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225838490>
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b7b46cb-7b75-5370-a555-31bca84223d2/6b7b46cb-7b75-5370-a555-31bca84223d2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750110%252Fgeneral%252F2b584153-3ca8-4417-a494-3aced73a246a.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750110/general/2b584153-3ca8-4417-a494-3aced73a246a.jpg saved to cache
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6b7b46cb-7b75-5370-a555-31bca84223d2
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bd8790>
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9364850-1d6b-56a2-96fe-788aec6e9275/a9364850-1d6b-56a2-96fe-788aec6e9275_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750010%252Fgeneral%252F835edec7-2572-4828-b2da-d4b88f4aa1e9.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750010/general/835edec7-2572-4828-b2da-d4b88f4aa1e9.jpg saved to cache
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a9364850-1d6b-56a2-96fe-788aec6e9275
2026-03-27 16:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749847/general/f191b6c2-3a51-4a63-a135-fb7bdd11805e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738503)
2026-03-27 16:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749997/general/c6b8a98a-6c27-455e-a768-5af343c19917.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738538)
2026-03-27 16:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750057/general/c3a3cbfb-2df8-44c4-a4db-129bccb27837.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738595)
2026-03-27 16:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749847/general/17d6d46e-4c69-431e-bd96-298dc54aac3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738503)
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750110%252Fgeneral%252Fc9f1c9f4-5226-43e1-a09d-7b00c82cd98a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750110/general/c9f1c9f4-5226-43e1-a09d-7b00c82cd98a.jpg not downloaded yet
2026-03-27 16:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749847/general/4fe1237f-83ec-41bc-a22b-e09f90031232.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738503)
2026-03-27 16:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750110/general/98799472-df74-49d4-9949-5126a837607f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738646)
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749997%252Fgeneral%252Fccb07002-ac16-4fb0-87ad-5b0d112788d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749997/general/ccb07002-ac16-4fb0-87ad-5b0d112788d2.jpg not downloaded yet
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749827%252Fgeneral%252F0b93e120-f548-4030-83ff-9beb9bb4150e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749827/general/0b93e120-f548-4030-83ff-9beb9bb4150e.jpg not downloaded yet
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749788%252Fgeneral%252Ff1909185-6048-449d-ba9d-b306bd008fa9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749788/general/f1909185-6048-449d-ba9d-b306bd008fa9.jpg not downloaded yet
2026-03-27 16:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749997/general/4ef737ae-acea-45be-999b-728ae8190de8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738538)
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750110%252Fgeneral%252Fb938f536-5f9c-4c03-9891-0f5383d6040a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750110/general/b938f536-5f9c-4c03-9891-0f5383d6040a.jpg not downloaded yet
2026-03-27 16:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36d02816-478e-52f0-83ac-d0c4d09ebef9 with identifier: 10738596
2026-03-27 16:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36d02816-478e-52f0-83ac-d0c4d09ebef9 with scrape type 1
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 36d02816-478e-52f0-83ac-d0c4d09ebef9
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252F566a1281-72ec-4b3d-8262-3edc3531a5bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/566a1281-72ec-4b3d-8262-3edc3531a5bb.jpg not downloaded yet
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bed510>
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55a566f5-5cbc-54bc-90a6-3a99d0814b74/55a566f5-5cbc-54bc-90a6-3a99d0814b74_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749997%252Fgeneral%252F4d38fd94-7ca4-4484-8eaa-cfe163ea195d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749997/general/4d38fd94-7ca4-4484-8eaa-cfe163ea195d.jpg saved to cache
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 55a566f5-5cbc-54bc-90a6-3a99d0814b74
2026-03-27 16:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91effed9-3470-5336-b750-cd733f818b1d with identifier: 10738450
2026-03-27 16:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91effed9-3470-5336-b750-cd733f818b1d with scrape type 1
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 91effed9-3470-5336-b750-cd733f818b1d
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252F1cbbd720-374c-4172-832a-6c48991dfba7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/1cbbd720-374c-4172-832a-6c48991dfba7.jpg not downloaded yet
2026-03-27 16:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749997%252Fgeneral%252F9c9b3b6f-b081-4495-9b14-27067ebce361.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749997/general/9c9b3b6f-b081-4495-9b14-27067ebce361.jpg not downloaded yet
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749827%252Fgeneral%252F66547dbf-dad0-43eb-bdba-c395f03cb20a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749827/general/66547dbf-dad0-43eb-bdba-c395f03cb20a.jpg not downloaded yet
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749788%252Fgeneral%252F9e9e9e4a-b429-496b-b9f5-cb4a7292c58a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749788/general/9e9e9e4a-b429-496b-b9f5-cb4a7292c58a.jpg not downloaded yet
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252F6dd37ac7-9bd3-432e-8d41-2756e62c93ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/6dd37ac7-9bd3-432e-8d41-2756e62c93ac.jpg not downloaded yet
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252F555e572c-f6e5-4c0d-8280-d50f7e7aabc7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/555e572c-f6e5-4c0d-8280-d50f7e7aabc7.jpg not downloaded yet
2026-03-27 16:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749827/general/16d72916-0034-46ce-a030-45f8346bb47d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738483)
2026-03-27 16:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750057/general/e3ea8613-1b0b-4d30-a98b-0da8cb89ebb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738595)
2026-03-27 16:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750110/general/b2d23551-40b4-4bcb-94ba-0840816f3302.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738646)
2026-03-27 16:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749827/general/e9b6f106-2892-4065-921c-821c10dce92d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738483)
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749997%252Fgeneral%252F667372bf-5f5f-4ee5-a237-ec8711606af7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749997/general/667372bf-5f5f-4ee5-a237-ec8711606af7.jpg not downloaded yet
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749827%252Fgeneral%252F1b560b74-19e0-4dc7-bfc5-63977e8f6297.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749827/general/1b560b74-19e0-4dc7-bfc5-63977e8f6297.jpg not downloaded yet
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749788%252Fgeneral%252F3dfc9b11-eb62-411f-b6d2-88fc0476c49c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749788/general/3dfc9b11-eb62-411f-b6d2-88fc0476c49c.jpg not downloaded yet
2026-03-27 16:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749788/general/7a3099a8-f314-4f5f-bc75-ed483647ec96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738449)
2026-03-27 16:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750057/general/8068eac0-12b1-4dcc-a968-33644e72ee27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738595)
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252F62d23275-087a-4754-ae78-4965e3d42d2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/62d23275-087a-4754-ae78-4965e3d42d2f.jpg not downloaded yet
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252F29f31cb3-07af-479f-bc5b-081344dc8eb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/29f31cb3-07af-479f-bc5b-081344dc8eb1.jpg not downloaded yet
2026-03-27 16:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749788/general/6e4831b4-c7b4-4045-9985-4ecf8d7baef1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738449)
2026-03-27 16:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750110/general/718b7b98-e140-4bdf-906a-b9ae3615eb6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738646)
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749827%252Fgeneral%252F5f686e73-4320-4ad0-b6ad-82b70963f29e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749827/general/5f686e73-4320-4ad0-b6ad-82b70963f29e.jpg not downloaded yet
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749788%252Fgeneral%252Fca0c1656-3833-4df4-bef3-01494b8dd875.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749788/general/ca0c1656-3833-4df4-bef3-01494b8dd875.jpg not downloaded yet
2026-03-27 16:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22574cc90>
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0677dd6-7585-5c0c-83f4-f354ea96461c/e0677dd6-7585-5c0c-83f4-f354ea96461c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749847%252Fgeneral%252Ff191b6c2-3a51-4a63-a135-fb7bdd11805e.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749847/general/f191b6c2-3a51-4a63-a135-fb7bdd11805e.jpg saved to cache
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e0677dd6-7585-5c0c-83f4-f354ea96461c
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bdaed0>
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55a566f5-5cbc-54bc-90a6-3a99d0814b74/55a566f5-5cbc-54bc-90a6-3a99d0814b74_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749997%252Fgeneral%252Fc6b8a98a-6c27-455e-a768-5af343c19917.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749997/general/c6b8a98a-6c27-455e-a768-5af343c19917.jpg saved to cache
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 55a566f5-5cbc-54bc-90a6-3a99d0814b74
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bee8d0>
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24b18c7a-16e8-5cab-85cd-7d70388c0641/24b18c7a-16e8-5cab-85cd-7d70388c0641_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750057%252Fgeneral%252Fc3a3cbfb-2df8-44c4-a4db-129bccb27837.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750057/general/c3a3cbfb-2df8-44c4-a4db-129bccb27837.jpg saved to cache
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 24b18c7a-16e8-5cab-85cd-7d70388c0641
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224440190>
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0677dd6-7585-5c0c-83f4-f354ea96461c/e0677dd6-7585-5c0c-83f4-f354ea96461c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749847%252Fgeneral%252F17d6d46e-4c69-431e-bd96-298dc54aac3d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749847/general/17d6d46e-4c69-431e-bd96-298dc54aac3d.jpg saved to cache
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e0677dd6-7585-5c0c-83f4-f354ea96461c
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22436f250>
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0677dd6-7585-5c0c-83f4-f354ea96461c/e0677dd6-7585-5c0c-83f4-f354ea96461c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749847%252Fgeneral%252F4fe1237f-83ec-41bc-a22b-e09f90031232.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749847/general/4fe1237f-83ec-41bc-a22b-e09f90031232.jpg saved to cache
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e0677dd6-7585-5c0c-83f4-f354ea96461c
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225811010>
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b7b46cb-7b75-5370-a555-31bca84223d2/6b7b46cb-7b75-5370-a555-31bca84223d2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750110%252Fgeneral%252F98799472-df74-49d4-9949-5126a837607f.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750110/general/98799472-df74-49d4-9949-5126a837607f.jpg saved to cache
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6b7b46cb-7b75-5370-a555-31bca84223d2
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22449f950>
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55a566f5-5cbc-54bc-90a6-3a99d0814b74/55a566f5-5cbc-54bc-90a6-3a99d0814b74_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749997%252Fgeneral%252F4ef737ae-acea-45be-999b-728ae8190de8.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749997/general/4ef737ae-acea-45be-999b-728ae8190de8.jpg saved to cache
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 55a566f5-5cbc-54bc-90a6-3a99d0814b74
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252Fc3d9a1f8-ecb2-4e99-82cf-e04ea4a4737c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/c3d9a1f8-ecb2-4e99-82cf-e04ea4a4737c.jpg not downloaded yet
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252F9ceea965-f67f-4f7f-96c3-f48cf8e3034d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/9ceea965-f67f-4f7f-96c3-f48cf8e3034d.jpg not downloaded yet
2026-03-27 16:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750110/general/ce4a43e2-7a41-4253-9a31-f19086baebb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738646)
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749827%252Fgeneral%252F42c21003-0b6f-4be9-b1e7-651936e3d8ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749827/general/42c21003-0b6f-4be9-b1e7-651936e3d8ff.jpg not downloaded yet
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749788%252Fgeneral%252Fee114b2c-cf21-4d20-a669-eeb745149e7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749788/general/ee114b2c-cf21-4d20-a669-eeb745149e7d.jpg not downloaded yet
2026-03-27 16:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749847/general/83730a29-5105-430f-9383-a10b928be8f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738503)
2026-03-27 16:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749997/general/990cb54c-9c4f-45b4-bd6f-b777e3eb7c30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738538)
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252F756abec1-ec2d-4ee4-a61a-49ad38d7e263.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/756abec1-ec2d-4ee4-a61a-49ad38d7e263.jpg not downloaded yet
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252F52f7b850-3faf-4604-a254-6d08f0b4ff19.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/52f7b850-3faf-4604-a254-6d08f0b4ff19.jpg not downloaded yet
2026-03-27 16:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750010/general/1da3411f-89d0-42ce-82cd-7fb36f2ddbc0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738551)
2026-03-27 16:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750110/general/c9f1c9f4-5226-43e1-a09d-7b00c82cd98a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738646)
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749827%252Fgeneral%252Fc15cd097-c9e9-4d5f-a3e5-dd87762030e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749827/general/c15cd097-c9e9-4d5f-a3e5-dd87762030e8.jpg not downloaded yet
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749788%252Fgeneral%252F73d817aa-328b-4afc-a1cc-807ed3555a2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749788/general/73d817aa-328b-4afc-a1cc-807ed3555a2d.jpg not downloaded yet
2026-03-27 16:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749827/general/dffdd8a5-6223-4fac-8818-051ef410f66d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738483)
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252F3c00bc9b-47be-462b-8c56-007b6f43be7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/3c00bc9b-47be-462b-8c56-007b6f43be7a.jpg not downloaded yet
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252Fcd80a6bf-2b4d-44d0-826a-40045a51413d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/cd80a6bf-2b4d-44d0-826a-40045a51413d.jpg not downloaded yet
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab2950>
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a30f2b36-3382-513a-a907-862a48f00c42/a30f2b36-3382-513a-a907-862a48f00c42_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749827%252Fgeneral%252F16d72916-0034-46ce-a030-45f8346bb47d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749827/general/16d72916-0034-46ce-a030-45f8346bb47d.jpg saved to cache
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a30f2b36-3382-513a-a907-862a48f00c42
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225adc050>
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24b18c7a-16e8-5cab-85cd-7d70388c0641/24b18c7a-16e8-5cab-85cd-7d70388c0641_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750057%252Fgeneral%252Fe3ea8613-1b0b-4d30-a98b-0da8cb89ebb1.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750057/general/e3ea8613-1b0b-4d30-a98b-0da8cb89ebb1.jpg saved to cache
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 24b18c7a-16e8-5cab-85cd-7d70388c0641
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258cb710>
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b7b46cb-7b75-5370-a555-31bca84223d2/6b7b46cb-7b75-5370-a555-31bca84223d2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750110%252Fgeneral%252Fb2d23551-40b4-4bcb-94ba-0840816f3302.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750110/general/b2d23551-40b4-4bcb-94ba-0840816f3302.jpg saved to cache
2026-03-27 16:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6b7b46cb-7b75-5370-a555-31bca84223d2
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225adf8d0>
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a30f2b36-3382-513a-a907-862a48f00c42/a30f2b36-3382-513a-a907-862a48f00c42_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749827%252Fgeneral%252Fe9b6f106-2892-4065-921c-821c10dce92d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749827/general/e9b6f106-2892-4065-921c-821c10dce92d.jpg saved to cache
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a30f2b36-3382-513a-a907-862a48f00c42
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b6a10>
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccd0bb5c-e608-5c32-96e5-b04511ed5bf0/ccd0bb5c-e608-5c32-96e5-b04511ed5bf0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749788%252Fgeneral%252F7a3099a8-f314-4f5f-bc75-ed483647ec96.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749788/general/7a3099a8-f314-4f5f-bc75-ed483647ec96.jpg saved to cache
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ccd0bb5c-e608-5c32-96e5-b04511ed5bf0
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224361c50>
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24b18c7a-16e8-5cab-85cd-7d70388c0641/24b18c7a-16e8-5cab-85cd-7d70388c0641_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750057%252Fgeneral%252F8068eac0-12b1-4dcc-a968-33644e72ee27.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750057/general/8068eac0-12b1-4dcc-a968-33644e72ee27.jpg saved to cache
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 24b18c7a-16e8-5cab-85cd-7d70388c0641
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22448d450>
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccd0bb5c-e608-5c32-96e5-b04511ed5bf0/ccd0bb5c-e608-5c32-96e5-b04511ed5bf0_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749788%252Fgeneral%252F6e4831b4-c7b4-4045-9985-4ecf8d7baef1.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749788/general/6e4831b4-c7b4-4045-9985-4ecf8d7baef1.jpg saved to cache
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ccd0bb5c-e608-5c32-96e5-b04511ed5bf0
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22586ba90>
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b7b46cb-7b75-5370-a555-31bca84223d2/6b7b46cb-7b75-5370-a555-31bca84223d2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750110%252Fgeneral%252F718b7b98-e140-4bdf-906a-b9ae3615eb6e.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750110/general/718b7b98-e140-4bdf-906a-b9ae3615eb6e.jpg saved to cache
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6b7b46cb-7b75-5370-a555-31bca84223d2
2026-03-27 16:32:48 [adesa.fr] INFO: Found listing with ID: 10738484
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738484%27 HTTP/1.1" 200 None
2026-03-27 16:32:48 [adesa.fr] INFO: Scrape type for 10738484: 1
2026-03-27 16:32:48 [adesa.fr] INFO: Scraping item 10738484 url https://www.openlane.eu/en/carv6/auction/10738484
2026-03-27 16:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749827/general/66547dbf-dad0-43eb-bdba-c395f03cb20a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738483)
2026-03-27 16:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749997/general/9c9b3b6f-b081-4495-9b14-27067ebce361.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738538)
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252Fff5e34fd-5c5d-462c-8816-6ed4638901b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/ff5e34fd-5c5d-462c-8816-6ed4638901b0.jpg not downloaded yet
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252F3119ccc7-55f1-4570-8838-6b9835d071d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/3119ccc7-55f1-4570-8838-6b9835d071d6.jpg not downloaded yet
2026-03-27 16:32:48 [adesa.fr] INFO: Found listing with ID: 10738485
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738485%27 HTTP/1.1" 200 None
2026-03-27 16:32:48 [adesa.fr] INFO: Scrape type for 10738485: 1
2026-03-27 16:32:48 [adesa.fr] INFO: Scraping item 10738485 url https://www.openlane.eu/en/carv6/auction/10738485
2026-03-27 16:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749788/general/4963db6a-13ea-41ce-901c-97de3e2eba5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738449)
2026-03-27 16:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749789/general/1cbbd720-374c-4172-832a-6c48991dfba7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738450)
2026-03-27 16:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749788/general/9e9e9e4a-b429-496b-b9f5-cb4a7292c58a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738449)
2026-03-27 16:32:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22432b210>
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b7b46cb-7b75-5370-a555-31bca84223d2/6b7b46cb-7b75-5370-a555-31bca84223d2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750110%252Fgeneral%252Fce4a43e2-7a41-4253-9a31-f19086baebb5.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750110/general/ce4a43e2-7a41-4253-9a31-f19086baebb5.jpg saved to cache
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6b7b46cb-7b75-5370-a555-31bca84223d2
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b0410>
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0677dd6-7585-5c0c-83f4-f354ea96461c/e0677dd6-7585-5c0c-83f4-f354ea96461c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749847%252Fgeneral%252F83730a29-5105-430f-9383-a10b928be8f6.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749847/general/83730a29-5105-430f-9383-a10b928be8f6.jpg saved to cache
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e0677dd6-7585-5c0c-83f4-f354ea96461c
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258acb10>
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55a566f5-5cbc-54bc-90a6-3a99d0814b74/55a566f5-5cbc-54bc-90a6-3a99d0814b74_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749997%252Fgeneral%252F990cb54c-9c4f-45b4-bd6f-b777e3eb7c30.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749997/general/990cb54c-9c4f-45b4-bd6f-b777e3eb7c30.jpg saved to cache
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 55a566f5-5cbc-54bc-90a6-3a99d0814b74
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22430ea10>
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9364850-1d6b-56a2-96fe-788aec6e9275/a9364850-1d6b-56a2-96fe-788aec6e9275_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750010%252Fgeneral%252F1da3411f-89d0-42ce-82cd-7fb36f2ddbc0.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750010/general/1da3411f-89d0-42ce-82cd-7fb36f2ddbc0.jpg saved to cache
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a9364850-1d6b-56a2-96fe-788aec6e9275
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225827b50>
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b7b46cb-7b75-5370-a555-31bca84223d2/6b7b46cb-7b75-5370-a555-31bca84223d2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750110%252Fgeneral%252Fc9f1c9f4-5226-43e1-a09d-7b00c82cd98a.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750110/general/c9f1c9f4-5226-43e1-a09d-7b00c82cd98a.jpg saved to cache
2026-03-27 16:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6b7b46cb-7b75-5370-a555-31bca84223d2
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ae9d0>
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a30f2b36-3382-513a-a907-862a48f00c42/a30f2b36-3382-513a-a907-862a48f00c42_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749827%252Fgeneral%252Fdffdd8a5-6223-4fac-8818-051ef410f66d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749827/general/dffdd8a5-6223-4fac-8818-051ef410f66d.jpg saved to cache
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a30f2b36-3382-513a-a907-862a48f00c42
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252F32213206-1d69-4dd5-a0c7-b0e5d3910960.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/32213206-1d69-4dd5-a0c7-b0e5d3910960.jpg not downloaded yet
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252F4cdc6fa3-8c10-4c3b-bef9-192fe3bf1158.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/4cdc6fa3-8c10-4c3b-bef9-192fe3bf1158.jpg not downloaded yet
2026-03-27 16:32:49 [adesa.fr] INFO: Found listing with ID: 10738647
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738647%27 HTTP/1.1" 200 None
2026-03-27 16:32:49 [adesa.fr] INFO: Scrape type for 10738647: 1
2026-03-27 16:32:49 [adesa.fr] INFO: Scraping item 10738647 url https://www.openlane.eu/en/carv6/auction/10738647
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749827/general/1b560b74-19e0-4dc7-bfc5-63977e8f6297.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738483)
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749997/general/667372bf-5f5f-4ee5-a237-ec8711606af7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738538)
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749788/general/3dfc9b11-eb62-411f-b6d2-88fc0476c49c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738449)
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252F6605ff0d-08cf-4468-b3cc-24e3d01dfe52.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/6605ff0d-08cf-4468-b3cc-24e3d01dfe52.jpg not downloaded yet
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252F73e706d6-cc1a-45c2-ad06-1004705630e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/73e706d6-cc1a-45c2-ad06-1004705630e6.jpg not downloaded yet
2026-03-27 16:32:49 [adesa.fr] INFO: Found listing with ID: 10738648
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738648%27 HTTP/1.1" 200 None
2026-03-27 16:32:49 [adesa.fr] INFO: Scrape type for 10738648: 1
2026-03-27 16:32:49 [adesa.fr] INFO: Scraping item 10738648 url https://www.openlane.eu/en/carv6/auction/10738648
2026-03-27 16:32:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257618d0>
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a30f2b36-3382-513a-a907-862a48f00c42/a30f2b36-3382-513a-a907-862a48f00c42_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749827%252Fgeneral%252F66547dbf-dad0-43eb-bdba-c395f03cb20a.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749827/general/66547dbf-dad0-43eb-bdba-c395f03cb20a.jpg saved to cache
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a30f2b36-3382-513a-a907-862a48f00c42
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22563ebd0>
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55a566f5-5cbc-54bc-90a6-3a99d0814b74/55a566f5-5cbc-54bc-90a6-3a99d0814b74_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749997%252Fgeneral%252F9c9b3b6f-b081-4495-9b14-27067ebce361.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749997/general/9c9b3b6f-b081-4495-9b14-27067ebce361.jpg saved to cache
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 55a566f5-5cbc-54bc-90a6-3a99d0814b74
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22450f350>
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccd0bb5c-e608-5c32-96e5-b04511ed5bf0/ccd0bb5c-e608-5c32-96e5-b04511ed5bf0_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749788%252Fgeneral%252F4963db6a-13ea-41ce-901c-97de3e2eba5c.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749788/general/4963db6a-13ea-41ce-901c-97de3e2eba5c.jpg saved to cache
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ccd0bb5c-e608-5c32-96e5-b04511ed5bf0
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c799d0>
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252F1cbbd720-374c-4172-832a-6c48991dfba7.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/1cbbd720-374c-4172-832a-6c48991dfba7.jpg saved to cache
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 91effed9-3470-5336-b750-cd733f818b1d
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22450fa90>
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccd0bb5c-e608-5c32-96e5-b04511ed5bf0/ccd0bb5c-e608-5c32-96e5-b04511ed5bf0_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749788%252Fgeneral%252F9e9e9e4a-b429-496b-b9f5-cb4a7292c58a.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749788/general/9e9e9e4a-b429-496b-b9f5-cb4a7292c58a.jpg saved to cache
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ccd0bb5c-e608-5c32-96e5-b04511ed5bf0
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252F50312e38-c96f-44cb-921a-53ead7cee525.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/50312e38-c96f-44cb-921a-53ead7cee525.jpg not downloaded yet
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252Fa25d5c26-c12b-4cbe-a534-8ea8f6ad26f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/a25d5c26-c12b-4cbe-a534-8ea8f6ad26f4.jpg not downloaded yet
2026-03-27 16:32:49 [adesa.fr] INFO: Found listing with ID: 10738486
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738486%27 HTTP/1.1" 200 None
2026-03-27 16:32:49 [adesa.fr] INFO: Scrape type for 10738486: 1
2026-03-27 16:32:49 [adesa.fr] INFO: Scraping item 10738486 url https://www.openlane.eu/en/carv6/auction/10738486
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749789/general/555e572c-f6e5-4c0d-8280-d50f7e7aabc7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738450)
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749827/general/5f686e73-4320-4ad0-b6ad-82b70963f29e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738483)
2026-03-27 16:32:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749789/general/9ceea965-f67f-4f7f-96c3-f48cf8e3034d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738450)
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749788/general/ca0c1656-3833-4df4-bef3-01494b8dd875.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738449)
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750058/general/c3d9a1f8-ecb2-4e99-82cf-e04ea4a4737c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738596)
2026-03-27 16:32:49 [adesa.fr] INFO: Found listing with ID: 10738539
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738539%27 HTTP/1.1" 200 None
2026-03-27 16:32:49 [adesa.fr] INFO: Scrape type for 10738539: 1
2026-03-27 16:32:49 [adesa.fr] INFO: Scraping item 10738539 url https://www.openlane.eu/en/carv6/auction/10738539
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749789/general/52f7b850-3faf-4604-a254-6d08f0b4ff19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738450)
2026-03-27 16:32:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b7f610>
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a30f2b36-3382-513a-a907-862a48f00c42/a30f2b36-3382-513a-a907-862a48f00c42_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749827%252Fgeneral%252F1b560b74-19e0-4dc7-bfc5-63977e8f6297.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749827/general/1b560b74-19e0-4dc7-bfc5-63977e8f6297.jpg saved to cache
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a30f2b36-3382-513a-a907-862a48f00c42
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cae790>
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55a566f5-5cbc-54bc-90a6-3a99d0814b74/55a566f5-5cbc-54bc-90a6-3a99d0814b74_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749997%252Fgeneral%252F667372bf-5f5f-4ee5-a237-ec8711606af7.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749997/general/667372bf-5f5f-4ee5-a237-ec8711606af7.jpg saved to cache
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 55a566f5-5cbc-54bc-90a6-3a99d0814b74
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e3d10>
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccd0bb5c-e608-5c32-96e5-b04511ed5bf0/ccd0bb5c-e608-5c32-96e5-b04511ed5bf0_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749788%252Fgeneral%252F3dfc9b11-eb62-411f-b6d2-88fc0476c49c.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749788/general/3dfc9b11-eb62-411f-b6d2-88fc0476c49c.jpg saved to cache
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ccd0bb5c-e608-5c32-96e5-b04511ed5bf0
2026-03-27 16:32:49 [adesa.fr] INFO: Found listing with ID: 10738540
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738540%27 HTTP/1.1" 200 None
2026-03-27 16:32:49 [adesa.fr] INFO: Scrape type for 10738540: 1
2026-03-27 16:32:49 [adesa.fr] INFO: Scraping item 10738540 url https://www.openlane.eu/en/carv6/auction/10738540
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750058/general/756abec1-ec2d-4ee4-a61a-49ad38d7e263.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738596)
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750058/general/3c00bc9b-47be-462b-8c56-007b6f43be7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738596)
2026-03-27 16:32:49 [adesa.fr] INFO: Found listing with ID: 10738613
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738613%27 HTTP/1.1" 200 None
2026-03-27 16:32:49 [adesa.fr] INFO: Scrape type for 10738613: 1
2026-03-27 16:32:49 [adesa.fr] INFO: Scraping item 10738613 url https://www.openlane.eu/en/carv6/auction/10738613
2026-03-27 16:32:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749789/general/cd80a6bf-2b4d-44d0-826a-40045a51413d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738450)
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749788/general/ee114b2c-cf21-4d20-a669-eeb745149e7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738449)
2026-03-27 16:32:49 [adesa.fr] INFO: Found listing with ID: 10738525
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738525%27 HTTP/1.1" 200 None
2026-03-27 16:32:49 [adesa.fr] INFO: Scrape type for 10738525: 1
2026-03-27 16:32:49 [adesa.fr] INFO: Scraping item 10738525 url https://www.openlane.eu/en/carv6/auction/10738525
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22435ac90>
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252F555e572c-f6e5-4c0d-8280-d50f7e7aabc7.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/555e572c-f6e5-4c0d-8280-d50f7e7aabc7.jpg saved to cache
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 91effed9-3470-5336-b750-cd733f818b1d
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22579d8d0>
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a30f2b36-3382-513a-a907-862a48f00c42/a30f2b36-3382-513a-a907-862a48f00c42_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749827%252Fgeneral%252F5f686e73-4320-4ad0-b6ad-82b70963f29e.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749827/general/5f686e73-4320-4ad0-b6ad-82b70963f29e.jpg saved to cache
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a30f2b36-3382-513a-a907-862a48f00c42
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ca7090>
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252F9ceea965-f67f-4f7f-96c3-f48cf8e3034d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/9ceea965-f67f-4f7f-96c3-f48cf8e3034d.jpg saved to cache
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 91effed9-3470-5336-b750-cd733f818b1d
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256bf190>
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccd0bb5c-e608-5c32-96e5-b04511ed5bf0/ccd0bb5c-e608-5c32-96e5-b04511ed5bf0_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749788%252Fgeneral%252Fca0c1656-3833-4df4-bef3-01494b8dd875.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749788/general/ca0c1656-3833-4df4-bef3-01494b8dd875.jpg saved to cache
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ccd0bb5c-e608-5c32-96e5-b04511ed5bf0
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224334610>
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252Fc3d9a1f8-ecb2-4e99-82cf-e04ea4a4737c.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/c3d9a1f8-ecb2-4e99-82cf-e04ea4a4737c.jpg saved to cache
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 36d02816-478e-52f0-83ac-d0c4d09ebef9
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224335490>
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252F52f7b850-3faf-4604-a254-6d08f0b4ff19.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/52f7b850-3faf-4604-a254-6d08f0b4ff19.jpg saved to cache
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 91effed9-3470-5336-b750-cd733f818b1d
2026-03-27 16:32:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749788/general/73d817aa-328b-4afc-a1cc-807ed3555a2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738449)
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750058/general/32213206-1d69-4dd5-a0c7-b0e5d3910960.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738596)
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749827/general/c15cd097-c9e9-4d5f-a3e5-dd87762030e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738483)
2026-03-27 16:32:49 [adesa.fr] INFO: Found listing with ID: 10738632
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738632%27 HTTP/1.1" 200 None
2026-03-27 16:32:49 [adesa.fr] INFO: Scrape type for 10738632: 1
2026-03-27 16:32:49 [adesa.fr] INFO: Scraping item 10738632 url https://www.openlane.eu/en/carv6/auction/10738632
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749789/general/4cdc6fa3-8c10-4c3b-bef9-192fe3bf1158.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738450)
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749789/general/73e706d6-cc1a-45c2-ad06-1004705630e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738450)
2026-03-27 16:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749789/general/a25d5c26-c12b-4cbe-a534-8ea8f6ad26f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738450)
2026-03-27 16:32:49 [adesa.fr] INFO: Found listing with ID: 10738631
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738631%27 HTTP/1.1" 200 None
2026-03-27 16:32:49 [adesa.fr] INFO: Scrape type for 10738631: 1
2026-03-27 16:32:49 [adesa.fr] INFO: Scraping item 10738631 url https://www.openlane.eu/en/carv6/auction/10738631
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ca7490>
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252F756abec1-ec2d-4ee4-a61a-49ad38d7e263.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/756abec1-ec2d-4ee4-a61a-49ad38d7e263.jpg saved to cache
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 36d02816-478e-52f0-83ac-d0c4d09ebef9
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256ecb50>
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252F3c00bc9b-47be-462b-8c56-007b6f43be7a.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/3c00bc9b-47be-462b-8c56-007b6f43be7a.jpg saved to cache
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 36d02816-478e-52f0-83ac-d0c4d09ebef9
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244f9b10>
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252Fcd80a6bf-2b4d-44d0-826a-40045a51413d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/cd80a6bf-2b4d-44d0-826a-40045a51413d.jpg saved to cache
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 91effed9-3470-5336-b750-cd733f818b1d
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b29d0>
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccd0bb5c-e608-5c32-96e5-b04511ed5bf0/ccd0bb5c-e608-5c32-96e5-b04511ed5bf0_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749788%252Fgeneral%252Fee114b2c-cf21-4d20-a669-eeb745149e7d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749788/general/ee114b2c-cf21-4d20-a669-eeb745149e7d.jpg saved to cache
2026-03-27 16:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ccd0bb5c-e608-5c32-96e5-b04511ed5bf0
2026-03-27 16:32:49 [adesa.fr] INFO: Found listing with ID: 10738649
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738649%27 HTTP/1.1" 200 None
2026-03-27 16:32:49 [adesa.fr] INFO: Scrape type for 10738649: 1
2026-03-27 16:32:49 [adesa.fr] INFO: Scraping item 10738649 url https://www.openlane.eu/en/carv6/auction/10738649
2026-03-27 16:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750058/general/50312e38-c96f-44cb-921a-53ead7cee525.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738596)
2026-03-27 16:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749789/general/3119ccc7-55f1-4570-8838-6b9835d071d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738450)
2026-03-27 16:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750058/general/ff5e34fd-5c5d-462c-8816-6ed4638901b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738596)
2026-03-27 16:32:50 [adesa.fr] INFO: Found listing with ID: 10738552
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738552%27 HTTP/1.1" 200 None
2026-03-27 16:32:50 [adesa.fr] INFO: Scrape type for 10738552: 1
2026-03-27 16:32:50 [adesa.fr] INFO: Scraping item 10738552 url https://www.openlane.eu/en/carv6/auction/10738552
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244f85d0>
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ccd0bb5c-e608-5c32-96e5-b04511ed5bf0/ccd0bb5c-e608-5c32-96e5-b04511ed5bf0_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749788%252Fgeneral%252F73d817aa-328b-4afc-a1cc-807ed3555a2d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749788/general/73d817aa-328b-4afc-a1cc-807ed3555a2d.jpg saved to cache
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ccd0bb5c-e608-5c32-96e5-b04511ed5bf0
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225763e10>
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252F32213206-1d69-4dd5-a0c7-b0e5d3910960.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/32213206-1d69-4dd5-a0c7-b0e5d3910960.jpg saved to cache
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 36d02816-478e-52f0-83ac-d0c4d09ebef9
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22561cfd0>
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a30f2b36-3382-513a-a907-862a48f00c42/a30f2b36-3382-513a-a907-862a48f00c42_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749827%252Fgeneral%252Fc15cd097-c9e9-4d5f-a3e5-dd87762030e8.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749827/general/c15cd097-c9e9-4d5f-a3e5-dd87762030e8.jpg saved to cache
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a30f2b36-3382-513a-a907-862a48f00c42
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225baaf90>
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252F4cdc6fa3-8c10-4c3b-bef9-192fe3bf1158.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/4cdc6fa3-8c10-4c3b-bef9-192fe3bf1158.jpg saved to cache
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 91effed9-3470-5336-b750-cd733f818b1d
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a3a1d0>
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252F73e706d6-cc1a-45c2-ad06-1004705630e6.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/73e706d6-cc1a-45c2-ad06-1004705630e6.jpg saved to cache
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 91effed9-3470-5336-b750-cd733f818b1d
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225869790>
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252Fa25d5c26-c12b-4cbe-a534-8ea8f6ad26f4.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/a25d5c26-c12b-4cbe-a534-8ea8f6ad26f4.jpg saved to cache
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 91effed9-3470-5336-b750-cd733f818b1d
2026-03-27 16:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750058/general/6605ff0d-08cf-4468-b3cc-24e3d01dfe52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738596)
2026-03-27 16:32:50 [adesa.fr] INFO: Found listing with ID: 10738650
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738650%27 HTTP/1.1" 200 None
2026-03-27 16:32:50 [adesa.fr] INFO: Scrape type for 10738650: 1
2026-03-27 16:32:50 [adesa.fr] INFO: Scraping item 10738650 url https://www.openlane.eu/en/carv6/auction/10738650
2026-03-27 16:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749827/general/42c21003-0b6f-4be9-b1e7-651936e3d8ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738483)
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22561d0d0>
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252F50312e38-c96f-44cb-921a-53ead7cee525.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/50312e38-c96f-44cb-921a-53ead7cee525.jpg saved to cache
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 36d02816-478e-52f0-83ac-d0c4d09ebef9
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258f83d0>
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252F3119ccc7-55f1-4570-8838-6b9835d071d6.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/3119ccc7-55f1-4570-8838-6b9835d071d6.jpg saved to cache
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 91effed9-3470-5336-b750-cd733f818b1d
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ad28d0>
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252Fff5e34fd-5c5d-462c-8816-6ed4638901b0.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/ff5e34fd-5c5d-462c-8816-6ed4638901b0.jpg saved to cache
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 36d02816-478e-52f0-83ac-d0c4d09ebef9
2026-03-27 16:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749789/general/29f31cb3-07af-479f-bc5b-081344dc8eb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738450)
2026-03-27 16:32:50 [adesa.fr] INFO: Found listing with ID: 10738651
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738651%27 HTTP/1.1" 200 None
2026-03-27 16:32:50 [adesa.fr] INFO: Scrape type for 10738651: 1
2026-03-27 16:32:50 [adesa.fr] INFO: Scraping item 10738651 url https://www.openlane.eu/en/carv6/auction/10738651
2026-03-27 16:32:50 [adesa.fr] INFO: Found listing with ID: 10738562
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738562%27 HTTP/1.1" 200 None
2026-03-27 16:32:50 [adesa.fr] INFO: Scrape type for 10738562: 1
2026-03-27 16:32:50 [adesa.fr] INFO: Scraping item 10738562 url https://www.openlane.eu/en/carv6/auction/10738562
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22580ec90>
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252F6605ff0d-08cf-4468-b3cc-24e3d01dfe52.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/6605ff0d-08cf-4468-b3cc-24e3d01dfe52.jpg saved to cache
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 36d02816-478e-52f0-83ac-d0c4d09ebef9
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225918d90>
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a30f2b36-3382-513a-a907-862a48f00c42/a30f2b36-3382-513a-a907-862a48f00c42_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749827%252Fgeneral%252F42c21003-0b6f-4be9-b1e7-651936e3d8ff.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749827/general/42c21003-0b6f-4be9-b1e7-651936e3d8ff.jpg saved to cache
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a30f2b36-3382-513a-a907-862a48f00c42
2026-03-27 16:32:50 [adesa.fr] INFO: Found listing with ID: 10738451
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738451%27 HTTP/1.1" 200 None
2026-03-27 16:32:50 [adesa.fr] INFO: Scrape type for 10738451: 1
2026-03-27 16:32:50 [adesa.fr] INFO: Scraping item 10738451 url https://www.openlane.eu/en/carv6/auction/10738451
2026-03-27 16:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750058/general/62d23275-087a-4754-ae78-4965e3d42d2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738596)
2026-03-27 16:32:50 [adesa.fr] INFO: Found listing with ID: 10738487
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738487%27 HTTP/1.1" 200 None
2026-03-27 16:32:50 [adesa.fr] INFO: Scrape type for 10738487: 1
2026-03-27 16:32:50 [adesa.fr] INFO: Scraping item 10738487 url https://www.openlane.eu/en/carv6/auction/10738487
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22597a9d0>
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749789%252Fgeneral%252F29f31cb3-07af-479f-bc5b-081344dc8eb1.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749789/general/29f31cb3-07af-479f-bc5b-081344dc8eb1.jpg saved to cache
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 91effed9-3470-5336-b750-cd733f818b1d
2026-03-27 16:32:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 91effed9-3470-5336-b750-cd733f818b1d, skipping ID generation
2026-03-27 16:32:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91effed9-3470-5336-b750-cd733f818b1d with scrape type 1
2026-03-27 16:32:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 91effed9-3470-5336-b750-cd733f818b1d sending to next pipeline
2026-03-27 16:32:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 91effed9-3470-5336-b750-cd733f818b1d, identifier: 10738450
2026-03-27 16:32:50 [adesa.fr] INFO: Found listing with ID: 10738597
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738597%27 HTTP/1.1" 200 None
2026-03-27 16:32:50 [adesa.fr] INFO: Scrape type for 10738597: 1
2026-03-27 16:32:50 [adesa.fr] INFO: Scraping item 10738597 url https://www.openlane.eu/en/carv6/auction/10738597
2026-03-27 16:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 91effed9-3470-5336-b750-cd733f818b1d with identifier: 10738450
2026-03-27 16:32:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 91effed9-3470-5336-b750-cd733f818b1d with identifier: 10738450
2026-03-27 16:32:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 91effed9-3470-5336-b750-cd733f818b1d with identifier: 10738450 to the API
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749789/general/29f31cb3-07af-479f-bc5b-081344dc8eb1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 220,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '91effed9-3470-5336-b750-cd733f818b1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-104-KZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738450',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X2',
'odometer': 85605,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 97,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749789/general/1cbbd720-374c-4172-832a-6c48991dfba7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749789/general/555e572c-f6e5-4c0d-8280-d50f7e7aabc7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189093,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749789/general/29f31cb3-07af-479f-bc5b-081344dc8eb1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192746,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749789/general/9ceea965-f67f-4f7f-96c3-f48cf8e3034d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96282,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749789/general/52f7b850-3faf-4604-a254-6d08f0b4ff19.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749789/general/cd80a6bf-2b4d-44d0-826a-40045a51413d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113097,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749789/general/3119ccc7-55f1-4570-8838-6b9835d071d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140991,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749789/general/4cdc6fa3-8c10-4c3b-bef9-192fe3bf1158.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152371,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749789/general/73e706d6-cc1a-45c2-ad06-1004705630e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91effed9-3470-5336-b750-cd733f818b1d/91effed9-3470-5336-b750-cd733f818b1d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174045,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749789/general/a25d5c26-c12b-4cbe-a534-8ea8f6ad26f4.jpg',
'Width': 1024}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'BMW X2 25e Business Design - xDrive - Hybrid - Automatic - 220 hp - '
'85.605 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738450%27 HTTP/1.1" 200 None
2026-03-27 16:32:51 [adesa.fr] INFO: Saving data for 10738450: {'created_time': 1774629171.466733, 'last_price_update_time': 1774629171.466744, 'auction_closing_time': 1775116800.0}
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738450') HTTP/1.1" 204 0
2026-03-27 16:32:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750058/general/6dd37ac7-9bd3-432e-8d41-2756e62c93ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738596)
2026-03-27 16:32:51 [adesa.fr] INFO: Found listing with ID: 10738181
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738181%27 HTTP/1.1" 200 None
2026-03-27 16:32:51 [adesa.fr] INFO: Scrape type for 10738181: 1
2026-03-27 16:32:51 [adesa.fr] INFO: Scraping item 10738181 url https://www.openlane.eu/en/carv6/auction/10738181
2026-03-27 16:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:51 [adesa.fr] INFO: Found listing with ID: 10738488
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738488%27 HTTP/1.1" 200 None
2026-03-27 16:32:51 [adesa.fr] INFO: Scrape type for 10738488: 1
2026-03-27 16:32:51 [adesa.fr] INFO: Scraping item 10738488 url https://www.openlane.eu/en/carv6/auction/10738488
2026-03-27 16:32:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256c7b50>
2026-03-27 16:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252F62d23275-087a-4754-ae78-4965e3d42d2f.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/62d23275-087a-4754-ae78-4965e3d42d2f.jpg saved to cache
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 36d02816-478e-52f0-83ac-d0c4d09ebef9
2026-03-27 16:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4850391-a5e9-5f97-ad94-98cb44b89207 with identifier: 10738647
2026-03-27 16:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4850391-a5e9-5f97-ad94-98cb44b89207 with scrape type 1
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4850391-a5e9-5f97-ad94-98cb44b89207
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750111%252Fgeneral%252Faebb1305-738b-47d0-bb49-159c86eaaf90.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750111/general/aebb1305-738b-47d0-bb49-159c86eaaf90.jpg not downloaded yet
2026-03-27 16:32:51 [adesa.fr] INFO: Found listing with ID: 10738652
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738652%27 HTTP/1.1" 200 None
2026-03-27 16:32:51 [adesa.fr] INFO: Scrape type for 10738652: 1
2026-03-27 16:32:51 [adesa.fr] INFO: Scraping item 10738652 url https://www.openlane.eu/en/carv6/auction/10738652
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750111%252Fgeneral%252F09ac16d8-c1c2-45d4-a249-80833d69a54e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750111/general/09ac16d8-c1c2-45d4-a249-80833d69a54e.jpg not downloaded yet
2026-03-27 16:32:51 [adesa.fr] INFO: Found listing with ID: 10738452
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738452%27 HTTP/1.1" 200 None
2026-03-27 16:32:51 [adesa.fr] INFO: Scrape type for 10738452: 1
2026-03-27 16:32:51 [adesa.fr] INFO: Scraping item 10738452 url https://www.openlane.eu/en/carv6/auction/10738452
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750111%252Fgeneral%252Fc14ff468-733e-4fa9-b894-8aac4dc355b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750111/general/c14ff468-733e-4fa9-b894-8aac4dc355b6.jpg not downloaded yet
2026-03-27 16:32:51 [adesa.fr] INFO: Found listing with ID: 10738653
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738653%27 HTTP/1.1" 200 None
2026-03-27 16:32:51 [adesa.fr] INFO: Scrape type for 10738653: 1
2026-03-27 16:32:51 [adesa.fr] INFO: Scraping item 10738653 url https://www.openlane.eu/en/carv6/auction/10738653
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750111%252Fgeneral%252F81e549ef-7a64-4f60-8f7f-f8f3078390e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750111/general/81e549ef-7a64-4f60-8f7f-f8f3078390e8.jpg not downloaded yet
2026-03-27 16:32:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22583b210>
2026-03-27 16:32:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252F6dd37ac7-9bd3-432e-8d41-2756e62c93ac.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/6dd37ac7-9bd3-432e-8d41-2756e62c93ac.jpg saved to cache
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 36d02816-478e-52f0-83ac-d0c4d09ebef9
2026-03-27 16:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c878e016-57f1-5bab-8205-d4d481cc72f8 with identifier: 10738486
2026-03-27 16:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c878e016-57f1-5bab-8205-d4d481cc72f8 with scrape type 1
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c878e016-57f1-5bab-8205-d4d481cc72f8
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749830%252Fgeneral%252F66079f63-1920-41bc-ba09-772b97d1074b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749830/general/66079f63-1920-41bc-ba09-772b97d1074b.jpg not downloaded yet
2026-03-27 16:32:51 [adesa.fr] INFO: Found listing with ID: 10738563
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738563%27 HTTP/1.1" 200 None
2026-03-27 16:32:51 [adesa.fr] INFO: Scrape type for 10738563: 1
2026-03-27 16:32:51 [adesa.fr] INFO: Scraping item 10738563 url https://www.openlane.eu/en/carv6/auction/10738563
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750111%252Fgeneral%252F9d683375-9827-41b2-8410-da1aef07db8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750111/general/9d683375-9827-41b2-8410-da1aef07db8a.jpg not downloaded yet
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749830%252Fgeneral%252Fb2400019-ab21-43fd-ab01-d800dd44b804.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749830/general/b2400019-ab21-43fd-ab01-d800dd44b804.jpg not downloaded yet
2026-03-27 16:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750110/general/b938f536-5f9c-4c03-9891-0f5383d6040a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738646)
2026-03-27 16:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf089276-06b7-56c1-ba3e-bdcc845834d7 with identifier: 10738485
2026-03-27 16:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf089276-06b7-56c1-ba3e-bdcc845834d7 with scrape type 1
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf089276-06b7-56c1-ba3e-bdcc845834d7
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749829%252Fgeneral%252F353161f8-e713-495f-940e-261d0dd9eee3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749829/general/353161f8-e713-495f-940e-261d0dd9eee3.jpg not downloaded yet
2026-03-27 16:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 534fdf96-7b71-5ad9-a18a-847de81755e4 with identifier: 10738539
2026-03-27 16:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 534fdf96-7b71-5ad9-a18a-847de81755e4 with scrape type 1
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 534fdf96-7b71-5ad9-a18a-847de81755e4
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749998%252Fgeneral%252F792b2773-230b-425e-b697-a242b7fdf91f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749998/general/792b2773-230b-425e-b697-a242b7fdf91f.jpg not downloaded yet
2026-03-27 16:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9e27f58-a0aa-5e42-af88-b536146f3135 with identifier: 10738613
2026-03-27 16:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9e27f58-a0aa-5e42-af88-b536146f3135 with scrape type 1
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a9e27f58-a0aa-5e42-af88-b536146f3135
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750076%252Fgeneral%252F340f2800-e376-4456-9fc6-ab5bc4f0bbc7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750076/general/340f2800-e376-4456-9fc6-ab5bc4f0bbc7.jpg not downloaded yet
2026-03-27 16:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5825add2-3873-5cef-bb2e-f94d8ce70f9e with identifier: 10738540
2026-03-27 16:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5825add2-3873-5cef-bb2e-f94d8ce70f9e with scrape type 1
2026-03-27 16:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5825add2-3873-5cef-bb2e-f94d8ce70f9e
2026-03-27 16:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749999%252Fgeneral%252F9a3b855e-a93b-4a30-b3d0-1247e344c4db.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749999/general/9a3b855e-a93b-4a30-b3d0-1247e344c4db.jpg not downloaded yet
2026-03-27 16:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750058/general/566a1281-72ec-4b3d-8262-3edc3531a5bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738596)
2026-03-27 16:32:52 [adesa.fr] INFO: Found listing with ID: 10738633
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738633%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [adesa.fr] INFO: Scrape type for 10738633: 1
2026-03-27 16:32:52 [adesa.fr] INFO: Scraping item 10738633 url https://www.openlane.eu/en/carv6/auction/10738633
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750111%252Fgeneral%252F91580570-4b54-4507-8182-bf10e6ff54bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750111/general/91580570-4b54-4507-8182-bf10e6ff54bb.jpg not downloaded yet
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749830%252Fgeneral%252F7817fc33-982f-4e7c-8137-e7f334e732ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749830/general/7817fc33-982f-4e7c-8137-e7f334e732ce.jpg not downloaded yet
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749829%252Fgeneral%252F2177fe6d-1eff-44c6-b45b-6a53333e9a6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749829/general/2177fe6d-1eff-44c6-b45b-6a53333e9a6a.jpg not downloaded yet
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749998%252Fgeneral%252F945694d1-6c70-4baa-b17d-fec3569dc71f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749998/general/945694d1-6c70-4baa-b17d-fec3569dc71f.jpg not downloaded yet
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750076%252Fgeneral%252Ff1d358c6-ecfc-4723-9314-222f8f51e424.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750076/general/f1d358c6-ecfc-4723-9314-222f8f51e424.jpg not downloaded yet
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749999%252Fgeneral%252F7be32297-2177-4655-8efb-aa8fdc0a3b47.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749999/general/7be32297-2177-4655-8efb-aa8fdc0a3b47.jpg not downloaded yet
2026-03-27 16:32:52 [adesa.fr] INFO: Found listing with ID: 10738598
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738598%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [adesa.fr] INFO: Scrape type for 10738598: 1
2026-03-27 16:32:52 [adesa.fr] INFO: Scraping item 10738598 url https://www.openlane.eu/en/carv6/auction/10738598
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750111%252Fgeneral%252F4e343dcd-8650-45bb-b6df-8c469e0c9373.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750111/general/4e343dcd-8650-45bb-b6df-8c469e0c9373.jpg not downloaded yet
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749830%252Fgeneral%252F9d5fedb7-27f8-4c31-9b9c-ddb1608ba883.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749830/general/9d5fedb7-27f8-4c31-9b9c-ddb1608ba883.jpg not downloaded yet
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749829%252Fgeneral%252F2b07e971-ad80-42c0-a4b6-cbf7111c3674.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749829/general/2b07e971-ad80-42c0-a4b6-cbf7111c3674.jpg not downloaded yet
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749998%252Fgeneral%252F7b39c6a0-b6fc-4a6e-864a-1dbb8353108c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749998/general/7b39c6a0-b6fc-4a6e-864a-1dbb8353108c.jpg not downloaded yet
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750076%252Fgeneral%252F7d0ec2ed-48f7-4625-9bde-9609c09c9b8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750076/general/7d0ec2ed-48f7-4625-9bde-9609c09c9b8e.jpg not downloaded yet
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749999%252Fgeneral%252F529816a0-8a00-4c2d-915a-eca4ddd69c4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749999/general/529816a0-8a00-4c2d-915a-eca4ddd69c4c.jpg not downloaded yet
2026-03-27 16:32:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b39850>
2026-03-27 16:32:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6b7b46cb-7b75-5370-a555-31bca84223d2/6b7b46cb-7b75-5370-a555-31bca84223d2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750110%252Fgeneral%252Fb938f536-5f9c-4c03-9891-0f5383d6040a.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750110/general/b938f536-5f9c-4c03-9891-0f5383d6040a.jpg saved to cache
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6b7b46cb-7b75-5370-a555-31bca84223d2
2026-03-27 16:32:52 [adesa.fr] INFO: Found listing with ID: 10738453
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738453%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [adesa.fr] INFO: Scrape type for 10738453: 1
2026-03-27 16:32:52 [adesa.fr] INFO: Scraping item 10738453 url https://www.openlane.eu/en/carv6/auction/10738453
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750111%252Fgeneral%252F8df4a09b-3c17-4654-8f97-0ea19385cccc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750111/general/8df4a09b-3c17-4654-8f97-0ea19385cccc.jpg not downloaded yet
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749830%252Fgeneral%252F57c5457b-7a3a-4a55-85c6-d4550720cd85.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749830/general/57c5457b-7a3a-4a55-85c6-d4550720cd85.jpg not downloaded yet
2026-03-27 16:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749830/general/66079f63-1920-41bc-ba09-772b97d1074b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738486)
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749829%252Fgeneral%252F70fb9f30-156a-4175-b118-80f4ce9e9ad8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749829/general/70fb9f30-156a-4175-b118-80f4ce9e9ad8.jpg not downloaded yet
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749998%252Fgeneral%252Fefb271c8-dc0f-48f1-b6de-27c371153a7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749998/general/efb271c8-dc0f-48f1-b6de-27c371153a7d.jpg not downloaded yet
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750076%252Fgeneral%252F2ccaac5f-bdbc-4d43-813e-b1ca0bc2fe43.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750076/general/2ccaac5f-bdbc-4d43-813e-b1ca0bc2fe43.jpg not downloaded yet
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749999%252Fgeneral%252Fb41a4326-b9b8-4c0d-a649-9d40e41c9c11.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749999/general/b41a4326-b9b8-4c0d-a649-9d40e41c9c11.jpg not downloaded yet
2026-03-27 16:32:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227a30a50>
2026-03-27 16:32:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750058%252Fgeneral%252F566a1281-72ec-4b3d-8262-3edc3531a5bb.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750058/general/566a1281-72ec-4b3d-8262-3edc3531a5bb.jpg saved to cache
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 36d02816-478e-52f0-83ac-d0c4d09ebef9
2026-03-27 16:32:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 36d02816-478e-52f0-83ac-d0c4d09ebef9, skipping ID generation
2026-03-27 16:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36d02816-478e-52f0-83ac-d0c4d09ebef9 with scrape type 1
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 36d02816-478e-52f0-83ac-d0c4d09ebef9 sending to next pipeline
2026-03-27 16:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 36d02816-478e-52f0-83ac-d0c4d09ebef9, identifier: 10738596
2026-03-27 16:32:52 [adesa.fr] INFO: Found listing with ID: 10738654
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738654%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [adesa.fr] INFO: Scrape type for 10738654: 1
2026-03-27 16:32:52 [adesa.fr] INFO: Scraping item 10738654 url https://www.openlane.eu/en/carv6/auction/10738654
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750111%252Fgeneral%252F2664cc33-151e-4cca-8ddd-1e957053207d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750111/general/2664cc33-151e-4cca-8ddd-1e957053207d.jpg not downloaded yet
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749830%252Fgeneral%252F88fc8140-d5ab-4706-aab2-6c797c96226b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749830/general/88fc8140-d5ab-4706-aab2-6c797c96226b.jpg not downloaded yet
2026-03-27 16:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 36d02816-478e-52f0-83ac-d0c4d09ebef9 with identifier: 10738596
2026-03-27 16:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 36d02816-478e-52f0-83ac-d0c4d09ebef9 with identifier: 10738596
2026-03-27 16:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 36d02816-478e-52f0-83ac-d0c4d09ebef9 with identifier: 10738596 to the API
2026-03-27 16:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750058/general/566a1281-72ec-4b3d-8262-3edc3531a5bb.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 326,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '36d02816-478e-52f0-83ac-d0c4d09ebef9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-927-BJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738596',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X1',
'odometer': 32221,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196219,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750058/general/566a1281-72ec-4b3d-8262-3edc3531a5bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750058/general/6dd37ac7-9bd3-432e-8d41-2756e62c93ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162080,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750058/general/62d23275-087a-4754-ae78-4965e3d42d2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750058/general/c3d9a1f8-ecb2-4e99-82cf-e04ea4a4737c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106331,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750058/general/756abec1-ec2d-4ee4-a61a-49ad38d7e263.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98395,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750058/general/3c00bc9b-47be-462b-8c56-007b6f43be7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110801,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750058/general/ff5e34fd-5c5d-462c-8816-6ed4638901b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129177,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750058/general/32213206-1d69-4dd5-a0c7-b0e5d3910960.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750058/general/6605ff0d-08cf-4468-b3cc-24e3d01dfe52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d02816-478e-52f0-83ac-d0c4d09ebef9/36d02816-478e-52f0-83ac-d0c4d09ebef9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750058/general/50312e38-c96f-44cb-921a-53ead7cee525.jpg',
'Width': 1024}],
'price': 32400,
'price_includes_vat': True,
'registration_date': '2024-11-04',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'BMW X1 30e M Sport - xDrive - Hybrid - Automatic - 326 hp - 32.221 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-27 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738596%27 HTTP/1.1" 200 None
2026-03-27 16:32:53 [adesa.fr] INFO: Saving data for 10738596: {'created_time': 1774629173.870657, 'last_price_update_time': 1774629173.870668, 'auction_closing_time': 1775116800.0}
2026-03-27 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738596') HTTP/1.1" 204 0
2026-03-27 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749829%252Fgeneral%252Fa3e0defb-8569-48a7-9b2e-df588e831d35.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749829/general/a3e0defb-8569-48a7-9b2e-df588e831d35.jpg not downloaded yet
2026-03-27 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749998%252Fgeneral%252Ff810d49b-ddb3-4c32-b5e8-4075a23af7fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749998/general/f810d49b-ddb3-4c32-b5e8-4075a23af7fe.jpg not downloaded yet
2026-03-27 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750076%252Fgeneral%252Ff5ffaa41-9b4f-4280-b3c1-40206bfd0a7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750076/general/f5ffaa41-9b4f-4280-b3c1-40206bfd0a7b.jpg not downloaded yet
2026-03-27 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749999%252Fgeneral%252Fdd79ba38-564b-41ce-aa13-edbc779494e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749999/general/dd79ba38-564b-41ce-aa13-edbc779494e7.jpg not downloaded yet
2026-03-27 16:32:53 [adesa.fr] INFO: Found listing with ID: 10738599
2026-03-27 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738599%27 HTTP/1.1" 200 None
2026-03-27 16:32:53 [adesa.fr] INFO: Scrape type for 10738599: 1
2026-03-27 16:32:53 [adesa.fr] INFO: Scraping item 10738599 url https://www.openlane.eu/en/carv6/auction/10738599
2026-03-27 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750111%252Fgeneral%252F451f2d2e-055a-4e25-b5e9-63dc4ffe01d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750111/general/451f2d2e-055a-4e25-b5e9-63dc4ffe01d2.jpg not downloaded yet
2026-03-27 16:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749830%252Fgeneral%252F5c4f89b8-21b0-43d9-99b1-03a0b236c7b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749830/general/5c4f89b8-21b0-43d9-99b1-03a0b236c7b0.jpg not downloaded yet
2026-03-27 16:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06b497eb-4adc-50e5-a398-4b2754c90a61 with identifier: 10738648
2026-03-27 16:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06b497eb-4adc-50e5-a398-4b2754c90a61 with scrape type 1
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 06b497eb-4adc-50e5-a398-4b2754c90a61
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750112%252Fgeneral%252F78e4a371-402c-4b60-8d2f-e346af0af1cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750112/general/78e4a371-402c-4b60-8d2f-e346af0af1cf.jpg not downloaded yet
2026-03-27 16:32:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225637ad0>
2026-03-27 16:32:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c878e016-57f1-5bab-8205-d4d481cc72f8/c878e016-57f1-5bab-8205-d4d481cc72f8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749830%252Fgeneral%252F66079f63-1920-41bc-ba09-772b97d1074b.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749830/general/66079f63-1920-41bc-ba09-772b97d1074b.jpg saved to cache
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c878e016-57f1-5bab-8205-d4d481cc72f8
2026-03-27 16:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749830/general/b2400019-ab21-43fd-ab01-d800dd44b804.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738486)
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749829%252Fgeneral%252F7b95a995-f17b-499c-8a02-a9f88253ac43.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749829/general/7b95a995-f17b-499c-8a02-a9f88253ac43.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749998%252Fgeneral%252F9d619776-dfeb-4be8-a4d5-6b0f3267ec9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749998/general/9d619776-dfeb-4be8-a4d5-6b0f3267ec9c.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750076%252Fgeneral%252Ffe84e770-b1b6-45d3-9b41-ac2a4016cdd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750076/general/fe84e770-b1b6-45d3-9b41-ac2a4016cdd2.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749999%252Fgeneral%252F54341d9e-de7f-4deb-beed-16d363835b02.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749999/general/54341d9e-de7f-4deb-beed-16d363835b02.jpg not downloaded yet
2026-03-27 16:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738631> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:54 [adesa.fr] INFO: Found listing with ID: 10738655
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738655%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [adesa.fr] INFO: Scrape type for 10738655: 1
2026-03-27 16:32:54 [adesa.fr] INFO: Scraping item 10738655 url https://www.openlane.eu/en/carv6/auction/10738655
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749830%252Fgeneral%252Fc2ce3b88-94d9-4651-b0a0-24165aa34306.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749830/general/c2ce3b88-94d9-4651-b0a0-24165aa34306.jpg not downloaded yet
2026-03-27 16:32:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750112%252Fgeneral%252F180222b4-5919-4d43-b673-5c80f58a3b34.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750112/general/180222b4-5919-4d43-b673-5c80f58a3b34.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749829%252Fgeneral%252F9d249180-758e-4d45-949e-fe164aad6617.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749829/general/9d249180-758e-4d45-949e-fe164aad6617.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749998%252Fgeneral%252Faf0b228a-d425-40d5-b0cc-ac34c260fef9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749998/general/af0b228a-d425-40d5-b0cc-ac34c260fef9.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750076%252Fgeneral%252F00b0f95f-1b89-48de-9829-2df4112f8133.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750076/general/00b0f95f-1b89-48de-9829-2df4112f8133.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749999%252Fgeneral%252F4a966e0d-2a70-452a-8aab-81ebc27eccce.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749999/general/4a966e0d-2a70-452a-8aab-81ebc27eccce.jpg not downloaded yet
2026-03-27 16:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750076/general/7d0ec2ed-48f7-4625-9bde-9609c09c9b8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738613)
2026-03-27 16:32:54 [adesa.fr] INFO: Found listing with ID: 10738489
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738489%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [adesa.fr] INFO: Scrape type for 10738489: 1
2026-03-27 16:32:54 [adesa.fr] INFO: Scraping item 10738489 url https://www.openlane.eu/en/carv6/auction/10738489
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749830%252Fgeneral%252Fee687a2f-305d-407a-9e41-8e3ea0b95bff.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749830/general/ee687a2f-305d-407a-9e41-8e3ea0b95bff.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750112%252Fgeneral%252F5df48e3c-9089-4f6a-8fa9-ed6be3bce8e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750112/general/5df48e3c-9089-4f6a-8fa9-ed6be3bce8e9.jpg not downloaded yet
2026-03-27 16:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749999/general/529816a0-8a00-4c2d-915a-eca4ddd69c4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738540)
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749829%252Fgeneral%252Fd3812849-11d5-4a0d-8ab9-8975aa4ea4d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749829/general/d3812849-11d5-4a0d-8ab9-8975aa4ea4d3.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749998%252Fgeneral%252F5907b87f-9b86-4469-863f-fdfde09bd34b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749998/general/5907b87f-9b86-4469-863f-fdfde09bd34b.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750076%252Fgeneral%252Fcfd1755b-791e-4f1e-8ff3-0da4f8d09679.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750076/general/cfd1755b-791e-4f1e-8ff3-0da4f8d09679.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749999%252Fgeneral%252F9e4673ab-7dba-40cf-bded-851f5acb89e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749999/general/9e4673ab-7dba-40cf-bded-851f5acb89e5.jpg not downloaded yet
2026-03-27 16:32:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d67990>
2026-03-27 16:32:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c878e016-57f1-5bab-8205-d4d481cc72f8/c878e016-57f1-5bab-8205-d4d481cc72f8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749830%252Fgeneral%252Fb2400019-ab21-43fd-ab01-d800dd44b804.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749830/general/b2400019-ab21-43fd-ab01-d800dd44b804.jpg saved to cache
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c878e016-57f1-5bab-8205-d4d481cc72f8
2026-03-27 16:32:54 [adesa.fr] INFO: Found listing with ID: 10738507
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738507%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [adesa.fr] INFO: Scrape type for 10738507: 1
2026-03-27 16:32:54 [adesa.fr] INFO: Scraping item 10738507 url https://www.openlane.eu/en/carv6/auction/10738507
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749830%252Fgeneral%252F051f2f6d-6e3e-4094-855c-d352b411e38f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749830/general/051f2f6d-6e3e-4094-855c-d352b411e38f.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750112%252Fgeneral%252F0c698da8-5340-475e-bd26-0a7d1d309b1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750112/general/0c698da8-5340-475e-bd26-0a7d1d309b1f.jpg not downloaded yet
2026-03-27 16:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749999/general/dd79ba38-564b-41ce-aa13-edbc779494e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738540)
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749829%252Fgeneral%252F318bf84d-3bbc-47ea-8552-722fb9aeb908.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749829/general/318bf84d-3bbc-47ea-8552-722fb9aeb908.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749998%252Fgeneral%252Fb2b80736-e240-48a8-bb89-9b0b0836ab0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749998/general/b2b80736-e240-48a8-bb89-9b0b0836ab0c.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750076%252Fgeneral%252F16ec0eae-0ced-4c69-875a-27c722ebcbaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750076/general/16ec0eae-0ced-4c69-875a-27c722ebcbaa.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749999%252Fgeneral%252F16e4aede-c168-4214-8452-198f997f04a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749999/general/16e4aede-c168-4214-8452-198f997f04a4.jpg not downloaded yet
2026-03-27 16:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750112/general/78e4a371-402c-4b60-8d2f-e346af0af1cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738648)
2026-03-27 16:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749830/general/5c4f89b8-21b0-43d9-99b1-03a0b236c7b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738486)
2026-03-27 16:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750076/general/f5ffaa41-9b4f-4280-b3c1-40206bfd0a7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738613)
2026-03-27 16:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750111/general/451f2d2e-055a-4e25-b5e9-63dc4ffe01d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738647)
2026-03-27 16:32:54 [adesa.fr] INFO: Found listing with ID: 10738490
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738490%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [adesa.fr] INFO: Scrape type for 10738490: 1
2026-03-27 16:32:54 [adesa.fr] INFO: Scraping item 10738490 url https://www.openlane.eu/en/carv6/auction/10738490
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750112%252Fgeneral%252F708f6b67-2c5f-4d70-9fd2-6fa8432e5910.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750112/general/708f6b67-2c5f-4d70-9fd2-6fa8432e5910.jpg not downloaded yet
2026-03-27 16:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 559c43d0-c71a-5a1f-bd37-44756ec5a458 with identifier: 10738525
2026-03-27 16:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 559c43d0-c71a-5a1f-bd37-44756ec5a458 with scrape type 1
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 559c43d0-c71a-5a1f-bd37-44756ec5a458
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749982%252Fgeneral%252F4b095c1e-f202-4329-9297-2070dff7c45b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749982/general/4b095c1e-f202-4329-9297-2070dff7c45b.jpg not downloaded yet
2026-03-27 16:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0245f0b9-d879-5ef0-b00e-6fc27851f917 with identifier: 10738632
2026-03-27 16:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0245f0b9-d879-5ef0-b00e-6fc27851f917 with scrape type 1
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0245f0b9-d879-5ef0-b00e-6fc27851f917
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750096%252Fgeneral%252F840d8b35-ab9f-4c67-99ac-1400d57933b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750096/general/840d8b35-ab9f-4c67-99ac-1400d57933b6.jpg not downloaded yet
2026-03-27 16:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c80aaa8-f5f4-5001-a9fa-af5894b2ccde with identifier: 10738650
2026-03-27 16:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c80aaa8-f5f4-5001-a9fa-af5894b2ccde with scrape type 1
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7c80aaa8-f5f4-5001-a9fa-af5894b2ccde
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750114%252Fgeneral%252Faf382259-4055-402e-8137-31d8ccf9a3cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750114/general/af382259-4055-402e-8137-31d8ccf9a3cf.jpg not downloaded yet
2026-03-27 16:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc772013-e33c-54e9-921e-e4e42f57f8e4 with identifier: 10738649
2026-03-27 16:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc772013-e33c-54e9-921e-e4e42f57f8e4 with scrape type 1
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc772013-e33c-54e9-921e-e4e42f57f8e4
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750113%252Fgeneral%252Ff6117be5-387b-4faf-899c-4e026f1d59de.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750113/general/f6117be5-387b-4faf-899c-4e026f1d59de.jpg not downloaded yet
2026-03-27 16:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cd14e71-1b93-5941-9d9f-f3a25469cdd6 with identifier: 10738631
2026-03-27 16:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cd14e71-1b93-5941-9d9f-f3a25469cdd6 with scrape type 1
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5cd14e71-1b93-5941-9d9f-f3a25469cdd6
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750095%252Fgeneral%252F921c2f51-bfae-4063-b391-bb706cd86f8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750095/general/921c2f51-bfae-4063-b391-bb706cd86f8b.jpg not downloaded yet
2026-03-27 16:32:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225761b90>
2026-03-27 16:32:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9e27f58-a0aa-5e42-af88-b536146f3135/a9e27f58-a0aa-5e42-af88-b536146f3135_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750076%252Fgeneral%252F7d0ec2ed-48f7-4625-9bde-9609c09c9b8e.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750076/general/7d0ec2ed-48f7-4625-9bde-9609c09c9b8e.jpg saved to cache
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a9e27f58-a0aa-5e42-af88-b536146f3135
2026-03-27 16:32:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227a7b010>
2026-03-27 16:32:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5825add2-3873-5cef-bb2e-f94d8ce70f9e/5825add2-3873-5cef-bb2e-f94d8ce70f9e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749999%252Fgeneral%252F529816a0-8a00-4c2d-915a-eca4ddd69c4c.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749999/general/529816a0-8a00-4c2d-915a-eca4ddd69c4c.jpg saved to cache
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5825add2-3873-5cef-bb2e-f94d8ce70f9e
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749829%252Fgeneral%252F0dea66c0-626e-4f02-8af9-862dc19e825a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749829/general/0dea66c0-626e-4f02-8af9-862dc19e825a.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749998%252Fgeneral%252F8b3ad5dc-6154-4700-9a87-20201eeaa5be.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749998/general/8b3ad5dc-6154-4700-9a87-20201eeaa5be.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750076%252Fgeneral%252Fb5bb8824-ab83-46b7-9696-2605fcc034db.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750076/general/b5bb8824-ab83-46b7-9696-2605fcc034db.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749999%252Fgeneral%252Fc4cfb962-94f9-4920-8e2b-1b76e7696e5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749999/general/c4cfb962-94f9-4920-8e2b-1b76e7696e5a.jpg not downloaded yet
2026-03-27 16:32:54 [adesa.fr] INFO: Found listing with ID: 10738564
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738564%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [adesa.fr] INFO: Scrape type for 10738564: 1
2026-03-27 16:32:54 [adesa.fr] INFO: Scraping item 10738564 url https://www.openlane.eu/en/carv6/auction/10738564
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750112%252Fgeneral%252F43971531-7eda-4fa2-a6ed-7f5e4c6155a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750112/general/43971531-7eda-4fa2-a6ed-7f5e4c6155a7.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749982%252Fgeneral%252Fb4683e5c-9c49-4600-bcd2-9d42e64515ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749982/general/b4683e5c-9c49-4600-bcd2-9d42e64515ba.jpg not downloaded yet
2026-03-27 16:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750096%252Fgeneral%252F740d2e3f-9299-4ebe-a803-44403a5f4821.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750096/general/740d2e3f-9299-4ebe-a803-44403a5f4821.jpg not downloaded yet
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750114%252Fgeneral%252F0d15ef02-8460-4a06-a857-6cfb75d6f250.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750114/general/0d15ef02-8460-4a06-a857-6cfb75d6f250.jpg not downloaded yet
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750113%252Fgeneral%252F3e65b3cd-d2f7-41c5-a690-e92ef63dbded.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750113/general/3e65b3cd-d2f7-41c5-a690-e92ef63dbded.jpg not downloaded yet
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750095%252Fgeneral%252F2739c4af-4d09-4de3-ac2a-99ec34bba7de.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750095/general/2739c4af-4d09-4de3-ac2a-99ec34bba7de.jpg not downloaded yet
2026-03-27 16:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750076/general/00b0f95f-1b89-48de-9829-2df4112f8133.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738613)
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258acc90>
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5825add2-3873-5cef-bb2e-f94d8ce70f9e/5825add2-3873-5cef-bb2e-f94d8ce70f9e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749999%252Fgeneral%252Fdd79ba38-564b-41ce-aa13-edbc779494e7.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749999/general/dd79ba38-564b-41ce-aa13-edbc779494e7.jpg saved to cache
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5825add2-3873-5cef-bb2e-f94d8ce70f9e
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bbe990>
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06b497eb-4adc-50e5-a398-4b2754c90a61/06b497eb-4adc-50e5-a398-4b2754c90a61_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750112%252Fgeneral%252F78e4a371-402c-4b60-8d2f-e346af0af1cf.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750112/general/78e4a371-402c-4b60-8d2f-e346af0af1cf.jpg saved to cache
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 06b497eb-4adc-50e5-a398-4b2754c90a61
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bcf390>
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c878e016-57f1-5bab-8205-d4d481cc72f8/c878e016-57f1-5bab-8205-d4d481cc72f8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749830%252Fgeneral%252F5c4f89b8-21b0-43d9-99b1-03a0b236c7b0.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749830/general/5c4f89b8-21b0-43d9-99b1-03a0b236c7b0.jpg saved to cache
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c878e016-57f1-5bab-8205-d4d481cc72f8
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e2e90>
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9e27f58-a0aa-5e42-af88-b536146f3135/a9e27f58-a0aa-5e42-af88-b536146f3135_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750076%252Fgeneral%252Ff5ffaa41-9b4f-4280-b3c1-40206bfd0a7b.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750076/general/f5ffaa41-9b4f-4280-b3c1-40206bfd0a7b.jpg saved to cache
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a9e27f58-a0aa-5e42-af88-b536146f3135
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22588a350>
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4850391-a5e9-5f97-ad94-98cb44b89207/e4850391-a5e9-5f97-ad94-98cb44b89207_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750111%252Fgeneral%252F451f2d2e-055a-4e25-b5e9-63dc4ffe01d2.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750111/general/451f2d2e-055a-4e25-b5e9-63dc4ffe01d2.jpg saved to cache
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e4850391-a5e9-5f97-ad94-98cb44b89207
2026-03-27 16:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749999/general/4a966e0d-2a70-452a-8aab-81ebc27eccce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738540)
2026-03-27 16:32:55 [adesa.fr] INFO: Found listing with ID: 10738600
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738600%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [adesa.fr] INFO: Scrape type for 10738600: 1
2026-03-27 16:32:55 [adesa.fr] INFO: Scraping item 10738600 url https://www.openlane.eu/en/carv6/auction/10738600
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750112%252Fgeneral%252F7fb260f6-7fe4-4218-ac83-7c2c34e5beec.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750112/general/7fb260f6-7fe4-4218-ac83-7c2c34e5beec.jpg not downloaded yet
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749982%252Fgeneral%252Fd2c29ed9-d5d8-4107-aadb-2fa968058feb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749982/general/d2c29ed9-d5d8-4107-aadb-2fa968058feb.jpg not downloaded yet
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750096%252Fgeneral%252Fd2d85ec1-60bb-411d-bd13-4b44f097d783.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750096/general/d2d85ec1-60bb-411d-bd13-4b44f097d783.jpg not downloaded yet
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750114%252Fgeneral%252Ff09c0356-ec6b-4ce0-adc9-1d66dd163a85.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750114/general/f09c0356-ec6b-4ce0-adc9-1d66dd163a85.jpg not downloaded yet
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750113%252Fgeneral%252Fafb64692-af02-4743-b1c6-97bd39f9f6ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750113/general/afb64692-af02-4743-b1c6-97bd39f9f6ad.jpg not downloaded yet
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750095%252Fgeneral%252F544a64d9-fce5-45ac-842d-7d06ef935231.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750095/general/544a64d9-fce5-45ac-842d-7d06ef935231.jpg not downloaded yet
2026-03-27 16:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750112/general/0c698da8-5340-475e-bd26-0a7d1d309b1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738648)
2026-03-27 16:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750076/general/cfd1755b-791e-4f1e-8ff3-0da4f8d09679.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738613)
2026-03-27 16:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749999/general/9e4673ab-7dba-40cf-bded-851f5acb89e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738540)
2026-03-27 16:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749830/general/051f2f6d-6e3e-4094-855c-d352b411e38f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738486)
2026-03-27 16:32:55 [adesa.fr] INFO: Found listing with ID: 10738601
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738601%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [adesa.fr] INFO: Scrape type for 10738601: 1
2026-03-27 16:32:55 [adesa.fr] INFO: Scraping item 10738601 url https://www.openlane.eu/en/carv6/auction/10738601
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750112%252Fgeneral%252F7551f4bd-b19b-4ac0-8e63-91c8cdb0f7ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750112/general/7551f4bd-b19b-4ac0-8e63-91c8cdb0f7ed.jpg not downloaded yet
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749982%252Fgeneral%252F6797e888-23bc-4776-a591-d167e76d8fa3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749982/general/6797e888-23bc-4776-a591-d167e76d8fa3.jpg not downloaded yet
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750096%252Fgeneral%252Fb8d37e64-08aa-441a-9a24-b71d781f3c36.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750096/general/b8d37e64-08aa-441a-9a24-b71d781f3c36.jpg not downloaded yet
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750114%252Fgeneral%252Fa8522493-9b4a-4a50-9ea9-dc6ac1642318.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750114/general/a8522493-9b4a-4a50-9ea9-dc6ac1642318.jpg not downloaded yet
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750113%252Fgeneral%252F72abfda7-fef9-4615-9e65-160a82e90a5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750113/general/72abfda7-fef9-4615-9e65-160a82e90a5c.jpg not downloaded yet
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750095%252Fgeneral%252F6ec78ed5-a801-4077-9902-248792e15e18.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750095/general/6ec78ed5-a801-4077-9902-248792e15e18.jpg not downloaded yet
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225831910>
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9e27f58-a0aa-5e42-af88-b536146f3135/a9e27f58-a0aa-5e42-af88-b536146f3135_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750076%252Fgeneral%252F00b0f95f-1b89-48de-9829-2df4112f8133.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750076/general/00b0f95f-1b89-48de-9829-2df4112f8133.jpg saved to cache
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a9e27f58-a0aa-5e42-af88-b536146f3135
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab2650>
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5825add2-3873-5cef-bb2e-f94d8ce70f9e/5825add2-3873-5cef-bb2e-f94d8ce70f9e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749999%252Fgeneral%252F4a966e0d-2a70-452a-8aab-81ebc27eccce.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749999/general/4a966e0d-2a70-452a-8aab-81ebc27eccce.jpg saved to cache
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5825add2-3873-5cef-bb2e-f94d8ce70f9e
2026-03-27 16:32:55 [adesa.fr] INFO: Found listing with ID: 10738454
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738454%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [adesa.fr] INFO: Scrape type for 10738454: 1
2026-03-27 16:32:55 [adesa.fr] INFO: Scraping item 10738454 url https://www.openlane.eu/en/carv6/auction/10738454
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750112%252Fgeneral%252F98c8c68d-f2ed-4965-bffe-61418104a430.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750112/general/98c8c68d-f2ed-4965-bffe-61418104a430.jpg not downloaded yet
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749982%252Fgeneral%252F9a27d82d-49b6-40b4-a322-22b2b359589b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749982/general/9a27d82d-49b6-40b4-a322-22b2b359589b.jpg not downloaded yet
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750096%252Fgeneral%252F927a061b-68d3-43c6-8181-ed0021d8405b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750096/general/927a061b-68d3-43c6-8181-ed0021d8405b.jpg not downloaded yet
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750114%252Fgeneral%252Ff0ad7758-7fda-46da-8581-95683be31bfb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750114/general/f0ad7758-7fda-46da-8581-95683be31bfb.jpg not downloaded yet
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750113%252Fgeneral%252F36ff09bf-2eb5-4803-93f3-798791b494bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750113/general/36ff09bf-2eb5-4803-93f3-798791b494bb.jpg not downloaded yet
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750095%252Fgeneral%252F4bdb663f-a241-496d-a104-e4c515074c33.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750095/general/4bdb663f-a241-496d-a104-e4c515074c33.jpg not downloaded yet
2026-03-27 16:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749999/general/c4cfb962-94f9-4920-8e2b-1b76e7696e5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738540)
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ac3e10>
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_06b497eb-4adc-50e5-a398-4b2754c90a61/06b497eb-4adc-50e5-a398-4b2754c90a61_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750112%252Fgeneral%252F0c698da8-5340-475e-bd26-0a7d1d309b1f.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750112/general/0c698da8-5340-475e-bd26-0a7d1d309b1f.jpg saved to cache
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 06b497eb-4adc-50e5-a398-4b2754c90a61
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d3b250>
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a9e27f58-a0aa-5e42-af88-b536146f3135/a9e27f58-a0aa-5e42-af88-b536146f3135_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750076%252Fgeneral%252Fcfd1755b-791e-4f1e-8ff3-0da4f8d09679.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750076/general/cfd1755b-791e-4f1e-8ff3-0da4f8d09679.jpg saved to cache
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a9e27f58-a0aa-5e42-af88-b536146f3135
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257bfe50>
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5825add2-3873-5cef-bb2e-f94d8ce70f9e/5825add2-3873-5cef-bb2e-f94d8ce70f9e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749999%252Fgeneral%252F9e4673ab-7dba-40cf-bded-851f5acb89e5.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749999/general/9e4673ab-7dba-40cf-bded-851f5acb89e5.jpg saved to cache
2026-03-27 16:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5825add2-3873-5cef-bb2e-f94d8ce70f9e
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22574e890>
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c878e016-57f1-5bab-8205-d4d481cc72f8/c878e016-57f1-5bab-8205-d4d481cc72f8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749830%252Fgeneral%252F051f2f6d-6e3e-4094-855c-d352b411e38f.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749830/general/051f2f6d-6e3e-4094-855c-d352b411e38f.jpg saved to cache
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c878e016-57f1-5bab-8205-d4d481cc72f8
2026-03-27 16:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750095/general/2739c4af-4d09-4de3-ac2a-99ec34bba7de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738631)
2026-03-27 16:32:56 [adesa.fr] INFO: Found listing with ID: 10738455
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738455%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [adesa.fr] INFO: Scrape type for 10738455: 1
2026-03-27 16:32:56 [adesa.fr] INFO: Scraping item 10738455 url https://www.openlane.eu/en/carv6/auction/10738455
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750112%252Fgeneral%252F9a426538-3509-41f8-9a13-512f0d1206b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750112/general/9a426538-3509-41f8-9a13-512f0d1206b4.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749982%252Fgeneral%252F5c8c2516-62c6-4a7c-97f8-e29406887dc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749982/general/5c8c2516-62c6-4a7c-97f8-e29406887dc5.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750096%252Fgeneral%252F692d5492-c144-41a8-af13-881f2f503fe7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750096/general/692d5492-c144-41a8-af13-881f2f503fe7.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750114%252Fgeneral%252F377bdcf6-7fbc-471f-8768-1f9813882756.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750114/general/377bdcf6-7fbc-471f-8768-1f9813882756.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750113%252Fgeneral%252F0440f94b-ce7b-43d4-bb09-ac3e8e55c460.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750113/general/0440f94b-ce7b-43d4-bb09-ac3e8e55c460.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750095%252Fgeneral%252F604b4583-3562-45c5-800d-0ba94b7e41fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750095/general/604b4583-3562-45c5-800d-0ba94b7e41fb.jpg not downloaded yet
2026-03-27 16:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750095/general/544a64d9-fce5-45ac-842d-7d06ef935231.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738631)
2026-03-27 16:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750096/general/740d2e3f-9299-4ebe-a803-44403a5f4821.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738632)
2026-03-27 16:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750113/general/3e65b3cd-d2f7-41c5-a690-e92ef63dbded.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738649)
2026-03-27 16:32:56 [adesa.fr] INFO: Found listing with ID: 10738656
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738656%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [adesa.fr] INFO: Scrape type for 10738656: 1
2026-03-27 16:32:56 [adesa.fr] INFO: Scraping item 10738656 url https://www.openlane.eu/en/carv6/auction/10738656
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749982%252Fgeneral%252F0a4c276b-ae23-4a16-b72f-e47fb078aefa.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749982/general/0a4c276b-ae23-4a16-b72f-e47fb078aefa.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750096%252Fgeneral%252F78daa39d-9649-4ccb-868b-3af7486c508c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750096/general/78daa39d-9649-4ccb-868b-3af7486c508c.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750114%252Fgeneral%252F8ec3880d-8300-4f93-878c-643794db0059.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750114/general/8ec3880d-8300-4f93-878c-643794db0059.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750113%252Fgeneral%252Fe718fb51-c2f3-4bf7-b13b-17b0664a0dd1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750113/general/e718fb51-c2f3-4bf7-b13b-17b0664a0dd1.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750095%252Fgeneral%252F36ee5af7-a107-48e0-82d8-c8a93c6d08f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750095/general/36ee5af7-a107-48e0-82d8-c8a93c6d08f9.jpg not downloaded yet
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224358750>
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5825add2-3873-5cef-bb2e-f94d8ce70f9e/5825add2-3873-5cef-bb2e-f94d8ce70f9e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749999%252Fgeneral%252Fc4cfb962-94f9-4920-8e2b-1b76e7696e5a.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749999/general/c4cfb962-94f9-4920-8e2b-1b76e7696e5a.jpg saved to cache
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5825add2-3873-5cef-bb2e-f94d8ce70f9e
2026-03-27 16:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750114/general/0d15ef02-8460-4a06-a857-6cfb75d6f250.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738650)
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22453d110>
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5cd14e71-1b93-5941-9d9f-f3a25469cdd6/5cd14e71-1b93-5941-9d9f-f3a25469cdd6_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750095%252Fgeneral%252F2739c4af-4d09-4de3-ac2a-99ec34bba7de.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750095/general/2739c4af-4d09-4de3-ac2a-99ec34bba7de.jpg saved to cache
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5cd14e71-1b93-5941-9d9f-f3a25469cdd6
2026-03-27 16:32:56 [adesa.fr] INFO: Found listing with ID: 10738565
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738565%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [adesa.fr] INFO: Scrape type for 10738565: 1
2026-03-27 16:32:56 [adesa.fr] INFO: Scraping item 10738565 url https://www.openlane.eu/en/carv6/auction/10738565
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749982%252Fgeneral%252F0c3e3159-afd7-48ad-9150-cc8c3e087791.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749982/general/0c3e3159-afd7-48ad-9150-cc8c3e087791.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750096%252Fgeneral%252F3387cc5b-b2db-4e85-85a2-e332ece6a276.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750096/general/3387cc5b-b2db-4e85-85a2-e332ece6a276.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750114%252Fgeneral%252Fe8dd78db-e488-47e0-9c3a-0eeb1688b859.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750114/general/e8dd78db-e488-47e0-9c3a-0eeb1688b859.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750113%252Fgeneral%252F14aef137-485b-45de-b154-f8827f318c58.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750113/general/14aef137-485b-45de-b154-f8827f318c58.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750095%252Fgeneral%252Fc3da3a48-ebd7-4830-9a3a-83644503f7f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750095/general/c3da3a48-ebd7-4830-9a3a-83644503f7f8.jpg not downloaded yet
2026-03-27 16:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750095/general/4bdb663f-a241-496d-a104-e4c515074c33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738631)
2026-03-27 16:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224424c10>
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5cd14e71-1b93-5941-9d9f-f3a25469cdd6/5cd14e71-1b93-5941-9d9f-f3a25469cdd6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750095%252Fgeneral%252F544a64d9-fce5-45ac-842d-7d06ef935231.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750095/general/544a64d9-fce5-45ac-842d-7d06ef935231.jpg saved to cache
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5cd14e71-1b93-5941-9d9f-f3a25469cdd6
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224320ad0>
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0245f0b9-d879-5ef0-b00e-6fc27851f917/0245f0b9-d879-5ef0-b00e-6fc27851f917_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750096%252Fgeneral%252F740d2e3f-9299-4ebe-a803-44403a5f4821.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750096/general/740d2e3f-9299-4ebe-a803-44403a5f4821.jpg saved to cache
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0245f0b9-d879-5ef0-b00e-6fc27851f917
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22435a890>
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc772013-e33c-54e9-921e-e4e42f57f8e4/bc772013-e33c-54e9-921e-e4e42f57f8e4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750113%252Fgeneral%252F3e65b3cd-d2f7-41c5-a690-e92ef63dbded.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750113/general/3e65b3cd-d2f7-41c5-a690-e92ef63dbded.jpg saved to cache
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bc772013-e33c-54e9-921e-e4e42f57f8e4
2026-03-27 16:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750095/general/6ec78ed5-a801-4077-9902-248792e15e18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738631)
2026-03-27 16:32:56 [adesa.fr] INFO: Found listing with ID: 10738456
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738456%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [adesa.fr] INFO: Scrape type for 10738456: 1
2026-03-27 16:32:56 [adesa.fr] INFO: Scraping item 10738456 url https://www.openlane.eu/en/carv6/auction/10738456
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749982%252Fgeneral%252Fab61b919-aa50-4700-ae6d-461ccba8be05.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749982/general/ab61b919-aa50-4700-ae6d-461ccba8be05.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750096%252Fgeneral%252F39529049-d7e6-46e0-a9ba-a5a60fb846ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750096/general/39529049-d7e6-46e0-a9ba-a5a60fb846ce.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750114%252Fgeneral%252Fd460f1e0-4fa9-40fb-9e67-4bd6803e36de.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750114/general/d460f1e0-4fa9-40fb-9e67-4bd6803e36de.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750113%252Fgeneral%252F9c063b35-01c1-43fd-afff-b77f8a20f704.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750113/general/9c063b35-01c1-43fd-afff-b77f8a20f704.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750095%252Fgeneral%252Fea9b7fd7-9ff1-425d-9d14-22c83c69540d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750095/general/ea9b7fd7-9ff1-425d-9d14-22c83c69540d.jpg not downloaded yet
2026-03-27 16:32:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750095/general/604b4583-3562-45c5-800d-0ba94b7e41fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738631)
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c7a490>
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c80aaa8-f5f4-5001-a9fa-af5894b2ccde/7c80aaa8-f5f4-5001-a9fa-af5894b2ccde_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750114%252Fgeneral%252F0d15ef02-8460-4a06-a857-6cfb75d6f250.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750114/general/0d15ef02-8460-4a06-a857-6cfb75d6f250.jpg saved to cache
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7c80aaa8-f5f4-5001-a9fa-af5894b2ccde
2026-03-27 16:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750113/general/0440f94b-ce7b-43d4-bb09-ac3e8e55c460.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738649)
2026-03-27 16:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750114/general/377bdcf6-7fbc-471f-8768-1f9813882756.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738650)
2026-03-27 16:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750096/general/692d5492-c144-41a8-af13-881f2f503fe7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738632)
2026-03-27 16:32:56 [adesa.fr] INFO: Found listing with ID: 10738457
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738457%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [adesa.fr] INFO: Scrape type for 10738457: 1
2026-03-27 16:32:56 [adesa.fr] INFO: Scraping item 10738457 url https://www.openlane.eu/en/carv6/auction/10738457
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749982%252Fgeneral%252F893fa613-926f-4f32-be7b-43c1f3478608.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749982/general/893fa613-926f-4f32-be7b-43c1f3478608.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750096%252Fgeneral%252F42ef6eb6-2bf1-40a0-8b2f-9d678ed8f16a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750096/general/42ef6eb6-2bf1-40a0-8b2f-9d678ed8f16a.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750114%252Fgeneral%252F837dcf80-5ccc-42a5-b331-b46841745e1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750114/general/837dcf80-5ccc-42a5-b331-b46841745e1a.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750113%252Fgeneral%252F5735fcd7-428e-40de-ba5c-33fd0dd5badd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750113/general/5735fcd7-428e-40de-ba5c-33fd0dd5badd.jpg not downloaded yet
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750095%252Fgeneral%252F5ef4e946-f5b5-483f-88ad-1bc3c8147243.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750095/general/5ef4e946-f5b5-483f-88ad-1bc3c8147243.jpg not downloaded yet
2026-03-27 16:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22588ee10>
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5cd14e71-1b93-5941-9d9f-f3a25469cdd6/5cd14e71-1b93-5941-9d9f-f3a25469cdd6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750095%252Fgeneral%252F4bdb663f-a241-496d-a104-e4c515074c33.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750095/general/4bdb663f-a241-496d-a104-e4c515074c33.jpg saved to cache
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5cd14e71-1b93-5941-9d9f-f3a25469cdd6
2026-03-27 16:32:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ba0c0d1-ee9c-5222-9acb-234803bedba3 with identifier: 10738487
2026-03-27 16:32:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ba0c0d1-ee9c-5222-9acb-234803bedba3 with scrape type 1
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6ba0c0d1-ee9c-5222-9acb-234803bedba3
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749831%252Fgeneral%252F7dcaaf2c-9e6f-4c31-8d35-8914af0e7aac.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749831/general/7dcaaf2c-9e6f-4c31-8d35-8914af0e7aac.jpg not downloaded yet
2026-03-27 16:32:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225831dd0>
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5cd14e71-1b93-5941-9d9f-f3a25469cdd6/5cd14e71-1b93-5941-9d9f-f3a25469cdd6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750095%252Fgeneral%252F6ec78ed5-a801-4077-9902-248792e15e18.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750095/general/6ec78ed5-a801-4077-9902-248792e15e18.jpg saved to cache
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5cd14e71-1b93-5941-9d9f-f3a25469cdd6
2026-03-27 16:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750095/general/36ee5af7-a107-48e0-82d8-c8a93c6d08f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738631)
2026-03-27 16:32:56 [adesa.fr] INFO: Found listing with ID: 10738566
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738566%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [adesa.fr] INFO: Scrape type for 10738566: 1
2026-03-27 16:32:56 [adesa.fr] INFO: Scraping item 10738566 url https://www.openlane.eu/en/carv6/auction/10738566
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749831%252Fgeneral%252Ff6495b27-08ab-4317-946e-52d82632495e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749831/general/f6495b27-08ab-4317-946e-52d82632495e.jpg not downloaded yet
2026-03-27 16:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750095/general/c3da3a48-ebd7-4830-9a3a-83644503f7f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738631)
2026-03-27 16:32:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750113/general/14aef137-485b-45de-b154-f8827f318c58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738649)
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225797350>
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5cd14e71-1b93-5941-9d9f-f3a25469cdd6/5cd14e71-1b93-5941-9d9f-f3a25469cdd6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750095%252Fgeneral%252F604b4583-3562-45c5-800d-0ba94b7e41fb.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750095/general/604b4583-3562-45c5-800d-0ba94b7e41fb.jpg saved to cache
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5cd14e71-1b93-5941-9d9f-f3a25469cdd6
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256db890>
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc772013-e33c-54e9-921e-e4e42f57f8e4/bc772013-e33c-54e9-921e-e4e42f57f8e4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750113%252Fgeneral%252F0440f94b-ce7b-43d4-bb09-ac3e8e55c460.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750113/general/0440f94b-ce7b-43d4-bb09-ac3e8e55c460.jpg saved to cache
2026-03-27 16:32:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bc772013-e33c-54e9-921e-e4e42f57f8e4
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259af9d0>
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c80aaa8-f5f4-5001-a9fa-af5894b2ccde/7c80aaa8-f5f4-5001-a9fa-af5894b2ccde_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750114%252Fgeneral%252F377bdcf6-7fbc-471f-8768-1f9813882756.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750114/general/377bdcf6-7fbc-471f-8768-1f9813882756.jpg saved to cache
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7c80aaa8-f5f4-5001-a9fa-af5894b2ccde
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22587c810>
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0245f0b9-d879-5ef0-b00e-6fc27851f917/0245f0b9-d879-5ef0-b00e-6fc27851f917_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750096%252Fgeneral%252F692d5492-c144-41a8-af13-881f2f503fe7.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750096/general/692d5492-c144-41a8-af13-881f2f503fe7.jpg saved to cache
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0245f0b9-d879-5ef0-b00e-6fc27851f917
2026-03-27 16:32:57 [adesa.fr] INFO: Found listing with ID: 10738568
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738568%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [adesa.fr] INFO: Scrape type for 10738568: 1
2026-03-27 16:32:57 [adesa.fr] INFO: Scraping item 10738568 url https://www.openlane.eu/en/carv6/auction/10738568
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749831%252Fgeneral%252Fcd595af2-1b47-4000-8c30-46b9abf52963.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749831/general/cd595af2-1b47-4000-8c30-46b9abf52963.jpg not downloaded yet
2026-03-27 16:32:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a33628e3-9ae3-56b9-9463-0f30575216b9 with identifier: 10738651
2026-03-27 16:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a33628e3-9ae3-56b9-9463-0f30575216b9 with scrape type 1
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a33628e3-9ae3-56b9-9463-0f30575216b9
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750115%252Fgeneral%252Fcb87dffc-4f1e-4001-8b47-8a05537e5302.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750115/general/cb87dffc-4f1e-4001-8b47-8a05537e5302.jpg not downloaded yet
2026-03-27 16:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750095/general/ea9b7fd7-9ff1-425d-9d14-22c83c69540d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738631)
2026-03-27 16:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750113/general/9c063b35-01c1-43fd-afff-b77f8a20f704.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738649)
2026-03-27 16:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750114/general/d460f1e0-4fa9-40fb-9e67-4bd6803e36de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738650)
2026-03-27 16:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750096/general/39529049-d7e6-46e0-a9ba-a5a60fb846ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738632)
2026-03-27 16:32:57 [adesa.fr] INFO: Found listing with ID: 10738569
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738569%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [adesa.fr] INFO: Scrape type for 10738569: 1
2026-03-27 16:32:57 [adesa.fr] INFO: Scraping item 10738569 url https://www.openlane.eu/en/carv6/auction/10738569
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749831%252Fgeneral%252Fa0f57d6f-e471-4b06-95be-b9e215e9992f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749831/general/a0f57d6f-e471-4b06-95be-b9e215e9992f.jpg not downloaded yet
2026-03-27 16:32:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c699185e-7b5c-5d05-80ac-1e5e83ff1c86 with identifier: 10738597
2026-03-27 16:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c699185e-7b5c-5d05-80ac-1e5e83ff1c86 with scrape type 1
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c699185e-7b5c-5d05-80ac-1e5e83ff1c86
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750060%252Fgeneral%252Ff2e9dd1e-c487-4252-9370-14287e0c9177.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750060/general/f2e9dd1e-c487-4252-9370-14287e0c9177.jpg not downloaded yet
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ab510>
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5cd14e71-1b93-5941-9d9f-f3a25469cdd6/5cd14e71-1b93-5941-9d9f-f3a25469cdd6_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750095%252Fgeneral%252F36ee5af7-a107-48e0-82d8-c8a93c6d08f9.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750095/general/36ee5af7-a107-48e0-82d8-c8a93c6d08f9.jpg saved to cache
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5cd14e71-1b93-5941-9d9f-f3a25469cdd6
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22575fb50>
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5cd14e71-1b93-5941-9d9f-f3a25469cdd6/5cd14e71-1b93-5941-9d9f-f3a25469cdd6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750095%252Fgeneral%252Fc3da3a48-ebd7-4830-9a3a-83644503f7f8.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750095/general/c3da3a48-ebd7-4830-9a3a-83644503f7f8.jpg saved to cache
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5cd14e71-1b93-5941-9d9f-f3a25469cdd6
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225800a50>
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc772013-e33c-54e9-921e-e4e42f57f8e4/bc772013-e33c-54e9-921e-e4e42f57f8e4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750113%252Fgeneral%252F14aef137-485b-45de-b154-f8827f318c58.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750113/general/14aef137-485b-45de-b154-f8827f318c58.jpg saved to cache
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bc772013-e33c-54e9-921e-e4e42f57f8e4
2026-03-27 16:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750114/general/e8dd78db-e488-47e0-9c3a-0eeb1688b859.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738650)
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750115%252Fgeneral%252Fa9d53ddb-6414-4e60-bff0-6dab6653ace8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750115/general/a9d53ddb-6414-4e60-bff0-6dab6653ace8.jpg not downloaded yet
2026-03-27 16:32:57 [adesa.fr] INFO: Found listing with ID: 10738567
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738567%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [adesa.fr] INFO: Scrape type for 10738567: 1
2026-03-27 16:32:57 [adesa.fr] INFO: Scraping item 10738567 url https://www.openlane.eu/en/carv6/auction/10738567
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749831%252Fgeneral%252Fed819ce4-8bf6-4adb-ab7e-b4fec383f4f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749831/general/ed819ce4-8bf6-4adb-ab7e-b4fec383f4f2.jpg not downloaded yet
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750060%252Fgeneral%252Fc01a1a9a-bdfb-4f0c-87ca-c16249ae4810.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750060/general/c01a1a9a-bdfb-4f0c-87ca-c16249ae4810.jpg not downloaded yet
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750115%252Fgeneral%252F613a0b58-e08f-485b-a3bc-70634c5699bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750115/general/613a0b58-e08f-485b-a3bc-70634c5699bc.jpg not downloaded yet
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22568e610>
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5cd14e71-1b93-5941-9d9f-f3a25469cdd6/5cd14e71-1b93-5941-9d9f-f3a25469cdd6_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750095%252Fgeneral%252Fea9b7fd7-9ff1-425d-9d14-22c83c69540d.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750095/general/ea9b7fd7-9ff1-425d-9d14-22c83c69540d.jpg saved to cache
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5cd14e71-1b93-5941-9d9f-f3a25469cdd6
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22590dc10>
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc772013-e33c-54e9-921e-e4e42f57f8e4/bc772013-e33c-54e9-921e-e4e42f57f8e4_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750113%252Fgeneral%252F9c063b35-01c1-43fd-afff-b77f8a20f704.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750113/general/9c063b35-01c1-43fd-afff-b77f8a20f704.jpg saved to cache
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bc772013-e33c-54e9-921e-e4e42f57f8e4
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d6b0d0>
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c80aaa8-f5f4-5001-a9fa-af5894b2ccde/7c80aaa8-f5f4-5001-a9fa-af5894b2ccde_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750114%252Fgeneral%252Fd460f1e0-4fa9-40fb-9e67-4bd6803e36de.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750114/general/d460f1e0-4fa9-40fb-9e67-4bd6803e36de.jpg saved to cache
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7c80aaa8-f5f4-5001-a9fa-af5894b2ccde
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225caef50>
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0245f0b9-d879-5ef0-b00e-6fc27851f917/0245f0b9-d879-5ef0-b00e-6fc27851f917_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750096%252Fgeneral%252F39529049-d7e6-46e0-a9ba-a5a60fb846ce.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750096/general/39529049-d7e6-46e0-a9ba-a5a60fb846ce.jpg saved to cache
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0245f0b9-d879-5ef0-b00e-6fc27851f917
2026-03-27 16:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749831/general/7dcaaf2c-9e6f-4c31-8d35-8914af0e7aac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738487)
2026-03-27 16:32:57 [adesa.fr] INFO: Found listing with ID: 10738459
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738459%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [adesa.fr] INFO: Scrape type for 10738459: 1
2026-03-27 16:32:57 [adesa.fr] INFO: Scraping item 10738459 url https://www.openlane.eu/en/carv6/auction/10738459
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749831%252Fgeneral%252F346c93a4-eec9-4286-a98e-d503d4c66189.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749831/general/346c93a4-eec9-4286-a98e-d503d4c66189.jpg not downloaded yet
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750060%252Fgeneral%252Ff5e93202-66e8-4ff9-9889-96d2b5c7ae4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750060/general/f5e93202-66e8-4ff9-9889-96d2b5c7ae4b.jpg not downloaded yet
2026-03-27 16:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750095/general/5ef4e946-f5b5-483f-88ad-1bc3c8147243.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738631)
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750115%252Fgeneral%252Fbfba1912-8f71-4364-bcd2-4565a2cd7728.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750115/general/bfba1912-8f71-4364-bcd2-4565a2cd7728.jpg not downloaded yet
2026-03-27 16:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750113/general/5735fcd7-428e-40de-ba5c-33fd0dd5badd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738649)
2026-03-27 16:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750114/general/837dcf80-5ccc-42a5-b331-b46841745e1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738650)
2026-03-27 16:32:57 [adesa.fr] INFO: Found listing with ID: 10738458
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738458%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [adesa.fr] INFO: Scrape type for 10738458: 1
2026-03-27 16:32:57 [adesa.fr] INFO: Scraping item 10738458 url https://www.openlane.eu/en/carv6/auction/10738458
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749831%252Fgeneral%252Fd66a6cc6-c189-4400-8b5e-102f830738e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749831/general/d66a6cc6-c189-4400-8b5e-102f830738e5.jpg not downloaded yet
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750060%252Fgeneral%252F5fe12d99-9bae-43d0-9374-13fc9181e508.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750060/general/5fe12d99-9bae-43d0-9374-13fc9181e508.jpg not downloaded yet
2026-03-27 16:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749831/general/cd595af2-1b47-4000-8c30-46b9abf52963.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738487)
2026-03-27 16:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750115/general/cb87dffc-4f1e-4001-8b47-8a05537e5302.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738651)
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750115%252Fgeneral%252F6c8a168e-f9c4-4376-9803-c8666abb7950.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750115/general/6c8a168e-f9c4-4376-9803-c8666abb7950.jpg not downloaded yet
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224340d50>
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c80aaa8-f5f4-5001-a9fa-af5894b2ccde/7c80aaa8-f5f4-5001-a9fa-af5894b2ccde_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750114%252Fgeneral%252Fe8dd78db-e488-47e0-9c3a-0eeb1688b859.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750114/general/e8dd78db-e488-47e0-9c3a-0eeb1688b859.jpg saved to cache
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7c80aaa8-f5f4-5001-a9fa-af5894b2ccde
2026-03-27 16:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749831/general/f6495b27-08ab-4317-946e-52d82632495e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738487)
2026-03-27 16:32:57 [adesa.fr] INFO: Found listing with ID: 10738570
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738570%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [adesa.fr] INFO: Scrape type for 10738570: 1
2026-03-27 16:32:57 [adesa.fr] INFO: Scraping item 10738570 url https://www.openlane.eu/en/carv6/auction/10738570
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749831%252Fgeneral%252F1ce59e73-cb32-4886-a51d-e7332c399126.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749831/general/1ce59e73-cb32-4886-a51d-e7332c399126.jpg not downloaded yet
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750060%252Fgeneral%252Fb6378e99-2eaa-4919-bbd0-dd4f751c075f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750060/general/b6378e99-2eaa-4919-bbd0-dd4f751c075f.jpg not downloaded yet
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750115%252Fgeneral%252F334a7be5-3ece-43d1-89e9-5fb7bffd5b93.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750115/general/334a7be5-3ece-43d1-89e9-5fb7bffd5b93.jpg not downloaded yet
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22430b7d0>
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ba0c0d1-ee9c-5222-9acb-234803bedba3/6ba0c0d1-ee9c-5222-9acb-234803bedba3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749831%252Fgeneral%252F7dcaaf2c-9e6f-4c31-8d35-8914af0e7aac.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749831/general/7dcaaf2c-9e6f-4c31-8d35-8914af0e7aac.jpg saved to cache
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6ba0c0d1-ee9c-5222-9acb-234803bedba3
2026-03-27 16:32:57 [adesa.fr] INFO: Found listing with ID: 10738634
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738634%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [adesa.fr] INFO: Scrape type for 10738634: 1
2026-03-27 16:32:57 [adesa.fr] INFO: Scraping item 10738634 url https://www.openlane.eu/en/carv6/auction/10738634
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749831%252Fgeneral%252F5e574bbb-5cbe-4eab-bd79-eacad1a12888.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749831/general/5e574bbb-5cbe-4eab-bd79-eacad1a12888.jpg not downloaded yet
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750060%252Fgeneral%252F95111b8a-3926-4042-a1cb-2c14e9f3e98d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750060/general/95111b8a-3926-4042-a1cb-2c14e9f3e98d.jpg not downloaded yet
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224569650>
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5cd14e71-1b93-5941-9d9f-f3a25469cdd6/5cd14e71-1b93-5941-9d9f-f3a25469cdd6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750095%252Fgeneral%252F5ef4e946-f5b5-483f-88ad-1bc3c8147243.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750095/general/5ef4e946-f5b5-483f-88ad-1bc3c8147243.jpg saved to cache
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5cd14e71-1b93-5941-9d9f-f3a25469cdd6
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22451ba50>
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc772013-e33c-54e9-921e-e4e42f57f8e4/bc772013-e33c-54e9-921e-e4e42f57f8e4_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750113%252Fgeneral%252F5735fcd7-428e-40de-ba5c-33fd0dd5badd.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750113/general/5735fcd7-428e-40de-ba5c-33fd0dd5badd.jpg saved to cache
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bc772013-e33c-54e9-921e-e4e42f57f8e4
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225be8d10>
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c80aaa8-f5f4-5001-a9fa-af5894b2ccde/7c80aaa8-f5f4-5001-a9fa-af5894b2ccde_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750114%252Fgeneral%252F837dcf80-5ccc-42a5-b331-b46841745e1a.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750114/general/837dcf80-5ccc-42a5-b331-b46841745e1a.jpg saved to cache
2026-03-27 16:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7c80aaa8-f5f4-5001-a9fa-af5894b2ccde
2026-03-27 16:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749831/general/346c93a4-eec9-4286-a98e-d503d4c66189.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738487)
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750115%252Fgeneral%252F82d83cb5-f8dc-4a67-8fff-3ff762466eb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750115/general/82d83cb5-f8dc-4a67-8fff-3ff762466eb6.jpg not downloaded yet
2026-03-27 16:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750060/general/c01a1a9a-bdfb-4f0c-87ca-c16249ae4810.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738597)
2026-03-27 16:32:58 [adesa.fr] INFO: Found listing with ID: 10738461
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738461%27 HTTP/1.1" 200 None
2026-03-27 16:32:58 [adesa.fr] INFO: Scrape type for 10738461: 1
2026-03-27 16:32:58 [adesa.fr] INFO: Scraping item 10738461 url https://www.openlane.eu/en/carv6/auction/10738461
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749831%252Fgeneral%252Fceb508f8-00a2-43e7-80c6-df396ba7d803.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749831/general/ceb508f8-00a2-43e7-80c6-df396ba7d803.jpg not downloaded yet
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750060%252Fgeneral%252F3597f484-c364-496d-b330-6df7c6503ddb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750060/general/3597f484-c364-496d-b330-6df7c6503ddb.jpg not downloaded yet
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225686f90>
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ba0c0d1-ee9c-5222-9acb-234803bedba3/6ba0c0d1-ee9c-5222-9acb-234803bedba3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749831%252Fgeneral%252Fcd595af2-1b47-4000-8c30-46b9abf52963.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749831/general/cd595af2-1b47-4000-8c30-46b9abf52963.jpg saved to cache
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6ba0c0d1-ee9c-5222-9acb-234803bedba3
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22435e390>
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a33628e3-9ae3-56b9-9463-0f30575216b9/a33628e3-9ae3-56b9-9463-0f30575216b9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750115%252Fgeneral%252Fcb87dffc-4f1e-4001-8b47-8a05537e5302.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750115/general/cb87dffc-4f1e-4001-8b47-8a05537e5302.jpg saved to cache
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a33628e3-9ae3-56b9-9463-0f30575216b9
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22574d9d0>
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ba0c0d1-ee9c-5222-9acb-234803bedba3/6ba0c0d1-ee9c-5222-9acb-234803bedba3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749831%252Fgeneral%252Ff6495b27-08ab-4317-946e-52d82632495e.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749831/general/f6495b27-08ab-4317-946e-52d82632495e.jpg saved to cache
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6ba0c0d1-ee9c-5222-9acb-234803bedba3
2026-03-27 16:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750115/general/613a0b58-e08f-485b-a3bc-70634c5699bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738651)
2026-03-27 16:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750060/general/5fe12d99-9bae-43d0-9374-13fc9181e508.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738597)
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750115%252Fgeneral%252F12aab1f6-1215-4adc-9eb2-9f5da128cfd1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750115/general/12aab1f6-1215-4adc-9eb2-9f5da128cfd1.jpg not downloaded yet
2026-03-27 16:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750115/general/bfba1912-8f71-4364-bcd2-4565a2cd7728.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738651)
2026-03-27 16:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750060/general/f5e93202-66e8-4ff9-9889-96d2b5c7ae4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738597)
2026-03-27 16:32:58 [adesa.fr] INFO: Found listing with ID: 10738460
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738460%27 HTTP/1.1" 200 None
2026-03-27 16:32:58 [adesa.fr] INFO: Scrape type for 10738460: 1
2026-03-27 16:32:58 [adesa.fr] INFO: Scraping item 10738460 url https://www.openlane.eu/en/carv6/auction/10738460
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750060%252Fgeneral%252Fed882150-4a07-4af5-9864-57e5e011bcbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750060/general/ed882150-4a07-4af5-9864-57e5e011bcbb.jpg not downloaded yet
2026-03-27 16:32:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750115%252Fgeneral%252F725fca2c-3cf3-4747-8843-67e4eb63343f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750115/general/725fca2c-3cf3-4747-8843-67e4eb63343f.jpg not downloaded yet
2026-03-27 16:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738181> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227a5bf50>
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ba0c0d1-ee9c-5222-9acb-234803bedba3/6ba0c0d1-ee9c-5222-9acb-234803bedba3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749831%252Fgeneral%252F346c93a4-eec9-4286-a98e-d503d4c66189.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749831/general/346c93a4-eec9-4286-a98e-d503d4c66189.jpg saved to cache
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6ba0c0d1-ee9c-5222-9acb-234803bedba3
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ac0610>
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c699185e-7b5c-5d05-80ac-1e5e83ff1c86/c699185e-7b5c-5d05-80ac-1e5e83ff1c86_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750060%252Fgeneral%252Fc01a1a9a-bdfb-4f0c-87ca-c16249ae4810.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750060/general/c01a1a9a-bdfb-4f0c-87ca-c16249ae4810.jpg saved to cache
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c699185e-7b5c-5d05-80ac-1e5e83ff1c86
2026-03-27 16:32:58 [adesa.fr] INFO: Found listing with ID: 10738462
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738462%27 HTTP/1.1" 200 None
2026-03-27 16:32:58 [adesa.fr] INFO: Scrape type for 10738462: 1
2026-03-27 16:32:58 [adesa.fr] INFO: Scraping item 10738462 url https://www.openlane.eu/en/carv6/auction/10738462
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750060%252Fgeneral%252F2ad28af1-c1d6-41ca-810e-4e156816a6e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750060/general/2ad28af1-c1d6-41ca-810e-4e156816a6e5.jpg not downloaded yet
2026-03-27 16:32:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750115%252Fgeneral%252Fc5a8aa81-95a8-4e92-b8f1-fb3315a2a4eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750115/general/c5a8aa81-95a8-4e92-b8f1-fb3315a2a4eb.jpg not downloaded yet
2026-03-27 16:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749831/general/5e574bbb-5cbe-4eab-bd79-eacad1a12888.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738487)
2026-03-27 16:32:58 [adesa.fr] INFO: Found listing with ID: 10738635
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738635%27 HTTP/1.1" 200 None
2026-03-27 16:32:58 [adesa.fr] INFO: Scrape type for 10738635: 1
2026-03-27 16:32:58 [adesa.fr] INFO: Scraping item 10738635 url https://www.openlane.eu/en/carv6/auction/10738635
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750060%252Fgeneral%252F18f600cc-f040-4da3-9042-60218c34304d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750060/general/18f600cc-f040-4da3-9042-60218c34304d.jpg not downloaded yet
2026-03-27 16:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750060/general/95111b8a-3926-4042-a1cb-2c14e9f3e98d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738597)
2026-03-27 16:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750115/general/82d83cb5-f8dc-4a67-8fff-3ff762466eb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738651)
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224365450>
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a33628e3-9ae3-56b9-9463-0f30575216b9/a33628e3-9ae3-56b9-9463-0f30575216b9_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750115%252Fgeneral%252F613a0b58-e08f-485b-a3bc-70634c5699bc.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750115/general/613a0b58-e08f-485b-a3bc-70634c5699bc.jpg saved to cache
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a33628e3-9ae3-56b9-9463-0f30575216b9
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225be8e10>
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c699185e-7b5c-5d05-80ac-1e5e83ff1c86/c699185e-7b5c-5d05-80ac-1e5e83ff1c86_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750060%252Fgeneral%252F5fe12d99-9bae-43d0-9374-13fc9181e508.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750060/general/5fe12d99-9bae-43d0-9374-13fc9181e508.jpg saved to cache
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c699185e-7b5c-5d05-80ac-1e5e83ff1c86
2026-03-27 16:32:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb2055f4-8025-504d-8cc3-87e6ec4f87f5 with identifier: 10738562
2026-03-27 16:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb2055f4-8025-504d-8cc3-87e6ec4f87f5 with scrape type 1
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb2055f4-8025-504d-8cc3-87e6ec4f87f5
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750022%252Fgeneral%252Fa67523e8-bbc1-4cb3-ac2a-b2d2b634b900.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750022/general/a67523e8-bbc1-4cb3-ac2a-b2d2b634b900.jpg not downloaded yet
2026-03-27 16:32:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c17bc59f-63c0-5b6c-968c-de20633bd6fb with identifier: 10738507
2026-03-27 16:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c17bc59f-63c0-5b6c-968c-de20633bd6fb with scrape type 1
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c17bc59f-63c0-5b6c-968c-de20633bd6fb
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749852%252Fgeneral%252F8d3efe90-7983-47de-aff6-6540b1926165.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749852/general/8d3efe90-7983-47de-aff6-6540b1926165.jpg not downloaded yet
2026-03-27 16:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22449ac90>
2026-03-27 16:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a33628e3-9ae3-56b9-9463-0f30575216b9/a33628e3-9ae3-56b9-9463-0f30575216b9_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750115%252Fgeneral%252Fbfba1912-8f71-4364-bcd2-4565a2cd7728.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750115/general/bfba1912-8f71-4364-bcd2-4565a2cd7728.jpg saved to cache
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a33628e3-9ae3-56b9-9463-0f30575216b9
2026-03-27 16:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243422d0>
2026-03-27 16:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:32:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c699185e-7b5c-5d05-80ac-1e5e83ff1c86/c699185e-7b5c-5d05-80ac-1e5e83ff1c86_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750060%252Fgeneral%252Ff5e93202-66e8-4ff9-9889-96d2b5c7ae4b.jpg') HTTP/1.1" 204 0
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750060/general/f5e93202-66e8-4ff9-9889-96d2b5c7ae4b.jpg saved to cache
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c699185e-7b5c-5d05-80ac-1e5e83ff1c86
2026-03-27 16:32:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77b578a3-054c-53c6-b4ca-4a96b02e726a with identifier: 10738181
2026-03-27 16:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77b578a3-054c-53c6-b4ca-4a96b02e726a with scrape type 1
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 77b578a3-054c-53c6-b4ca-4a96b02e726a
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742632%252Fgeneral%252F80b4c98a-8a61-4d22-b859-c78518a0f585.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/80b4c98a-8a61-4d22-b859-c78518a0f585.jpg already downloaded
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742632%252Fgeneral%252F947b9d9e-0e93-42b3-ac87-610d942000f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/947b9d9e-0e93-42b3-ac87-610d942000f7.jpg already downloaded
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742632%252Fgeneral%252F127c8540-acd5-4a77-850c-3cbf7b8b6a51.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/127c8540-acd5-4a77-850c-3cbf7b8b6a51.jpg already downloaded
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742632%252Fgeneral%252Fd21e001e-339d-4c41-9f9a-3beef6809a58.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/d21e001e-339d-4c41-9f9a-3beef6809a58.jpg already downloaded
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742632%252Fgeneral%252Fc26b2ce8-0764-4642-8aa6-7e514beb426d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/c26b2ce8-0764-4642-8aa6-7e514beb426d.jpg already downloaded
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742632%252Fgeneral%252F3be8e743-31f6-4863-bf8a-9ee406885933.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/3be8e743-31f6-4863-bf8a-9ee406885933.jpg already downloaded
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742632%252Fgeneral%252F11f6f26c-71c6-4c71-9d10-a2182aa42f37.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/11f6f26c-71c6-4c71-9d10-a2182aa42f37.jpg already downloaded
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742632%252Fgeneral%252F7fd50597-6f45-47a6-81c4-a6dff7a786eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/7fd50597-6f45-47a6-81c4-a6dff7a786eb.jpg already downloaded
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742632%252Fgeneral%252F04d67b8a-da4f-4f8e-9e94-49787354d376.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/04d67b8a-da4f-4f8e-9e94-49787354d376.jpg already downloaded
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742632%252Fgeneral%252F151c8e17-f799-4944-81a1-319e56d79c03.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/151c8e17-f799-4944-81a1-319e56d79c03.jpg already downloaded
2026-03-27 16:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 77b578a3-054c-53c6-b4ca-4a96b02e726a, identifier: 10738181
2026-03-27 16:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750115/general/334a7be5-3ece-43d1-89e9-5fb7bffd5b93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738651)
2026-03-27 16:32:59 [adesa.fr] INFO: Found listing with ID: 10738508
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738508%27 HTTP/1.1" 200 None
2026-03-27 16:32:59 [adesa.fr] INFO: Scrape type for 10738508: 1
2026-03-27 16:32:59 [adesa.fr] INFO: Scraping item 10738508 url https://www.openlane.eu/en/carv6/auction/10738508
2026-03-27 16:32:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 77b578a3-054c-53c6-b4ca-4a96b02e726a with identifier: 10738181
2026-03-27 16:32:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 77b578a3-054c-53c6-b4ca-4a96b02e726a with identifier: 10738181
2026-03-27 16:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 77b578a3-054c-53c6-b4ca-4a96b02e726a with identifier: 10738181 to the API
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738181>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': '77b578a3-054c-53c6-b4ca-4a96b02e726a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA265VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738181',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 124454,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 11,
'photo_urls': ['https://images.openlane.eu/carimgs/5742632/general/80b4c98a-8a61-4d22-b859-c78518a0f585.jpg',
'https://images.openlane.eu/carimgs/5742632/general/947b9d9e-0e93-42b3-ac87-610d942000f7.jpg',
'https://images.openlane.eu/carimgs/5742632/general/127c8540-acd5-4a77-850c-3cbf7b8b6a51.jpg',
'https://images.openlane.eu/carimgs/5742632/general/d21e001e-339d-4c41-9f9a-3beef6809a58.jpg',
'https://images.openlane.eu/carimgs/5742632/general/c26b2ce8-0764-4642-8aa6-7e514beb426d.jpg',
'https://images.openlane.eu/carimgs/5742632/general/3be8e743-31f6-4863-bf8a-9ee406885933.jpg',
'https://images.openlane.eu/carimgs/5742632/general/11f6f26c-71c6-4c71-9d10-a2182aa42f37.jpg',
'https://images.openlane.eu/carimgs/5742632/general/7fd50597-6f45-47a6-81c4-a6dff7a786eb.jpg',
'https://images.openlane.eu/carimgs/5742632/general/04d67b8a-da4f-4f8e-9e94-49787354d376.jpg',
'https://images.openlane.eu/carimgs/5742632/general/151c8e17-f799-4944-81a1-319e56d79c03.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/80b4c98a-8a61-4d22-b859-c78518a0f585.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278177,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/947b9d9e-0e93-42b3-ac87-610d942000f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/127c8540-acd5-4a77-850c-3cbf7b8b6a51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307579,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/d21e001e-339d-4c41-9f9a-3beef6809a58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/c26b2ce8-0764-4642-8aa6-7e514beb426d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68671,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/3be8e743-31f6-4863-bf8a-9ee406885933.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/11f6f26c-71c6-4c71-9d10-a2182aa42f37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/7fd50597-6f45-47a6-81c4-a6dff7a786eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/04d67b8a-da4f-4f8e-9e94-49787354d376.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46834,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/151c8e17-f799-4944-81a1-319e56d79c03.jpg',
'Width': 1024}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2021-07-20',
'seats_number': 7,
'seller_name': 'AutoMoller GmbH',
'title': 'Citroën C4 Grand Spacetourer 1.5 HDI Attraction - Diesel - '
'Automatic - 130 hp - 124.454 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738181%27 HTTP/1.1" 200 None
2026-03-27 16:32:59 [adesa.fr] INFO: Saving data for 10738181: {'created_time': 1774629179.825265, 'last_price_update_time': 1774629179.825275, 'auction_closing_time': 1774858200.0}
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738181') HTTP/1.1" 204 0
2026-03-27 16:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750060/general/3597f484-c364-496d-b330-6df7c6503ddb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738597)
2026-03-27 16:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749831/general/ceb508f8-00a2-43e7-80c6-df396ba7d803.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738487)
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750022%252Fgeneral%252F3e007d19-526b-44b4-a535-1600793daee5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750022/general/3e007d19-526b-44b4-a535-1600793daee5.jpg not downloaded yet
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749852%252Fgeneral%252F8ad7e266-4c34-4fe9-8739-4322235b2c02.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749852/general/8ad7e266-4c34-4fe9-8739-4322235b2c02.jpg not downloaded yet
2026-03-27 16:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750115/general/725fca2c-3cf3-4747-8843-67e4eb63343f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738651)
2026-03-27 16:32:59 [adesa.fr] INFO: Found listing with ID: 10738185
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738185%27 HTTP/1.1" 200 None
2026-03-27 16:32:59 [adesa.fr] INFO: Scrape type for 10738185: 1
2026-03-27 16:32:59 [adesa.fr] INFO: Scraping item 10738185 url https://www.openlane.eu/en/carv6/auction/10738185
2026-03-27 16:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:32:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:32:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22870f650>
2026-03-27 16:32:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ba0c0d1-ee9c-5222-9acb-234803bedba3/6ba0c0d1-ee9c-5222-9acb-234803bedba3_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749831%252Fgeneral%252F5e574bbb-5cbe-4eab-bd79-eacad1a12888.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749831/general/5e574bbb-5cbe-4eab-bd79-eacad1a12888.jpg saved to cache
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6ba0c0d1-ee9c-5222-9acb-234803bedba3
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225af2c10>
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c699185e-7b5c-5d05-80ac-1e5e83ff1c86/c699185e-7b5c-5d05-80ac-1e5e83ff1c86_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750060%252Fgeneral%252F95111b8a-3926-4042-a1cb-2c14e9f3e98d.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750060/general/95111b8a-3926-4042-a1cb-2c14e9f3e98d.jpg saved to cache
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c699185e-7b5c-5d05-80ac-1e5e83ff1c86
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bd94d0>
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a33628e3-9ae3-56b9-9463-0f30575216b9/a33628e3-9ae3-56b9-9463-0f30575216b9_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750115%252Fgeneral%252F82d83cb5-f8dc-4a67-8fff-3ff762466eb6.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750115/general/82d83cb5-f8dc-4a67-8fff-3ff762466eb6.jpg saved to cache
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a33628e3-9ae3-56b9-9463-0f30575216b9
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750022%252Fgeneral%252F0864b098-2f9d-4afe-addf-fed7db46f143.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750022/general/0864b098-2f9d-4afe-addf-fed7db46f143.jpg not downloaded yet
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749852%252Fgeneral%252F8201d7d2-a171-44c2-8b7e-2d39665ac621.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749852/general/8201d7d2-a171-44c2-8b7e-2d39665ac621.jpg not downloaded yet
2026-03-27 16:33:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257a9cd0>
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a33628e3-9ae3-56b9-9463-0f30575216b9/a33628e3-9ae3-56b9-9463-0f30575216b9_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750115%252Fgeneral%252F334a7be5-3ece-43d1-89e9-5fb7bffd5b93.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750115/general/334a7be5-3ece-43d1-89e9-5fb7bffd5b93.jpg saved to cache
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a33628e3-9ae3-56b9-9463-0f30575216b9
2026-03-27 16:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750060/general/2ad28af1-c1d6-41ca-810e-4e156816a6e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738597)
2026-03-27 16:33:00 [adesa.fr] INFO: Found listing with ID: 10738553
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738553%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [adesa.fr] INFO: Scrape type for 10738553: 1
2026-03-27 16:33:00 [adesa.fr] INFO: Scraping item 10738553 url https://www.openlane.eu/en/carv6/auction/10738553
2026-03-27 16:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750060/general/18f600cc-f040-4da3-9042-60218c34304d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738597)
2026-03-27 16:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750115/general/c5a8aa81-95a8-4e92-b8f1-fb3315a2a4eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738651)
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750022%252Fgeneral%252F9a5b6238-0e66-441c-b95b-df340f66d820.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750022/general/9a5b6238-0e66-441c-b95b-df340f66d820.jpg not downloaded yet
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749852%252Fgeneral%252F1bb812a5-0588-403b-b2e0-3a554916480e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749852/general/1bb812a5-0588-403b-b2e0-3a554916480e.jpg not downloaded yet
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258cb2d0>
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c699185e-7b5c-5d05-80ac-1e5e83ff1c86/c699185e-7b5c-5d05-80ac-1e5e83ff1c86_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750060%252Fgeneral%252F3597f484-c364-496d-b330-6df7c6503ddb.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750060/general/3597f484-c364-496d-b330-6df7c6503ddb.jpg saved to cache
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c699185e-7b5c-5d05-80ac-1e5e83ff1c86
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a86790>
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ba0c0d1-ee9c-5222-9acb-234803bedba3/6ba0c0d1-ee9c-5222-9acb-234803bedba3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749831%252Fgeneral%252Fceb508f8-00a2-43e7-80c6-df396ba7d803.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749831/general/ceb508f8-00a2-43e7-80c6-df396ba7d803.jpg saved to cache
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6ba0c0d1-ee9c-5222-9acb-234803bedba3
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22574f210>
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a33628e3-9ae3-56b9-9463-0f30575216b9/a33628e3-9ae3-56b9-9463-0f30575216b9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750115%252Fgeneral%252F725fca2c-3cf3-4747-8843-67e4eb63343f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750115/general/725fca2c-3cf3-4747-8843-67e4eb63343f.jpg saved to cache
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a33628e3-9ae3-56b9-9463-0f30575216b9
2026-03-27 16:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cd88270-4d61-5265-b0c7-dcb9bbd2cb9a with identifier: 10738568
2026-03-27 16:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cd88270-4d61-5265-b0c7-dcb9bbd2cb9a with scrape type 1
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0cd88270-4d61-5265-b0c7-dcb9bbd2cb9a
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750030%252Fgeneral%252F258cbaa6-0b3a-4c1f-b425-85e7ba8dfe10.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750030/general/258cbaa6-0b3a-4c1f-b425-85e7ba8dfe10.jpg not downloaded yet
2026-03-27 16:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 394a0e81-6c6d-54a4-9480-4872a8218eae with identifier: 10738599
2026-03-27 16:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 394a0e81-6c6d-54a4-9480-4872a8218eae with scrape type 1
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 394a0e81-6c6d-54a4-9480-4872a8218eae
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750062%252Fgeneral%252F210bd166-2a62-4954-a4c3-939ce3058cf5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750062/general/210bd166-2a62-4954-a4c3-939ce3058cf5.jpg not downloaded yet
2026-03-27 16:33:00 [adesa.fr] INFO: Found listing with ID: 10738614
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738614%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [adesa.fr] INFO: Scrape type for 10738614: 1
2026-03-27 16:33:00 [adesa.fr] INFO: Scraping item 10738614 url https://www.openlane.eu/en/carv6/auction/10738614
2026-03-27 16:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750022/general/a67523e8-bbc1-4cb3-ac2a-b2d2b634b900.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738562)
2026-03-27 16:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749852/general/8d3efe90-7983-47de-aff6-6540b1926165.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738507)
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750022%252Fgeneral%252F302876c2-5381-4ca4-9a65-c96492dabc9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750022/general/302876c2-5381-4ca4-9a65-c96492dabc9b.jpg not downloaded yet
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749852%252Fgeneral%252F232878ab-e5bd-4fad-8272-50427c70cec6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749852/general/232878ab-e5bd-4fad-8272-50427c70cec6.jpg not downloaded yet
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750030%252Fgeneral%252Fd382d89e-ad53-4138-917e-af4c3bb3d0ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750030/general/d382d89e-ad53-4138-917e-af4c3bb3d0ab.jpg not downloaded yet
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750062%252Fgeneral%252Fb8082946-347a-4ba5-9252-0afb8c2f7ae2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750062/general/b8082946-347a-4ba5-9252-0afb8c2f7ae2.jpg not downloaded yet
2026-03-27 16:33:00 [adesa.fr] INFO: Found listing with ID: 10738509
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738509%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [adesa.fr] INFO: Scrape type for 10738509: 1
2026-03-27 16:33:00 [adesa.fr] INFO: Scraping item 10738509 url https://www.openlane.eu/en/carv6/auction/10738509
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22583d950>
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c699185e-7b5c-5d05-80ac-1e5e83ff1c86/c699185e-7b5c-5d05-80ac-1e5e83ff1c86_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750060%252Fgeneral%252F2ad28af1-c1d6-41ca-810e-4e156816a6e5.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750060/general/2ad28af1-c1d6-41ca-810e-4e156816a6e5.jpg saved to cache
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c699185e-7b5c-5d05-80ac-1e5e83ff1c86
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258b3c10>
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c699185e-7b5c-5d05-80ac-1e5e83ff1c86/c699185e-7b5c-5d05-80ac-1e5e83ff1c86_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750060%252Fgeneral%252F18f600cc-f040-4da3-9042-60218c34304d.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750060/general/18f600cc-f040-4da3-9042-60218c34304d.jpg saved to cache
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c699185e-7b5c-5d05-80ac-1e5e83ff1c86
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224579710>
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a33628e3-9ae3-56b9-9463-0f30575216b9/a33628e3-9ae3-56b9-9463-0f30575216b9_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750115%252Fgeneral%252Fc5a8aa81-95a8-4e92-b8f1-fb3315a2a4eb.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750115/general/c5a8aa81-95a8-4e92-b8f1-fb3315a2a4eb.jpg saved to cache
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a33628e3-9ae3-56b9-9463-0f30575216b9
2026-03-27 16:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749852/general/8ad7e266-4c34-4fe9-8739-4322235b2c02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738507)
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750022%252Fgeneral%252Fa3d99a5c-3b77-4f54-94cd-5b21ef8484cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750022/general/a3d99a5c-3b77-4f54-94cd-5b21ef8484cf.jpg not downloaded yet
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749852%252Fgeneral%252Fe3b7be64-376b-4f27-8fe1-a0dc4effc2d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749852/general/e3b7be64-376b-4f27-8fe1-a0dc4effc2d7.jpg not downloaded yet
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750030%252Fgeneral%252F2d27a21a-4d80-496d-842c-6db92aa6fd91.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750030/general/2d27a21a-4d80-496d-842c-6db92aa6fd91.jpg not downloaded yet
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750062%252Fgeneral%252F2ea58e6c-59f2-40eb-b820-68be7120545e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750062/general/2ea58e6c-59f2-40eb-b820-68be7120545e.jpg not downloaded yet
2026-03-27 16:33:00 [adesa.fr] INFO: Found listing with ID: 10738526
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738526%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [adesa.fr] INFO: Scrape type for 10738526: 1
2026-03-27 16:33:00 [adesa.fr] INFO: Scraping item 10738526 url https://www.openlane.eu/en/carv6/auction/10738526
2026-03-27 16:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750022/general/3e007d19-526b-44b4-a535-1600793daee5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738562)
2026-03-27 16:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749852/general/8201d7d2-a171-44c2-8b7e-2d39665ac621.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738507)
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750022%252Fgeneral%252F8d5b7dbe-7b36-4c4d-893e-67a834b2822d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750022/general/8d5b7dbe-7b36-4c4d-893e-67a834b2822d.jpg not downloaded yet
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749852%252Fgeneral%252Fc54f44b7-16a8-42ec-80fc-e4796b194d8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749852/general/c54f44b7-16a8-42ec-80fc-e4796b194d8c.jpg not downloaded yet
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750030%252Fgeneral%252F54bebf3c-4bc1-4486-9178-e25e82831217.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750030/general/54bebf3c-4bc1-4486-9178-e25e82831217.jpg not downloaded yet
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750062%252Fgeneral%252F23a81f19-6308-4424-a9ee-aa5d8ee62a56.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750062/general/23a81f19-6308-4424-a9ee-aa5d8ee62a56.jpg not downloaded yet
2026-03-27 16:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22453c890>
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb2055f4-8025-504d-8cc3-87e6ec4f87f5/cb2055f4-8025-504d-8cc3-87e6ec4f87f5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750022%252Fgeneral%252Fa67523e8-bbc1-4cb3-ac2a-b2d2b634b900.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750022/general/a67523e8-bbc1-4cb3-ac2a-b2d2b634b900.jpg saved to cache
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cb2055f4-8025-504d-8cc3-87e6ec4f87f5
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22574c750>
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c17bc59f-63c0-5b6c-968c-de20633bd6fb/c17bc59f-63c0-5b6c-968c-de20633bd6fb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749852%252Fgeneral%252F8d3efe90-7983-47de-aff6-6540b1926165.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749852/general/8d3efe90-7983-47de-aff6-6540b1926165.jpg saved to cache
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c17bc59f-63c0-5b6c-968c-de20633bd6fb
2026-03-27 16:33:00 [adesa.fr] INFO: Found listing with ID: 10738615
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738615%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [adesa.fr] INFO: Scrape type for 10738615: 1
2026-03-27 16:33:00 [adesa.fr] INFO: Scraping item 10738615 url https://www.openlane.eu/en/carv6/auction/10738615
2026-03-27 16:33:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750022/general/0864b098-2f9d-4afe-addf-fed7db46f143.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738562)
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750022%252Fgeneral%252F6f1485a7-bb27-4405-8316-dda11bd619d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750022/general/6f1485a7-bb27-4405-8316-dda11bd619d0.jpg not downloaded yet
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749852%252Fgeneral%252Fae043a8b-9c60-4a7a-a3b5-6a65bd072f73.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749852/general/ae043a8b-9c60-4a7a-a3b5-6a65bd072f73.jpg not downloaded yet
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750030%252Fgeneral%252F0e17e9ae-60a2-43e2-a672-94e8e2fc4d57.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750030/general/0e17e9ae-60a2-43e2-a672-94e8e2fc4d57.jpg not downloaded yet
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750062%252Fgeneral%252Fa16c11aa-3260-423a-a9c0-6f5973a80356.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750062/general/a16c11aa-3260-423a-a9c0-6f5973a80356.jpg not downloaded yet
2026-03-27 16:33:00 [adesa.fr] INFO: Found listing with ID: 10738510
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738510%27 HTTP/1.1" 200 None
2026-03-27 16:33:00 [adesa.fr] INFO: Scrape type for 10738510: 1
2026-03-27 16:33:00 [adesa.fr] INFO: Scraping item 10738510 url https://www.openlane.eu/en/carv6/auction/10738510
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224322550>
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c17bc59f-63c0-5b6c-968c-de20633bd6fb/c17bc59f-63c0-5b6c-968c-de20633bd6fb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749852%252Fgeneral%252F8ad7e266-4c34-4fe9-8739-4322235b2c02.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749852/general/8ad7e266-4c34-4fe9-8739-4322235b2c02.jpg saved to cache
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c17bc59f-63c0-5b6c-968c-de20633bd6fb
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a98ed0>
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb2055f4-8025-504d-8cc3-87e6ec4f87f5/cb2055f4-8025-504d-8cc3-87e6ec4f87f5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750022%252Fgeneral%252F3e007d19-526b-44b4-a535-1600793daee5.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750022/general/3e007d19-526b-44b4-a535-1600793daee5.jpg saved to cache
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cb2055f4-8025-504d-8cc3-87e6ec4f87f5
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225930110>
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c17bc59f-63c0-5b6c-968c-de20633bd6fb/c17bc59f-63c0-5b6c-968c-de20633bd6fb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749852%252Fgeneral%252F8201d7d2-a171-44c2-8b7e-2d39665ac621.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749852/general/8201d7d2-a171-44c2-8b7e-2d39665ac621.jpg saved to cache
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c17bc59f-63c0-5b6c-968c-de20633bd6fb
2026-03-27 16:33:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750062/general/210bd166-2a62-4954-a4c3-939ce3058cf5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738599)
2026-03-27 16:33:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750062/general/b8082946-347a-4ba5-9252-0afb8c2f7ae2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738599)
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750022%252Fgeneral%252Fd5dc0644-2eef-45f1-a3bb-66c2628405c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750022/general/d5dc0644-2eef-45f1-a3bb-66c2628405c3.jpg not downloaded yet
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749852%252Fgeneral%252Fe05c510e-bf4b-4807-b20a-2bea416490c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749852/general/e05c510e-bf4b-4807-b20a-2bea416490c8.jpg not downloaded yet
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750030%252Fgeneral%252Fc583ff49-17d4-4ac3-b562-0305477c6e07.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750030/general/c583ff49-17d4-4ac3-b562-0305477c6e07.jpg not downloaded yet
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750062%252Fgeneral%252F554cf35c-78d1-4ecd-96fd-03dbfd1d9c8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750062/general/554cf35c-78d1-4ecd-96fd-03dbfd1d9c8e.jpg not downloaded yet
2026-03-27 16:33:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750030/general/2d27a21a-4d80-496d-842c-6db92aa6fd91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738568)
2026-03-27 16:33:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750062/general/2ea58e6c-59f2-40eb-b820-68be7120545e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738599)
2026-03-27 16:33:01 [adesa.fr] INFO: Found listing with ID: 10738463
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738463%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [adesa.fr] INFO: Scrape type for 10738463: 1
2026-03-27 16:33:01 [adesa.fr] INFO: Scraping item 10738463 url https://www.openlane.eu/en/carv6/auction/10738463
2026-03-27 16:33:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0048c03f-8d34-55cc-94df-f7034f029bd4 with identifier: 10738566
2026-03-27 16:33:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0048c03f-8d34-55cc-94df-f7034f029bd4 with scrape type 1
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0048c03f-8d34-55cc-94df-f7034f029bd4
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750028%252Fgeneral%252F8a536232-bea4-4535-8fbd-935d2d89bf18.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750028/general/8a536232-bea4-4535-8fbd-935d2d89bf18.jpg not downloaded yet
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750022%252Fgeneral%252Fdf918c02-0307-43cb-a979-a3c27baa4fdf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750022/general/df918c02-0307-43cb-a979-a3c27baa4fdf.jpg not downloaded yet
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749852%252Fgeneral%252Fb5502576-63ae-462a-acdd-b7fcd708e1f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749852/general/b5502576-63ae-462a-acdd-b7fcd708e1f8.jpg not downloaded yet
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750030%252Fgeneral%252F1dca6666-8a11-46a0-9a9b-3137d7754c75.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750030/general/1dca6666-8a11-46a0-9a9b-3137d7754c75.jpg not downloaded yet
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750062%252Fgeneral%252F3863af62-6ef8-47e6-b0ac-b76eb5403a03.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750062/general/3863af62-6ef8-47e6-b0ac-b76eb5403a03.jpg not downloaded yet
2026-03-27 16:33:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22456a2d0>
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb2055f4-8025-504d-8cc3-87e6ec4f87f5/cb2055f4-8025-504d-8cc3-87e6ec4f87f5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750022%252Fgeneral%252F0864b098-2f9d-4afe-addf-fed7db46f143.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750022/general/0864b098-2f9d-4afe-addf-fed7db46f143.jpg saved to cache
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cb2055f4-8025-504d-8cc3-87e6ec4f87f5
2026-03-27 16:33:01 [adesa.fr] INFO: Found listing with ID: 10738571
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738571%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [adesa.fr] INFO: Scrape type for 10738571: 1
2026-03-27 16:33:01 [adesa.fr] INFO: Scraping item 10738571 url https://www.openlane.eu/en/carv6/auction/10738571
2026-03-27 16:33:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750028%252Fgeneral%252F44c4c8a9-f7d7-40c0-9676-b59bfdcec57f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750028/general/44c4c8a9-f7d7-40c0-9676-b59bfdcec57f.jpg not downloaded yet
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750030%252Fgeneral%252F020a64e3-8ef9-46e6-b865-ba998b2ef5c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750030/general/020a64e3-8ef9-46e6-b865-ba998b2ef5c5.jpg not downloaded yet
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750062%252Fgeneral%252Fae76da01-bf8e-4c48-b499-a6d02e48c420.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750062/general/ae76da01-bf8e-4c48-b499-a6d02e48c420.jpg not downloaded yet
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bbc310>
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_394a0e81-6c6d-54a4-9480-4872a8218eae/394a0e81-6c6d-54a4-9480-4872a8218eae_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750062%252Fgeneral%252F210bd166-2a62-4954-a4c3-939ce3058cf5.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750062/general/210bd166-2a62-4954-a4c3-939ce3058cf5.jpg saved to cache
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 394a0e81-6c6d-54a4-9480-4872a8218eae
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225977e50>
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_394a0e81-6c6d-54a4-9480-4872a8218eae/394a0e81-6c6d-54a4-9480-4872a8218eae_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750062%252Fgeneral%252Fb8082946-347a-4ba5-9252-0afb8c2f7ae2.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750062/general/b8082946-347a-4ba5-9252-0afb8c2f7ae2.jpg saved to cache
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 394a0e81-6c6d-54a4-9480-4872a8218eae
2026-03-27 16:33:01 [adesa.fr] INFO: Found listing with ID: 10738174
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738174%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [adesa.fr] INFO: Scrape type for 10738174: 1
2026-03-27 16:33:01 [adesa.fr] INFO: Scraping item 10738174 url https://www.openlane.eu/en/carv6/auction/10738174
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750028%252Fgeneral%252F49b478c4-5c5f-4f3d-a353-eeba7fc8dd06.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750028/general/49b478c4-5c5f-4f3d-a353-eeba7fc8dd06.jpg not downloaded yet
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750030%252Fgeneral%252F2aadfb84-4999-4c83-90d8-68adb0ba1cae.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750030/general/2aadfb84-4999-4c83-90d8-68adb0ba1cae.jpg not downloaded yet
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750062%252Fgeneral%252F9b7ff445-996c-4254-8fb9-3b4d14a16b5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750062/general/9b7ff445-996c-4254-8fb9-3b4d14a16b5b.jpg not downloaded yet
2026-03-27 16:33:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750030/general/0e17e9ae-60a2-43e2-a672-94e8e2fc4d57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738568)
2026-03-27 16:33:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749852/general/ae043a8b-9c60-4a7a-a3b5-6a65bd072f73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738507)
2026-03-27 16:33:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750062/general/a16c11aa-3260-423a-a9c0-6f5973a80356.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738599)
2026-03-27 16:33:01 [adesa.fr] INFO: Found listing with ID: 10738464
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738464%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [adesa.fr] INFO: Scrape type for 10738464: 1
2026-03-27 16:33:01 [adesa.fr] INFO: Scraping item 10738464 url https://www.openlane.eu/en/carv6/auction/10738464
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750028%252Fgeneral%252F6c2e87e3-7c32-4804-b41e-ea3614f899e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750028/general/6c2e87e3-7c32-4804-b41e-ea3614f899e0.jpg not downloaded yet
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256aa050>
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cd88270-4d61-5265-b0c7-dcb9bbd2cb9a/0cd88270-4d61-5265-b0c7-dcb9bbd2cb9a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750030%252Fgeneral%252F2d27a21a-4d80-496d-842c-6db92aa6fd91.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750030/general/2d27a21a-4d80-496d-842c-6db92aa6fd91.jpg saved to cache
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0cd88270-4d61-5265-b0c7-dcb9bbd2cb9a
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224427190>
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_394a0e81-6c6d-54a4-9480-4872a8218eae/394a0e81-6c6d-54a4-9480-4872a8218eae_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750062%252Fgeneral%252F2ea58e6c-59f2-40eb-b820-68be7120545e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750062/general/2ea58e6c-59f2-40eb-b820-68be7120545e.jpg saved to cache
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 394a0e81-6c6d-54a4-9480-4872a8218eae
2026-03-27 16:33:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f561939-feea-5c4b-8de1-f54768b51b5f with identifier: 10738634
2026-03-27 16:33:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f561939-feea-5c4b-8de1-f54768b51b5f with scrape type 1
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f561939-feea-5c4b-8de1-f54768b51b5f
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750098%252Fgeneral%252F4090d979-a6b0-48eb-b6a7-31ca962729f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750098/general/4090d979-a6b0-48eb-b6a7-31ca962729f5.jpg not downloaded yet
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750030%252Fgeneral%252F1964d3d9-3a0f-4669-8434-2a56ecfc1157.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750030/general/1964d3d9-3a0f-4669-8434-2a56ecfc1157.jpg not downloaded yet
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750062%252Fgeneral%252Ff8783b56-38d4-4897-967c-d8c953ec4e4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750062/general/f8783b56-38d4-4897-967c-d8c953ec4e4c.jpg not downloaded yet
2026-03-27 16:33:01 [adesa.fr] INFO: Found listing with ID: 10738616
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738616%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [adesa.fr] INFO: Scrape type for 10738616: 1
2026-03-27 16:33:01 [adesa.fr] INFO: Scraping item 10738616 url https://www.openlane.eu/en/carv6/auction/10738616
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750028%252Fgeneral%252F82303591-6353-464b-8009-f1a8753ed1d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750028/general/82303591-6353-464b-8009-f1a8753ed1d7.jpg not downloaded yet
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750098%252Fgeneral%252F01f3df48-9a6c-4462-81ef-31daa13b7025.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750098/general/01f3df48-9a6c-4462-81ef-31daa13b7025.jpg not downloaded yet
2026-03-27 16:33:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750062/general/3863af62-6ef8-47e6-b0ac-b76eb5403a03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738599)
2026-03-27 16:33:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738461> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225779510>
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cd88270-4d61-5265-b0c7-dcb9bbd2cb9a/0cd88270-4d61-5265-b0c7-dcb9bbd2cb9a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750030%252Fgeneral%252F0e17e9ae-60a2-43e2-a672-94e8e2fc4d57.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750030/general/0e17e9ae-60a2-43e2-a672-94e8e2fc4d57.jpg saved to cache
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0cd88270-4d61-5265-b0c7-dcb9bbd2cb9a
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e9390>
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c17bc59f-63c0-5b6c-968c-de20633bd6fb/c17bc59f-63c0-5b6c-968c-de20633bd6fb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749852%252Fgeneral%252Fae043a8b-9c60-4a7a-a3b5-6a65bd072f73.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749852/general/ae043a8b-9c60-4a7a-a3b5-6a65bd072f73.jpg saved to cache
2026-03-27 16:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c17bc59f-63c0-5b6c-968c-de20633bd6fb
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22456be10>
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_394a0e81-6c6d-54a4-9480-4872a8218eae/394a0e81-6c6d-54a4-9480-4872a8218eae_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750062%252Fgeneral%252Fa16c11aa-3260-423a-a9c0-6f5973a80356.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750062/general/a16c11aa-3260-423a-a9c0-6f5973a80356.jpg saved to cache
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 394a0e81-6c6d-54a4-9480-4872a8218eae
2026-03-27 16:33:02 [adesa.fr] INFO: Found listing with ID: 10738180
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738180%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [adesa.fr] INFO: Scrape type for 10738180: 1
2026-03-27 16:33:02 [adesa.fr] INFO: Scraping item 10738180 url https://www.openlane.eu/en/carv6/auction/10738180
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750028%252Fgeneral%252F9ba60877-0139-42c4-bfdc-fe9d9a7ac571.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750028/general/9ba60877-0139-42c4-bfdc-fe9d9a7ac571.jpg not downloaded yet
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750098%252Fgeneral%252F306a37b3-961d-4f85-b7b0-f25ec1f0e357.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750098/general/306a37b3-961d-4f85-b7b0-f25ec1f0e357.jpg not downloaded yet
2026-03-27 16:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750028/general/49b478c4-5c5f-4f3d-a353-eeba7fc8dd06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738566)
2026-03-27 16:33:02 [adesa.fr] INFO: Found listing with ID: 10738177
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738177%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [adesa.fr] INFO: Scrape type for 10738177: 1
2026-03-27 16:33:02 [adesa.fr] INFO: Scraping item 10738177 url https://www.openlane.eu/en/carv6/auction/10738177
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750028%252Fgeneral%252F43e00791-661d-4585-858a-39add9d75299.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750028/general/43e00791-661d-4585-858a-39add9d75299.jpg not downloaded yet
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750098%252Fgeneral%252Fcbad651a-bc26-4b84-ac54-3400bdd56d12.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750098/general/cbad651a-bc26-4b84-ac54-3400bdd56d12.jpg not downloaded yet
2026-03-27 16:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738459> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225842210>
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_394a0e81-6c6d-54a4-9480-4872a8218eae/394a0e81-6c6d-54a4-9480-4872a8218eae_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750062%252Fgeneral%252F3863af62-6ef8-47e6-b0ac-b76eb5403a03.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750062/general/3863af62-6ef8-47e6-b0ac-b76eb5403a03.jpg saved to cache
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 394a0e81-6c6d-54a4-9480-4872a8218eae
2026-03-27 16:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e99523f-9507-56e2-9f3d-68fb5066d522 with identifier: 10738461
2026-03-27 16:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e99523f-9507-56e2-9f3d-68fb5066d522 with scrape type 1
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e99523f-9507-56e2-9f3d-68fb5066d522
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252Fb470cfac-6194-49c5-a0bb-660e532d9a64.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/b470cfac-6194-49c5-a0bb-660e532d9a64.jpg not downloaded yet
2026-03-27 16:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:02 [adesa.fr] INFO: Found listing with ID: 10738511
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738511%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [adesa.fr] INFO: Scrape type for 10738511: 1
2026-03-27 16:33:02 [adesa.fr] INFO: Scraping item 10738511 url https://www.openlane.eu/en/carv6/auction/10738511
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750028%252Fgeneral%252F702cbcad-0776-4cf0-ab7a-ad9a2557c6ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750028/general/702cbcad-0776-4cf0-ab7a-ad9a2557c6ff.jpg not downloaded yet
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750098%252Fgeneral%252F698fbf3f-7071-4c87-a3f4-6ebb46732394.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750098/general/698fbf3f-7071-4c87-a3f4-6ebb46732394.jpg not downloaded yet
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252F4a13488b-b4e4-42ab-8ce7-5cfc36736ebe.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/4a13488b-b4e4-42ab-8ce7-5cfc36736ebe.jpg not downloaded yet
2026-03-27 16:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750062/general/ae76da01-bf8e-4c48-b499-a6d02e48c420.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738599)
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22453c3d0>
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0048c03f-8d34-55cc-94df-f7034f029bd4/0048c03f-8d34-55cc-94df-f7034f029bd4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750028%252Fgeneral%252F49b478c4-5c5f-4f3d-a353-eeba7fc8dd06.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750028/general/49b478c4-5c5f-4f3d-a353-eeba7fc8dd06.jpg saved to cache
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0048c03f-8d34-55cc-94df-f7034f029bd4
2026-03-27 16:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750098/general/01f3df48-9a6c-4462-81ef-31daa13b7025.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738634)
2026-03-27 16:33:02 [adesa.fr] INFO: Found listing with ID: 10738528
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738528%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [adesa.fr] INFO: Scrape type for 10738528: 1
2026-03-27 16:33:02 [adesa.fr] INFO: Scraping item 10738528 url https://www.openlane.eu/en/carv6/auction/10738528
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750028%252Fgeneral%252F72b6db7d-d7e8-421b-afa1-1e990e5c9942.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750028/general/72b6db7d-d7e8-421b-afa1-1e990e5c9942.jpg not downloaded yet
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750098%252Fgeneral%252F07c53018-daa4-430d-924e-411c12147cae.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750098/general/07c53018-daa4-430d-924e-411c12147cae.jpg not downloaded yet
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252F969ccc36-50ab-4d4c-9a41-c45c77689730.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/969ccc36-50ab-4d4c-9a41-c45c77689730.jpg not downloaded yet
2026-03-27 16:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750062/general/f8783b56-38d4-4897-967c-d8c953ec4e4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738599)
2026-03-27 16:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0981a888-dfa6-508d-b834-a47f9b38be65 with identifier: 10738459
2026-03-27 16:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0981a888-dfa6-508d-b834-a47f9b38be65 with scrape type 1
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0981a888-dfa6-508d-b834-a47f9b38be65
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252Fc635a142-6567-45bf-80d7-27d8e85dc1a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/c635a142-6567-45bf-80d7-27d8e85dc1a2.jpg not downloaded yet
2026-03-27 16:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750028/general/9ba60877-0139-42c4-bfdc-fe9d9a7ac571.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738566)
2026-03-27 16:33:02 [adesa.fr] INFO: Found listing with ID: 10738467
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738467%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [adesa.fr] INFO: Scrape type for 10738467: 1
2026-03-27 16:33:02 [adesa.fr] INFO: Scraping item 10738467 url https://www.openlane.eu/en/carv6/auction/10738467
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750028%252Fgeneral%252F73319bc6-3cd8-4459-a855-32cd6696f089.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750028/general/73319bc6-3cd8-4459-a855-32cd6696f089.jpg not downloaded yet
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750098%252Fgeneral%252F5a92fd18-b9a4-4832-b256-299d7b534bdf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750098/general/5a92fd18-b9a4-4832-b256-299d7b534bdf.jpg not downloaded yet
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252F6eb947b1-4fa7-46d9-97ac-6fd53c5642b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/6eb947b1-4fa7-46d9-97ac-6fd53c5642b4.jpg not downloaded yet
2026-03-27 16:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750098/general/306a37b3-961d-4f85-b7b0-f25ec1f0e357.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738634)
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252F00c62feb-89b0-4c31-8215-758af3da2569.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/00c62feb-89b0-4c31-8215-758af3da2569.jpg not downloaded yet
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225754210>
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_394a0e81-6c6d-54a4-9480-4872a8218eae/394a0e81-6c6d-54a4-9480-4872a8218eae_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750062%252Fgeneral%252Fae76da01-bf8e-4c48-b499-a6d02e48c420.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750062/general/ae76da01-bf8e-4c48-b499-a6d02e48c420.jpg saved to cache
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 394a0e81-6c6d-54a4-9480-4872a8218eae
2026-03-27 16:33:02 [adesa.fr] INFO: Found listing with ID: 10738466
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738466%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [adesa.fr] INFO: Scrape type for 10738466: 1
2026-03-27 16:33:02 [adesa.fr] INFO: Scraping item 10738466 url https://www.openlane.eu/en/carv6/auction/10738466
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750098%252Fgeneral%252F9f77317c-051d-4d9d-ae03-bb02bf7b9686.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750098/general/9f77317c-051d-4d9d-ae03-bb02bf7b9686.jpg not downloaded yet
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252Fe24eb086-fc5b-479a-a843-a82ebbc7c485.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/e24eb086-fc5b-479a-a843-a82ebbc7c485.jpg not downloaded yet
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252Fd4a40867-d709-45a5-a0d6-3ec418e09595.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/d4a40867-d709-45a5-a0d6-3ec418e09595.jpg not downloaded yet
2026-03-27 16:33:02 [adesa.fr] INFO: Found listing with ID: 10738541
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738541%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [adesa.fr] INFO: Scrape type for 10738541: 1
2026-03-27 16:33:02 [adesa.fr] INFO: Scraping item 10738541 url https://www.openlane.eu/en/carv6/auction/10738541
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750098%252Fgeneral%252F6296e27b-e26e-46c1-bbd2-7cf88ea91ac0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750098/general/6296e27b-e26e-46c1-bbd2-7cf88ea91ac0.jpg not downloaded yet
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252Fa8fbc1c2-a24d-465d-83b7-1bbfad2da26b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/a8fbc1c2-a24d-465d-83b7-1bbfad2da26b.jpg not downloaded yet
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225674b90>
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f561939-feea-5c4b-8de1-f54768b51b5f/2f561939-feea-5c4b-8de1-f54768b51b5f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750098%252Fgeneral%252F01f3df48-9a6c-4462-81ef-31daa13b7025.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750098/general/01f3df48-9a6c-4462-81ef-31daa13b7025.jpg saved to cache
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2f561939-feea-5c4b-8de1-f54768b51b5f
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258861d0>
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_394a0e81-6c6d-54a4-9480-4872a8218eae/394a0e81-6c6d-54a4-9480-4872a8218eae_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750062%252Fgeneral%252Ff8783b56-38d4-4897-967c-d8c953ec4e4c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750062/general/f8783b56-38d4-4897-967c-d8c953ec4e4c.jpg saved to cache
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 394a0e81-6c6d-54a4-9480-4872a8218eae
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257ea850>
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0048c03f-8d34-55cc-94df-f7034f029bd4/0048c03f-8d34-55cc-94df-f7034f029bd4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750028%252Fgeneral%252F9ba60877-0139-42c4-bfdc-fe9d9a7ac571.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750028/general/9ba60877-0139-42c4-bfdc-fe9d9a7ac571.jpg saved to cache
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0048c03f-8d34-55cc-94df-f7034f029bd4
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cc3150>
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f561939-feea-5c4b-8de1-f54768b51b5f/2f561939-feea-5c4b-8de1-f54768b51b5f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750098%252Fgeneral%252F306a37b3-961d-4f85-b7b0-f25ec1f0e357.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750098/general/306a37b3-961d-4f85-b7b0-f25ec1f0e357.jpg saved to cache
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2f561939-feea-5c4b-8de1-f54768b51b5f
2026-03-27 16:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749803/general/b470cfac-6194-49c5-a0bb-660e532d9a64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738461)
2026-03-27 16:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750098/general/698fbf3f-7071-4c87-a3f4-6ebb46732394.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738634)
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252Fdd6b530a-3d35-46b9-ab42-4237b106515e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/dd6b530a-3d35-46b9-ab42-4237b106515e.jpg not downloaded yet
2026-03-27 16:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749803/general/4a13488b-b4e4-42ab-8ce7-5cfc36736ebe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738461)
2026-03-27 16:33:02 [adesa.fr] INFO: Found listing with ID: 10738491
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738491%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [adesa.fr] INFO: Scrape type for 10738491: 1
2026-03-27 16:33:02 [adesa.fr] INFO: Scraping item 10738491 url https://www.openlane.eu/en/carv6/auction/10738491
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750098%252Fgeneral%252Fc5937b1a-a789-4c2b-ab89-f07bb22775eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750098/general/c5937b1a-a789-4c2b-ab89-f07bb22775eb.jpg not downloaded yet
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252F8cad3d82-d752-439c-a092-8089eb1ced32.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/8cad3d82-d752-439c-a092-8089eb1ced32.jpg not downloaded yet
2026-03-27 16:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252F826886d5-5d1a-418a-8d35-16d023d97802.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/826886d5-5d1a-418a-8d35-16d023d97802.jpg not downloaded yet
2026-03-27 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749801/general/c635a142-6567-45bf-80d7-27d8e85dc1a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738459)
2026-03-27 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749803/general/969ccc36-50ab-4d4c-9a41-c45c77689730.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738461)
2026-03-27 16:33:03 [adesa.fr] INFO: Found listing with ID: 10738659
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738659%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [adesa.fr] INFO: Scrape type for 10738659: 1
2026-03-27 16:33:03 [adesa.fr] INFO: Scraping item 10738659 url https://www.openlane.eu/en/carv6/auction/10738659
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252F4d01fc47-97f5-40ef-818f-7ed69b3dd1f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/4d01fc47-97f5-40ef-818f-7ed69b3dd1f5.jpg not downloaded yet
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252F09bdb6dc-03d5-485c-881e-8f8600380c41.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/09bdb6dc-03d5-485c-881e-8f8600380c41.jpg not downloaded yet
2026-03-27 16:33:03 [adesa.fr] INFO: Found listing with ID: 10738542
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738542%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [adesa.fr] INFO: Scrape type for 10738542: 1
2026-03-27 16:33:03 [adesa.fr] INFO: Scraping item 10738542 url https://www.openlane.eu/en/carv6/auction/10738542
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252F8ba3d51f-7ba9-43ae-87bd-53a04410c7e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/8ba3d51f-7ba9-43ae-87bd-53a04410c7e4.jpg not downloaded yet
2026-03-27 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749803/general/e24eb086-fc5b-479a-a843-a82ebbc7c485.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738461)
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252F23c2bfa5-38ea-4d85-ab41-be16fd4b11b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/23c2bfa5-38ea-4d85-ab41-be16fd4b11b6.jpg not downloaded yet
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225885fd0>
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252Fb470cfac-6194-49c5-a0bb-660e532d9a64.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/b470cfac-6194-49c5-a0bb-660e532d9a64.jpg saved to cache
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7e99523f-9507-56e2-9f3d-68fb5066d522
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ac3490>
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f561939-feea-5c4b-8de1-f54768b51b5f/2f561939-feea-5c4b-8de1-f54768b51b5f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750098%252Fgeneral%252F698fbf3f-7071-4c87-a3f4-6ebb46732394.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750098/general/698fbf3f-7071-4c87-a3f4-6ebb46732394.jpg saved to cache
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2f561939-feea-5c4b-8de1-f54768b51b5f
2026-03-27 16:33:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc2483e9-1f6a-52a2-a387-c6d92cb8e24b with identifier: 10738508
2026-03-27 16:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc2483e9-1f6a-52a2-a387-c6d92cb8e24b with scrape type 1
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc2483e9-1f6a-52a2-a387-c6d92cb8e24b
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252F9428e148-ede1-471c-81ad-87d3ecbe3825.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/9428e148-ede1-471c-81ad-87d3ecbe3825.jpg not downloaded yet
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c0a250>
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252F4a13488b-b4e4-42ab-8ce7-5cfc36736ebe.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/4a13488b-b4e4-42ab-8ce7-5cfc36736ebe.jpg saved to cache
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7e99523f-9507-56e2-9f3d-68fb5066d522
2026-03-27 16:33:03 [adesa.fr] INFO: Found listing with ID: 10738573
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738573%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [adesa.fr] INFO: Scrape type for 10738573: 1
2026-03-27 16:33:03 [adesa.fr] INFO: Scraping item 10738573 url https://www.openlane.eu/en/carv6/auction/10738573
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252F08ded359-63fa-4aef-a36a-b62728bbb731.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/08ded359-63fa-4aef-a36a-b62728bbb731.jpg not downloaded yet
2026-03-27 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749801/general/d4a40867-d709-45a5-a0d6-3ec418e09595.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738459)
2026-03-27 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749803/general/a8fbc1c2-a24d-465d-83b7-1bbfad2da26b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738461)
2026-03-27 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750098/general/6296e27b-e26e-46c1-bbd2-7cf88ea91ac0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738634)
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252Fe1ac0e16-649b-476a-a5e8-b92f747126ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/e1ac0e16-649b-476a-a5e8-b92f747126ab.jpg not downloaded yet
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252F4a24718f-55b8-4e86-82b8-ff5144b32b9a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/4a24718f-55b8-4e86-82b8-ff5144b32b9a.jpg not downloaded yet
2026-03-27 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749801/general/826886d5-5d1a-418a-8d35-16d023d97802.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738459)
2026-03-27 16:33:03 [adesa.fr] INFO: Found listing with ID: 10738492
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738492%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [adesa.fr] INFO: Scrape type for 10738492: 1
2026-03-27 16:33:03 [adesa.fr] INFO: Scraping item 10738492 url https://www.openlane.eu/en/carv6/auction/10738492
2026-03-27 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738185> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259aa390>
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252Fc635a142-6567-45bf-80d7-27d8e85dc1a2.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/c635a142-6567-45bf-80d7-27d8e85dc1a2.jpg saved to cache
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0981a888-dfa6-508d-b834-a47f9b38be65
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22444fd10>
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252F969ccc36-50ab-4d4c-9a41-c45c77689730.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/969ccc36-50ab-4d4c-9a41-c45c77689730.jpg saved to cache
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7e99523f-9507-56e2-9f3d-68fb5066d522
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22588fe10>
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252Fe24eb086-fc5b-479a-a843-a82ebbc7c485.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/e24eb086-fc5b-479a-a843-a82ebbc7c485.jpg saved to cache
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7e99523f-9507-56e2-9f3d-68fb5066d522
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252F00461cdd-0679-41ee-a1c3-eeae4d753006.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/00461cdd-0679-41ee-a1c3-eeae4d753006.jpg not downloaded yet
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252F077e54fa-1a08-45aa-8070-34c2360d0d06.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/077e54fa-1a08-45aa-8070-34c2360d0d06.jpg not downloaded yet
2026-03-27 16:33:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749803/general/8cad3d82-d752-439c-a092-8089eb1ced32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738461)
2026-03-27 16:33:03 [adesa.fr] INFO: Found listing with ID: 10738572
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738572%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [adesa.fr] INFO: Scrape type for 10738572: 1
2026-03-27 16:33:03 [adesa.fr] INFO: Scraping item 10738572 url https://www.openlane.eu/en/carv6/auction/10738572
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252Ff6ecddd6-564e-45b4-9a23-3fbb80c6790c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/f6ecddd6-564e-45b4-9a23-3fbb80c6790c.jpg not downloaded yet
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252Fe459e516-2f47-42ae-a841-829d04395b07.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/e459e516-2f47-42ae-a841-829d04395b07.jpg not downloaded yet
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224527a10>
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252Fd4a40867-d709-45a5-a0d6-3ec418e09595.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/d4a40867-d709-45a5-a0d6-3ec418e09595.jpg saved to cache
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0981a888-dfa6-508d-b834-a47f9b38be65
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224335250>
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252Fa8fbc1c2-a24d-465d-83b7-1bbfad2da26b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/a8fbc1c2-a24d-465d-83b7-1bbfad2da26b.jpg saved to cache
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7e99523f-9507-56e2-9f3d-68fb5066d522
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225caed50>
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f561939-feea-5c4b-8de1-f54768b51b5f/2f561939-feea-5c4b-8de1-f54768b51b5f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750098%252Fgeneral%252F6296e27b-e26e-46c1-bbd2-7cf88ea91ac0.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750098/general/6296e27b-e26e-46c1-bbd2-7cf88ea91ac0.jpg saved to cache
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2f561939-feea-5c4b-8de1-f54768b51b5f
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258d51d0>
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252F826886d5-5d1a-418a-8d35-16d023d97802.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/826886d5-5d1a-418a-8d35-16d023d97802.jpg saved to cache
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0981a888-dfa6-508d-b834-a47f9b38be65
2026-03-27 16:33:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7b9a4c3-9f10-5344-9c59-5a6c38026357 with identifier: 10738185
2026-03-27 16:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7b9a4c3-9f10-5344-9c59-5a6c38026357 with scrape type 1
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f7b9a4c3-9f10-5344-9c59-5a6c38026357
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252F7d0ee128-5dd8-43d0-b593-610d4ae4fd63.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/7d0ee128-5dd8-43d0-b593-610d4ae4fd63.jpg not downloaded yet
2026-03-27 16:33:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a853cc4f-5529-524f-9a68-a1c352b221d1 with identifier: 10738614
2026-03-27 16:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a853cc4f-5529-524f-9a68-a1c352b221d1 with scrape type 1
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a853cc4f-5529-524f-9a68-a1c352b221d1
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252Fc979f0b3-bb69-4061-8815-6ed84681d524.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/c979f0b3-bb69-4061-8815-6ed84681d524.jpg not downloaded yet
2026-03-27 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749801/general/09bdb6dc-03d5-485c-881e-8f8600380c41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738459)
2026-03-27 16:33:03 [adesa.fr] INFO: Found listing with ID: 10738493
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738493%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [adesa.fr] INFO: Scrape type for 10738493: 1
2026-03-27 16:33:03 [adesa.fr] INFO: Scraping item 10738493 url https://www.openlane.eu/en/carv6/auction/10738493
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252F8e5ada44-d9e3-4caa-87c6-4ffed4299a6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/8e5ada44-d9e3-4caa-87c6-4ffed4299a6b.jpg not downloaded yet
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252F198258de-991a-4d60-8a23-a5c41db954b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/198258de-991a-4d60-8a23-a5c41db954b6.jpg not downloaded yet
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252F911662d4-64a0-4670-a714-d0fdfde41f4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/911662d4-64a0-4670-a714-d0fdfde41f4a.jpg not downloaded yet
2026-03-27 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749801/general/23c2bfa5-38ea-4d85-ab41-be16fd4b11b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738459)
2026-03-27 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749803/general/08ded359-63fa-4aef-a36a-b62728bbb731.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738461)
2026-03-27 16:33:03 [adesa.fr] INFO: Found listing with ID: 10738527
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738527%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [adesa.fr] INFO: Scrape type for 10738527: 1
2026-03-27 16:33:03 [adesa.fr] INFO: Scraping item 10738527 url https://www.openlane.eu/en/carv6/auction/10738527
2026-03-27 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749853/general/9428e148-ede1-471c-81ad-87d3ecbe3825.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738508)
2026-03-27 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749801/general/e1ac0e16-649b-476a-a5e8-b92f747126ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738459)
2026-03-27 16:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749853/general/4a24718f-55b8-4e86-82b8-ff5144b32b9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738508)
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252F412951c2-27a8-479a-b399-65bbeb3e7046.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/412951c2-27a8-479a-b399-65bbeb3e7046.jpg not downloaded yet
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252F760ac547-2936-42f6-b18c-073828d09616.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/760ac547-2936-42f6-b18c-073828d09616.jpg not downloaded yet
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252Fb6a3fb91-432f-47e3-84a0-63045919213c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/b6a3fb91-432f-47e3-84a0-63045919213c.jpg not downloaded yet
2026-03-27 16:33:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22583f750>
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252F8cad3d82-d752-439c-a092-8089eb1ced32.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/8cad3d82-d752-439c-a092-8089eb1ced32.jpg saved to cache
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7e99523f-9507-56e2-9f3d-68fb5066d522
2026-03-27 16:33:04 [adesa.fr] INFO: Found listing with ID: 10738531
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738531%27 HTTP/1.1" 200 None
2026-03-27 16:33:04 [adesa.fr] INFO: Scrape type for 10738531: 1
2026-03-27 16:33:04 [adesa.fr] INFO: Scraping item 10738531 url https://www.openlane.eu/en/carv6/auction/10738531
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252F48cbabb7-3ba5-470f-9440-ce92037086f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/48cbabb7-3ba5-470f-9440-ce92037086f3.jpg not downloaded yet
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252Fd140753e-dc23-4656-8473-6560824a3003.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/d140753e-dc23-4656-8473-6560824a3003.jpg not downloaded yet
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252Fac148de0-a297-4583-82d0-465e9e055542.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/ac148de0-a297-4583-82d0-465e9e055542.jpg not downloaded yet
2026-03-27 16:33:04 [adesa.fr] INFO: Found listing with ID: 10738617
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738617%27 HTTP/1.1" 200 None
2026-03-27 16:33:04 [adesa.fr] INFO: Scrape type for 10738617: 1
2026-03-27 16:33:04 [adesa.fr] INFO: Scraping item 10738617 url https://www.openlane.eu/en/carv6/auction/10738617
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22583d590>
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252F09bdb6dc-03d5-485c-881e-8f8600380c41.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/09bdb6dc-03d5-485c-881e-8f8600380c41.jpg saved to cache
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0981a888-dfa6-508d-b834-a47f9b38be65
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22454b510>
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252F23c2bfa5-38ea-4d85-ab41-be16fd4b11b6.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/23c2bfa5-38ea-4d85-ab41-be16fd4b11b6.jpg saved to cache
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0981a888-dfa6-508d-b834-a47f9b38be65
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bdfa10>
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252F08ded359-63fa-4aef-a36a-b62728bbb731.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/08ded359-63fa-4aef-a36a-b62728bbb731.jpg saved to cache
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7e99523f-9507-56e2-9f3d-68fb5066d522
2026-03-27 16:33:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750077/general/c979f0b3-bb69-4061-8815-6ed84681d524.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738614)
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252F20864138-fcf0-4e6d-849f-a1e92e88fab0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/20864138-fcf0-4e6d-849f-a1e92e88fab0.jpg not downloaded yet
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252F3f0d01d3-e12f-4a2e-9554-86e8a47b1b31.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/3f0d01d3-e12f-4a2e-9554-86e8a47b1b31.jpg not downloaded yet
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252F73f74436-113c-4223-a947-a257ab624520.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/73f74436-113c-4223-a947-a257ab624520.jpg not downloaded yet
2026-03-27 16:33:04 [adesa.fr] INFO: Found listing with ID: 10738530
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738530%27 HTTP/1.1" 200 None
2026-03-27 16:33:04 [adesa.fr] INFO: Scrape type for 10738530: 1
2026-03-27 16:33:04 [adesa.fr] INFO: Scraping item 10738530 url https://www.openlane.eu/en/carv6/auction/10738530
2026-03-27 16:33:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8abcd7f-978c-5d60-b145-36af9adf16aa with identifier: 10738462
2026-03-27 16:33:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8abcd7f-978c-5d60-b145-36af9adf16aa with scrape type 1
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8abcd7f-978c-5d60-b145-36af9adf16aa
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252Fda3593f5-d8f4-40da-ab07-aec529f5ea52.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/da3593f5-d8f4-40da-ab07-aec529f5ea52.jpg not downloaded yet
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225af0350>
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252F9428e148-ede1-471c-81ad-87d3ecbe3825.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/9428e148-ede1-471c-81ad-87d3ecbe3825.jpg saved to cache
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cc2483e9-1f6a-52a2-a387-c6d92cb8e24b
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22437eb90>
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252Fe1ac0e16-649b-476a-a5e8-b92f747126ab.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/e1ac0e16-649b-476a-a5e8-b92f747126ab.jpg saved to cache
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0981a888-dfa6-508d-b834-a47f9b38be65
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225686490>
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252F4a24718f-55b8-4e86-82b8-ff5144b32b9a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/4a24718f-55b8-4e86-82b8-ff5144b32b9a.jpg saved to cache
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cc2483e9-1f6a-52a2-a387-c6d92cb8e24b
2026-03-27 16:33:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749853/general/e459e516-2f47-42ae-a841-829d04395b07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738508)
2026-03-27 16:33:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750077/general/911662d4-64a0-4670-a714-d0fdfde41f4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738614)
2026-03-27 16:33:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749853/general/8e5ada44-d9e3-4caa-87c6-4ffed4299a6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738508)
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252F7c27f111-3d62-4f02-97c0-b5f0dacf0484.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/7c27f111-3d62-4f02-97c0-b5f0dacf0484.jpg not downloaded yet
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252F20c31b80-78b1-497d-bfbd-45db81c315fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/20c31b80-78b1-497d-bfbd-45db81c315fb.jpg not downloaded yet
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252Faa3e3551-05b7-4bd5-b592-92a33d92b6ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/aa3e3551-05b7-4bd5-b592-92a33d92b6ae.jpg not downloaded yet
2026-03-27 16:33:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750971/general/7d0ee128-5dd8-43d0-b593-610d4ae4fd63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738185)
2026-03-27 16:33:05 [adesa.fr] INFO: Found listing with ID: 10738657
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738657%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [adesa.fr] INFO: Scrape type for 10738657: 1
2026-03-27 16:33:05 [adesa.fr] INFO: Scraping item 10738657 url https://www.openlane.eu/en/carv6/auction/10738657
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252Feb818018-1388-4b65-98dc-eef0ee46fbf6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/eb818018-1388-4b65-98dc-eef0ee46fbf6.jpg not downloaded yet
2026-03-27 16:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750971/general/198258de-991a-4d60-8a23-a5c41db954b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738185)
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252Fe4265ab5-079f-4340-96b0-46e8b67ae634.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/e4265ab5-079f-4340-96b0-46e8b67ae634.jpg not downloaded yet
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252F659dfd26-0498-47da-bfdf-74ae8fdaaf0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/659dfd26-0498-47da-bfdf-74ae8fdaaf0b.jpg not downloaded yet
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252F5d708ff0-8b2e-49e7-903b-01c6053a436f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/5d708ff0-8b2e-49e7-903b-01c6053a436f.jpg not downloaded yet
2026-03-27 16:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22444fdd0>
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252Fc979f0b3-bb69-4061-8815-6ed84681d524.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/c979f0b3-bb69-4061-8815-6ed84681d524.jpg saved to cache
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a853cc4f-5529-524f-9a68-a1c352b221d1
2026-03-27 16:33:05 [adesa.fr] INFO: Found listing with ID: 10738658
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738658%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [adesa.fr] INFO: Scrape type for 10738658: 1
2026-03-27 16:33:05 [adesa.fr] INFO: Scraping item 10738658 url https://www.openlane.eu/en/carv6/auction/10738658
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252F03a5ee6a-61a9-40f3-b609-6b0b2d3e5120.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/03a5ee6a-61a9-40f3-b609-6b0b2d3e5120.jpg not downloaded yet
2026-03-27 16:33:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259dd590>
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252Fe459e516-2f47-42ae-a841-829d04395b07.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/e459e516-2f47-42ae-a841-829d04395b07.jpg saved to cache
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cc2483e9-1f6a-52a2-a387-c6d92cb8e24b
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225669d50>
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252F911662d4-64a0-4670-a714-d0fdfde41f4a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/911662d4-64a0-4670-a714-d0fdfde41f4a.jpg saved to cache
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a853cc4f-5529-524f-9a68-a1c352b221d1
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22449b610>
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252F8e5ada44-d9e3-4caa-87c6-4ffed4299a6b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/8e5ada44-d9e3-4caa-87c6-4ffed4299a6b.jpg saved to cache
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cc2483e9-1f6a-52a2-a387-c6d92cb8e24b
2026-03-27 16:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750077/general/ac148de0-a297-4583-82d0-465e9e055542.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738614)
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252Fcb2891bc-0925-4ed0-870f-c08ec08a54cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/cb2891bc-0925-4ed0-870f-c08ec08a54cb.jpg not downloaded yet
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252F7ce84447-c500-4834-a68a-8256c84973d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/7ce84447-c500-4834-a68a-8256c84973d4.jpg not downloaded yet
2026-03-27 16:33:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750971/general/3f0d01d3-e12f-4a2e-9554-86e8a47b1b31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738185)
2026-03-27 16:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749853/general/20864138-fcf0-4e6d-849f-a1e92e88fab0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738508)
2026-03-27 16:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750077/general/73f74436-113c-4223-a947-a257ab624520.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738614)
2026-03-27 16:33:05 [adesa.fr] INFO: Found listing with ID: 10738465
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738465%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [adesa.fr] INFO: Scrape type for 10738465: 1
2026-03-27 16:33:05 [adesa.fr] INFO: Scraping item 10738465 url https://www.openlane.eu/en/carv6/auction/10738465
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252F5ed833d0-d0ab-4612-8afe-2b8d3d060959.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/5ed833d0-d0ab-4612-8afe-2b8d3d060959.jpg not downloaded yet
2026-03-27 16:33:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225779b50>
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252F7d0ee128-5dd8-43d0-b593-610d4ae4fd63.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/7d0ee128-5dd8-43d0-b593-610d4ae4fd63.jpg saved to cache
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f7b9a4c3-9f10-5344-9c59-5a6c38026357
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252F12b2a3b2-6304-45b6-afa6-6817ee0f5cc6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/12b2a3b2-6304-45b6-afa6-6817ee0f5cc6.jpg not downloaded yet
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252F349a7bcc-06ef-4dcd-a304-4a6efa42ef3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/349a7bcc-06ef-4dcd-a304-4a6efa42ef3d.jpg not downloaded yet
2026-03-27 16:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738174> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738451> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225895a10>
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252F198258de-991a-4d60-8a23-a5c41db954b6.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/198258de-991a-4d60-8a23-a5c41db954b6.jpg saved to cache
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f7b9a4c3-9f10-5344-9c59-5a6c38026357
2026-03-27 16:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e011c59-7268-5b72-b8da-05f2e763ca27 with identifier: 10738526
2026-03-27 16:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e011c59-7268-5b72-b8da-05f2e763ca27 with scrape type 1
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5e011c59-7268-5b72-b8da-05f2e763ca27
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252F56c501f1-e5e1-4faa-bf16-5005f3af9266.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/56c501f1-e5e1-4faa-bf16-5005f3af9266.jpg not downloaded yet
2026-03-27 16:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 212c0048-6fdc-540d-8793-4fd880e86d46 with identifier: 10738615
2026-03-27 16:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 212c0048-6fdc-540d-8793-4fd880e86d46 with scrape type 1
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 212c0048-6fdc-540d-8793-4fd880e86d46
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252F04fb06c6-b85e-4ffe-aa81-f8ac59629fc0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/04fb06c6-b85e-4ffe-aa81-f8ac59629fc0.jpg not downloaded yet
2026-03-27 16:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5977399-2adb-5b96-8beb-8d8e89ecaf39 with identifier: 10738510
2026-03-27 16:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5977399-2adb-5b96-8beb-8d8e89ecaf39 with scrape type 1
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f5977399-2adb-5b96-8beb-8d8e89ecaf39
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252F83f2ba7a-f003-46ba-95ba-3725ac18539f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/83f2ba7a-f003-46ba-95ba-3725ac18539f.jpg not downloaded yet
2026-03-27 16:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749804/general/da3593f5-d8f4-40da-ab07-aec529f5ea52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738462)
2026-03-27 16:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750077/general/aa3e3551-05b7-4bd5-b592-92a33d92b6ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738614)
2026-03-27 16:33:05 [adesa.fr] INFO: Found listing with ID: 10738574
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738574%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [adesa.fr] INFO: Scrape type for 10738574: 1
2026-03-27 16:33:05 [adesa.fr] INFO: Scraping item 10738574 url https://www.openlane.eu/en/carv6/auction/10738574
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252F1c96eb09-6e89-44ab-85a1-c1c0d811dc46.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/1c96eb09-6e89-44ab-85a1-c1c0d811dc46.jpg not downloaded yet
2026-03-27 16:33:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252Fb551d0e5-8290-483b-a88b-e70e2cf3a130.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/b551d0e5-8290-483b-a88b-e70e2cf3a130.jpg not downloaded yet
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252Ff8ea3cd5-44bb-4ef7-b27a-71d03cb8b76f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/f8ea3cd5-44bb-4ef7-b27a-71d03cb8b76f.jpg not downloaded yet
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252F5708499c-aaee-4c8b-8de3-0f7c05f3f78c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/5708499c-aaee-4c8b-8de3-0f7c05f3f78c.jpg not downloaded yet
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252Fe6c4abf8-b41c-4408-b7bd-dffed025b93a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/e6c4abf8-b41c-4408-b7bd-dffed025b93a.jpg not downloaded yet
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252Fc974c80a-13a4-465f-932b-4eb90576493a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/c974c80a-13a4-465f-932b-4eb90576493a.jpg not downloaded yet
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e8bd0>
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252Fac148de0-a297-4583-82d0-465e9e055542.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/ac148de0-a297-4583-82d0-465e9e055542.jpg saved to cache
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a853cc4f-5529-524f-9a68-a1c352b221d1
2026-03-27 16:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749804/general/eb818018-1388-4b65-98dc-eef0ee46fbf6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738462)
2026-03-27 16:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750077/general/5d708ff0-8b2e-49e7-903b-01c6053a436f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738614)
2026-03-27 16:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749853/general/e4265ab5-079f-4340-96b0-46e8b67ae634.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738508)
2026-03-27 16:33:05 [adesa.fr] INFO: Found listing with ID: 10738512
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738512%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [adesa.fr] INFO: Scrape type for 10738512: 1
2026-03-27 16:33:05 [adesa.fr] INFO: Scraping item 10738512 url https://www.openlane.eu/en/carv6/auction/10738512
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252F3202f18e-ea15-454a-9ecc-b85b09c21adc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/3202f18e-ea15-454a-9ecc-b85b09c21adc.jpg not downloaded yet
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22443e090>
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252F3f0d01d3-e12f-4a2e-9554-86e8a47b1b31.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/3f0d01d3-e12f-4a2e-9554-86e8a47b1b31.jpg saved to cache
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f7b9a4c3-9f10-5344-9c59-5a6c38026357
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225672610>
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252F20864138-fcf0-4e6d-849f-a1e92e88fab0.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/20864138-fcf0-4e6d-849f-a1e92e88fab0.jpg saved to cache
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cc2483e9-1f6a-52a2-a387-c6d92cb8e24b
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259797d0>
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252F73f74436-113c-4223-a947-a257ab624520.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/73f74436-113c-4223-a947-a257ab624520.jpg saved to cache
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a853cc4f-5529-524f-9a68-a1c352b221d1
2026-03-27 16:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 550be693-5ca6-5e35-be8b-d9c59d005229 with identifier: 10738174
2026-03-27 16:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 550be693-5ca6-5e35-be8b-d9c59d005229 with scrape type 1
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 550be693-5ca6-5e35-be8b-d9c59d005229
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505639%252Fgeneral%252F6bc3f4e1-205a-43f8-a199-4b7c97c0e2a8.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/6bc3f4e1-205a-43f8-a199-4b7c97c0e2a8.JPG not downloaded yet
2026-03-27 16:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87c4885a-b4b4-59e6-9d45-93e2fa042e89 with identifier: 10738451
2026-03-27 16:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87c4885a-b4b4-59e6-9d45-93e2fa042e89 with scrape type 1
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87c4885a-b4b4-59e6-9d45-93e2fa042e89
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252F18423fbe-2804-43f3-937d-db1b52471233.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/18423fbe-2804-43f3-937d-db1b52471233.jpg not downloaded yet
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252Fe783caf8-a1c5-45c3-ae7c-9337453bf9bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/e783caf8-a1c5-45c3-ae7c-9337453bf9bd.jpg not downloaded yet
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252Fec4c605f-698f-47bb-a78d-d4c5d0f83c9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/ec4c605f-698f-47bb-a78d-d4c5d0f83c9d.jpg not downloaded yet
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252F10a70ca5-2a4c-45d7-8c57-f6e6495c2a5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/10a70ca5-2a4c-45d7-8c57-f6e6495c2a5f.jpg not downloaded yet
2026-03-27 16:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749804/general/03a5ee6a-61a9-40f3-b609-6b0b2d3e5120.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738462)
2026-03-27 16:33:06 [adesa.fr] INFO: Found listing with ID: 10738543
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738543%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [adesa.fr] INFO: Scrape type for 10738543: 1
2026-03-27 16:33:06 [adesa.fr] INFO: Scraping item 10738543 url https://www.openlane.eu/en/carv6/auction/10738543
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252F469f26c9-f9ea-4d5e-b462-27cf5d6fe175.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/469f26c9-f9ea-4d5e-b462-27cf5d6fe175.jpg not downloaded yet
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505639%252Fgeneral%252F559ebb5f-88df-4a69-a6fc-ef9e55a18e03.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/559ebb5f-88df-4a69-a6fc-ef9e55a18e03.JPG not downloaded yet
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252Fb4b54bc2-3ddf-43ac-9ead-dc99c7a2c2fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/b4b54bc2-3ddf-43ac-9ead-dc99c7a2c2fc.jpg not downloaded yet
2026-03-27 16:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225918b90>
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252Fda3593f5-d8f4-40da-ab07-aec529f5ea52.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/da3593f5-d8f4-40da-ab07-aec529f5ea52.jpg saved to cache
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d8abcd7f-978c-5d60-b145-36af9adf16aa
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22586e910>
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252Faa3e3551-05b7-4bd5-b592-92a33d92b6ae.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/aa3e3551-05b7-4bd5-b592-92a33d92b6ae.jpg saved to cache
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a853cc4f-5529-524f-9a68-a1c352b221d1
2026-03-27 16:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750971/general/659dfd26-0498-47da-bfdf-74ae8fdaaf0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738185)
2026-03-27 16:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750971/general/cb2891bc-0925-4ed0-870f-c08ec08a54cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738185)
2026-03-27 16:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750077/general/7ce84447-c500-4834-a68a-8256c84973d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738614)
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252Faf3d1d54-edc1-40c1-8000-21b39b941c9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/af3d1d54-edc1-40c1-8000-21b39b941c9c.jpg not downloaded yet
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252F5ac80705-5da8-4068-948f-b30c3efd77a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/5ac80705-5da8-4068-948f-b30c3efd77a5.jpg not downloaded yet
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252Fc153179c-e4a1-46de-b591-a485d5f9e343.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/c153179c-e4a1-46de-b591-a485d5f9e343.jpg not downloaded yet
2026-03-27 16:33:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224438110>
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252Feb818018-1388-4b65-98dc-eef0ee46fbf6.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/eb818018-1388-4b65-98dc-eef0ee46fbf6.jpg saved to cache
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d8abcd7f-978c-5d60-b145-36af9adf16aa
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224318d90>
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252F5d708ff0-8b2e-49e7-903b-01c6053a436f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/5d708ff0-8b2e-49e7-903b-01c6053a436f.jpg saved to cache
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a853cc4f-5529-524f-9a68-a1c352b221d1
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22456a9d0>
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252Fe4265ab5-079f-4340-96b0-46e8b67ae634.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/e4265ab5-079f-4340-96b0-46e8b67ae634.jpg saved to cache
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cc2483e9-1f6a-52a2-a387-c6d92cb8e24b
2026-03-27 16:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749804/general/5ed833d0-d0ab-4612-8afe-2b8d3d060959.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738462)
2026-03-27 16:33:06 [adesa.fr] INFO: Found listing with ID: 10738176
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738176%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [adesa.fr] INFO: Scrape type for 10738176: 1
2026-03-27 16:33:06 [adesa.fr] INFO: Scraping item 10738176 url https://www.openlane.eu/en/carv6/auction/10738176
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252F00dc1d48-7947-45df-bd61-e2c98210173a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/00dc1d48-7947-45df-bd61-e2c98210173a.jpg not downloaded yet
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505639%252Fgeneral%252F3e112746-6d55-49a7-a2aa-bd31a79efe6c.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/3e112746-6d55-49a7-a2aa-bd31a79efe6c.JPG not downloaded yet
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252F995ff3ed-c3e0-470c-bbca-62a59947bd5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/995ff3ed-c3e0-470c-bbca-62a59947bd5a.jpg not downloaded yet
2026-03-27 16:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749804/general/1c96eb09-6e89-44ab-85a1-c1c0d811dc46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738462)
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252F5e57847f-d2c5-4182-9b77-9a843ce1b812.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/5e57847f-d2c5-4182-9b77-9a843ce1b812.jpg not downloaded yet
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252F7fffa411-d761-41a5-a423-08357b5b3aae.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/7fffa411-d761-41a5-a423-08357b5b3aae.jpg not downloaded yet
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252F3aa91e1f-4de6-43c9-b9de-21983d76ea1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/3aa91e1f-4de6-43c9-b9de-21983d76ea1b.jpg not downloaded yet
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b82d50>
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252F03a5ee6a-61a9-40f3-b609-6b0b2d3e5120.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/03a5ee6a-61a9-40f3-b609-6b0b2d3e5120.jpg saved to cache
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d8abcd7f-978c-5d60-b145-36af9adf16aa
2026-03-27 16:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749856/general/83f2ba7a-f003-46ba-95ba-3725ac18539f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738510)
2026-03-27 16:33:06 [scrapy.extensions.logstats] INFO: Crawled 304 pages (at 158 pages/min), scraped 89 items (at 31 items/min)
2026-03-27 16:33:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-27 16:33:06 [adesa.fr] INFO: Found listing with ID: 10738468
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738468%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [adesa.fr] INFO: Scrape type for 10738468: 1
2026-03-27 16:33:06 [adesa.fr] INFO: Scraping item 10738468 url https://www.openlane.eu/en/carv6/auction/10738468
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252F8b259010-cf34-492e-9067-c225cfde53df.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/8b259010-cf34-492e-9067-c225cfde53df.jpg not downloaded yet
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505639%252Fgeneral%252F8d159c9a-f0a8-4a06-bdb0-44568cee9306.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/8d159c9a-f0a8-4a06-bdb0-44568cee9306.JPG not downloaded yet
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252F02923cf3-f371-4b46-9bcb-103080fe7f84.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/02923cf3-f371-4b46-9bcb-103080fe7f84.jpg not downloaded yet
2026-03-27 16:33:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93842154-c1ed-5e14-a30f-0629d9d08c15 with identifier: 10738573
2026-03-27 16:33:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93842154-c1ed-5e14-a30f-0629d9d08c15 with scrape type 1
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 93842154-c1ed-5e14-a30f-0629d9d08c15
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252F59f6babf-f729-492e-b2e6-53082275d3c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/59f6babf-f729-492e-b2e6-53082275d3c6.jpg not downloaded yet
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225984550>
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252F659dfd26-0498-47da-bfdf-74ae8fdaaf0b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/659dfd26-0498-47da-bfdf-74ae8fdaaf0b.jpg saved to cache
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f7b9a4c3-9f10-5344-9c59-5a6c38026357
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b28d90>
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252Fcb2891bc-0925-4ed0-870f-c08ec08a54cb.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/cb2891bc-0925-4ed0-870f-c08ec08a54cb.jpg saved to cache
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f7b9a4c3-9f10-5344-9c59-5a6c38026357
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22695fd10>
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252F7ce84447-c500-4834-a68a-8256c84973d4.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/7ce84447-c500-4834-a68a-8256c84973d4.jpg saved to cache
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a853cc4f-5529-524f-9a68-a1c352b221d1
2026-03-27 16:33:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/6bc3f4e1-205a-43f8-a199-4b7c97c0e2a8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738174)
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252F1626e546-c1c2-4ae9-87ab-18f904493f02.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/1626e546-c1c2-4ae9-87ab-18f904493f02.jpg not downloaded yet
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252Fe0c1a4ac-3104-4c04-81d1-8320796538c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/e0c1a4ac-3104-4c04-81d1-8320796538c6.jpg not downloaded yet
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252Fb7af6f5d-51fe-4eb3-8248-aabbc42ed78c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/b7af6f5d-51fe-4eb3-8248-aabbc42ed78c.jpg not downloaded yet
2026-03-27 16:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749790/general/18423fbe-2804-43f3-937d-db1b52471233.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738451)
2026-03-27 16:33:06 [adesa.fr] INFO: Found listing with ID: 10738660
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738660%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [adesa.fr] INFO: Scrape type for 10738660: 1
2026-03-27 16:33:06 [adesa.fr] INFO: Scraping item 10738660 url https://www.openlane.eu/en/carv6/auction/10738660
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252Fb93d9f6c-fde4-4bd6-b80d-35ebaadf1d55.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/b93d9f6c-fde4-4bd6-b80d-35ebaadf1d55.jpg not downloaded yet
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505639%252Fgeneral%252Fc4972b7c-722d-4583-9356-8614cac0db37.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/c4972b7c-722d-4583-9356-8614cac0db37.JPG not downloaded yet
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252F61c4077f-293e-4887-af7c-413ec6e351f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/61c4077f-293e-4887-af7c-413ec6e351f1.jpg not downloaded yet
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252F010f2a00-b8ee-4704-8d96-985a36fecae4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/010f2a00-b8ee-4704-8d96-985a36fecae4.jpg not downloaded yet
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243178d0>
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252F5ed833d0-d0ab-4612-8afe-2b8d3d060959.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/5ed833d0-d0ab-4612-8afe-2b8d3d060959.jpg saved to cache
2026-03-27 16:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d8abcd7f-978c-5d60-b145-36af9adf16aa
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22441a5d0>
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252F1c96eb09-6e89-44ab-85a1-c1c0d811dc46.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/1c96eb09-6e89-44ab-85a1-c1c0d811dc46.jpg saved to cache
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d8abcd7f-978c-5d60-b145-36af9adf16aa
2026-03-27 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749856/general/10a70ca5-2a4c-45d7-8c57-f6e6495c2a5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738510)
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252F969d0a53-eb7e-480c-8bf0-85815d87a7c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/969d0a53-eb7e-480c-8bf0-85815d87a7c0.jpg not downloaded yet
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252Fa4d36f0a-03c4-48b3-b54c-3c5454e2a4e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/a4d36f0a-03c4-48b3-b54c-3c5454e2a4e7.jpg not downloaded yet
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252Fbff7d501-a1f9-4445-bcad-dbadfb355bac.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/bff7d501-a1f9-4445-bcad-dbadfb355bac.jpg not downloaded yet
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a35710>
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252F83f2ba7a-f003-46ba-95ba-3725ac18539f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/83f2ba7a-f003-46ba-95ba-3725ac18539f.jpg saved to cache
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f5977399-2adb-5b96-8beb-8d8e89ecaf39
2026-03-27 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750078/general/ec4c605f-698f-47bb-a78d-d4c5d0f83c9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738615)
2026-03-27 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749983/general/e783caf8-a1c5-45c3-ae7c-9337453bf9bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738526)
2026-03-27 16:33:07 [adesa.fr] INFO: Found listing with ID: 10738661
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738661%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [adesa.fr] INFO: Scrape type for 10738661: 1
2026-03-27 16:33:07 [adesa.fr] INFO: Scraping item 10738661 url https://www.openlane.eu/en/carv6/auction/10738661
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505639%252Fgeneral%252F7e95625e-47e8-4d58-a68d-1f3f2aa8ce27.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/7e95625e-47e8-4d58-a68d-1f3f2aa8ce27.JPG not downloaded yet
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252Fc6468209-9476-4108-a3e4-0a05c66f273d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/c6468209-9476-4108-a3e4-0a05c66f273d.jpg not downloaded yet
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252F23355ebe-6187-4b1e-bb78-31a49b1da7bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/23355ebe-6187-4b1e-bb78-31a49b1da7bb.jpg not downloaded yet
2026-03-27 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749790/general/b4b54bc2-3ddf-43ac-9ead-dc99c7a2c2fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738451)
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252F8a76c390-2fe4-406b-b17e-10a023e42c7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/8a76c390-2fe4-406b-b17e-10a023e42c7a.jpg not downloaded yet
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252F3113b3d5-f288-4fa0-a493-63e5c9b1fdba.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/3113b3d5-f288-4fa0-a493-63e5c9b1fdba.jpg not downloaded yet
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252F8ed9e052-f91a-4710-9d09-2e8a50d1a166.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/8ed9e052-f91a-4710-9d09-2e8a50d1a166.jpg not downloaded yet
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b86050>
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252F18423fbe-2804-43f3-937d-db1b52471233.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/18423fbe-2804-43f3-937d-db1b52471233.jpg saved to cache
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 87c4885a-b4b4-59e6-9d45-93e2fa042e89
2026-03-27 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749856/general/c153179c-e4a1-46de-b591-a485d5f9e343.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738510)
2026-03-27 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749856/general/3aa91e1f-4de6-43c9-b9de-21983d76ea1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738510)
2026-03-27 16:33:07 [adesa.fr] INFO: Found listing with ID: 10738513
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738513%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [adesa.fr] INFO: Scrape type for 10738513: 1
2026-03-27 16:33:07 [adesa.fr] INFO: Scraping item 10738513 url https://www.openlane.eu/en/carv6/auction/10738513
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505639%252Fgeneral%252F42ef2933-b138-4def-ae2f-d1f34bd2af01.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/42ef2933-b138-4def-ae2f-d1f34bd2af01.JPG not downloaded yet
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252F10c4321a-06da-4ba7-910c-76b2ecf1cfed.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/10c4321a-06da-4ba7-910c-76b2ecf1cfed.jpg not downloaded yet
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252F72ee0847-e0cf-4df0-a07b-edeb8604d6b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/72ee0847-e0cf-4df0-a07b-edeb8604d6b8.jpg not downloaded yet
2026-03-27 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749790/general/995ff3ed-c3e0-470c-bbca-62a59947bd5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738451)
2026-03-27 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750035/general/59f6babf-f729-492e-b2e6-53082275d3c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738573)
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252F1375c87a-1411-43e0-be7e-e7ca86fea495.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/1375c87a-1411-43e0-be7e-e7ca86fea495.jpg not downloaded yet
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252F9a94aeab-e2fb-4d42-8aed-0dc68ef79f84.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/9a94aeab-e2fb-4d42-8aed-0dc68ef79f84.jpg not downloaded yet
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252F248263ae-efa4-477c-ba36-94cb6bcc33f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/248263ae-efa4-477c-ba36-94cb6bcc33f6.jpg not downloaded yet
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257541d0>
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252F10a70ca5-2a4c-45d7-8c57-f6e6495c2a5f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/10a70ca5-2a4c-45d7-8c57-f6e6495c2a5f.jpg saved to cache
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f5977399-2adb-5b96-8beb-8d8e89ecaf39
2026-03-27 16:33:07 [adesa.fr] INFO: Found listing with ID: 10738554
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738554%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [adesa.fr] INFO: Scrape type for 10738554: 1
2026-03-27 16:33:07 [adesa.fr] INFO: Scraping item 10738554 url https://www.openlane.eu/en/carv6/auction/10738554
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505639%252Fgeneral%252F1b7935ae-4814-4134-8de4-ead2fe4748dd.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/1b7935ae-4814-4134-8de4-ead2fe4748dd.JPG not downloaded yet
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252F239b1b6c-0d50-47fb-9161-5d9f82f3447d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/239b1b6c-0d50-47fb-9161-5d9f82f3447d.jpg not downloaded yet
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252F54691d9d-da7b-4cb2-95c8-e98644683c9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/54691d9d-da7b-4cb2-95c8-e98644683c9f.jpg not downloaded yet
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257bf350>
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252Fec4c605f-698f-47bb-a78d-d4c5d0f83c9d.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/ec4c605f-698f-47bb-a78d-d4c5d0f83c9d.jpg saved to cache
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 212c0048-6fdc-540d-8793-4fd880e86d46
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224559e90>
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252Fe783caf8-a1c5-45c3-ae7c-9337453bf9bd.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/e783caf8-a1c5-45c3-ae7c-9337453bf9bd.jpg saved to cache
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5e011c59-7268-5b72-b8da-05f2e763ca27
2026-03-27 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749856/general/b7af6f5d-51fe-4eb3-8248-aabbc42ed78c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738510)
2026-03-27 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749790/general/61c4077f-293e-4887-af7c-413ec6e351f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738451)
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252F052664b2-4316-4786-8b75-14ef1bf5f866.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/052664b2-4316-4786-8b75-14ef1bf5f866.jpg not downloaded yet
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252Facc15b9d-33be-4ba2-86cc-aba30549dc42.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/acc15b9d-33be-4ba2-86cc-aba30549dc42.jpg not downloaded yet
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252Fd9a65c64-2ce3-4a2e-b536-08e347002c67.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/d9a65c64-2ce3-4a2e-b536-08e347002c67.jpg not downloaded yet
2026-03-27 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750035/general/010f2a00-b8ee-4704-8d96-985a36fecae4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738573)
2026-03-27 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749856/general/bff7d501-a1f9-4445-bcad-dbadfb355bac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738510)
2026-03-27 16:33:07 [adesa.fr] INFO: Found listing with ID: 10738469
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738469%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [adesa.fr] INFO: Scrape type for 10738469: 1
2026-03-27 16:33:07 [adesa.fr] INFO: Scraping item 10738469 url https://www.openlane.eu/en/carv6/auction/10738469
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505639%252Fgeneral%252F91aea03a-1ad0-40be-92b4-aecd774f3a55.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/91aea03a-1ad0-40be-92b4-aecd774f3a55.JPG not downloaded yet
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252Fbe5d9802-d2e0-46b9-a691-e2a581eee577.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/be5d9802-d2e0-46b9-a691-e2a581eee577.jpg not downloaded yet
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252Fe2e5853c-c8fb-4cbe-a45d-9684dd6c5e5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/e2e5853c-c8fb-4cbe-a45d-9684dd6c5e5d.jpg not downloaded yet
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225811c50>
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252Fb4b54bc2-3ddf-43ac-9ead-dc99c7a2c2fc.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/b4b54bc2-3ddf-43ac-9ead-dc99c7a2c2fc.jpg saved to cache
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 87c4885a-b4b4-59e6-9d45-93e2fa042e89
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc234218610>
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252Fc153179c-e4a1-46de-b591-a485d5f9e343.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/c153179c-e4a1-46de-b591-a485d5f9e343.jpg saved to cache
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f5977399-2adb-5b96-8beb-8d8e89ecaf39
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225d14590>
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252F3aa91e1f-4de6-43c9-b9de-21983d76ea1b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/3aa91e1f-4de6-43c9-b9de-21983d76ea1b.jpg saved to cache
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f5977399-2adb-5b96-8beb-8d8e89ecaf39
2026-03-27 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750035/general/23355ebe-6187-4b1e-bb78-31a49b1da7bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738573)
2026-03-27 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749790/general/c6468209-9476-4108-a3e4-0a05c66f273d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738451)
2026-03-27 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:07 [adesa.fr] INFO: Found listing with ID: 10738470
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738470%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [adesa.fr] INFO: Scrape type for 10738470: 1
2026-03-27 16:33:07 [adesa.fr] INFO: Scraping item 10738470 url https://www.openlane.eu/en/carv6/auction/10738470
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5505639%252Fgeneral%252F9fb93c88-60c7-4f6d-830e-404b6280b03f.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/9fb93c88-60c7-4f6d-830e-404b6280b03f.JPG not downloaded yet
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252F09615329-7f7e-4fa8-8d3e-d6e876636ed0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/09615329-7f7e-4fa8-8d3e-d6e876636ed0.jpg not downloaded yet
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252F9eac4151-c05b-40dd-91ce-21c2cae55f58.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/9eac4151-c05b-40dd-91ce-21c2cae55f58.jpg not downloaded yet
2026-03-27 16:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22436c850>
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252F995ff3ed-c3e0-470c-bbca-62a59947bd5a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/995ff3ed-c3e0-470c-bbca-62a59947bd5a.jpg saved to cache
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 87c4885a-b4b4-59e6-9d45-93e2fa042e89
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225755d90>
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252F59f6babf-f729-492e-b2e6-53082275d3c6.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/59f6babf-f729-492e-b2e6-53082275d3c6.jpg saved to cache
2026-03-27 16:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 93842154-c1ed-5e14-a30f-0629d9d08c15
2026-03-27 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750078/general/3113b3d5-f288-4fa0-a493-63e5c9b1fdba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738615)
2026-03-27 16:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749856/general/8ed9e052-f91a-4710-9d09-2e8a50d1a166.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738510)
2026-03-27 16:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258b7290>
2026-03-27 16:33:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252Fb7af6f5d-51fe-4eb3-8248-aabbc42ed78c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/b7af6f5d-51fe-4eb3-8248-aabbc42ed78c.jpg saved to cache
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f5977399-2adb-5b96-8beb-8d8e89ecaf39
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22430d010>
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252F61c4077f-293e-4887-af7c-413ec6e351f1.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/61c4077f-293e-4887-af7c-413ec6e351f1.jpg saved to cache
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 87c4885a-b4b4-59e6-9d45-93e2fa042e89
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225adb750>
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252F010f2a00-b8ee-4704-8d96-985a36fecae4.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/010f2a00-b8ee-4704-8d96-985a36fecae4.jpg saved to cache
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 93842154-c1ed-5e14-a30f-0629d9d08c15
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22430f8d0>
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252Fbff7d501-a1f9-4445-bcad-dbadfb355bac.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/bff7d501-a1f9-4445-bcad-dbadfb355bac.jpg saved to cache
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f5977399-2adb-5b96-8beb-8d8e89ecaf39
2026-03-27 16:33:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/1b7935ae-4814-4134-8de4-ead2fe4748dd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738174)
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252Fd2e61f05-f028-46fb-b6d9-931b8794edf2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/d2e61f05-f028-46fb-b6d9-931b8794edf2.jpg not downloaded yet
2026-03-27 16:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750078/general/acc15b9d-33be-4ba2-86cc-aba30549dc42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738615)
2026-03-27 16:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750035/general/54691d9d-da7b-4cb2-95c8-e98644683c9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738573)
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225736390>
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252F23355ebe-6187-4b1e-bb78-31a49b1da7bb.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/23355ebe-6187-4b1e-bb78-31a49b1da7bb.jpg saved to cache
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 93842154-c1ed-5e14-a30f-0629d9d08c15
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245e2ed0>
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252Fc6468209-9476-4108-a3e4-0a05c66f273d.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/c6468209-9476-4108-a3e4-0a05c66f273d.jpg saved to cache
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 87c4885a-b4b4-59e6-9d45-93e2fa042e89
2026-03-27 16:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89a5e50c-34bd-5141-aff2-d726e4ebc1ad with identifier: 10738657
2026-03-27 16:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89a5e50c-34bd-5141-aff2-d726e4ebc1ad with scrape type 1
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 89a5e50c-34bd-5141-aff2-d726e4ebc1ad
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252F6861d55b-883c-423e-858e-57c30ff21cd6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/6861d55b-883c-423e-858e-57c30ff21cd6.jpg not downloaded yet
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252F7d51b167-1be7-461f-aa23-c4e2ead0d090.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/7d51b167-1be7-461f-aa23-c4e2ead0d090.jpg not downloaded yet
2026-03-27 16:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84c3a2bf-1125-5589-8099-b98240091f9d with identifier: 10738492
2026-03-27 16:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c3a2bf-1125-5589-8099-b98240091f9d with scrape type 1
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 84c3a2bf-1125-5589-8099-b98240091f9d
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252Fa7fe9123-4756-4c10-9bab-b7c2748e936e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/a7fe9123-4756-4c10-9bab-b7c2748e936e.jpg not downloaded yet
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224497c90>
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252F3113b3d5-f288-4fa0-a493-63e5c9b1fdba.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/3113b3d5-f288-4fa0-a493-63e5c9b1fdba.jpg saved to cache
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 212c0048-6fdc-540d-8793-4fd880e86d46
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225670b90>
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252F8ed9e052-f91a-4710-9d09-2e8a50d1a166.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/8ed9e052-f91a-4710-9d09-2e8a50d1a166.jpg saved to cache
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f5977399-2adb-5b96-8beb-8d8e89ecaf39
2026-03-27 16:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749790/general/239b1b6c-0d50-47fb-9161-5d9f82f3447d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738451)
2026-03-27 16:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749856/general/d9a65c64-2ce3-4a2e-b536-08e347002c67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738510)
2026-03-27 16:33:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/91aea03a-1ad0-40be-92b4-aecd774f3a55.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738174)
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252F298d9223-4cb1-4bb7-804b-8e86c54df020.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/298d9223-4cb1-4bb7-804b-8e86c54df020.jpg not downloaded yet
2026-03-27 16:33:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252Fd058b166-8cb2-4f7f-a3dd-3a4601a6f02b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/d058b166-8cb2-4f7f-a3dd-3a4601a6f02b.jpg not downloaded yet
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252F6c167448-1244-45e7-9b9a-49cfa27b5a7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/6c167448-1244-45e7-9b9a-49cfa27b5a7e.jpg not downloaded yet
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242e1fd0>
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252Facc15b9d-33be-4ba2-86cc-aba30549dc42.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/acc15b9d-33be-4ba2-86cc-aba30549dc42.jpg saved to cache
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 212c0048-6fdc-540d-8793-4fd880e86d46
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225635250>
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252F54691d9d-da7b-4cb2-95c8-e98644683c9f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/54691d9d-da7b-4cb2-95c8-e98644683c9f.jpg saved to cache
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 93842154-c1ed-5e14-a30f-0629d9d08c15
2026-03-27 16:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750035/general/e2e5853c-c8fb-4cbe-a45d-9684dd6c5e5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738573)
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252Fa59956da-bea0-453f-951d-be69ecbd4937.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/a59956da-bea0-453f-951d-be69ecbd4937.jpg not downloaded yet
2026-03-27 16:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749790/general/be5d9802-d2e0-46b9-a691-e2a581eee577.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738451)
2026-03-27 16:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750035/general/9eac4151-c05b-40dd-91ce-21c2cae55f58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738573)
2026-03-27 16:33:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/9fb93c88-60c7-4f6d-830e-404b6280b03f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738174)
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252F708b4183-d36b-40eb-a487-efb088b48314.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/708b4183-d36b-40eb-a487-efb088b48314.jpg not downloaded yet
2026-03-27 16:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d32102eb-6f95-5158-a5f7-b7f575e34a14 with identifier: 10738658
2026-03-27 16:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d32102eb-6f95-5158-a5f7-b7f575e34a14 with scrape type 1
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d32102eb-6f95-5158-a5f7-b7f575e34a14
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252F8c763b88-d4a4-4f54-96a0-708abc41b89a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/8c763b88-d4a4-4f54-96a0-708abc41b89a.jpg not downloaded yet
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252F3f6f7f91-c898-4333-a1f7-11b35d355df0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/3f6f7f91-c898-4333-a1f7-11b35d355df0.jpg not downloaded yet
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225686b90>
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252F239b1b6c-0d50-47fb-9161-5d9f82f3447d.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/239b1b6c-0d50-47fb-9161-5d9f82f3447d.jpg saved to cache
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 87c4885a-b4b4-59e6-9d45-93e2fa042e89
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225d15590>
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252Fd9a65c64-2ce3-4a2e-b536-08e347002c67.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/d9a65c64-2ce3-4a2e-b536-08e347002c67.jpg saved to cache
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f5977399-2adb-5b96-8beb-8d8e89ecaf39
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-27 16:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749790/general/09615329-7f7e-4fa8-8d3e-d6e876636ed0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738451)
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252F69ac23d8-0d24-4225-a947-17e3bb7a4cf2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/69ac23d8-0d24-4225-a947-17e3bb7a4cf2.jpg not downloaded yet
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252F5b30c7b1-3db2-444a-b9fa-1df4abf34660.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/5b30c7b1-3db2-444a-b9fa-1df4abf34660.jpg not downloaded yet
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252Fa095abd1-a072-4eb6-a4ce-7dde5337cf21.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/a095abd1-a072-4eb6-a4ce-7dde5337cf21.jpg not downloaded yet
2026-03-27 16:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750123/general/6861d55b-883c-423e-858e-57c30ff21cd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738657)
2026-03-27 16:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750035/general/d2e61f05-f028-46fb-b6d9-931b8794edf2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738573)
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252F1f610f2d-1e35-4c2e-ad88-ff7ebaa7078b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/1f610f2d-1e35-4c2e-ad88-ff7ebaa7078b.jpg not downloaded yet
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252F2a9cf77c-3981-4952-9353-0d76248acc86.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/2a9cf77c-3981-4952-9353-0d76248acc86.jpg not downloaded yet
2026-03-27 16:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750123/general/298d9223-4cb1-4bb7-804b-8e86c54df020.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738657)
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252F4583ffbb-8669-437b-b659-098bf523a952.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/4583ffbb-8669-437b-b659-098bf523a952.jpg not downloaded yet
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224420e10>
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252Fe2e5853c-c8fb-4cbe-a45d-9684dd6c5e5d.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/e2e5853c-c8fb-4cbe-a45d-9684dd6c5e5d.jpg saved to cache
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 93842154-c1ed-5e14-a30f-0629d9d08c15
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224368850>
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252Fbe5d9802-d2e0-46b9-a691-e2a581eee577.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/be5d9802-d2e0-46b9-a691-e2a581eee577.jpg saved to cache
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 87c4885a-b4b4-59e6-9d45-93e2fa042e89
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244f8cd0>
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252F9eac4151-c05b-40dd-91ce-21c2cae55f58.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/9eac4151-c05b-40dd-91ce-21c2cae55f58.jpg saved to cache
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 93842154-c1ed-5e14-a30f-0629d9d08c15
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-27 16:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750035/general/d058b166-8cb2-4f7f-a3dd-3a4601a6f02b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738573)
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252F7a36026a-c730-4056-8878-e0c9833bf16d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/7a36026a-c730-4056-8878-e0c9833bf16d.jpg not downloaded yet
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252Fe661adff-8f60-48b2-8d23-64eb65b94557.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/e661adff-8f60-48b2-8d23-64eb65b94557.jpg not downloaded yet
2026-03-27 16:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749836/general/6c167448-1244-45e7-9b9a-49cfa27b5a7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738492)
2026-03-27 16:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749836/general/a7fe9123-4756-4c10-9bab-b7c2748e936e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738492)
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252F0d9dfe83-0b48-437a-80a6-e4245b9466ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/0d9dfe83-0b48-437a-80a6-e4245b9466ce.jpg not downloaded yet
2026-03-27 16:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225831090>
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252F09615329-7f7e-4fa8-8d3e-d6e876636ed0.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/09615329-7f7e-4fa8-8d3e-d6e876636ed0.jpg saved to cache
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 87c4885a-b4b4-59e6-9d45-93e2fa042e89
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252F4d8e6018-2b8e-4f9b-938e-75562e357ed5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/4d8e6018-2b8e-4f9b-938e-75562e357ed5.jpg not downloaded yet
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252F47a9e44c-d45c-460b-b0ff-6bc2cdda9a94.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/47a9e44c-d45c-460b-b0ff-6bc2cdda9a94.jpg not downloaded yet
2026-03-27 16:33:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225735050>
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252F6861d55b-883c-423e-858e-57c30ff21cd6.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/6861d55b-883c-423e-858e-57c30ff21cd6.jpg saved to cache
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 89a5e50c-34bd-5141-aff2-d726e4ebc1ad
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256d3c90>
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252Fd2e61f05-f028-46fb-b6d9-931b8794edf2.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/d2e61f05-f028-46fb-b6d9-931b8794edf2.jpg saved to cache
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 93842154-c1ed-5e14-a30f-0629d9d08c15
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225869810>
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252F298d9223-4cb1-4bb7-804b-8e86c54df020.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/298d9223-4cb1-4bb7-804b-8e86c54df020.jpg saved to cache
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 89a5e50c-34bd-5141-aff2-d726e4ebc1ad
2026-03-27 16:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750123/general/3f6f7f91-c898-4333-a1f7-11b35d355df0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738657)
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252F2a6f69d6-a8a1-45eb-92c0-41aa54ed942b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/2a6f69d6-a8a1-45eb-92c0-41aa54ed942b.jpg not downloaded yet
2026-03-27 16:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750123/general/a095abd1-a072-4eb6-a4ce-7dde5337cf21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738657)
2026-03-27 16:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749836/general/69ac23d8-0d24-4225-a947-17e3bb7a4cf2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738492)
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252Fcd08100b-feb7-45f5-96c7-e1373cf69427.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/cd08100b-feb7-45f5-96c7-e1373cf69427.jpg not downloaded yet
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252F800c7d56-971b-43d7-a8c7-0f36f024f268.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/800c7d56-971b-43d7-a8c7-0f36f024f268.jpg not downloaded yet
2026-03-27 16:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22586a790>
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252Fd058b166-8cb2-4f7f-a3dd-3a4601a6f02b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/d058b166-8cb2-4f7f-a3dd-3a4601a6f02b.jpg saved to cache
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 93842154-c1ed-5e14-a30f-0629d9d08c15
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225841bd0>
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252F6c167448-1244-45e7-9b9a-49cfa27b5a7e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/6c167448-1244-45e7-9b9a-49cfa27b5a7e.jpg saved to cache
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 84c3a2bf-1125-5589-8099-b98240091f9d
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22441da50>
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252Fa7fe9123-4756-4c10-9bab-b7c2748e936e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/a7fe9123-4756-4c10-9bab-b7c2748e936e.jpg saved to cache
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 84c3a2bf-1125-5589-8099-b98240091f9d
2026-03-27 16:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c771a8d8-89a5-5859-9d45-a626eae76a57 with identifier: 10738465
2026-03-27 16:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c771a8d8-89a5-5859-9d45-a626eae76a57 with scrape type 1
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c771a8d8-89a5-5859-9d45-a626eae76a57
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252F8408ad66-2000-49ef-8f5d-f2dccac67746.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/8408ad66-2000-49ef-8f5d-f2dccac67746.jpg not downloaded yet
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252F770f5449-3529-48ab-b627-b2f9546c7a51.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/770f5449-3529-48ab-b627-b2f9546c7a51.jpg not downloaded yet
2026-03-27 16:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750124/general/5b30c7b1-3db2-444a-b9fa-1df4abf34660.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738658)
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252Fec9f984a-7806-4e3e-ba13-957564771db7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/ec9f984a-7806-4e3e-ba13-957564771db7.jpg not downloaded yet
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252F7d3abe98-7b29-4d02-9a4d-42a5b870c151.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/7d3abe98-7b29-4d02-9a4d-42a5b870c151.jpg not downloaded yet
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252F2a486d8d-57b0-4566-9fd1-fb3c7211b1fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/2a486d8d-57b0-4566-9fd1-fb3c7211b1fa.jpg not downloaded yet
2026-03-27 16:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750124/general/2a9cf77c-3981-4952-9353-0d76248acc86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738658)
2026-03-27 16:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750123/general/4583ffbb-8669-437b-b659-098bf523a952.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738657)
2026-03-27 16:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749836/general/1f610f2d-1e35-4c2e-ad88-ff7ebaa7078b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738492)
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252F030dbd87-0f5a-4b4e-a257-1cbf5ea9730c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/030dbd87-0f5a-4b4e-a257-1cbf5ea9730c.jpg not downloaded yet
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225783a50>
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252F3f6f7f91-c898-4333-a1f7-11b35d355df0.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/3f6f7f91-c898-4333-a1f7-11b35d355df0.jpg saved to cache
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 89a5e50c-34bd-5141-aff2-d726e4ebc1ad
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b67390>
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252Fa095abd1-a072-4eb6-a4ce-7dde5337cf21.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/a095abd1-a072-4eb6-a4ce-7dde5337cf21.jpg saved to cache
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 89a5e50c-34bd-5141-aff2-d726e4ebc1ad
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225978a50>
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252F69ac23d8-0d24-4225-a947-17e3bb7a4cf2.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/69ac23d8-0d24-4225-a947-17e3bb7a4cf2.jpg saved to cache
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 84c3a2bf-1125-5589-8099-b98240091f9d
2026-03-27 16:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d with identifier: 10738493
2026-03-27 16:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d with scrape type 1
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252F6e387b9d-f50b-46cd-ae5b-138e4304a5ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/6e387b9d-f50b-46cd-ae5b-138e4304a5ec.jpg not downloaded yet
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750124/general/e661adff-8f60-48b2-8d23-64eb65b94557.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738658)
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750123/general/0d9dfe83-0b48-437a-80a6-e4245b9466ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738657)
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252Fa2c167c5-4ae3-4c38-8096-abf08a13e9ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/a2c167c5-4ae3-4c38-8096-abf08a13e9ce.jpg not downloaded yet
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252F29ba9601-907f-483e-b8b6-e7aec2f41e48.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/29ba9601-907f-483e-b8b6-e7aec2f41e48.jpg not downloaded yet
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252F4d935fd5-d395-4e19-8d02-351693534347.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/4d935fd5-d395-4e19-8d02-351693534347.jpg not downloaded yet
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750124/general/47a9e44c-d45c-460b-b0ff-6bc2cdda9a94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738658)
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252F85379d85-3d0c-4731-a5dd-ee54823cff81.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/85379d85-3d0c-4731-a5dd-ee54823cff81.jpg not downloaded yet
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738469> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252F2529f74a-26b3-48c8-b0cf-f4e3670d0378.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/2529f74a-26b3-48c8-b0cf-f4e3670d0378.jpg not downloaded yet
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252F5f3c7795-a33c-4ee8-9b76-d302664d7b9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/5f3c7795-a33c-4ee8-9b76-d302664d7b9d.jpg not downloaded yet
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244b0750>
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252F5b30c7b1-3db2-444a-b9fa-1df4abf34660.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/5b30c7b1-3db2-444a-b9fa-1df4abf34660.jpg saved to cache
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d32102eb-6f95-5158-a5f7-b7f575e34a14
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257fb450>
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252F2a9cf77c-3981-4952-9353-0d76248acc86.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/2a9cf77c-3981-4952-9353-0d76248acc86.jpg saved to cache
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d32102eb-6f95-5158-a5f7-b7f575e34a14
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22586a750>
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252F4583ffbb-8669-437b-b659-098bf523a952.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/4583ffbb-8669-437b-b659-098bf523a952.jpg saved to cache
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 89a5e50c-34bd-5141-aff2-d726e4ebc1ad
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22441a250>
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252F1f610f2d-1e35-4c2e-ad88-ff7ebaa7078b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/1f610f2d-1e35-4c2e-ad88-ff7ebaa7078b.jpg saved to cache
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 84c3a2bf-1125-5589-8099-b98240091f9d
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749836/general/4d8e6018-2b8e-4f9b-938e-75562e357ed5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738492)
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252Fa9794ff9-4ad7-435a-b6df-232551a54187.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/a9794ff9-4ad7-435a-b6df-232551a54187.jpg not downloaded yet
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252Fc55a9e90-06da-4b96-a7e4-b300fc978de3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/c55a9e90-06da-4b96-a7e4-b300fc978de3.jpg not downloaded yet
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252Fa20e4653-b6dc-43c4-a08b-e68b79198458.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/a20e4653-b6dc-43c4-a08b-e68b79198458.jpg not downloaded yet
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750123/general/2a6f69d6-a8a1-45eb-92c0-41aa54ed942b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738657)
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750123/general/770f5449-3529-48ab-b627-b2f9546c7a51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738657)
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750124/general/800c7d56-971b-43d7-a8c7-0f36f024f268.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738658)
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749836/general/cd08100b-feb7-45f5-96c7-e1373cf69427.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738492)
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252F857fe760-a825-49ec-be9c-97855b796732.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/857fe760-a825-49ec-be9c-97855b796732.jpg not downloaded yet
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749807/general/8408ad66-2000-49ef-8f5d-f2dccac67746.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738465)
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750124/general/7d3abe98-7b29-4d02-9a4d-42a5b870c151.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738658)
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252Fe740b580-d782-4e8b-85c6-88fbdf3a5931.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/e740b580-d782-4e8b-85c6-88fbdf3a5931.jpg not downloaded yet
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749807/general/2a486d8d-57b0-4566-9fd1-fb3c7211b1fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738465)
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252Fc86134b6-be41-4c50-9146-7b081ee66120.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/c86134b6-be41-4c50-9146-7b081ee66120.jpg not downloaded yet
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b66d90>
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252Fe661adff-8f60-48b2-8d23-64eb65b94557.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/e661adff-8f60-48b2-8d23-64eb65b94557.jpg saved to cache
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d32102eb-6f95-5158-a5f7-b7f575e34a14
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227e74190>
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252F0d9dfe83-0b48-437a-80a6-e4245b9466ce.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/0d9dfe83-0b48-437a-80a6-e4245b9466ce.jpg saved to cache
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 89a5e50c-34bd-5141-aff2-d726e4ebc1ad
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259ab610>
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252F47a9e44c-d45c-460b-b0ff-6bc2cdda9a94.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/47a9e44c-d45c-460b-b0ff-6bc2cdda9a94.jpg saved to cache
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d32102eb-6f95-5158-a5f7-b7f575e34a14
2026-03-27 16:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 364a5262-7329-5cb6-b91c-7f9fb2d9f076 with identifier: 10738469
2026-03-27 16:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 364a5262-7329-5cb6-b91c-7f9fb2d9f076 with scrape type 1
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 364a5262-7329-5cb6-b91c-7f9fb2d9f076
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252F47679ba7-d101-4fae-a47d-46ae1378d545.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/47679ba7-d101-4fae-a47d-46ae1378d545.jpg not downloaded yet
2026-03-27 16:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6d9261d-dcfa-5e99-8879-b6c08c77e999 with identifier: 10738554
2026-03-27 16:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6d9261d-dcfa-5e99-8879-b6c08c77e999 with scrape type 1
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e6d9261d-dcfa-5e99-8879-b6c08c77e999
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252F412b7d43-5b0f-48dc-8c02-278a31e8cd44.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/412b7d43-5b0f-48dc-8c02-278a31e8cd44.jpg not downloaded yet
2026-03-27 16:33:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cca96ef-9ada-53ab-a34a-a0fb078a36e3 with identifier: 10738574
2026-03-27 16:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cca96ef-9ada-53ab-a34a-a0fb078a36e3 with scrape type 1
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7cca96ef-9ada-53ab-a34a-a0fb078a36e3
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252Ff7a4f3d4-7057-430b-b84a-8bb0c21606cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/f7a4f3d4-7057-430b-b84a-8bb0c21606cf.jpg not downloaded yet
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252Fe7d85ec6-ff97-45fb-953b-1ff6882ffc0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/e7d85ec6-ff97-45fb-953b-1ff6882ffc0c.jpg not downloaded yet
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252Fefcd9575-60eb-458f-9ee3-e927e5ca48d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/efcd9575-60eb-458f-9ee3-e927e5ca48d5.jpg not downloaded yet
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252Ff7ae01e5-23a9-4133-836e-8396a46ce5e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/f7ae01e5-23a9-4133-836e-8396a46ce5e0.jpg not downloaded yet
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252Fa3cc4e99-9c91-4e95-87fb-f2ab9ddef294.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/a3cc4e99-9c91-4e95-87fb-f2ab9ddef294.jpg not downloaded yet
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252F52b163b3-e9bc-47f5-866a-cd50d40422a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/52b163b3-e9bc-47f5-866a-cd50d40422a2.jpg not downloaded yet
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225933c90>
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252F4d8e6018-2b8e-4f9b-938e-75562e357ed5.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/4d8e6018-2b8e-4f9b-938e-75562e357ed5.jpg saved to cache
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 84c3a2bf-1125-5589-8099-b98240091f9d
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749837/general/6e387b9d-f50b-46cd-ae5b-138e4304a5ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738493)
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750124/general/2529f74a-26b3-48c8-b0cf-f4e3670d0378.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738658)
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252Faf64cfcc-8340-4581-939e-e890af7cdad1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/af64cfcc-8340-4581-939e-e890af7cdad1.jpg not downloaded yet
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749807/general/5f3c7795-a33c-4ee8-9b76-d302664d7b9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738465)
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749837/general/85379d85-3d0c-4731-a5dd-ee54823cff81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738493)
2026-03-27 16:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749807/general/4d935fd5-d395-4e19-8d02-351693534347.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738465)
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252Fd2c26d89-5227-4a54-9207-621b77cdce3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/d2c26d89-5227-4a54-9207-621b77cdce3b.jpg not downloaded yet
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252F7b0ac498-34a9-4267-81d1-5a7887973be8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/7b0ac498-34a9-4267-81d1-5a7887973be8.jpg not downloaded yet
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252Fd8e51198-5f19-4c59-8fef-281f8489c708.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/d8e51198-5f19-4c59-8fef-281f8489c708.jpg not downloaded yet
2026-03-27 16:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252Feca4e7db-d411-4987-9679-3351e10e8f57.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/eca4e7db-d411-4987-9679-3351e10e8f57.jpg not downloaded yet
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252F57a8dd50-c341-4ed8-89c1-3ecd3c05d9cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/57a8dd50-c341-4ed8-89c1-3ecd3c05d9cb.jpg not downloaded yet
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf37d0>
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252F2a6f69d6-a8a1-45eb-92c0-41aa54ed942b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/2a6f69d6-a8a1-45eb-92c0-41aa54ed942b.jpg saved to cache
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 89a5e50c-34bd-5141-aff2-d726e4ebc1ad
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224340d90>
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252F770f5449-3529-48ab-b627-b2f9546c7a51.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/770f5449-3529-48ab-b627-b2f9546c7a51.jpg saved to cache
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 89a5e50c-34bd-5141-aff2-d726e4ebc1ad
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cbc5d0>
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252F800c7d56-971b-43d7-a8c7-0f36f024f268.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/800c7d56-971b-43d7-a8c7-0f36f024f268.jpg saved to cache
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d32102eb-6f95-5158-a5f7-b7f575e34a14
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242e6e50>
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252Fcd08100b-feb7-45f5-96c7-e1373cf69427.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/cd08100b-feb7-45f5-96c7-e1373cf69427.jpg saved to cache
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 84c3a2bf-1125-5589-8099-b98240091f9d
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ab790>
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252F8408ad66-2000-49ef-8f5d-f2dccac67746.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/8408ad66-2000-49ef-8f5d-f2dccac67746.jpg saved to cache
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c771a8d8-89a5-5859-9d45-a626eae76a57
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245e8510>
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252F7d3abe98-7b29-4d02-9a4d-42a5b870c151.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/7d3abe98-7b29-4d02-9a4d-42a5b870c151.jpg saved to cache
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d32102eb-6f95-5158-a5f7-b7f575e34a14
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259aa150>
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252F2a486d8d-57b0-4566-9fd1-fb3c7211b1fa.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/2a486d8d-57b0-4566-9fd1-fb3c7211b1fa.jpg saved to cache
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c771a8d8-89a5-5859-9d45-a626eae76a57
2026-03-27 16:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750124/general/29ba9601-907f-483e-b8b6-e7aec2f41e48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738658)
2026-03-27 16:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749837/general/a9794ff9-4ad7-435a-b6df-232551a54187.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738493)
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252F3a53c191-8a93-4787-ac7f-f1635eb84de8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/3a53c191-8a93-4787-ac7f-f1635eb84de8.jpg not downloaded yet
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252F53a69862-6522-4a2d-8afa-bd5d46ec3ae3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/53a69862-6522-4a2d-8afa-bd5d46ec3ae3.jpg not downloaded yet
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252F75d33c2d-c14b-4ad2-8cd7-93efafb7c121.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/75d33c2d-c14b-4ad2-8cd7-93efafb7c121.jpg not downloaded yet
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252Fcb19d305-d567-4a81-9559-9752c0be1b7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/cb19d305-d567-4a81-9559-9752c0be1b7b.jpg not downloaded yet
2026-03-27 16:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749836/general/a2c167c5-4ae3-4c38-8096-abf08a13e9ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738492)
2026-03-27 16:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750123/general/030dbd87-0f5a-4b4e-a257-1cbf5ea9730c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738657)
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252F85ca9d8b-f68a-4db9-8aa7-799ab3b3e604.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/85ca9d8b-f68a-4db9-8aa7-799ab3b3e604.jpg not downloaded yet
2026-03-27 16:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749837/general/857fe760-a825-49ec-be9c-97855b796732.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738493)
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252F00c14688-ee79-4db5-b1ea-2ae27c60fc8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/00c14688-ee79-4db5-b1ea-2ae27c60fc8c.jpg not downloaded yet
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252Fca32109a-1e5c-4043-a984-a5d82ab9f462.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/ca32109a-1e5c-4043-a984-a5d82ab9f462.jpg not downloaded yet
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252F22800d33-29dc-42d3-87a6-b9ce3928a7ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/22800d33-29dc-42d3-87a6-b9ce3928a7ff.jpg not downloaded yet
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252F3e228fb7-d54a-4456-83ac-de19738b9fff.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/3e228fb7-d54a-4456-83ac-de19738b9fff.jpg not downloaded yet
2026-03-27 16:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:11 [adesa.fr] INFO: Found listing with ID: 10738471
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738471%27 HTTP/1.1" 200 None
2026-03-27 16:33:11 [adesa.fr] INFO: Scrape type for 10738471: 1
2026-03-27 16:33:11 [adesa.fr] INFO: Scraping item 10738471 url https://www.openlane.eu/en/carv6/auction/10738471
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225687bd0>
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252F6e387b9d-f50b-46cd-ae5b-138e4304a5ec.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/6e387b9d-f50b-46cd-ae5b-138e4304a5ec.jpg saved to cache
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b6590>
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252F2529f74a-26b3-48c8-b0cf-f4e3670d0378.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/2529f74a-26b3-48c8-b0cf-f4e3670d0378.jpg saved to cache
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d32102eb-6f95-5158-a5f7-b7f575e34a14
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22437e890>
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252F5f3c7795-a33c-4ee8-9b76-d302664d7b9d.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/5f3c7795-a33c-4ee8-9b76-d302664d7b9d.jpg saved to cache
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c771a8d8-89a5-5859-9d45-a626eae76a57
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242ec050>
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252F85379d85-3d0c-4731-a5dd-ee54823cff81.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/85379d85-3d0c-4731-a5dd-ee54823cff81.jpg saved to cache
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244471d0>
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252F4d935fd5-d395-4e19-8d02-351693534347.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/4d935fd5-d395-4e19-8d02-351693534347.jpg saved to cache
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c771a8d8-89a5-5859-9d45-a626eae76a57
2026-03-27 16:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749807/general/a20e4653-b6dc-43c4-a08b-e68b79198458.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738465)
2026-03-27 16:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750124/general/c55a9e90-06da-4b96-a7e4-b300fc978de3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738658)
2026-03-27 16:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749807/general/e7d85ec6-ff97-45fb-953b-1ff6882ffc0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738465)
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252F86f69a1c-d783-4f1e-9572-4e7866680003.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/86f69a1c-d783-4f1e-9572-4e7866680003.jpg not downloaded yet
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252F83db3f80-5d75-43cf-a107-a885b1156b97.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/83db3f80-5d75-43cf-a107-a885b1156b97.jpg not downloaded yet
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252F22db635c-077a-40b0-b2c8-7716f6be35fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/22db635c-077a-40b0-b2c8-7716f6be35fc.jpg not downloaded yet
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252F4266044b-80ce-4fed-994c-30c717868a42.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/4266044b-80ce-4fed-994c-30c717868a42.jpg not downloaded yet
2026-03-27 16:33:11 [adesa.fr] INFO: Found listing with ID: 10738178
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738178%27 HTTP/1.1" 200 None
2026-03-27 16:33:11 [adesa.fr] INFO: Scrape type for 10738178: 1
2026-03-27 16:33:11 [adesa.fr] INFO: Scraping item 10738178 url https://www.openlane.eu/en/carv6/auction/10738178
2026-03-27 16:33:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750013/general/412b7d43-5b0f-48dc-8c02-278a31e8cd44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738554)
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244f9650>
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252F29ba9601-907f-483e-b8b6-e7aec2f41e48.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/29ba9601-907f-483e-b8b6-e7aec2f41e48.jpg saved to cache
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d32102eb-6f95-5158-a5f7-b7f575e34a14
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224360cd0>
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252Fa9794ff9-4ad7-435a-b6df-232551a54187.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/a9794ff9-4ad7-435a-b6df-232551a54187.jpg saved to cache
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225627490>
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252Fa2c167c5-4ae3-4c38-8096-abf08a13e9ce.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/a2c167c5-4ae3-4c38-8096-abf08a13e9ce.jpg saved to cache
2026-03-27 16:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 84c3a2bf-1125-5589-8099-b98240091f9d
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22443d490>
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252F030dbd87-0f5a-4b4e-a257-1cbf5ea9730c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/030dbd87-0f5a-4b4e-a257-1cbf5ea9730c.jpg saved to cache
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 89a5e50c-34bd-5141-aff2-d726e4ebc1ad
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225627010>
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252F857fe760-a825-49ec-be9c-97855b796732.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/857fe760-a825-49ec-be9c-97855b796732.jpg saved to cache
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d
2026-03-27 16:33:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 296fca50-59d5-58ed-8f0a-9f878edd2cae with identifier: 10738470
2026-03-27 16:33:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 296fca50-59d5-58ed-8f0a-9f878edd2cae with scrape type 1
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 296fca50-59d5-58ed-8f0a-9f878edd2cae
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252F23129b70-78a5-4768-a186-76704069051e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/23129b70-78a5-4768-a186-76704069051e.jpg not downloaded yet
2026-03-27 16:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750036/general/f7a4f3d4-7057-430b-b84a-8bb0c21606cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738574)
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252Ffa7e22cc-5e38-428b-946d-37d9588108c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/fa7e22cc-5e38-428b-946d-37d9588108c6.jpg not downloaded yet
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252Fd1db182a-097a-44e1-8eba-d396982057d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/d1db182a-097a-44e1-8eba-d396982057d2.jpg not downloaded yet
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252Feaec98cb-7df7-4333-97fa-ea3e3d488287.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/eaec98cb-7df7-4333-97fa-ea3e3d488287.jpg not downloaded yet
2026-03-27 16:33:12 [adesa.fr] INFO: Found listing with ID: 10738545
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738545%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [adesa.fr] INFO: Scrape type for 10738545: 1
2026-03-27 16:33:12 [adesa.fr] INFO: Scraping item 10738545 url https://www.openlane.eu/en/carv6/auction/10738545
2026-03-27 16:33:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749807/general/af64cfcc-8340-4581-939e-e890af7cdad1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738465)
2026-03-27 16:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750013/general/a3cc4e99-9c91-4e95-87fb-f2ab9ddef294.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738554)
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252Fe0063357-5136-4902-85dc-4aec734c341d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/e0063357-5136-4902-85dc-4aec734c341d.jpg not downloaded yet
2026-03-27 16:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750036/general/eca4e7db-d411-4987-9679-3351e10e8f57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738574)
2026-03-27 16:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750036/general/52b163b3-e9bc-47f5-866a-cd50d40422a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738574)
2026-03-27 16:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750013/general/d8e51198-5f19-4c59-8fef-281f8489c708.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738554)
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252Fd36c380d-1294-493c-9a4c-5f9665a05f4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/d36c380d-1294-493c-9a4c-5f9665a05f4e.jpg not downloaded yet
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252F39a32252-1e33-4d33-bc35-18c6bec2ce76.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/39a32252-1e33-4d33-bc35-18c6bec2ce76.jpg not downloaded yet
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252Fc44353b0-39ca-43b1-aba3-858a49a5346d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/c44353b0-39ca-43b1-aba3-858a49a5346d.jpg not downloaded yet
2026-03-27 16:33:12 [adesa.fr] INFO: Found listing with ID: 10738532
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738532%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [adesa.fr] INFO: Scrape type for 10738532: 1
2026-03-27 16:33:12 [adesa.fr] INFO: Scraping item 10738532 url https://www.openlane.eu/en/carv6/auction/10738532
2026-03-27 16:33:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22444d510>
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252Fa20e4653-b6dc-43c4-a08b-e68b79198458.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/a20e4653-b6dc-43c4-a08b-e68b79198458.jpg saved to cache
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c771a8d8-89a5-5859-9d45-a626eae76a57
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256d9c10>
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252Fc55a9e90-06da-4b96-a7e4-b300fc978de3.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/c55a9e90-06da-4b96-a7e4-b300fc978de3.jpg saved to cache
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d32102eb-6f95-5158-a5f7-b7f575e34a14
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225926f50>
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252Fe7d85ec6-ff97-45fb-953b-1ff6882ffc0c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/e7d85ec6-ff97-45fb-953b-1ff6882ffc0c.jpg saved to cache
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c771a8d8-89a5-5859-9d45-a626eae76a57
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22449b1d0>
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252F412b7d43-5b0f-48dc-8c02-278a31e8cd44.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/412b7d43-5b0f-48dc-8c02-278a31e8cd44.jpg saved to cache
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e6d9261d-dcfa-5e99-8879-b6c08c77e999
2026-03-27 16:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750036/general/cb19d305-d567-4a81-9559-9752c0be1b7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738574)
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252Fb512dccf-cfea-4541-9ed6-662e5f874ce7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/b512dccf-cfea-4541-9ed6-662e5f874ce7.jpg not downloaded yet
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252F465a8004-2760-4d69-97cc-7fdd51ff30ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/465a8004-2760-4d69-97cc-7fdd51ff30ad.jpg not downloaded yet
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252F90d307c6-9094-4004-8051-dc4d1e734e82.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/90d307c6-9094-4004-8051-dc4d1e734e82.jpg not downloaded yet
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252F7037ccc9-0ae4-4e6f-a34a-d9b63cfe445f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/7037ccc9-0ae4-4e6f-a34a-d9b63cfe445f.jpg not downloaded yet
2026-03-27 16:33:12 [adesa.fr] INFO: Found listing with ID: 10738179
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738179%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [adesa.fr] INFO: Scrape type for 10738179: 1
2026-03-27 16:33:12 [adesa.fr] INFO: Scraping item 10738179 url https://www.openlane.eu/en/carv6/auction/10738179
2026-03-27 16:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750013/general/75d33c2d-c14b-4ad2-8cd7-93efafb7c121.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738554)
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252F10ac1423-814d-4a48-8931-a59816f90539.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/10ac1423-814d-4a48-8931-a59816f90539.jpg not downloaded yet
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225896390>
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252Ff7a4f3d4-7057-430b-b84a-8bb0c21606cf.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/f7a4f3d4-7057-430b-b84a-8bb0c21606cf.jpg saved to cache
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7cca96ef-9ada-53ab-a34a-a0fb078a36e3
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257bf810>
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252Faf64cfcc-8340-4581-939e-e890af7cdad1.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/af64cfcc-8340-4581-939e-e890af7cdad1.jpg saved to cache
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c771a8d8-89a5-5859-9d45-a626eae76a57
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243051d0>
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252Fa3cc4e99-9c91-4e95-87fb-f2ab9ddef294.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/a3cc4e99-9c91-4e95-87fb-f2ab9ddef294.jpg saved to cache
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e6d9261d-dcfa-5e99-8879-b6c08c77e999
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22562cf10>
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252Feca4e7db-d411-4987-9679-3351e10e8f57.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/eca4e7db-d411-4987-9679-3351e10e8f57.jpg saved to cache
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7cca96ef-9ada-53ab-a34a-a0fb078a36e3
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225852350>
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252F52b163b3-e9bc-47f5-866a-cd50d40422a2.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/52b163b3-e9bc-47f5-866a-cd50d40422a2.jpg saved to cache
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7cca96ef-9ada-53ab-a34a-a0fb078a36e3
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256db190>
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252Fd8e51198-5f19-4c59-8fef-281f8489c708.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/d8e51198-5f19-4c59-8fef-281f8489c708.jpg saved to cache
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e6d9261d-dcfa-5e99-8879-b6c08c77e999
2026-03-27 16:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749813/general/53a69862-6522-4a2d-8afa-bd5d46ec3ae3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738469)
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252Fcce1365c-4e58-4a8d-846c-f93bd5101d2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/cce1365c-4e58-4a8d-846c-f93bd5101d2c.jpg not downloaded yet
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252F4cc110f5-5881-4f43-9669-1b02e5790c3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/4cc110f5-5881-4f43-9669-1b02e5790c3a.jpg not downloaded yet
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252F48e06e26-7b93-4829-8d49-c91a58d2a3d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/48e06e26-7b93-4829-8d49-c91a58d2a3d8.jpg not downloaded yet
2026-03-27 16:33:12 [adesa.fr] INFO: Found listing with ID: 10738544
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738544%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [adesa.fr] INFO: Scrape type for 10738544: 1
2026-03-27 16:33:12 [adesa.fr] INFO: Scraping item 10738544 url https://www.openlane.eu/en/carv6/auction/10738544
2026-03-27 16:33:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750036/general/3e228fb7-d54a-4456-83ac-de19738b9fff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738574)
2026-03-27 16:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749837/general/3a53c191-8a93-4787-ac7f-f1635eb84de8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738493)
2026-03-27 16:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750013/general/22800d33-29dc-42d3-87a6-b9ce3928a7ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738554)
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252F260a9dd7-ede5-4d8a-8560-677088246246.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/260a9dd7-ede5-4d8a-8560-677088246246.jpg not downloaded yet
2026-03-27 16:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750036/general/eaec98cb-7df7-4333-97fa-ea3e3d488287.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738574)
2026-03-27 16:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750013/general/d1db182a-097a-44e1-8eba-d396982057d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738554)
2026-03-27 16:33:12 [adesa.fr] INFO: Found listing with ID: 10738533
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738533%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [adesa.fr] INFO: Scrape type for 10738533: 1
2026-03-27 16:33:12 [adesa.fr] INFO: Scraping item 10738533 url https://www.openlane.eu/en/carv6/auction/10738533
2026-03-27 16:33:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259b53d0>
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252Fcb19d305-d567-4a81-9559-9752c0be1b7b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/cb19d305-d567-4a81-9559-9752c0be1b7b.jpg saved to cache
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7cca96ef-9ada-53ab-a34a-a0fb078a36e3
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b8f110>
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252F75d33c2d-c14b-4ad2-8cd7-93efafb7c121.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/75d33c2d-c14b-4ad2-8cd7-93efafb7c121.jpg saved to cache
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e6d9261d-dcfa-5e99-8879-b6c08c77e999
2026-03-27 16:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749807/general/85ca9d8b-f68a-4db9-8aa7-799ab3b3e604.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738465)
2026-03-27 16:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749813/general/fa7e22cc-5e38-428b-946d-37d9588108c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738469)
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252F6e7223ab-44cb-4518-9133-e6e1843e6f6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/6e7223ab-44cb-4518-9133-e6e1843e6f6a.jpg not downloaded yet
2026-03-27 16:33:12 [adesa.fr] INFO: Found listing with ID: 10738636
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738636%27 HTTP/1.1" 200 None
2026-03-27 16:33:12 [adesa.fr] INFO: Scrape type for 10738636: 1
2026-03-27 16:33:12 [adesa.fr] INFO: Scraping item 10738636 url https://www.openlane.eu/en/carv6/auction/10738636
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225654150>
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252F53a69862-6522-4a2d-8afa-bd5d46ec3ae3.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/53a69862-6522-4a2d-8afa-bd5d46ec3ae3.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 364a5262-7329-5cb6-b91c-7f9fb2d9f076
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252F94d643f0-e24e-409a-b01e-ac6a5e18003b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/94d643f0-e24e-409a-b01e-ac6a5e18003b.jpg not downloaded yet
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225af1d10>
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252F3e228fb7-d54a-4456-83ac-de19738b9fff.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/3e228fb7-d54a-4456-83ac-de19738b9fff.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7cca96ef-9ada-53ab-a34a-a0fb078a36e3
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224320b50>
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252F3a53c191-8a93-4787-ac7f-f1635eb84de8.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/3a53c191-8a93-4787-ac7f-f1635eb84de8.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256f2e10>
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252F22800d33-29dc-42d3-87a6-b9ce3928a7ff.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/22800d33-29dc-42d3-87a6-b9ce3928a7ff.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e6d9261d-dcfa-5e99-8879-b6c08c77e999
2026-03-27 16:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749814/general/23129b70-78a5-4768-a186-76704069051e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738470)
2026-03-27 16:33:13 [adesa.fr] INFO: Found listing with ID: 10738494
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738494%27 HTTP/1.1" 200 None
2026-03-27 16:33:13 [adesa.fr] INFO: Scrape type for 10738494: 1
2026-03-27 16:33:13 [adesa.fr] INFO: Scraping item 10738494 url https://www.openlane.eu/en/carv6/auction/10738494
2026-03-27 16:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750036/general/48e06e26-7b93-4829-8d49-c91a58d2a3d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738574)
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252F0e6b516b-2374-4387-afbd-eac808499fbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/0e6b516b-2374-4387-afbd-eac808499fbc.jpg not downloaded yet
2026-03-27 16:33:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22585af50>
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252Feaec98cb-7df7-4333-97fa-ea3e3d488287.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/eaec98cb-7df7-4333-97fa-ea3e3d488287.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7cca96ef-9ada-53ab-a34a-a0fb078a36e3
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225673c50>
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252Fd1db182a-097a-44e1-8eba-d396982057d2.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/d1db182a-097a-44e1-8eba-d396982057d2.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e6d9261d-dcfa-5e99-8879-b6c08c77e999
2026-03-27 16:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749814/general/e0063357-5136-4902-85dc-4aec734c341d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738470)
2026-03-27 16:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749814/general/10ac1423-814d-4a48-8931-a59816f90539.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738470)
2026-03-27 16:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749814/general/b512dccf-cfea-4541-9ed6-662e5f874ce7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738470)
2026-03-27 16:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750013/general/4cc110f5-5881-4f43-9669-1b02e5790c3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738554)
2026-03-27 16:33:13 [adesa.fr] INFO: Found listing with ID: 10738182
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738182%27 HTTP/1.1" 200 None
2026-03-27 16:33:13 [adesa.fr] INFO: Scrape type for 10738182: 1
2026-03-27 16:33:13 [adesa.fr] INFO: Scraping item 10738182 url https://www.openlane.eu/en/carv6/auction/10738182
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252Fa91596d7-fb01-4e5a-94ce-97c7b8342251.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/a91596d7-fb01-4e5a-94ce-97c7b8342251.jpg not downloaded yet
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab3dd0>
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252F85ca9d8b-f68a-4db9-8aa7-799ab3b3e604.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/85ca9d8b-f68a-4db9-8aa7-799ab3b3e604.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c771a8d8-89a5-5859-9d45-a626eae76a57
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224375210>
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252Ffa7e22cc-5e38-428b-946d-37d9588108c6.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/fa7e22cc-5e38-428b-946d-37d9588108c6.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 364a5262-7329-5cb6-b91c-7f9fb2d9f076
2026-03-27 16:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749814/general/260a9dd7-ede5-4d8a-8560-677088246246.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738470)
2026-03-27 16:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749813/general/cce1365c-4e58-4a8d-846c-f93bd5101d2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738469)
2026-03-27 16:33:13 [adesa.fr] INFO: Found listing with ID: 10738602
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738602%27 HTTP/1.1" 200 None
2026-03-27 16:33:13 [adesa.fr] INFO: Scrape type for 10738602: 1
2026-03-27 16:33:13 [adesa.fr] INFO: Scraping item 10738602 url https://www.openlane.eu/en/carv6/auction/10738602
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225747d90>
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252F23129b70-78a5-4768-a186-76704069051e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/23129b70-78a5-4768-a186-76704069051e.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 296fca50-59d5-58ed-8f0a-9f878edd2cae
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224341150>
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252F48e06e26-7b93-4829-8d49-c91a58d2a3d8.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/48e06e26-7b93-4829-8d49-c91a58d2a3d8.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7cca96ef-9ada-53ab-a34a-a0fb078a36e3
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252Febdea474-1e23-4b8a-a4b4-8398ae976982.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/ebdea474-1e23-4b8a-a4b4-8398ae976982.jpg not downloaded yet
2026-03-27 16:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750013/general/90d307c6-9094-4004-8051-dc4d1e734e82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738554)
2026-03-27 16:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750036/general/7037ccc9-0ae4-4e6f-a34a-d9b63cfe445f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738574)
2026-03-27 16:33:13 [adesa.fr] INFO: Found listing with ID: 10738514
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738514%27 HTTP/1.1" 200 None
2026-03-27 16:33:13 [adesa.fr] INFO: Scrape type for 10738514: 1
2026-03-27 16:33:13 [adesa.fr] INFO: Scraping item 10738514 url https://www.openlane.eu/en/carv6/auction/10738514
2026-03-27 16:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22457be10>
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252Fe0063357-5136-4902-85dc-4aec734c341d.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/e0063357-5136-4902-85dc-4aec734c341d.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 296fca50-59d5-58ed-8f0a-9f878edd2cae
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225af0710>
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252F10ac1423-814d-4a48-8931-a59816f90539.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/10ac1423-814d-4a48-8931-a59816f90539.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 296fca50-59d5-58ed-8f0a-9f878edd2cae
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257cfe90>
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252Fb512dccf-cfea-4541-9ed6-662e5f874ce7.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/b512dccf-cfea-4541-9ed6-662e5f874ce7.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 296fca50-59d5-58ed-8f0a-9f878edd2cae
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf4890>
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252F4cc110f5-5881-4f43-9669-1b02e5790c3a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/4cc110f5-5881-4f43-9669-1b02e5790c3a.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e6d9261d-dcfa-5e99-8879-b6c08c77e999
2026-03-27 16:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749814/general/94d643f0-e24e-409a-b01e-ac6a5e18003b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738470)
2026-03-27 16:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749814/general/6e7223ab-44cb-4518-9133-e6e1843e6f6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738470)
2026-03-27 16:33:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:13 [adesa.fr] INFO: Found listing with ID: 10738575
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738575%27 HTTP/1.1" 200 None
2026-03-27 16:33:13 [adesa.fr] INFO: Scrape type for 10738575: 1
2026-03-27 16:33:13 [adesa.fr] INFO: Scraping item 10738575 url https://www.openlane.eu/en/carv6/auction/10738575
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258cb690>
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252F260a9dd7-ede5-4d8a-8560-677088246246.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/260a9dd7-ede5-4d8a-8560-677088246246.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 296fca50-59d5-58ed-8f0a-9f878edd2cae
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b67450>
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252Fcce1365c-4e58-4a8d-846c-f93bd5101d2c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/cce1365c-4e58-4a8d-846c-f93bd5101d2c.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 364a5262-7329-5cb6-b91c-7f9fb2d9f076
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c0a790>
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252F90d307c6-9094-4004-8051-dc4d1e734e82.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/90d307c6-9094-4004-8051-dc4d1e734e82.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e6d9261d-dcfa-5e99-8879-b6c08c77e999
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ee450>
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252F7037ccc9-0ae4-4e6f-a34a-d9b63cfe445f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/7037ccc9-0ae4-4e6f-a34a-d9b63cfe445f.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7cca96ef-9ada-53ab-a34a-a0fb078a36e3
2026-03-27 16:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dc49c69-0b4d-5ddd-9b03-cb30260134bd with identifier: 10738545
2026-03-27 16:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dc49c69-0b4d-5ddd-9b03-cb30260134bd with scrape type 1
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2dc49c69-0b4d-5ddd-9b03-cb30260134bd
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252F0b2383d0-1d63-498f-ba2b-d45be5c21471.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/0b2383d0-1d63-498f-ba2b-d45be5c21471.jpg not downloaded yet
2026-03-27 16:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749814/general/0e6b516b-2374-4387-afbd-eac808499fbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738470)
2026-03-27 16:33:13 [adesa.fr] INFO: Found listing with ID: 10738555
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738555%27 HTTP/1.1" 200 None
2026-03-27 16:33:13 [adesa.fr] INFO: Scrape type for 10738555: 1
2026-03-27 16:33:13 [adesa.fr] INFO: Scraping item 10738555 url https://www.openlane.eu/en/carv6/auction/10738555
2026-03-27 16:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749814/general/a91596d7-fb01-4e5a-94ce-97c7b8342251.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738470)
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252Fdafb2463-1112-4da3-be13-02d436642b40.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/dafb2463-1112-4da3-be13-02d436642b40.jpg not downloaded yet
2026-03-27 16:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738178> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245156d0>
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252F94d643f0-e24e-409a-b01e-ac6a5e18003b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/94d643f0-e24e-409a-b01e-ac6a5e18003b.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 296fca50-59d5-58ed-8f0a-9f878edd2cae
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225761890>
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252F6e7223ab-44cb-4518-9133-e6e1843e6f6a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/6e7223ab-44cb-4518-9133-e6e1843e6f6a.jpg saved to cache
2026-03-27 16:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 296fca50-59d5-58ed-8f0a-9f878edd2cae
2026-03-27 16:33:13 [adesa.fr] INFO: Found listing with ID: 10738618
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738618%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [adesa.fr] INFO: Scrape type for 10738618: 1
2026-03-27 16:33:14 [adesa.fr] INFO: Scraping item 10738618 url https://www.openlane.eu/en/carv6/auction/10738618
2026-03-27 16:33:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252F5b79c4c0-a281-404e-b48d-54b888a0a4e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/5b79c4c0-a281-404e-b48d-54b888a0a4e3.jpg not downloaded yet
2026-03-27 16:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749813/general/465a8004-2760-4d69-97cc-7fdd51ff30ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738469)
2026-03-27 16:33:14 [adesa.fr] INFO: Found listing with ID: 10738578
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738578%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [adesa.fr] INFO: Scrape type for 10738578: 1
2026-03-27 16:33:14 [adesa.fr] INFO: Scraping item 10738578 url https://www.openlane.eu/en/carv6/auction/10738578
2026-03-27 16:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738179> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224519310>
2026-03-27 16:33:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252F0e6b516b-2374-4387-afbd-eac808499fbc.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/0e6b516b-2374-4387-afbd-eac808499fbc.jpg saved to cache
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 296fca50-59d5-58ed-8f0a-9f878edd2cae
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252Fafac9ee0-a93c-4abd-8946-ff945e4f9fd0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/afac9ee0-a93c-4abd-8946-ff945e4f9fd0.jpg not downloaded yet
2026-03-27 16:33:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:14 [adesa.fr] INFO: Found listing with ID: 10738604
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738604%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [adesa.fr] INFO: Scrape type for 10738604: 1
2026-03-27 16:33:14 [adesa.fr] INFO: Scraping item 10738604 url https://www.openlane.eu/en/carv6/auction/10738604
2026-03-27 16:33:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225670a10>
2026-03-27 16:33:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252Fa91596d7-fb01-4e5a-94ce-97c7b8342251.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/a91596d7-fb01-4e5a-94ce-97c7b8342251.jpg saved to cache
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 296fca50-59d5-58ed-8f0a-9f878edd2cae
2026-03-27 16:33:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with identifier: 10738178
2026-03-27 16:33:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with scrape type 1
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a70f2dc1-9ec2-5ce8-ad50-c642bee6259f
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737855%252Fgeneral%252Fcd467164-55a0-4ab0-9cde-7a2486540812.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/cd467164-55a0-4ab0-9cde-7a2486540812.jpeg already downloaded
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737855%252Fgeneral%252F43a93d68-be5b-4f09-b8ce-85517910288f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/43a93d68-be5b-4f09-b8ce-85517910288f.jpeg already downloaded
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737855%252Fgeneral%252Fe8af81ee-c125-4d7c-a4bd-86b097649a55.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/e8af81ee-c125-4d7c-a4bd-86b097649a55.jpeg already downloaded
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737855%252Fgeneral%252F4a3290b8-ba83-4de2-b83d-e657b1a4e0d3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/4a3290b8-ba83-4de2-b83d-e657b1a4e0d3.jpeg already downloaded
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737855%252Fgeneral%252Fc5a9a866-d696-464f-aa47-26370b75d1ae.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/c5a9a866-d696-464f-aa47-26370b75d1ae.jpeg already downloaded
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737855%252Fgeneral%252F1abbd057-7e89-4f30-85b2-8b4f4bcc3575.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/1abbd057-7e89-4f30-85b2-8b4f4bcc3575.jpeg already downloaded
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737855%252Fgeneral%252F381899ab-2083-41c7-805c-2a8d5f8208c2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/381899ab-2083-41c7-805c-2a8d5f8208c2.jpeg already downloaded
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737855%252Fgeneral%252F04a201ea-bbbc-4e0b-b5bb-8251cbe8bb06.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/04a201ea-bbbc-4e0b-b5bb-8251cbe8bb06.jpeg already downloaded
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737855%252Fgeneral%252Fb421ed33-b2b5-44a4-a704-78262078182d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/b421ed33-b2b5-44a4-a704-78262078182d.jpeg already downloaded
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737855%252Fgeneral%252F3a0380a3-82eb-4e64-b02d-e443bb624374.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/3a0380a3-82eb-4e64-b02d-e443bb624374.jpeg already downloaded
2026-03-27 16:33:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f, identifier: 10738178
2026-03-27 16:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749814/general/ebdea474-1e23-4b8a-a4b4-8398ae976982.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738470)
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252Ffb82a4a1-aff1-445b-bad5-b4daad630c9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/fb82a4a1-aff1-445b-bad5-b4daad630c9c.jpg not downloaded yet
2026-03-27 16:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with identifier: 10738178
2026-03-27 16:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with identifier: 10738178
2026-03-27 16:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with identifier: 10738178 to the API
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738178>
{'auction_title': '',
'c_o_2_emission_value': 12,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 312,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a70f2dc1-9ec2-5ce8-ad50-c642bee6259f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-182-GB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738178',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 42495,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5737855/general/cd467164-55a0-4ab0-9cde-7a2486540812.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/43a93d68-be5b-4f09-b8ce-85517910288f.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/e8af81ee-c125-4d7c-a4bd-86b097649a55.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/4a3290b8-ba83-4de2-b83d-e657b1a4e0d3.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/c5a9a866-d696-464f-aa47-26370b75d1ae.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/1abbd057-7e89-4f30-85b2-8b4f4bcc3575.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/381899ab-2083-41c7-805c-2a8d5f8208c2.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/04a201ea-bbbc-4e0b-b5bb-8251cbe8bb06.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/b421ed33-b2b5-44a4-a704-78262078182d.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/3a0380a3-82eb-4e64-b02d-e443bb624374.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183791,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/cd467164-55a0-4ab0-9cde-7a2486540812.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174118,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/43a93d68-be5b-4f09-b8ce-85517910288f.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159069,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/e8af81ee-c125-4d7c-a4bd-86b097649a55.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186808,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/4a3290b8-ba83-4de2-b83d-e657b1a4e0d3.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70684,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/c5a9a866-d696-464f-aa47-26370b75d1ae.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47160,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/1abbd057-7e89-4f30-85b2-8b4f4bcc3575.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54397,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/381899ab-2083-41c7-805c-2a8d5f8208c2.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73705,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/04a201ea-bbbc-4e0b-b5bb-8251cbe8bb06.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160651,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/b421ed33-b2b5-44a4-a704-78262078182d.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82933,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/3a0380a3-82eb-4e64-b02d-e443bb624374.jpeg',
'Width': 720}],
'price': 46500,
'price_includes_vat': True,
'registration_date': '2023-04-07',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'312 hp - 42.495 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738178%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [adesa.fr] INFO: Saving data for 10738178: {'created_time': 1774629195.33836, 'last_price_update_time': 1774629195.338371, 'auction_closing_time': 1774858200.0}
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738178') HTTP/1.1" 204 0
2026-03-27 16:33:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256bfd90>
2026-03-27 16:33:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252F465a8004-2760-4d69-97cc-7fdd51ff30ad.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/465a8004-2760-4d69-97cc-7fdd51ff30ad.jpg saved to cache
2026-03-27 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 364a5262-7329-5cb6-b91c-7f9fb2d9f076
2026-03-27 16:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750004/general/0b2383d0-1d63-498f-ba2b-d45be5c21471.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738545)
2026-03-27 16:33:15 [adesa.fr] INFO: Found listing with ID: 10738619
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738619%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [adesa.fr] INFO: Scrape type for 10738619: 1
2026-03-27 16:33:15 [adesa.fr] INFO: Scraping item 10738619 url https://www.openlane.eu/en/carv6/auction/10738619
2026-03-27 16:33:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252Fdd88be59-8aca-402c-b071-6d5c4dd461ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/dd88be59-8aca-402c-b071-6d5c4dd461ef.jpg not downloaded yet
2026-03-27 16:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 683c8232-9b73-5e7e-90eb-8caea7505df3 with identifier: 10738179
2026-03-27 16:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 683c8232-9b73-5e7e-90eb-8caea7505df3 with scrape type 1
2026-03-27 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 683c8232-9b73-5e7e-90eb-8caea7505df3
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738257%252Fgeneral%252F918e7fff-5243-4eb6-a96d-4bbf4063e8d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/918e7fff-5243-4eb6-a96d-4bbf4063e8d3.jpg already downloaded
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738257%252Fgeneral%252F76656c6f-14ba-4267-b20e-ebba462392e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/76656c6f-14ba-4267-b20e-ebba462392e7.jpg already downloaded
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738257%252Fgeneral%252F0be4e981-6d6b-40f5-8b2c-e47e128878e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/0be4e981-6d6b-40f5-8b2c-e47e128878e9.jpg already downloaded
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738257%252Fgeneral%252Fe73b2419-0853-4dc2-b95a-e44d3ff6b929.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/e73b2419-0853-4dc2-b95a-e44d3ff6b929.jpg already downloaded
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738257%252Fgeneral%252F51a4a955-a08c-40da-b3cc-1c824f1ca3e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/51a4a955-a08c-40da-b3cc-1c824f1ca3e5.jpg already downloaded
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738257%252Fgeneral%252F7e283663-0bc8-4232-8d3f-4a13dab39109.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/7e283663-0bc8-4232-8d3f-4a13dab39109.jpg already downloaded
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738257%252Fgeneral%252F9f737123-0aa6-4b34-b555-e0a918243dae.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/9f737123-0aa6-4b34-b555-e0a918243dae.jpg already downloaded
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738257%252Fgeneral%252F3aa42380-9163-4c87-95b5-b365a87faa1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/3aa42380-9163-4c87-95b5-b365a87faa1f.jpg already downloaded
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738257%252Fgeneral%252F6bdaa24c-3964-4c2e-ad2f-c86447a207d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/6bdaa24c-3964-4c2e-ad2f-c86447a207d2.jpg already downloaded
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738257%252Fgeneral%252Ffc8bfd59-2e93-42d4-8f97-40467c2c5815.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/fc8bfd59-2e93-42d4-8f97-40467c2c5815.jpg already downloaded
2026-03-27 16:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 683c8232-9b73-5e7e-90eb-8caea7505df3, identifier: 10738179
2026-03-27 16:33:15 [adesa.fr] INFO: Found listing with ID: 10738581
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738581%27 HTTP/1.1" 200 None
2026-03-27 16:33:15 [adesa.fr] INFO: Scrape type for 10738581: 1
2026-03-27 16:33:15 [adesa.fr] INFO: Scraping item 10738581 url https://www.openlane.eu/en/carv6/auction/10738581
2026-03-27 16:33:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 683c8232-9b73-5e7e-90eb-8caea7505df3 with identifier: 10738179
2026-03-27 16:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 683c8232-9b73-5e7e-90eb-8caea7505df3 with identifier: 10738179
2026-03-27 16:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 683c8232-9b73-5e7e-90eb-8caea7505df3 with identifier: 10738179 to the API
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738179>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '683c8232-9b73-5e7e-90eb-8caea7505df3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPP459',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738179',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 80184,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 10,
'photo_urls': ['https://images.openlane.eu/carimgs/5738257/general/918e7fff-5243-4eb6-a96d-4bbf4063e8d3.jpg',
'https://images.openlane.eu/carimgs/5738257/general/76656c6f-14ba-4267-b20e-ebba462392e7.jpg',
'https://images.openlane.eu/carimgs/5738257/general/0be4e981-6d6b-40f5-8b2c-e47e128878e9.jpg',
'https://images.openlane.eu/carimgs/5738257/general/e73b2419-0853-4dc2-b95a-e44d3ff6b929.jpg',
'https://images.openlane.eu/carimgs/5738257/general/51a4a955-a08c-40da-b3cc-1c824f1ca3e5.jpg',
'https://images.openlane.eu/carimgs/5738257/general/7e283663-0bc8-4232-8d3f-4a13dab39109.jpg',
'https://images.openlane.eu/carimgs/5738257/general/9f737123-0aa6-4b34-b555-e0a918243dae.jpg',
'https://images.openlane.eu/carimgs/5738257/general/3aa42380-9163-4c87-95b5-b365a87faa1f.jpg',
'https://images.openlane.eu/carimgs/5738257/general/6bdaa24c-3964-4c2e-ad2f-c86447a207d2.jpg',
'https://images.openlane.eu/carimgs/5738257/general/fc8bfd59-2e93-42d4-8f97-40467c2c5815.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/918e7fff-5243-4eb6-a96d-4bbf4063e8d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/76656c6f-14ba-4267-b20e-ebba462392e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/0be4e981-6d6b-40f5-8b2c-e47e128878e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/e73b2419-0853-4dc2-b95a-e44d3ff6b929.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/51a4a955-a08c-40da-b3cc-1c824f1ca3e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/7e283663-0bc8-4232-8d3f-4a13dab39109.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/9f737123-0aa6-4b34-b555-e0a918243dae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91269,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/3aa42380-9163-4c87-95b5-b365a87faa1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/6bdaa24c-3964-4c2e-ad2f-c86447a207d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/fc8bfd59-2e93-42d4-8f97-40467c2c5815.jpg',
'Width': 1024}],
'price': 37000,
'price_includes_vat': True,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - '
'Automatic - 306 hp - 80.184 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738179%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [adesa.fr] INFO: Saving data for 10738179: {'created_time': 1774629196.101846, 'last_price_update_time': 1774629196.101856, 'auction_closing_time': 1774858200.0}
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738179') HTTP/1.1" 204 0
2026-03-27 16:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a9a0d0>
2026-03-27 16:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749814%252Fgeneral%252Febdea474-1e23-4b8a-a4b4-8398ae976982.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749814/general/ebdea474-1e23-4b8a-a4b4-8398ae976982.jpg saved to cache
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 296fca50-59d5-58ed-8f0a-9f878edd2cae
2026-03-27 16:33:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 296fca50-59d5-58ed-8f0a-9f878edd2cae, skipping ID generation
2026-03-27 16:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 296fca50-59d5-58ed-8f0a-9f878edd2cae with scrape type 1
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 296fca50-59d5-58ed-8f0a-9f878edd2cae sending to next pipeline
2026-03-27 16:33:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 296fca50-59d5-58ed-8f0a-9f878edd2cae, identifier: 10738470
2026-03-27 16:33:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f4e3328-48e9-54fc-a925-528fd96f32de with identifier: 10738544
2026-03-27 16:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f4e3328-48e9-54fc-a925-528fd96f32de with scrape type 1
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f4e3328-48e9-54fc-a925-528fd96f32de
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252F5df04a25-d474-4180-9132-08d356e94403.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/5df04a25-d474-4180-9132-08d356e94403.jpg not downloaded yet
2026-03-27 16:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750004/general/5b79c4c0-a281-404e-b48d-54b888a0a4e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738545)
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252Feff3c43c-4241-4d02-a24b-7af354ee65bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/eff3c43c-4241-4d02-a24b-7af354ee65bb.jpg not downloaded yet
2026-03-27 16:33:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 296fca50-59d5-58ed-8f0a-9f878edd2cae with identifier: 10738470
2026-03-27 16:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 296fca50-59d5-58ed-8f0a-9f878edd2cae with identifier: 10738470
2026-03-27 16:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 296fca50-59d5-58ed-8f0a-9f878edd2cae with identifier: 10738470 to the API
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749814/general/ebdea474-1e23-4b8a-a4b4-8398ae976982.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '296fca50-59d5-58ed-8f0a-9f878edd2cae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-612-XD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738470',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 121959,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173209,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749814/general/23129b70-78a5-4768-a186-76704069051e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749814/general/e0063357-5136-4902-85dc-4aec734c341d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188005,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749814/general/b512dccf-cfea-4541-9ed6-662e5f874ce7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749814/general/10ac1423-814d-4a48-8931-a59816f90539.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143523,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749814/general/260a9dd7-ede5-4d8a-8560-677088246246.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119120,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749814/general/6e7223ab-44cb-4518-9133-e6e1843e6f6a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749814/general/94d643f0-e24e-409a-b01e-ac6a5e18003b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749814/general/0e6b516b-2374-4387-afbd-eac808499fbc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749814/general/a91596d7-fb01-4e5a-94ce-97c7b8342251.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_296fca50-59d5-58ed-8f0a-9f878edd2cae/296fca50-59d5-58ed-8f0a-9f878edd2cae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749814/general/ebdea474-1e23-4b8a-a4b4-8398ae976982.jpg',
'Width': 1024}],
'price': 23400,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'306 hp - 121.959 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738470%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [adesa.fr] INFO: Saving data for 10738470: {'created_time': 1774629196.725979, 'last_price_update_time': 1774629196.725991, 'auction_closing_time': 1775116800.0}
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738470') HTTP/1.1" 204 0
2026-03-27 16:33:16 [adesa.fr] INFO: Found listing with ID: 10738637
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738637%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [adesa.fr] INFO: Scrape type for 10738637: 1
2026-03-27 16:33:16 [adesa.fr] INFO: Scraping item 10738637 url https://www.openlane.eu/en/carv6/auction/10738637
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252Fd98e23e8-b363-47b0-ac9e-cc8c8fb936e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/d98e23e8-b363-47b0-ac9e-cc8c8fb936e0.jpg not downloaded yet
2026-03-27 16:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224525010>
2026-03-27 16:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252F0b2383d0-1d63-498f-ba2b-d45be5c21471.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/0b2383d0-1d63-498f-ba2b-d45be5c21471.jpg saved to cache
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2dc49c69-0b4d-5ddd-9b03-cb30260134bd
2026-03-27 16:33:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5 with identifier: 10738471
2026-03-27 16:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5 with scrape type 1
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252F5e17ae2a-6212-4b35-b4f1-4a03a3f6524d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/5e17ae2a-6212-4b35-b4f1-4a03a3f6524d.jpg not downloaded yet
2026-03-27 16:33:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3a9c0bf-ee4c-56d9-85dc-d597009f4d57 with identifier: 10738636
2026-03-27 16:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3a9c0bf-ee4c-56d9-85dc-d597009f4d57 with scrape type 1
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3a9c0bf-ee4c-56d9-85dc-d597009f4d57
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252F7d7bbd1f-5ad5-4132-8f62-45359e49e191.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/7d7bbd1f-5ad5-4132-8f62-45359e49e191.jpg not downloaded yet
2026-03-27 16:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750004/general/afac9ee0-a93c-4abd-8946-ff945e4f9fd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738545)
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252F0713bb13-9589-4812-8cc2-34ac2e341749.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/0713bb13-9589-4812-8cc2-34ac2e341749.jpg not downloaded yet
2026-03-27 16:33:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:16 [adesa.fr] INFO: Found listing with ID: 10738579
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738579%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [adesa.fr] INFO: Scrape type for 10738579: 1
2026-03-27 16:33:16 [adesa.fr] INFO: Scraping item 10738579 url https://www.openlane.eu/en/carv6/auction/10738579
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252F1dba2509-325a-4023-b0bf-851b20d3a62b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/1dba2509-325a-4023-b0bf-851b20d3a62b.jpg not downloaded yet
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252Fa5cf2eaf-136c-458b-9822-ca4e9a13f626.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/a5cf2eaf-136c-458b-9822-ca4e9a13f626.jpg not downloaded yet
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252F95d9352e-55d6-42ad-9f17-efe33a809679.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/95d9352e-55d6-42ad-9f17-efe33a809679.jpg not downloaded yet
2026-03-27 16:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22443a810>
2026-03-27 16:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252F5b79c4c0-a281-404e-b48d-54b888a0a4e3.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/5b79c4c0-a281-404e-b48d-54b888a0a4e3.jpg saved to cache
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2dc49c69-0b4d-5ddd-9b03-cb30260134bd
2026-03-27 16:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750004/general/fb82a4a1-aff1-445b-bad5-b4daad630c9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738545)
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252F57f8c4de-7e72-420f-b623-41218826d132.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/57f8c4de-7e72-420f-b623-41218826d132.jpg not downloaded yet
2026-03-27 16:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:16 [adesa.fr] INFO: Found listing with ID: 10738580
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738580%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [adesa.fr] INFO: Scrape type for 10738580: 1
2026-03-27 16:33:17 [adesa.fr] INFO: Scraping item 10738580 url https://www.openlane.eu/en/carv6/auction/10738580
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252F64716bc9-0838-491d-8e68-7de16b40d8a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/64716bc9-0838-491d-8e68-7de16b40d8a2.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252Fffb4f00a-e3ca-4a75-87d6-e6b8063056d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/ffb4f00a-e3ca-4a75-87d6-e6b8063056d4.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252F64cc142c-973f-44bc-a051-fb4ea5d9a103.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/64cc142c-973f-44bc-a051-fb4ea5d9a103.jpg not downloaded yet
2026-03-27 16:33:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750004/general/dd88be59-8aca-402c-b071-6d5c4dd461ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738545)
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252Fa18212de-ee26-4603-b77e-57100fa66e29.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/a18212de-ee26-4603-b77e-57100fa66e29.jpg not downloaded yet
2026-03-27 16:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa47a44b-80ae-5525-b5f5-cb44c677351b with identifier: 10738494
2026-03-27 16:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa47a44b-80ae-5525-b5f5-cb44c677351b with scrape type 1
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa47a44b-80ae-5525-b5f5-cb44c677351b
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252Fc292c264-5be4-414c-937c-df74e0dc027d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/c292c264-5be4-414c-937c-df74e0dc027d.jpg not downloaded yet
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22451b010>
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252Fafac9ee0-a93c-4abd-8946-ff945e4f9fd0.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/afac9ee0-a93c-4abd-8946-ff945e4f9fd0.jpg saved to cache
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2dc49c69-0b4d-5ddd-9b03-cb30260134bd
2026-03-27 16:33:17 [adesa.fr] INFO: Found listing with ID: 10738662
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738662%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [adesa.fr] INFO: Scrape type for 10738662: 1
2026-03-27 16:33:17 [adesa.fr] INFO: Scraping item 10738662 url https://www.openlane.eu/en/carv6/auction/10738662
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252F0e1d034b-1bf4-407b-bcfe-6e353475e1c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/0e1d034b-1bf4-407b-bcfe-6e353475e1c7.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252F7c09d078-6358-4163-a120-b2cea20f972b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/7c09d078-6358-4163-a120-b2cea20f972b.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252Fbad8b915-f6e3-4b87-bf46-c1a38073cbf1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/bad8b915-f6e3-4b87-bf46-c1a38073cbf1.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252F4f17ca07-7e9f-44d4-96db-1875f9f2ba99.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/4f17ca07-7e9f-44d4-96db-1875f9f2ba99.jpg not downloaded yet
2026-03-27 16:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750004/general/eff3c43c-4241-4d02-a24b-7af354ee65bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738545)
2026-03-27 16:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750003/general/5df04a25-d474-4180-9132-08d356e94403.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738544)
2026-03-27 16:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750004/general/0713bb13-9589-4812-8cc2-34ac2e341749.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738545)
2026-03-27 16:33:17 [adesa.fr] INFO: Found listing with ID: 10738620
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738620%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [adesa.fr] INFO: Scrape type for 10738620: 1
2026-03-27 16:33:17 [adesa.fr] INFO: Scraping item 10738620 url https://www.openlane.eu/en/carv6/auction/10738620
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252F1211d0e4-0750-4060-874f-f373c093bdd4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/1211d0e4-0750-4060-874f-f373c093bdd4.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252F872ed5e9-f6fb-4ba5-a61c-bc488e4bbdc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/872ed5e9-f6fb-4ba5-a61c-bc488e4bbdc3.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252F2756961b-65ca-4a39-aeff-fc10134045d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/2756961b-65ca-4a39-aeff-fc10134045d3.jpg not downloaded yet
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224516390>
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252Ffb82a4a1-aff1-445b-bad5-b4daad630c9c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/fb82a4a1-aff1-445b-bad5-b4daad630c9c.jpg saved to cache
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2dc49c69-0b4d-5ddd-9b03-cb30260134bd
2026-03-27 16:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80a07ca7-bbb7-559d-bdb6-ab3024096d6b with identifier: 10738533
2026-03-27 16:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80a07ca7-bbb7-559d-bdb6-ab3024096d6b with scrape type 1
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 80a07ca7-bbb7-559d-bdb6-ab3024096d6b
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252Fc30de325-b3af-4321-a7f3-ae59c68e92f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/c30de325-b3af-4321-a7f3-ae59c68e92f5.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252F51dd0ff3-d07c-47df-91f7-1594bc3c4118.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/51dd0ff3-d07c-47df-91f7-1594bc3c4118.jpg not downloaded yet
2026-03-27 16:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750100/general/95d9352e-55d6-42ad-9f17-efe33a809679.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738636)
2026-03-27 16:33:17 [adesa.fr] INFO: Found listing with ID: 10738576
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738576%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [adesa.fr] INFO: Scrape type for 10738576: 1
2026-03-27 16:33:17 [adesa.fr] INFO: Scraping item 10738576 url https://www.openlane.eu/en/carv6/auction/10738576
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252Ffea7285b-057d-4d19-9022-7787f933440b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/fea7285b-057d-4d19-9022-7787f933440b.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252Fd70de4d2-b136-4428-91f7-c10b4ad1aab4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/d70de4d2-b136-4428-91f7-c10b4ad1aab4.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252Fe569ea97-722c-4593-929d-cbbb9c2b047e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/e569ea97-722c-4593-929d-cbbb9c2b047e.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252F0d33eea2-00d9-4dad-a85f-5d62e7f85d55.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/0d33eea2-00d9-4dad-a85f-5d62e7f85d55.jpg not downloaded yet
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ae910>
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252Fdd88be59-8aca-402c-b071-6d5c4dd461ef.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/dd88be59-8aca-402c-b071-6d5c4dd461ef.jpg saved to cache
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2dc49c69-0b4d-5ddd-9b03-cb30260134bd
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252Fa1e0f0ff-ae2b-4aee-a56e-9de6868edc1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/a1e0f0ff-ae2b-4aee-a56e-9de6868edc1a.jpg not downloaded yet
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22562fdd0>
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252Feff3c43c-4241-4d02-a24b-7af354ee65bb.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/eff3c43c-4241-4d02-a24b-7af354ee65bb.jpg saved to cache
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2dc49c69-0b4d-5ddd-9b03-cb30260134bd
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258951d0>
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252F5df04a25-d474-4180-9132-08d356e94403.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/5df04a25-d474-4180-9132-08d356e94403.jpg saved to cache
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0f4e3328-48e9-54fc-a925-528fd96f32de
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22579c990>
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252F0713bb13-9589-4812-8cc2-34ac2e341749.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/0713bb13-9589-4812-8cc2-34ac2e341749.jpg saved to cache
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2dc49c69-0b4d-5ddd-9b03-cb30260134bd
2026-03-27 16:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750004/general/57f8c4de-7e72-420f-b623-41218826d132.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738545)
2026-03-27 16:33:17 [adesa.fr] INFO: Found listing with ID: 10738472
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738472%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [adesa.fr] INFO: Scrape type for 10738472: 1
2026-03-27 16:33:17 [adesa.fr] INFO: Scraping item 10738472 url https://www.openlane.eu/en/carv6/auction/10738472
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252Fda6ac344-16b2-4051-b4e4-d568add45579.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/da6ac344-16b2-4051-b4e4-d568add45579.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252F48a72e66-1c50-441e-8d19-9e5bd311ef48.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/48a72e66-1c50-441e-8d19-9e5bd311ef48.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252Fc8adbaf6-5dfa-40df-8cf7-0125aca82936.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/c8adbaf6-5dfa-40df-8cf7-0125aca82936.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252F64a167c2-b2d6-4446-9663-d38454ad7929.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/64a167c2-b2d6-4446-9663-d38454ad7929.jpg not downloaded yet
2026-03-27 16:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750003/general/0e1d034b-1bf4-407b-bcfe-6e353475e1c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738544)
2026-03-27 16:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749815/general/7c09d078-6358-4163-a120-b2cea20f972b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738471)
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252F10011b77-7379-43d4-97f2-a9579029a6f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/10011b77-7379-43d4-97f2-a9579029a6f2.jpg not downloaded yet
2026-03-27 16:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738182> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22449b9d0>
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252F95d9352e-55d6-42ad-9f17-efe33a809679.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/95d9352e-55d6-42ad-9f17-efe33a809679.jpg saved to cache
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b3a9c0bf-ee4c-56d9-85dc-d597009f4d57
2026-03-27 16:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750100/general/bad8b915-f6e3-4b87-bf46-c1a38073cbf1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738636)
2026-03-27 16:33:17 [adesa.fr] INFO: Found listing with ID: 10738639
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738639%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [adesa.fr] INFO: Scrape type for 10738639: 1
2026-03-27 16:33:17 [adesa.fr] INFO: Scraping item 10738639 url https://www.openlane.eu/en/carv6/auction/10738639
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252F7cede870-7975-4678-83f6-102b5d7700b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/7cede870-7975-4678-83f6-102b5d7700b1.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252F8ef2111b-59e1-4336-894a-f075271c4f96.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/8ef2111b-59e1-4336-894a-f075271c4f96.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252F370c8532-3b1d-4371-ad4b-febc5857c44f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/370c8532-3b1d-4371-ad4b-febc5857c44f.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252Fe7e97e74-e75e-46d4-923b-6f31b4f74639.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/e7e97e74-e75e-46d4-923b-6f31b4f74639.jpg not downloaded yet
2026-03-27 16:33:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252Fa68e028e-dc77-43c5-8507-552efe052f8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/a68e028e-dc77-43c5-8507-552efe052f8f.jpg not downloaded yet
2026-03-27 16:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749992/general/c30de325-b3af-4321-a7f3-ae59c68e92f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738533)
2026-03-27 16:33:17 [adesa.fr] INFO: Found listing with ID: 10738621
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738621%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [adesa.fr] INFO: Scrape type for 10738621: 1
2026-03-27 16:33:17 [adesa.fr] INFO: Scraping item 10738621 url https://www.openlane.eu/en/carv6/auction/10738621
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252Fbcb5a39f-911c-4680-bf1b-8f51e2317b86.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/bcb5a39f-911c-4680-bf1b-8f51e2317b86.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252Fa0b7a814-95ab-476e-a9fa-687c408a9e06.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/a0b7a814-95ab-476e-a9fa-687c408a9e06.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252F724fd040-63b5-45aa-8555-08ca81a04ac9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/724fd040-63b5-45aa-8555-08ca81a04ac9.jpg not downloaded yet
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252Fab3ea010-0cb6-4b2d-841a-308bfb8fd1ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/ab3ea010-0cb6-4b2d-841a-308bfb8fd1ff.jpg not downloaded yet
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22441ab50>
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252F57f8c4de-7e72-420f-b623-41218826d132.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/57f8c4de-7e72-420f-b623-41218826d132.jpg saved to cache
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2dc49c69-0b4d-5ddd-9b03-cb30260134bd
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252F16cfd275-cb8b-421b-a864-43ea605f34ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/16cfd275-cb8b-421b-a864-43ea605f34ea.jpg not downloaded yet
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225663b50>
2026-03-27 16:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252F0e1d034b-1bf4-407b-bcfe-6e353475e1c7.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/0e1d034b-1bf4-407b-bcfe-6e353475e1c7.jpg saved to cache
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0f4e3328-48e9-54fc-a925-528fd96f32de
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22588bb10>
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252F7c09d078-6358-4163-a120-b2cea20f972b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/7c09d078-6358-4163-a120-b2cea20f972b.jpg saved to cache
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5
2026-03-27 16:33:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc8b6930-ca04-5432-82a4-0ac9f21e1ba9 with identifier: 10738182
2026-03-27 16:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc8b6930-ca04-5432-82a4-0ac9f21e1ba9 with scrape type 1
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc8b6930-ca04-5432-82a4-0ac9f21e1ba9
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F04926be7-4f81-4c69-9f63-12bb94bbedf5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/04926be7-4f81-4c69-9f63-12bb94bbedf5.jpeg not downloaded yet
2026-03-27 16:33:18 [adesa.fr] INFO: Found listing with ID: 10738473
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738473%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [adesa.fr] INFO: Scrape type for 10738473: 1
2026-03-27 16:33:18 [adesa.fr] INFO: Scraping item 10738473 url https://www.openlane.eu/en/carv6/auction/10738473
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252Fc222d0b7-79e8-47af-b0a0-bb219783250c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/c222d0b7-79e8-47af-b0a0-bb219783250c.jpg not downloaded yet
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252F91781f49-4d7e-4b5b-ae64-ca4571c08c70.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/91781f49-4d7e-4b5b-ae64-ca4571c08c70.jpg not downloaded yet
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252Ff84c2032-193d-40ec-966c-387e83223e35.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/f84c2032-193d-40ec-966c-387e83223e35.jpg not downloaded yet
2026-03-27 16:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750100/general/e569ea97-722c-4593-929d-cbbb9c2b047e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738636)
2026-03-27 16:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750100/general/c8adbaf6-5dfa-40df-8cf7-0125aca82936.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738636)
2026-03-27 16:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749992/general/64a167c2-b2d6-4446-9663-d38454ad7929.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738533)
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252Fb0cb5fca-4891-4ba7-985c-af9bbd299ca6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/b0cb5fca-4891-4ba7-985c-af9bbd299ca6.jpg not downloaded yet
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F94ac4156-7710-4e79-9e3c-1b2e934c73d7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/94ac4156-7710-4e79-9e3c-1b2e934c73d7.jpeg not downloaded yet
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227a9a7d0>
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252Fbad8b915-f6e3-4b87-bf46-c1a38073cbf1.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/bad8b915-f6e3-4b87-bf46-c1a38073cbf1.jpg saved to cache
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b3a9c0bf-ee4c-56d9-85dc-d597009f4d57
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225673510>
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252Fc30de325-b3af-4321-a7f3-ae59c68e92f5.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/c30de325-b3af-4321-a7f3-ae59c68e92f5.jpg saved to cache
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 80a07ca7-bbb7-559d-bdb6-ab3024096d6b
2026-03-27 16:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749992/general/0d33eea2-00d9-4dad-a85f-5d62e7f85d55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738533)
2026-03-27 16:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749838/general/a1e0f0ff-ae2b-4aee-a56e-9de6868edc1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738494)
2026-03-27 16:33:18 [adesa.fr] INFO: Found listing with ID: 10738638
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738638%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [adesa.fr] INFO: Scrape type for 10738638: 1
2026-03-27 16:33:18 [adesa.fr] INFO: Scraping item 10738638 url https://www.openlane.eu/en/carv6/auction/10738638
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252F406e8385-7b91-4d12-b726-d3595faae1f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/406e8385-7b91-4d12-b726-d3595faae1f2.jpg not downloaded yet
2026-03-27 16:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749992/general/e7e97e74-e75e-46d4-923b-6f31b4f74639.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738533)
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252F98ba91b2-35a3-46a3-bd63-e7e5ddc30cfe.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/98ba91b2-35a3-46a3-bd63-e7e5ddc30cfe.jpg not downloaded yet
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F855a12f5-9873-4897-adf8-d60b39216f52.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/855a12f5-9873-4897-adf8-d60b39216f52.jpeg not downloaded yet
2026-03-27 16:33:18 [adesa.fr] INFO: Found listing with ID: 10738474
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738474%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [adesa.fr] INFO: Scrape type for 10738474: 1
2026-03-27 16:33:18 [adesa.fr] INFO: Scraping item 10738474 url https://www.openlane.eu/en/carv6/auction/10738474
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252F321224d2-2b16-4c25-9427-6f2e6d003b2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/321224d2-2b16-4c25-9427-6f2e6d003b2f.jpg not downloaded yet
2026-03-27 16:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227a30d50>
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252Fe569ea97-722c-4593-929d-cbbb9c2b047e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/e569ea97-722c-4593-929d-cbbb9c2b047e.jpg saved to cache
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b3a9c0bf-ee4c-56d9-85dc-d597009f4d57
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22575aa50>
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252Fc8adbaf6-5dfa-40df-8cf7-0125aca82936.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/c8adbaf6-5dfa-40df-8cf7-0125aca82936.jpg saved to cache
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b3a9c0bf-ee4c-56d9-85dc-d597009f4d57
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22586e910>
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252F64a167c2-b2d6-4446-9663-d38454ad7929.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/64a167c2-b2d6-4446-9663-d38454ad7929.jpg saved to cache
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 80a07ca7-bbb7-559d-bdb6-ab3024096d6b
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252Fd034432b-2a6f-4cae-afe7-1c4c0fe3e085.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/d034432b-2a6f-4cae-afe7-1c4c0fe3e085.jpg not downloaded yet
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F07c4bcd9-426d-4e1e-9cad-19b26803d068.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/07c4bcd9-426d-4e1e-9cad-19b26803d068.jpeg not downloaded yet
2026-03-27 16:33:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749992/general/ab3ea010-0cb6-4b2d-841a-308bfb8fd1ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738533)
2026-03-27 16:33:18 [adesa.fr] INFO: Found listing with ID: 10738497
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738497%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [adesa.fr] INFO: Scrape type for 10738497: 1
2026-03-27 16:33:18 [adesa.fr] INFO: Scraping item 10738497 url https://www.openlane.eu/en/carv6/auction/10738497
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252F473e6e8d-434e-42b0-ae5b-5ce8be5cf651.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/473e6e8d-434e-42b0-ae5b-5ce8be5cf651.jpg not downloaded yet
2026-03-27 16:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749838/general/16cfd275-cb8b-421b-a864-43ea605f34ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738494)
2026-03-27 16:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749992/general/f84c2032-193d-40ec-966c-387e83223e35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738533)
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F233957bb-b025-424d-9af6-30347749f0dd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/233957bb-b025-424d-9af6-30347749f0dd.jpeg not downloaded yet
2026-03-27 16:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c8ca90>
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252F0d33eea2-00d9-4dad-a85f-5d62e7f85d55.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/0d33eea2-00d9-4dad-a85f-5d62e7f85d55.jpg saved to cache
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 80a07ca7-bbb7-559d-bdb6-ab3024096d6b
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224374390>
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252Fa1e0f0ff-ae2b-4aee-a56e-9de6868edc1a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/a1e0f0ff-ae2b-4aee-a56e-9de6868edc1a.jpg saved to cache
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fa47a44b-80ae-5525-b5f5-cb44c677351b
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225736610>
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252Fe7e97e74-e75e-46d4-923b-6f31b4f74639.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/e7e97e74-e75e-46d4-923b-6f31b4f74639.jpg saved to cache
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 80a07ca7-bbb7-559d-bdb6-ab3024096d6b
2026-03-27 16:33:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 358a900c-ad1c-5cf9-9751-487fd12308fc with identifier: 10738555
2026-03-27 16:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 358a900c-ad1c-5cf9-9751-487fd12308fc with scrape type 1
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 358a900c-ad1c-5cf9-9751-487fd12308fc
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252F17216d48-363c-476b-9e43-01ada193cd8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/17216d48-363c-476b-9e43-01ada193cd8c.jpg not downloaded yet
2026-03-27 16:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750380/general/04926be7-4f81-4c69-9f63-12bb94bbedf5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10738182)
2026-03-27 16:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750380/general/94ac4156-7710-4e79-9e3c-1b2e934c73d7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10738182)
2026-03-27 16:33:18 [adesa.fr] INFO: Found listing with ID: 10738495
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738495%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [adesa.fr] INFO: Scrape type for 10738495: 1
2026-03-27 16:33:18 [adesa.fr] INFO: Scraping item 10738495 url https://www.openlane.eu/en/carv6/auction/10738495
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252F2fefdba3-1db2-4d6f-916f-c2d241310491.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/2fefdba3-1db2-4d6f-916f-c2d241310491.jpg not downloaded yet
2026-03-27 16:33:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750100/general/91781f49-4d7e-4b5b-ae64-ca4571c08c70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738636)
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F11ec9c1a-2c92-40b5-bc06-2ec057222fb7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/11ec9c1a-2c92-40b5-bc06-2ec057222fb7.jpeg not downloaded yet
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252F7876898d-c5eb-4ca1-acc9-26ce9279877e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/7876898d-c5eb-4ca1-acc9-26ce9279877e.jpg not downloaded yet
2026-03-27 16:33:18 [adesa.fr] INFO: Found listing with ID: 10738603
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738603%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [adesa.fr] INFO: Scrape type for 10738603: 1
2026-03-27 16:33:18 [adesa.fr] INFO: Scraping item 10738603 url https://www.openlane.eu/en/carv6/auction/10738603
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256793d0>
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252Fab3ea010-0cb6-4b2d-841a-308bfb8fd1ff.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/ab3ea010-0cb6-4b2d-841a-308bfb8fd1ff.jpg saved to cache
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 80a07ca7-bbb7-559d-bdb6-ab3024096d6b
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224488d10>
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252F16cfd275-cb8b-421b-a864-43ea605f34ea.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/16cfd275-cb8b-421b-a864-43ea605f34ea.jpg saved to cache
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fa47a44b-80ae-5525-b5f5-cb44c677351b
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225630650>
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252Ff84c2032-193d-40ec-966c-387e83223e35.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/f84c2032-193d-40ec-966c-387e83223e35.jpg saved to cache
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 80a07ca7-bbb7-559d-bdb6-ab3024096d6b
2026-03-27 16:33:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ba8d097-03fd-574d-b6bc-0b6960280893 with identifier: 10738532
2026-03-27 16:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ba8d097-03fd-574d-b6bc-0b6960280893 with scrape type 1
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ba8d097-03fd-574d-b6bc-0b6960280893
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252F34d91f66-447f-432d-9071-8b8ecb4f3a88.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/34d91f66-447f-432d-9071-8b8ecb4f3a88.jpg not downloaded yet
2026-03-27 16:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750380/general/855a12f5-9873-4897-adf8-d60b39216f52.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10738182)
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F05973727-6cb8-4a17-a242-eb3701b19288.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/05973727-6cb8-4a17-a242-eb3701b19288.jpeg not downloaded yet
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252F58e19abc-926e-44b9-896d-d052a380a720.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/58e19abc-926e-44b9-896d-d052a380a720.jpg not downloaded yet
2026-03-27 16:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749992/general/321224d2-2b16-4c25-9427-6f2e6d003b2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738533)
2026-03-27 16:33:18 [adesa.fr] INFO: Found listing with ID: 10738496
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738496%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [adesa.fr] INFO: Scrape type for 10738496: 1
2026-03-27 16:33:18 [adesa.fr] INFO: Scraping item 10738496 url https://www.openlane.eu/en/carv6/auction/10738496
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252F32393604-0f36-4516-a1ae-77ee8708e325.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/32393604-0f36-4516-a1ae-77ee8708e325.jpg not downloaded yet
2026-03-27 16:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750380/general/07c4bcd9-426d-4e1e-9cad-19b26803d068.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10738182)
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F1cd12275-e73d-451a-8e0c-304e67ddd29e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/1cd12275-e73d-451a-8e0c-304e67ddd29e.jpeg not downloaded yet
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252F358cfab0-81bc-4726-83b7-d4a3bd380ac2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/358cfab0-81bc-4726-83b7-d4a3bd380ac2.jpg not downloaded yet
2026-03-27 16:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749838/general/d034432b-2a6f-4cae-afe7-1c4c0fe3e085.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738494)
2026-03-27 16:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749992/general/473e6e8d-434e-42b0-ae5b-5ce8be5cf651.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738533)
2026-03-27 16:33:19 [adesa.fr] INFO: Found listing with ID: 10738577
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738577%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [adesa.fr] INFO: Scrape type for 10738577: 1
2026-03-27 16:33:19 [adesa.fr] INFO: Scraping item 10738577 url https://www.openlane.eu/en/carv6/auction/10738577
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252F6927d826-c46c-4ffb-bff7-900b1e40ce05.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/6927d826-c46c-4ffb-bff7-900b1e40ce05.jpg not downloaded yet
2026-03-27 16:33:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22575d6d0>
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F04926be7-4f81-4c69-9f63-12bb94bbedf5.jpeg') HTTP/1.1" 204 0
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/04926be7-4f81-4c69-9f63-12bb94bbedf5.jpeg saved to cache
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fc8b6930-ca04-5432-82a4-0ac9f21e1ba9
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22435e090>
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F94ac4156-7710-4e79-9e3c-1b2e934c73d7.jpeg') HTTP/1.1" 204 0
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/94ac4156-7710-4e79-9e3c-1b2e934c73d7.jpeg saved to cache
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fc8b6930-ca04-5432-82a4-0ac9f21e1ba9
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b81610>
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252F91781f49-4d7e-4b5b-ae64-ca4571c08c70.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/91781f49-4d7e-4b5b-ae64-ca4571c08c70.jpg saved to cache
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b3a9c0bf-ee4c-56d9-85dc-d597009f4d57
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F0437661c-4bc2-4731-8143-32f492938b2e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/0437661c-4bc2-4731-8143-32f492938b2e.jpeg not downloaded yet
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252Ff6d6867f-77a4-4512-a67d-ba9949cfe902.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/f6d6867f-77a4-4512-a67d-ba9949cfe902.jpg not downloaded yet
2026-03-27 16:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750014/general/17216d48-363c-476b-9e43-01ada193cd8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738555)
2026-03-27 16:33:19 [adesa.fr] INFO: Found listing with ID: 10738663
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738663%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [adesa.fr] INFO: Scrape type for 10738663: 1
2026-03-27 16:33:19 [adesa.fr] INFO: Scraping item 10738663 url https://www.openlane.eu/en/carv6/auction/10738663
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252Ff9060709-207d-4bc7-bbf5-15102cf495b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/f9060709-207d-4bc7-bbf5-15102cf495b7.jpg not downloaded yet
2026-03-27 16:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738575> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F22498578-529c-41ae-8f47-f7175d723e93.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/22498578-529c-41ae-8f47-f7175d723e93.jpeg not downloaded yet
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252F5031fe82-ae77-461b-8f87-000bfc7d7f3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/5031fe82-ae77-461b-8f87-000bfc7d7f3a.jpg not downloaded yet
2026-03-27 16:33:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22586e2d0>
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F855a12f5-9873-4897-adf8-d60b39216f52.jpeg') HTTP/1.1" 204 0
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/855a12f5-9873-4897-adf8-d60b39216f52.jpeg saved to cache
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fc8b6930-ca04-5432-82a4-0ac9f21e1ba9
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225859210>
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252F321224d2-2b16-4c25-9427-6f2e6d003b2f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/321224d2-2b16-4c25-9427-6f2e6d003b2f.jpg saved to cache
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 80a07ca7-bbb7-559d-bdb6-ab3024096d6b
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc226968c10>
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F07c4bcd9-426d-4e1e-9cad-19b26803d068.jpeg') HTTP/1.1" 204 0
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/07c4bcd9-426d-4e1e-9cad-19b26803d068.jpeg saved to cache
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fc8b6930-ca04-5432-82a4-0ac9f21e1ba9
2026-03-27 16:33:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08f01b8e-2971-50a1-a2db-c59243df2d23 with identifier: 10738618
2026-03-27 16:33:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08f01b8e-2971-50a1-a2db-c59243df2d23 with scrape type 1
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 08f01b8e-2971-50a1-a2db-c59243df2d23
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252F93346bf4-2203-41ca-99a4-f53d7387cadc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/93346bf4-2203-41ca-99a4-f53d7387cadc.jpg not downloaded yet
2026-03-27 16:33:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d5d45d0-1a72-5b71-bdf9-1523be669a37 with identifier: 10738602
2026-03-27 16:33:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d5d45d0-1a72-5b71-bdf9-1523be669a37 with scrape type 1
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d5d45d0-1a72-5b71-bdf9-1523be669a37
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252F5354fca3-ef3b-4fe9-9409-d6005f4311b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/5354fca3-ef3b-4fe9-9409-d6005f4311b4.jpg not downloaded yet
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257ef250>
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252Fd034432b-2a6f-4cae-afe7-1c4c0fe3e085.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/d034432b-2a6f-4cae-afe7-1c4c0fe3e085.jpg saved to cache
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fa47a44b-80ae-5525-b5f5-cb44c677351b
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224343b90>
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252F473e6e8d-434e-42b0-ae5b-5ce8be5cf651.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/473e6e8d-434e-42b0-ae5b-5ce8be5cf651.jpg saved to cache
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 80a07ca7-bbb7-559d-bdb6-ab3024096d6b
2026-03-27 16:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749991/general/34d91f66-447f-432d-9071-8b8ecb4f3a88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738532)
2026-03-27 16:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750380/general/05973727-6cb8-4a17-a242-eb3701b19288.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10738182)
2026-03-27 16:33:19 [adesa.fr] INFO: Found listing with ID: 10738640
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738640%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [adesa.fr] INFO: Scrape type for 10738640: 1
2026-03-27 16:33:19 [adesa.fr] INFO: Scraping item 10738640 url https://www.openlane.eu/en/carv6/auction/10738640
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252Fc749be1f-494e-40ce-bec3-c059e91b3373.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/c749be1f-494e-40ce-bec3-c059e91b3373.jpg not downloaded yet
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252Fed2ceb1e-10b8-48dd-ab6e-1fc83fee7f3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/ed2ceb1e-10b8-48dd-ab6e-1fc83fee7f3c.jpg not downloaded yet
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252F2fe0e44a-2ed4-400a-90e2-d93657694bde.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/2fe0e44a-2ed4-400a-90e2-d93657694bde.jpg not downloaded yet
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252Fc82ac4fd-1472-4f4e-9d53-48adfef8785e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/c82ac4fd-1472-4f4e-9d53-48adfef8785e.jpg not downloaded yet
2026-03-27 16:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750014/general/58e19abc-926e-44b9-896d-d052a380a720.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738555)
2026-03-27 16:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750014/general/7876898d-c5eb-4ca1-acc9-26ce9279877e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738555)
2026-03-27 16:33:19 [adesa.fr] INFO: Found listing with ID: 10738515
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738515%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [adesa.fr] INFO: Scrape type for 10738515: 1
2026-03-27 16:33:19 [adesa.fr] INFO: Scraping item 10738515 url https://www.openlane.eu/en/carv6/auction/10738515
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252F02a35d5e-95e0-4008-8db0-8808bc9abead.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/02a35d5e-95e0-4008-8db0-8808bc9abead.jpg not downloaded yet
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ae8410>
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252F17216d48-363c-476b-9e43-01ada193cd8c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/17216d48-363c-476b-9e43-01ada193cd8c.jpg saved to cache
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 358a900c-ad1c-5cf9-9751-487fd12308fc
2026-03-27 16:33:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae9ee5b8-08c6-5d46-8f9f-63819399ca36 with identifier: 10738575
2026-03-27 16:33:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae9ee5b8-08c6-5d46-8f9f-63819399ca36 with scrape type 1
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ae9ee5b8-08c6-5d46-8f9f-63819399ca36
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252F4b2932ca-f51c-4dad-be2e-b7be4295f781.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/4b2932ca-f51c-4dad-be2e-b7be4295f781.jpg not downloaded yet
2026-03-27 16:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749991/general/32393604-0f36-4516-a1ae-77ee8708e325.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738532)
2026-03-27 16:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750380/general/0437661c-4bc2-4731-8143-32f492938b2e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10738182)
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252F7b1bd4d8-4ef3-4e39-9bd8-b4ac3c0a9194.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/7b1bd4d8-4ef3-4e39-9bd8-b4ac3c0a9194.jpg not downloaded yet
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252Ff1e57672-0a67-4948-adea-d085d2f68cdd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/f1e57672-0a67-4948-adea-d085d2f68cdd.jpg not downloaded yet
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252Fe523ae2d-7a91-43b3-bfa8-5720914c0b0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/e523ae2d-7a91-43b3-bfa8-5720914c0b0e.jpg not downloaded yet
2026-03-27 16:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750014/general/f6d6867f-77a4-4512-a67d-ba9949cfe902.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738555)
2026-03-27 16:33:19 [adesa.fr] INFO: Found listing with ID: 10738516
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738516%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [adesa.fr] INFO: Scrape type for 10738516: 1
2026-03-27 16:33:19 [adesa.fr] INFO: Scraping item 10738516 url https://www.openlane.eu/en/carv6/auction/10738516
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252F71678eff-df31-4a65-ab21-b850ae126ada.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/71678eff-df31-4a65-ab21-b850ae126ada.jpg not downloaded yet
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252F12742632-4964-42cc-9bb6-22a465b78c0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/12742632-4964-42cc-9bb6-22a465b78c0d.jpg not downloaded yet
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225d14110>
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252F34d91f66-447f-432d-9071-8b8ecb4f3a88.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/34d91f66-447f-432d-9071-8b8ecb4f3a88.jpg saved to cache
2026-03-27 16:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3ba8d097-03fd-574d-b6bc-0b6960280893
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258cfe10>
2026-03-27 16:33:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F05973727-6cb8-4a17-a242-eb3701b19288.jpeg') HTTP/1.1" 204 0
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/05973727-6cb8-4a17-a242-eb3701b19288.jpeg saved to cache
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fc8b6930-ca04-5432-82a4-0ac9f21e1ba9
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252F124025b9-645d-44eb-9b2f-8741fe3b6311.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/124025b9-645d-44eb-9b2f-8741fe3b6311.jpg not downloaded yet
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252Fa023f9b7-6c44-46b1-819f-d47ba875424f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/a023f9b7-6c44-46b1-819f-d47ba875424f.jpg not downloaded yet
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252F75833c7f-66be-4b1c-995f-b92dd03b23d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/75833c7f-66be-4b1c-995f-b92dd03b23d7.jpg not downloaded yet
2026-03-27 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:20 [adesa.fr] INFO: Found listing with ID: 10738517
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738517%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [adesa.fr] INFO: Scrape type for 10738517: 1
2026-03-27 16:33:20 [adesa.fr] INFO: Scraping item 10738517 url https://www.openlane.eu/en/carv6/auction/10738517
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252F7cc0a287-3412-4f41-ae06-3e360a289dbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/7cc0a287-3412-4f41-ae06-3e360a289dbc.jpg not downloaded yet
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252F6309d4c7-1104-4a01-b2c6-2c5b80da3838.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/6309d4c7-1104-4a01-b2c6-2c5b80da3838.jpg not downloaded yet
2026-03-27 16:33:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749991/general/f9060709-207d-4bc7-bbf5-15102cf495b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738532)
2026-03-27 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749991/general/c749be1f-494e-40ce-bec3-c059e91b3373.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738532)
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252F4bf1489f-89eb-457c-b250-f345ad8ef558.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/4bf1489f-89eb-457c-b250-f345ad8ef558.jpg not downloaded yet
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252Fff518d75-2756-4465-b73b-c3f7226106b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/ff518d75-2756-4465-b73b-c3f7226106b8.jpg not downloaded yet
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252F1f6c8b3a-f3a5-4a68-bb9c-87eb32accf73.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/1f6c8b3a-f3a5-4a68-bb9c-87eb32accf73.jpg not downloaded yet
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22568e8d0>
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252F58e19abc-926e-44b9-896d-d052a380a720.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/58e19abc-926e-44b9-896d-d052a380a720.jpg saved to cache
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 358a900c-ad1c-5cf9-9751-487fd12308fc
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225655ed0>
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252F7876898d-c5eb-4ca1-acc9-26ce9279877e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/7876898d-c5eb-4ca1-acc9-26ce9279877e.jpg saved to cache
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 358a900c-ad1c-5cf9-9751-487fd12308fc
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257dc910>
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252F32393604-0f36-4516-a1ae-77ee8708e325.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/32393604-0f36-4516-a1ae-77ee8708e325.jpg saved to cache
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3ba8d097-03fd-574d-b6bc-0b6960280893
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225814e90>
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F0437661c-4bc2-4731-8143-32f492938b2e.jpeg') HTTP/1.1" 204 0
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/0437661c-4bc2-4731-8143-32f492938b2e.jpeg saved to cache
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fc8b6930-ca04-5432-82a4-0ac9f21e1ba9
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256ed750>
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252Ff6d6867f-77a4-4512-a67d-ba9949cfe902.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/f6d6867f-77a4-4512-a67d-ba9949cfe902.jpg saved to cache
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 358a900c-ad1c-5cf9-9751-487fd12308fc
2026-03-27 16:33:20 [adesa.fr] INFO: Found listing with ID: 10738664
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738664%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [adesa.fr] INFO: Scrape type for 10738664: 1
2026-03-27 16:33:20 [adesa.fr] INFO: Scraping item 10738664 url https://www.openlane.eu/en/carv6/auction/10738664
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252Fdeacb1c8-881a-475e-aa73-39e77eebe59e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/deacb1c8-881a-475e-aa73-39e77eebe59e.jpg not downloaded yet
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252F2fbe2a0d-48ef-4895-ab3b-137fa6b046a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/2fbe2a0d-48ef-4895-ab3b-137fa6b046a2.jpg not downloaded yet
2026-03-27 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750065/general/c82ac4fd-1472-4f4e-9d53-48adfef8785e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738602)
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252F6df1660c-86c7-4551-bd5d-a3b26256e6fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/6df1660c-86c7-4551-bd5d-a3b26256e6fd.jpg not downloaded yet
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252F2d09f56d-217f-420c-8981-2abefecb74b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/2d09f56d-217f-420c-8981-2abefecb74b7.jpg not downloaded yet
2026-03-27 16:33:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750081/general/2fe0e44a-2ed4-400a-90e2-d93657694bde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738618)
2026-03-27 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750037/general/4b2932ca-f51c-4dad-be2e-b7be4295f781.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738575)
2026-03-27 16:33:20 [adesa.fr] INFO: Found listing with ID: 10738546
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738546%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [adesa.fr] INFO: Scrape type for 10738546: 1
2026-03-27 16:33:20 [adesa.fr] INFO: Scraping item 10738546 url https://www.openlane.eu/en/carv6/auction/10738546
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252Fff333e85-1df5-4b52-9804-d56821f1d891.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/ff333e85-1df5-4b52-9804-d56821f1d891.jpg not downloaded yet
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252Fa2eee479-f6b9-4721-b06f-536aefb51b08.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/a2eee479-f6b9-4721-b06f-536aefb51b08.jpg not downloaded yet
2026-03-27 16:33:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a617ca3d-0efb-5abe-a330-f38473985299 with identifier: 10738604
2026-03-27 16:33:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a617ca3d-0efb-5abe-a330-f38473985299 with scrape type 1
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a617ca3d-0efb-5abe-a330-f38473985299
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252Fa5a2e4b3-51ec-4573-8266-48823f004825.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/a5a2e4b3-51ec-4573-8266-48823f004825.jpg not downloaded yet
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245256d0>
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252Ff9060709-207d-4bc7-bbf5-15102cf495b7.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/f9060709-207d-4bc7-bbf5-15102cf495b7.jpg saved to cache
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3ba8d097-03fd-574d-b6bc-0b6960280893
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259e80d0>
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252Fc749be1f-494e-40ce-bec3-c059e91b3373.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/c749be1f-494e-40ce-bec3-c059e91b3373.jpg saved to cache
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3ba8d097-03fd-574d-b6bc-0b6960280893
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252F456c6405-205c-47b4-bb02-63fbb9bf749f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/456c6405-205c-47b4-bb02-63fbb9bf749f.jpg not downloaded yet
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252F404c9312-abd9-4036-abba-cccb494715c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/404c9312-abd9-4036-abba-cccb494715c3.jpg not downloaded yet
2026-03-27 16:33:20 [adesa.fr] INFO: Found listing with ID: 10738622
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738622%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [adesa.fr] INFO: Scrape type for 10738622: 1
2026-03-27 16:33:20 [adesa.fr] INFO: Scraping item 10738622 url https://www.openlane.eu/en/carv6/auction/10738622
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252F424edaf5-4f4b-461b-9ce0-2606d4866cd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/424edaf5-4f4b-461b-9ce0-2606d4866cd8.jpg not downloaded yet
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252F7fab1e88-e384-4e49-9588-36f4f1ae17e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/7fab1e88-e384-4e49-9588-36f4f1ae17e3.jpg not downloaded yet
2026-03-27 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750081/general/a023f9b7-6c44-46b1-819f-d47ba875424f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738618)
2026-03-27 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750065/general/75833c7f-66be-4b1c-995f-b92dd03b23d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738602)
2026-03-27 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750014/general/124025b9-645d-44eb-9b2f-8741fe3b6311.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738555)
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252F7ea87883-9cba-4479-95ab-5d268e0e8547.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/7ea87883-9cba-4479-95ab-5d268e0e8547.jpg not downloaded yet
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252F63ba223d-544e-4685-8ed8-1f624cc66aea.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/63ba223d-544e-4685-8ed8-1f624cc66aea.jpg not downloaded yet
2026-03-27 16:33:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08e2f832-918f-530e-bf4d-49f53f92b776 with identifier: 10738484
2026-03-27 16:33:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08e2f832-918f-530e-bf4d-49f53f92b776 with scrape type 1
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 08e2f832-918f-530e-bf4d-49f53f92b776
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252F7e7d7903-3845-4fc8-832d-d3dec6464e6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/7e7d7903-3845-4fc8-832d-d3dec6464e6c.jpg not downloaded yet
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224358d10>
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252Fc82ac4fd-1472-4f4e-9d53-48adfef8785e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/c82ac4fd-1472-4f4e-9d53-48adfef8785e.jpg saved to cache
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6d5d45d0-1a72-5b71-bdf9-1523be669a37
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245b7d10>
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252F2fe0e44a-2ed4-400a-90e2-d93657694bde.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/2fe0e44a-2ed4-400a-90e2-d93657694bde.jpg saved to cache
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 08f01b8e-2971-50a1-a2db-c59243df2d23
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224518490>
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252F4b2932ca-f51c-4dad-be2e-b7be4295f781.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/4b2932ca-f51c-4dad-be2e-b7be4295f781.jpg saved to cache
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ae9ee5b8-08c6-5d46-8f9f-63819399ca36
2026-03-27 16:33:20 [adesa.fr] INFO: Found listing with ID: 10738665
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738665%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [adesa.fr] INFO: Scrape type for 10738665: 1
2026-03-27 16:33:20 [adesa.fr] INFO: Scraping item 10738665 url https://www.openlane.eu/en/carv6/auction/10738665
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252F02fd495d-cd66-452f-9e04-caa60303fe55.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/02fd495d-cd66-452f-9e04-caa60303fe55.jpg not downloaded yet
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252F6593f7bf-bdfd-4f48-906e-67eca5c114d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/6593f7bf-bdfd-4f48-906e-67eca5c114d1.jpg not downloaded yet
2026-03-27 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750037/general/2fbe2a0d-48ef-4895-ab3b-137fa6b046a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738575)
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252F900e5afb-63ae-4174-932c-c066af13578c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/900e5afb-63ae-4174-932c-c066af13578c.jpg not downloaded yet
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252F85f3ac5a-5ee5-411f-ac30-ca8eb321fb5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/85f3ac5a-5ee5-411f-ac30-ca8eb321fb5a.jpg not downloaded yet
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252F9996aeb1-49a5-43c1-b650-8996c50f7e5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/9996aeb1-49a5-43c1-b650-8996c50f7e5f.jpg not downloaded yet
2026-03-27 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750065/general/1f6c8b3a-f3a5-4a68-bb9c-87eb32accf73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738602)
2026-03-27 16:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749991/general/deacb1c8-881a-475e-aa73-39e77eebe59e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738532)
2026-03-27 16:33:20 [adesa.fr] INFO: Found listing with ID: 10738582
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738582%27 HTTP/1.1" 200 None
2026-03-27 16:33:20 [adesa.fr] INFO: Scrape type for 10738582: 1
2026-03-27 16:33:20 [adesa.fr] INFO: Scraping item 10738582 url https://www.openlane.eu/en/carv6/auction/10738582
2026-03-27 16:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252Fc6df532c-2c58-40f9-9dd9-93cf26cc20a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/c6df532c-2c58-40f9-9dd9-93cf26cc20a8.jpg not downloaded yet
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252F0b49d47d-752b-4dd1-b5dd-78c52f6fa174.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/0b49d47d-752b-4dd1-b5dd-78c52f6fa174.jpg not downloaded yet
2026-03-27 16:33:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f with identifier: 10738578
2026-03-27 16:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f with scrape type 1
2026-03-27 16:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252Ff865b4d5-f73a-491c-8f13-cdcaa7d04bee.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/f865b4d5-f73a-491c-8f13-cdcaa7d04bee.jpg not downloaded yet
2026-03-27 16:33:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224335090>
2026-03-27 16:33:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252Fa023f9b7-6c44-46b1-819f-d47ba875424f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/a023f9b7-6c44-46b1-819f-d47ba875424f.jpg saved to cache
2026-03-27 16:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 08f01b8e-2971-50a1-a2db-c59243df2d23
2026-03-27 16:33:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc226969f50>
2026-03-27 16:33:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252F75833c7f-66be-4b1c-995f-b92dd03b23d7.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/75833c7f-66be-4b1c-995f-b92dd03b23d7.jpg saved to cache
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6d5d45d0-1a72-5b71-bdf9-1523be669a37
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22457a590>
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252F124025b9-645d-44eb-9b2f-8741fe3b6311.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/124025b9-645d-44eb-9b2f-8741fe3b6311.jpg saved to cache
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 358a900c-ad1c-5cf9-9751-487fd12308fc
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252F6d9d625f-6e99-41c8-bc31-9708e4432add.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/6d9d625f-6e99-41c8-bc31-9708e4432add.jpg not downloaded yet
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252F05a3c87b-71ce-467a-a033-97a2127dadd1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/05a3c87b-71ce-467a-a033-97a2127dadd1.jpg not downloaded yet
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252F227af2b1-9637-4400-96c1-6b856244626b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/227af2b1-9637-4400-96c1-6b856244626b.jpg not downloaded yet
2026-03-27 16:33:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750081/general/456c6405-205c-47b4-bb02-63fbb9bf749f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738618)
2026-03-27 16:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750065/general/404c9312-abd9-4036-abba-cccb494715c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738602)
2026-03-27 16:33:22 [adesa.fr] INFO: Found listing with ID: 10738518
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738518%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [adesa.fr] INFO: Scrape type for 10738518: 1
2026-03-27 16:33:22 [adesa.fr] INFO: Scraping item 10738518 url https://www.openlane.eu/en/carv6/auction/10738518
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252F7be4d0b7-8150-4a12-a21c-db0c5401e2f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/7be4d0b7-8150-4a12-a21c-db0c5401e2f3.jpg not downloaded yet
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252F909b7175-f2af-4d43-8c76-b65070fbdeaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/909b7175-f2af-4d43-8c76-b65070fbdeaf.jpg not downloaded yet
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252F7f05084a-1de4-42af-aee1-4ba88a3aaf67.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/7f05084a-1de4-42af-aee1-4ba88a3aaf67.jpg not downloaded yet
2026-03-27 16:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750067/general/a5a2e4b3-51ec-4573-8266-48823f004825.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738604)
2026-03-27 16:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750037/general/a2eee479-f6b9-4721-b06f-536aefb51b08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738575)
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252F86cca2ab-1c97-4452-9097-89a945b9f151.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/86cca2ab-1c97-4452-9097-89a945b9f151.jpg not downloaded yet
2026-03-27 16:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242cef50>
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252F2fbe2a0d-48ef-4895-ab3b-137fa6b046a2.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/2fbe2a0d-48ef-4895-ab3b-137fa6b046a2.jpg saved to cache
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ae9ee5b8-08c6-5d46-8f9f-63819399ca36
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22438aad0>
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252F1f6c8b3a-f3a5-4a68-bb9c-87eb32accf73.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/1f6c8b3a-f3a5-4a68-bb9c-87eb32accf73.jpg saved to cache
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6d5d45d0-1a72-5b71-bdf9-1523be669a37
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257ef410>
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252Fdeacb1c8-881a-475e-aa73-39e77eebe59e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/deacb1c8-881a-475e-aa73-39e77eebe59e.jpg saved to cache
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3ba8d097-03fd-574d-b6bc-0b6960280893
2026-03-27 16:33:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ffe3c7d-42fa-5f43-96d0-147dcf737de8 with identifier: 10738474
2026-03-27 16:33:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ffe3c7d-42fa-5f43-96d0-147dcf737de8 with scrape type 1
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9ffe3c7d-42fa-5f43-96d0-147dcf737de8
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252F3424e0ac-f5c9-4197-8596-f475a9be8c83.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/3424e0ac-f5c9-4197-8596-f475a9be8c83.jpg not downloaded yet
2026-03-27 16:33:22 [adesa.fr] INFO: Found listing with ID: 10738666
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738666%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [adesa.fr] INFO: Scrape type for 10738666: 1
2026-03-27 16:33:22 [adesa.fr] INFO: Scraping item 10738666 url https://www.openlane.eu/en/carv6/auction/10738666
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252F1a7d1018-b904-455f-880b-f777ababe2ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/1a7d1018-b904-455f-880b-f777ababe2ec.jpg not downloaded yet
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252F17fcd29d-9beb-43b3-9681-2744c2ed0336.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/17fcd29d-9beb-43b3-9681-2744c2ed0336.jpg not downloaded yet
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252F42109a28-5368-4d32-bcd7-2f5c19cf962c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/42109a28-5368-4d32-bcd7-2f5c19cf962c.jpg not downloaded yet
2026-03-27 16:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749828/general/7e7d7903-3845-4fc8-832d-d3dec6464e6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738484)
2026-03-27 16:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750037/general/02fd495d-cd66-452f-9e04-caa60303fe55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738575)
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252F4857f22b-752e-4c24-9a4d-a1d671e72725.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/4857f22b-752e-4c24-9a4d-a1d671e72725.jpg not downloaded yet
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252F86a7c994-6162-4711-bc54-61612848234b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/86a7c994-6162-4711-bc54-61612848234b.jpg not downloaded yet
2026-03-27 16:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750067/general/6593f7bf-bdfd-4f48-906e-67eca5c114d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738604)
2026-03-27 16:33:22 [adesa.fr] INFO: Found listing with ID: 10738475
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738475%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [adesa.fr] INFO: Scrape type for 10738475: 1
2026-03-27 16:33:22 [adesa.fr] INFO: Scraping item 10738475 url https://www.openlane.eu/en/carv6/auction/10738475
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252F297bdf54-c58c-425a-9db3-94f2b11da730.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/297bdf54-c58c-425a-9db3-94f2b11da730.jpg not downloaded yet
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252Fbdab76a5-aa8e-4395-aaf7-4bea21d9dad7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/bdab76a5-aa8e-4395-aaf7-4bea21d9dad7.jpg not downloaded yet
2026-03-27 16:33:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d70050>
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252F456c6405-205c-47b4-bb02-63fbb9bf749f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/456c6405-205c-47b4-bb02-63fbb9bf749f.jpg saved to cache
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 08f01b8e-2971-50a1-a2db-c59243df2d23
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224395410>
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252F404c9312-abd9-4036-abba-cccb494715c3.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/404c9312-abd9-4036-abba-cccb494715c3.jpg saved to cache
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6d5d45d0-1a72-5b71-bdf9-1523be669a37
2026-03-27 16:33:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a28f248e-c5c4-5cc6-888a-52b0e70728dd with identifier: 10738497
2026-03-27 16:33:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a28f248e-c5c4-5cc6-888a-52b0e70728dd with scrape type 1
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a28f248e-c5c4-5cc6-888a-52b0e70728dd
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252Fa59a51a7-c7cd-4f39-b6d7-29fb925564cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/a59a51a7-c7cd-4f39-b6d7-29fb925564cb.jpg not downloaded yet
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2357126d0>
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252Fa5a2e4b3-51ec-4573-8266-48823f004825.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/a5a2e4b3-51ec-4573-8266-48823f004825.jpg saved to cache
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a617ca3d-0efb-5abe-a330-f38473985299
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b821d0>
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252Fa2eee479-f6b9-4721-b06f-536aefb51b08.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/a2eee479-f6b9-4721-b06f-536aefb51b08.jpg saved to cache
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ae9ee5b8-08c6-5d46-8f9f-63819399ca36
2026-03-27 16:33:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 714f69d4-d760-5089-b921-5100aa1bf900 with identifier: 10738603
2026-03-27 16:33:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 714f69d4-d760-5089-b921-5100aa1bf900 with scrape type 1
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 714f69d4-d760-5089-b921-5100aa1bf900
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252F8b515b39-57c2-4dd4-b4c2-dac8b41b338e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/8b515b39-57c2-4dd4-b4c2-dac8b41b338e.jpg not downloaded yet
2026-03-27 16:33:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89f8aed2-bb0e-5078-a2b2-83c67af61c3a with identifier: 10738496
2026-03-27 16:33:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89f8aed2-bb0e-5078-a2b2-83c67af61c3a with scrape type 1
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 89f8aed2-bb0e-5078-a2b2-83c67af61c3a
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252F3476f8dd-eac1-4ede-bc22-37e093b947c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/3476f8dd-eac1-4ede-bc22-37e093b947c7.jpg not downloaded yet
2026-03-27 16:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749828/general/9996aeb1-49a5-43c1-b650-8996c50f7e5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738484)
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252F8a10861c-639b-41ca-99cd-667ef4672efd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/8a10861c-639b-41ca-99cd-667ef4672efd.jpg not downloaded yet
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252F4f884e04-4601-4588-9803-b2462e472f8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/4f884e04-4601-4588-9803-b2462e472f8c.jpg not downloaded yet
2026-03-27 16:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750067/general/0b49d47d-752b-4dd1-b5dd-78c52f6fa174.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738604)
2026-03-27 16:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750040/general/f865b4d5-f73a-491c-8f13-cdcaa7d04bee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738578)
2026-03-27 16:33:22 [adesa.fr] INFO: Found listing with ID: 10738476
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738476%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [adesa.fr] INFO: Scrape type for 10738476: 1
2026-03-27 16:33:22 [adesa.fr] INFO: Scraping item 10738476 url https://www.openlane.eu/en/carv6/auction/10738476
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252F419df171-0246-41e3-a880-03dac97a01a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/419df171-0246-41e3-a880-03dac97a01a8.jpg not downloaded yet
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252F1fe70d23-cbb4-4bba-aa0d-eb3fe1d3995f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/1fe70d23-cbb4-4bba-aa0d-eb3fe1d3995f.jpg not downloaded yet
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252F30b45169-bce0-49a2-bbea-71c321548da8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/30b45169-bce0-49a2-bbea-71c321548da8.jpg not downloaded yet
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252Fa8189c60-88cb-4a30-bb1b-2b6ee65dce71.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/a8189c60-88cb-4a30-bb1b-2b6ee65dce71.jpg not downloaded yet
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252Fdc808236-261b-437e-8a90-8962b2b643f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/dc808236-261b-437e-8a90-8962b2b643f8.jpg not downloaded yet
2026-03-27 16:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749828/general/227af2b1-9637-4400-96c1-6b856244626b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738484)
2026-03-27 16:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750065/general/05a3c87b-71ce-467a-a033-97a2127dadd1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738602)
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252Fb9a0806c-30b2-45a6-885a-4f8726850216.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/b9a0806c-30b2-45a6-885a-4f8726850216.jpg not downloaded yet
2026-03-27 16:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252F493c50f8-dbb6-415d-aa7b-ca3586636687.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/493c50f8-dbb6-415d-aa7b-ca3586636687.jpg not downloaded yet
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225862910>
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252F7e7d7903-3845-4fc8-832d-d3dec6464e6c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/7e7d7903-3845-4fc8-832d-d3dec6464e6c.jpg saved to cache
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 08e2f832-918f-530e-bf4d-49f53f92b776
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bdbe90>
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252F02fd495d-cd66-452f-9e04-caa60303fe55.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/02fd495d-cd66-452f-9e04-caa60303fe55.jpg saved to cache
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ae9ee5b8-08c6-5d46-8f9f-63819399ca36
2026-03-27 16:33:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e19f8a9-4ef1-58f3-b9db-26987f9a401a with identifier: 10738663
2026-03-27 16:33:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e19f8a9-4ef1-58f3-b9db-26987f9a401a with scrape type 1
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e19f8a9-4ef1-58f3-b9db-26987f9a401a
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252F871af339-4ca6-4116-95d0-f3637bd56cb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/871af339-4ca6-4116-95d0-f3637bd56cb3.jpg not downloaded yet
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224516f50>
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252F6593f7bf-bdfd-4f48-906e-67eca5c114d1.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/6593f7bf-bdfd-4f48-906e-67eca5c114d1.jpg saved to cache
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a617ca3d-0efb-5abe-a330-f38473985299
2026-03-27 16:33:23 [adesa.fr] INFO: Found listing with ID: 10738477
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738477%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [adesa.fr] INFO: Scrape type for 10738477: 1
2026-03-27 16:33:23 [adesa.fr] INFO: Scraping item 10738477 url https://www.openlane.eu/en/carv6/auction/10738477
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252F50078321-1d50-40a1-95e1-54044c3e156e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/50078321-1d50-40a1-95e1-54044c3e156e.jpg not downloaded yet
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252F489741ab-c431-40e7-91ca-8acfff4be16b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/489741ab-c431-40e7-91ca-8acfff4be16b.jpg not downloaded yet
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252Fe66ceac2-9e73-4e50-918b-08f7b4e57a8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/e66ceac2-9e73-4e50-918b-08f7b4e57a8a.jpg not downloaded yet
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252F0e0be866-ec2e-425e-a8f6-eb5ebccc9f11.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/0e0be866-ec2e-425e-a8f6-eb5ebccc9f11.jpg not downloaded yet
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252F695324dd-d9ec-437d-8222-e0e5f9ad87be.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/695324dd-d9ec-437d-8222-e0e5f9ad87be.jpg not downloaded yet
2026-03-27 16:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750081/general/6d9d625f-6e99-41c8-bc31-9708e4432add.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738618)
2026-03-27 16:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750067/general/909b7175-f2af-4d43-8c76-b65070fbdeaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738604)
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252F66c26f2a-62e7-4bed-bb97-102a02eaebd7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/66c26f2a-62e7-4bed-bb97-102a02eaebd7.jpg not downloaded yet
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252Fd7c959fd-e358-401b-8109-951713829fc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/d7c959fd-e358-401b-8109-951713829fc4.jpg not downloaded yet
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252F2f9914bd-1c0e-4d99-92be-20f307401fae.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/2f9914bd-1c0e-4d99-92be-20f307401fae.jpg not downloaded yet
2026-03-27 16:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750040/general/7f05084a-1de4-42af-aee1-4ba88a3aaf67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738578)
2026-03-27 16:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750040/general/42109a28-5368-4d32-bcd7-2f5c19cf962c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738578)
2026-03-27 16:33:23 [adesa.fr] INFO: Found listing with ID: 10738478
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738478%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [adesa.fr] INFO: Scrape type for 10738478: 1
2026-03-27 16:33:23 [adesa.fr] INFO: Scraping item 10738478 url https://www.openlane.eu/en/carv6/auction/10738478
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252Fe03bebe9-c096-436c-8a32-e9c981416cf5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/e03bebe9-c096-436c-8a32-e9c981416cf5.jpg not downloaded yet
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252F0668c04f-7019-4516-a714-91b1db6da24b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/0668c04f-7019-4516-a714-91b1db6da24b.jpg not downloaded yet
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252Fa764c719-801e-4e67-b84f-387cc0e4bb3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/a764c719-801e-4e67-b84f-387cc0e4bb3a.jpg not downloaded yet
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252F2e0b54ea-922d-489f-9ec2-a46217e9b4fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/2e0b54ea-922d-489f-9ec2-a46217e9b4fd.jpg not downloaded yet
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252F5ec66620-8325-4ee4-959b-70891f893e62.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/5ec66620-8325-4ee4-959b-70891f893e62.jpg not downloaded yet
2026-03-27 16:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a9b9d0>
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252F9996aeb1-49a5-43c1-b650-8996c50f7e5f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/9996aeb1-49a5-43c1-b650-8996c50f7e5f.jpg saved to cache
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 08e2f832-918f-530e-bf4d-49f53f92b776
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224540110>
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252F0b49d47d-752b-4dd1-b5dd-78c52f6fa174.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/0b49d47d-752b-4dd1-b5dd-78c52f6fa174.jpg saved to cache
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a617ca3d-0efb-5abe-a330-f38473985299
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240ee350>
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252Ff865b4d5-f73a-491c-8f13-cdcaa7d04bee.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/f865b4d5-f73a-491c-8f13-cdcaa7d04bee.jpg saved to cache
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258c8fd0>
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252F227af2b1-9637-4400-96c1-6b856244626b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/227af2b1-9637-4400-96c1-6b856244626b.jpg saved to cache
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 08e2f832-918f-530e-bf4d-49f53f92b776
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b29690>
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252F05a3c87b-71ce-467a-a033-97a2127dadd1.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/05a3c87b-71ce-467a-a033-97a2127dadd1.jpg saved to cache
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6d5d45d0-1a72-5b71-bdf9-1523be669a37
2026-03-27 16:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750037/general/1a7d1018-b904-455f-880b-f777ababe2ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738575)
2026-03-27 16:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750067/general/17fcd29d-9beb-43b3-9681-2744c2ed0336.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738604)
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252Fad7c868f-4ac9-414a-bf65-f0e4d7f0c0e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/ad7c868f-4ac9-414a-bf65-f0e4d7f0c0e2.jpg not downloaded yet
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252Fc397236e-3f8a-4d58-8161-dd1aace6f863.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/c397236e-3f8a-4d58-8161-dd1aace6f863.jpg not downloaded yet
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252Fa6244613-380a-40e2-a03f-f574b262d84c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/a6244613-380a-40e2-a03f-f574b262d84c.jpg not downloaded yet
2026-03-27 16:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749818/general/86a7c994-6162-4711-bc54-61612848234b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738474)
2026-03-27 16:33:23 [adesa.fr] INFO: Found listing with ID: 10738479
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738479%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [adesa.fr] INFO: Scrape type for 10738479: 1
2026-03-27 16:33:23 [adesa.fr] INFO: Scraping item 10738479 url https://www.openlane.eu/en/carv6/auction/10738479
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252F160175b9-478d-41b8-bd23-6ba3523fcff7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/160175b9-478d-41b8-bd23-6ba3523fcff7.jpg not downloaded yet
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252Fa60070c4-a7c3-4251-b68a-6c5f20fe2e85.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/a60070c4-a7c3-4251-b68a-6c5f20fe2e85.jpg not downloaded yet
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252F160d6625-9149-4bfe-b116-fc9a5b6d32dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/160d6625-9149-4bfe-b116-fc9a5b6d32dc.jpg not downloaded yet
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252Fb8eea024-8da8-4b56-ab95-af65c5b0f1b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/b8eea024-8da8-4b56-ab95-af65c5b0f1b9.jpg not downloaded yet
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252Fb4fcc65a-23d2-4d8e-9731-28632cd2d04d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/b4fcc65a-23d2-4d8e-9731-28632cd2d04d.jpg not downloaded yet
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252F8496032c-aae4-42df-bc9c-d826c03ff69f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/8496032c-aae4-42df-bc9c-d826c03ff69f.jpg not downloaded yet
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252F36206ede-4588-44b4-ae5f-815105352c16.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/36206ede-4588-44b4-ae5f-815105352c16.jpg not downloaded yet
2026-03-27 16:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245583d0>
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252F6d9d625f-6e99-41c8-bc31-9708e4432add.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/6d9d625f-6e99-41c8-bc31-9708e4432add.jpg saved to cache
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 08f01b8e-2971-50a1-a2db-c59243df2d23
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224315950>
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252F909b7175-f2af-4d43-8c76-b65070fbdeaf.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/909b7175-f2af-4d43-8c76-b65070fbdeaf.jpg saved to cache
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a617ca3d-0efb-5abe-a330-f38473985299
2026-03-27 16:33:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ceefc520-0db5-5b74-903d-9609a84fd25d with identifier: 10738552
2026-03-27 16:33:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceefc520-0db5-5b74-903d-9609a84fd25d with scrape type 1
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ceefc520-0db5-5b74-903d-9609a84fd25d
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252F4da340c1-370a-4935-800c-82dc7b3bc965.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/4da340c1-370a-4935-800c-82dc7b3bc965.jpg not downloaded yet
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256cc9d0>
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252F7f05084a-1de4-42af-aee1-4ba88a3aaf67.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/7f05084a-1de4-42af-aee1-4ba88a3aaf67.jpg saved to cache
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257623d0>
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252F42109a28-5368-4d32-bcd7-2f5c19cf962c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/42109a28-5368-4d32-bcd7-2f5c19cf962c.jpg saved to cache
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f
2026-03-27 16:33:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8249d14-b590-5372-a1eb-d9943afb20b9 with identifier: 10738640
2026-03-27 16:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8249d14-b590-5372-a1eb-d9943afb20b9 with scrape type 1
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8249d14-b590-5372-a1eb-d9943afb20b9
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252F93a2be98-49ef-4788-868b-acd5cacade69.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/93a2be98-49ef-4788-868b-acd5cacade69.jpg not downloaded yet
2026-03-27 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749818/general/4f884e04-4601-4588-9803-b2462e472f8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738474)
2026-03-27 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749840/general/3476f8dd-eac1-4ede-bc22-37e093b947c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738496)
2026-03-27 16:33:24 [adesa.fr] INFO: Found listing with ID: 10738605
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738605%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [adesa.fr] INFO: Scrape type for 10738605: 1
2026-03-27 16:33:24 [adesa.fr] INFO: Scraping item 10738605 url https://www.openlane.eu/en/carv6/auction/10738605
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252Fe0c568be-6c06-4e96-aa6a-7bc3a939b62c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/e0c568be-6c06-4e96-aa6a-7bc3a939b62c.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252F016d57fc-7cfa-4d8c-94e2-4a1a78730eee.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/016d57fc-7cfa-4d8c-94e2-4a1a78730eee.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252F135322d4-1667-4da0-86f4-4798abf4df3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/135322d4-1667-4da0-86f4-4798abf4df3f.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252F358ba3c0-98d9-4a83-bf44-e2acbe58ba27.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/358ba3c0-98d9-4a83-bf44-e2acbe58ba27.jpg not downloaded yet
2026-03-27 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750066/general/8b515b39-57c2-4dd4-b4c2-dac8b41b338e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738603)
2026-03-27 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749828/general/8a10861c-639b-41ca-99cd-667ef4672efd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738484)
2026-03-27 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749840/general/695324dd-d9ec-437d-8222-e0e5f9ad87be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738496)
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252F04d7e3e9-a7dc-49fb-b4cd-04b870fa5bd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/04d7e3e9-a7dc-49fb-b4cd-04b870fa5bd8.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252Fca570efe-aa44-4f96-a3ab-98f99de0b302.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/ca570efe-aa44-4f96-a3ab-98f99de0b302.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252Fa65ae32a-fe68-45f2-9a5a-c424a6983eeb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/a65ae32a-fe68-45f2-9a5a-c424a6983eeb.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252Fc310fb99-6636-4be1-afcc-211940ab0d56.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/c310fb99-6636-4be1-afcc-211940ab0d56.jpg not downloaded yet
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224177dd0>
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252F1a7d1018-b904-455f-880b-f777ababe2ec.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/1a7d1018-b904-455f-880b-f777ababe2ec.jpg saved to cache
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ae9ee5b8-08c6-5d46-8f9f-63819399ca36
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224160250>
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252F17fcd29d-9beb-43b3-9681-2744c2ed0336.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/17fcd29d-9beb-43b3-9681-2744c2ed0336.jpg saved to cache
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a617ca3d-0efb-5abe-a330-f38473985299
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224161210>
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252F86a7c994-6162-4711-bc54-61612848234b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/86a7c994-6162-4711-bc54-61612848234b.jpg saved to cache
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9ffe3c7d-42fa-5f43-96d0-147dcf737de8
2026-03-27 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749841/general/e66ceac2-9e73-4e50-918b-08f7b4e57a8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738497)
2026-03-27 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750066/general/0e0be866-ec2e-425e-a8f6-eb5ebccc9f11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738603)
2026-03-27 16:33:24 [adesa.fr] INFO: Found listing with ID: 10738498
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738498%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [adesa.fr] INFO: Scrape type for 10738498: 1
2026-03-27 16:33:24 [adesa.fr] INFO: Scraping item 10738498 url https://www.openlane.eu/en/carv6/auction/10738498
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252F0127a4cd-7bcf-4bf9-a4c1-ca16124bc79f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/0127a4cd-7bcf-4bf9-a4c1-ca16124bc79f.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252Fed4d468e-70ea-4f0f-ac23-8b5fcff401b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/ed4d468e-70ea-4f0f-ac23-8b5fcff401b4.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252Fc3bcfcf2-77fe-4046-947e-e08abedbb75b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/c3bcfcf2-77fe-4046-947e-e08abedbb75b.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252Fc5e59d3b-4b0c-4b8f-9e9a-4d46191b77f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/c5e59d3b-4b0c-4b8f-9e9a-4d46191b77f2.jpg not downloaded yet
2026-03-27 16:33:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ea69d55-817d-52f9-8df8-eafaa8fb030b with identifier: 10738664
2026-03-27 16:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ea69d55-817d-52f9-8df8-eafaa8fb030b with scrape type 1
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ea69d55-817d-52f9-8df8-eafaa8fb030b
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252F4df8fcf3-f153-4144-9973-fef5f3949e74.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/4df8fcf3-f153-4144-9973-fef5f3949e74.jpg not downloaded yet
2026-03-27 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750040/general/489741ab-c431-40e7-91ca-8acfff4be16b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738578)
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252F7ec2b4f5-dbd6-4e41-ba7d-f08a6539cc66.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/7ec2b4f5-dbd6-4e41-ba7d-f08a6539cc66.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252F0855fc3d-25c6-473d-9f40-d556fa31251b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/0855fc3d-25c6-473d-9f40-d556fa31251b.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252F8cccff00-8c96-4d55-9891-dad71c407375.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/8cccff00-8c96-4d55-9891-dad71c407375.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252Fc62e0f15-001d-4219-8eb9-395181f261ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/c62e0f15-001d-4219-8eb9-395181f261ab.jpg not downloaded yet
2026-03-27 16:33:24 [adesa.fr] INFO: Found listing with ID: 10738556
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738556%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [adesa.fr] INFO: Scrape type for 10738556: 1
2026-03-27 16:33:24 [adesa.fr] INFO: Scraping item 10738556 url https://www.openlane.eu/en/carv6/auction/10738556
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252Fb4f287af-4e33-4c95-9869-5da8d2f98b5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/b4f287af-4e33-4c95-9869-5da8d2f98b5c.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252F183848e9-def0-4fe4-8c00-2435b6256309.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/183848e9-def0-4fe4-8c00-2435b6256309.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252F97daf703-4148-4013-a03f-d1295eb39d84.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/97daf703-4148-4013-a03f-d1295eb39d84.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252Fb3bb10fa-267c-4838-8e37-f92a67f9eb67.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/b3bb10fa-267c-4838-8e37-f92a67f9eb67.jpg not downloaded yet
2026-03-27 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22414fa10>
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252F4f884e04-4601-4588-9803-b2462e472f8c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/4f884e04-4601-4588-9803-b2462e472f8c.jpg saved to cache
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9ffe3c7d-42fa-5f43-96d0-147dcf737de8
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224495810>
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252F3476f8dd-eac1-4ede-bc22-37e093b947c7.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/3476f8dd-eac1-4ede-bc22-37e093b947c7.jpg saved to cache
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 89f8aed2-bb0e-5078-a2b2-83c67af61c3a
2026-03-27 16:33:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3 with identifier: 10738619
2026-03-27 16:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3 with scrape type 1
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252F6962facf-8865-4230-b3ce-303361444887.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/6962facf-8865-4230-b3ce-303361444887.jpg not downloaded yet
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225899ad0>
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252F8b515b39-57c2-4dd4-b4c2-dac8b41b338e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/8b515b39-57c2-4dd4-b4c2-dac8b41b338e.jpg saved to cache
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 714f69d4-d760-5089-b921-5100aa1bf900
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225678d90>
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252F8a10861c-639b-41ca-99cd-667ef4672efd.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/8a10861c-639b-41ca-99cd-667ef4672efd.jpg saved to cache
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 08e2f832-918f-530e-bf4d-49f53f92b776
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a3b950>
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252F695324dd-d9ec-437d-8222-e0e5f9ad87be.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/695324dd-d9ec-437d-8222-e0e5f9ad87be.jpg saved to cache
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 89f8aed2-bb0e-5078-a2b2-83c67af61c3a
2026-03-27 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750129/general/2f9914bd-1c0e-4d99-92be-20f307401fae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738663)
2026-03-27 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750067/general/50078321-1d50-40a1-95e1-54044c3e156e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738604)
2026-03-27 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749818/general/d7c959fd-e358-401b-8109-951713829fc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738474)
2026-03-27 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749828/general/66c26f2a-62e7-4bed-bb97-102a02eaebd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738484)
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252Fc5f7aac3-cafe-4f8b-b7bb-f4bc6d44ef74.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/c5f7aac3-cafe-4f8b-b7bb-f4bc6d44ef74.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252F697a9dec-1d4f-4254-918f-5ed0fc53067a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/697a9dec-1d4f-4254-918f-5ed0fc53067a.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252F6cf9129c-804a-40be-ad38-7711cd23bf9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/6cf9129c-804a-40be-ad38-7711cd23bf9e.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252Ff6e7d4b1-e9da-4c6d-be91-80ab1b7a03b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/f6e7d4b1-e9da-4c6d-be91-80ab1b7a03b1.jpg not downloaded yet
2026-03-27 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750129/general/a6244613-380a-40e2-a03f-f574b262d84c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738663)
2026-03-27 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750066/general/160d6625-9149-4bfe-b116-fc9a5b6d32dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738603)
2026-03-27 16:33:24 [adesa.fr] INFO: Found listing with ID: 10738641
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738641%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [adesa.fr] INFO: Scrape type for 10738641: 1
2026-03-27 16:33:24 [adesa.fr] INFO: Scraping item 10738641 url https://www.openlane.eu/en/carv6/auction/10738641
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252Ff8cb264a-7ccf-4566-a3b7-ec93efb280b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/f8cb264a-7ccf-4566-a3b7-ec93efb280b6.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252Fce962061-5410-4d9a-a970-3f0e47e57335.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/ce962061-5410-4d9a-a970-3f0e47e57335.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252F57c054c7-7026-4214-b2e2-e3ee9198d013.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/57c054c7-7026-4214-b2e2-e3ee9198d013.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252F9ff31416-98f5-4675-91c9-e332d839fb3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/9ff31416-98f5-4675-91c9-e332d839fb3c.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252F3a7973da-1ab4-437c-bdb9-83030160587c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/3a7973da-1ab4-437c-bdb9-83030160587c.jpg not downloaded yet
2026-03-27 16:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749840/general/b8eea024-8da8-4b56-ab95-af65c5b0f1b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738496)
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252F3893d040-01de-4f7d-9145-8c4b0c37e72d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/3893d040-01de-4f7d-9145-8c4b0c37e72d.jpg not downloaded yet
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252F298e0f3a-0079-48c1-b28a-c0974a09f9eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/298e0f3a-0079-48c1-b28a-c0974a09f9eb.jpg not downloaded yet
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252F25dc3f0a-57f3-4b43-b14d-20b66687b9ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/25dc3f0a-57f3-4b43-b14d-20b66687b9ae.jpg not downloaded yet
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff24390>
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252Fe66ceac2-9e73-4e50-918b-08f7b4e57a8a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/e66ceac2-9e73-4e50-918b-08f7b4e57a8a.jpg saved to cache
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a28f248e-c5c4-5cc6-888a-52b0e70728dd
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff0d2d0>
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252F0e0be866-ec2e-425e-a8f6-eb5ebccc9f11.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/0e0be866-ec2e-425e-a8f6-eb5ebccc9f11.jpg saved to cache
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 714f69d4-d760-5089-b921-5100aa1bf900
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff42b10>
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252F489741ab-c431-40e7-91ca-8acfff4be16b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/489741ab-c431-40e7-91ca-8acfff4be16b.jpg saved to cache
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f
2026-03-27 16:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57ff03f8-d760-5f64-86ba-29a800d0e6fe with identifier: 10738666
2026-03-27 16:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57ff03f8-d760-5f64-86ba-29a800d0e6fe with scrape type 1
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57ff03f8-d760-5f64-86ba-29a800d0e6fe
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252F0d9e2e1b-cf36-42fe-ae54-e35495ac4f4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/0d9e2e1b-cf36-42fe-ae54-e35495ac4f4f.jpg not downloaded yet
2026-03-27 16:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749841/general/a60070c4-a7c3-4251-b68a-6c5f20fe2e85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738497)
2026-03-27 16:33:25 [adesa.fr] INFO: Found listing with ID: 10738623
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738623%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [adesa.fr] INFO: Scrape type for 10738623: 1
2026-03-27 16:33:25 [adesa.fr] INFO: Scraping item 10738623 url https://www.openlane.eu/en/carv6/auction/10738623
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252Fba08114d-0195-4e6e-b3f3-d9bd0ad94c83.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/ba08114d-0195-4e6e-b3f3-d9bd0ad94c83.jpg not downloaded yet
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252F953bb015-a5d7-4a02-9b4c-d39aa23740fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/953bb015-a5d7-4a02-9b4c-d39aa23740fb.jpg not downloaded yet
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252F725317ca-bbfc-422d-ada9-d077a7c3a923.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/725317ca-bbfc-422d-ada9-d077a7c3a923.jpg not downloaded yet
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252F96351ed1-2f71-4d74-8187-4c3bd36d05a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/96351ed1-2f71-4d74-8187-4c3bd36d05a8.jpg not downloaded yet
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252F4ea36954-3a66-4900-a6df-e646b7301656.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/4ea36954-3a66-4900-a6df-e646b7301656.jpg not downloaded yet
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252F64aadb7b-231a-45e0-b632-125745dbd72b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/64aadb7b-231a-45e0-b632-125745dbd72b.jpg not downloaded yet
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252F5be4d902-87b2-4432-b704-d1535e37c669.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/5be4d902-87b2-4432-b704-d1535e37c669.jpg not downloaded yet
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252F48f492c2-6962-4944-8c56-ef69fa51b2f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/48f492c2-6962-4944-8c56-ef69fa51b2f1.jpg not downloaded yet
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252F5f1814c6-5448-4d40-abeb-b1afe08a9077.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/5f1814c6-5448-4d40-abeb-b1afe08a9077.jpg not downloaded yet
2026-03-27 16:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750129/general/36206ede-4588-44b4-ae5f-815105352c16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738663)
2026-03-27 16:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750011/general/4da340c1-370a-4935-800c-82dc7b3bc965.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738552)
2026-03-27 16:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749818/general/8496032c-aae4-42df-bc9c-d826c03ff69f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738474)
2026-03-27 16:33:25 [adesa.fr] INFO: Found listing with ID: 10738547
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738547%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [adesa.fr] INFO: Scrape type for 10738547: 1
2026-03-27 16:33:25 [adesa.fr] INFO: Scraping item 10738547 url https://www.openlane.eu/en/carv6/auction/10738547
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252F91a7903a-7952-4c1c-b05e-137dd19003c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/91a7903a-7952-4c1c-b05e-137dd19003c9.jpg not downloaded yet
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252Fba1bc154-6071-409d-8e9e-b3e8784d8bd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/ba1bc154-6071-409d-8e9e-b3e8784d8bd3.jpg not downloaded yet
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff16010>
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252F2f9914bd-1c0e-4d99-92be-20f307401fae.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/2f9914bd-1c0e-4d99-92be-20f307401fae.jpg saved to cache
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4e19f8a9-4ef1-58f3-b9db-26987f9a401a
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22433ef10>
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252F50078321-1d50-40a1-95e1-54044c3e156e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/50078321-1d50-40a1-95e1-54044c3e156e.jpg saved to cache
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a617ca3d-0efb-5abe-a330-f38473985299
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258621d0>
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252Fd7c959fd-e358-401b-8109-951713829fc4.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/d7c959fd-e358-401b-8109-951713829fc4.jpg saved to cache
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9ffe3c7d-42fa-5f43-96d0-147dcf737de8
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224394790>
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252F66c26f2a-62e7-4bed-bb97-102a02eaebd7.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/66c26f2a-62e7-4bed-bb97-102a02eaebd7.jpg saved to cache
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 08e2f832-918f-530e-bf4d-49f53f92b776
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bdf6d0>
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252Fa6244613-380a-40e2-a03f-f574b262d84c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/a6244613-380a-40e2-a03f-f574b262d84c.jpg saved to cache
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4e19f8a9-4ef1-58f3-b9db-26987f9a401a
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22444f950>
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252F160d6625-9149-4bfe-b116-fc9a5b6d32dc.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/160d6625-9149-4bfe-b116-fc9a5b6d32dc.jpg saved to cache
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 714f69d4-d760-5089-b921-5100aa1bf900
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22433ced0>
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252Fb8eea024-8da8-4b56-ab95-af65c5b0f1b9.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/b8eea024-8da8-4b56-ab95-af65c5b0f1b9.jpg saved to cache
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 89f8aed2-bb0e-5078-a2b2-83c67af61c3a
2026-03-27 16:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750104/general/93a2be98-49ef-4788-868b-acd5cacade69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738640)
2026-03-27 16:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749840/general/358ba3c0-98d9-4a83-bf44-e2acbe58ba27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738496)
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252F3a94d705-5a31-4eda-8084-a0bdb41f5b90.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/3a94d705-5a31-4eda-8084-a0bdb41f5b90.jpg not downloaded yet
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252Fa8529381-c7ed-487a-bfd0-8d4a0ae762bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/a8529381-c7ed-487a-bfd0-8d4a0ae762bf.jpg not downloaded yet
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252Fcecbcf70-f93c-42ea-aea3-cd968e35a542.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/cecbcf70-f93c-42ea-aea3-cd968e35a542.jpg not downloaded yet
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252F0874327a-eafe-4903-b5df-c422cf68f04e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/0874327a-eafe-4903-b5df-c422cf68f04e.jpg not downloaded yet
2026-03-27 16:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750130/general/4df8fcf3-f153-4144-9973-fef5f3949e74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738664)
2026-03-27 16:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750066/general/135322d4-1667-4da0-86f4-4798abf4df3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738603)
2026-03-27 16:33:25 [adesa.fr] INFO: Found listing with ID: 10738499
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738499%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [adesa.fr] INFO: Scrape type for 10738499: 1
2026-03-27 16:33:25 [adesa.fr] INFO: Scraping item 10738499 url https://www.openlane.eu/en/carv6/auction/10738499
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252F23dee827-02f1-4b56-8012-79e03428fe50.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/23dee827-02f1-4b56-8012-79e03428fe50.jpg not downloaded yet
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252F7d293e57-3fba-4fe2-9e0b-04b6b72eaa63.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/7d293e57-3fba-4fe2-9e0b-04b6b72eaa63.jpg not downloaded yet
2026-03-27 16:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750104/general/c62e0f15-001d-4219-8eb9-395181f261ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738640)
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252Fd8baf071-a5a7-463e-b76d-3be9b4b03d8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/d8baf071-a5a7-463e-b76d-3be9b4b03d8f.jpg not downloaded yet
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252Fc5f315c8-5822-4ac9-887e-5cda26d47def.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/c5f315c8-5822-4ac9-887e-5cda26d47def.jpg not downloaded yet
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252Fb8acf57c-8b90-4a45-98ea-6c31a4c52478.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/b8acf57c-8b90-4a45-98ea-6c31a4c52478.jpg not downloaded yet
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff04950>
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252Fa60070c4-a7c3-4251-b68a-6c5f20fe2e85.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/a60070c4-a7c3-4251-b68a-6c5f20fe2e85.jpg saved to cache
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a28f248e-c5c4-5cc6-888a-52b0e70728dd
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245b3810>
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252F36206ede-4588-44b4-ae5f-815105352c16.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/36206ede-4588-44b4-ae5f-815105352c16.jpg saved to cache
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4e19f8a9-4ef1-58f3-b9db-26987f9a401a
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a34d50>
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252F4da340c1-370a-4935-800c-82dc7b3bc965.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/4da340c1-370a-4935-800c-82dc7b3bc965.jpg saved to cache
2026-03-27 16:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ceefc520-0db5-5b74-903d-9609a84fd25d
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22595c6d0>
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252F8496032c-aae4-42df-bc9c-d826c03ff69f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/8496032c-aae4-42df-bc9c-d826c03ff69f.jpg saved to cache
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9ffe3c7d-42fa-5f43-96d0-147dcf737de8
2026-03-27 16:33:26 [adesa.fr] INFO: Found listing with ID: 10738606
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738606%27 HTTP/1.1" 200 None
2026-03-27 16:33:26 [adesa.fr] INFO: Scrape type for 10738606: 1
2026-03-27 16:33:26 [adesa.fr] INFO: Scraping item 10738606 url https://www.openlane.eu/en/carv6/auction/10738606
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252F135a0642-195b-4540-9082-0775d7a78094.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/135a0642-195b-4540-9082-0775d7a78094.jpg not downloaded yet
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252Fb2e3554a-9ae6-4cda-9862-8ca4b01470ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/b2e3554a-9ae6-4cda-9862-8ca4b01470ba.jpg not downloaded yet
2026-03-27 16:33:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750011/general/8cccff00-8c96-4d55-9891-dad71c407375.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738552)
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252Fc08946b8-db87-4006-9989-3708b827e343.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/c08946b8-db87-4006-9989-3708b827e343.jpg not downloaded yet
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252F239a87db-7608-449e-b557-8d3cdf3ed5f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/239a87db-7608-449e-b557-8d3cdf3ed5f6.jpg not downloaded yet
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252Ff2672908-dd52-4749-a1c8-d45873244324.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/f2672908-dd52-4749-a1c8-d45873244324.jpg not downloaded yet
2026-03-27 16:33:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749818/general/7ec2b4f5-dbd6-4e41-ba7d-f08a6539cc66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738474)
2026-03-27 16:33:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749840/general/c5e59d3b-4b0c-4b8f-9e9a-4d46191b77f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738496)
2026-03-27 16:33:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750129/general/0855fc3d-25c6-473d-9f40-d556fa31251b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738663)
2026-03-27 16:33:26 [adesa.fr] INFO: Found listing with ID: 10738607
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738607%27 HTTP/1.1" 200 None
2026-03-27 16:33:26 [adesa.fr] INFO: Scrape type for 10738607: 1
2026-03-27 16:33:26 [adesa.fr] INFO: Scraping item 10738607 url https://www.openlane.eu/en/carv6/auction/10738607
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252F2f0154d8-3aca-4d5e-8ba4-07ca394518b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/2f0154d8-3aca-4d5e-8ba4-07ca394518b5.jpg not downloaded yet
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252F67e68888-0d75-4bcb-a1b9-a0dff20d8c19.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/67e68888-0d75-4bcb-a1b9-a0dff20d8c19.jpg not downloaded yet
2026-03-27 16:33:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244b80d0>
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252F93a2be98-49ef-4788-868b-acd5cacade69.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/93a2be98-49ef-4788-868b-acd5cacade69.jpg saved to cache
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e8249d14-b590-5372-a1eb-d9943afb20b9
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225684490>
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252F358ba3c0-98d9-4a83-bf44-e2acbe58ba27.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/358ba3c0-98d9-4a83-bf44-e2acbe58ba27.jpg saved to cache
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 89f8aed2-bb0e-5078-a2b2-83c67af61c3a
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22455a690>
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252F4df8fcf3-f153-4144-9973-fef5f3949e74.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/4df8fcf3-f153-4144-9973-fef5f3949e74.jpg saved to cache
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2ea69d55-817d-52f9-8df8-eafaa8fb030b
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258fafd0>
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252F135322d4-1667-4da0-86f4-4798abf4df3f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/135322d4-1667-4da0-86f4-4798abf4df3f.jpg saved to cache
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 714f69d4-d760-5089-b921-5100aa1bf900
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22452ded0>
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252Fc62e0f15-001d-4219-8eb9-395181f261ab.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/c62e0f15-001d-4219-8eb9-395181f261ab.jpg saved to cache
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e8249d14-b590-5372-a1eb-d9943afb20b9
2026-03-27 16:33:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750104/general/f6e7d4b1-e9da-4c6d-be91-80ab1b7a03b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738640)
2026-03-27 16:33:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750129/general/697a9dec-1d4f-4254-918f-5ed0fc53067a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738663)
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252F7b9cbc72-00e7-4b84-a900-04fa506ac460.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/7b9cbc72-00e7-4b84-a900-04fa506ac460.jpg not downloaded yet
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252F303e2e02-f5d4-4722-96e7-c4353a8fbe20.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/303e2e02-f5d4-4722-96e7-c4353a8fbe20.jpg not downloaded yet
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252Fca471dd6-523b-431b-87bb-6be7347656d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/ca471dd6-523b-431b-87bb-6be7347656d1.jpg not downloaded yet
2026-03-27 16:33:26 [adesa.fr] INFO: Found listing with ID: 10738667
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738667%27 HTTP/1.1" 200 None
2026-03-27 16:33:26 [adesa.fr] INFO: Scrape type for 10738667: 1
2026-03-27 16:33:26 [adesa.fr] INFO: Scraping item 10738667 url https://www.openlane.eu/en/carv6/auction/10738667
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252F1ce6b3ad-747e-44da-91c3-2321603dbf70.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/1ce6b3ad-747e-44da-91c3-2321603dbf70.jpg not downloaded yet
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252Fe82c9ae2-2bc8-43e5-8cd8-9a87d73aee3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/e82c9ae2-2bc8-43e5-8cd8-9a87d73aee3f.jpg not downloaded yet
2026-03-27 16:33:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750082/general/3a7973da-1ab4-437c-bdb9-83030160587c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738619)
2026-03-27 16:33:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750011/general/6cf9129c-804a-40be-ad38-7711cd23bf9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738552)
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252F04dc311c-84be-45f8-9b39-ab769e40c09c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/04dc311c-84be-45f8-9b39-ab769e40c09c.jpg not downloaded yet
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224448090>
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252F8cccff00-8c96-4d55-9891-dad71c407375.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/8cccff00-8c96-4d55-9891-dad71c407375.jpg saved to cache
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ceefc520-0db5-5b74-903d-9609a84fd25d
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d61390>
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252F7ec2b4f5-dbd6-4e41-ba7d-f08a6539cc66.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/7ec2b4f5-dbd6-4e41-ba7d-f08a6539cc66.jpg saved to cache
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9ffe3c7d-42fa-5f43-96d0-147dcf737de8
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225aba210>
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252Fc5e59d3b-4b0c-4b8f-9e9a-4d46191b77f2.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/c5e59d3b-4b0c-4b8f-9e9a-4d46191b77f2.jpg saved to cache
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 89f8aed2-bb0e-5078-a2b2-83c67af61c3a
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b1c3d0>
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252F0855fc3d-25c6-473d-9f40-d556fa31251b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/0855fc3d-25c6-473d-9f40-d556fa31251b.jpg saved to cache
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4e19f8a9-4ef1-58f3-b9db-26987f9a401a
2026-03-27 16:33:27 [adesa.fr] INFO: Found listing with ID: 10738624
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738624%27 HTTP/1.1" 200 None
2026-03-27 16:33:27 [adesa.fr] INFO: Scrape type for 10738624: 1
2026-03-27 16:33:27 [adesa.fr] INFO: Scraping item 10738624 url https://www.openlane.eu/en/carv6/auction/10738624
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252F5a0725f3-fab9-4d91-b9c9-39cf443f0ff3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/5a0725f3-fab9-4d91-b9c9-39cf443f0ff3.jpg not downloaded yet
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252Fa63d2b7f-7b6d-4f26-99a5-d3c17649c219.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/a63d2b7f-7b6d-4f26-99a5-d3c17649c219.jpg not downloaded yet
2026-03-27 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750082/general/4ea36954-3a66-4900-a6df-e646b7301656.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738619)
2026-03-27 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750130/general/96351ed1-2f71-4d74-8187-4c3bd36d05a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738664)
2026-03-27 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749840/general/725317ca-bbfc-422d-ada9-d077a7c3a923.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738496)
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252F6580ecfe-7d70-45f6-910f-bd0751867969.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/6580ecfe-7d70-45f6-910f-bd0751867969.jpg not downloaded yet
2026-03-27 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750132/general/5f1814c6-5448-4d40-abeb-b1afe08a9077.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738666)
2026-03-27 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750132/general/0874327a-eafe-4903-b5df-c422cf68f04e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738666)
2026-03-27 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750104/general/48f492c2-6962-4944-8c56-ef69fa51b2f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738640)
2026-03-27 16:33:27 [adesa.fr] INFO: Found listing with ID: 10738529
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738529%27 HTTP/1.1" 200 None
2026-03-27 16:33:27 [adesa.fr] INFO: Scrape type for 10738529: 1
2026-03-27 16:33:27 [adesa.fr] INFO: Scraping item 10738529 url https://www.openlane.eu/en/carv6/auction/10738529
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252F25640a15-6d77-4f32-b30b-2999112020f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/25640a15-6d77-4f32-b30b-2999112020f2.jpg not downloaded yet
2026-03-27 16:33:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258a7050>
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252Ff6e7d4b1-e9da-4c6d-be91-80ab1b7a03b1.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/f6e7d4b1-e9da-4c6d-be91-80ab1b7a03b1.jpg saved to cache
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e8249d14-b590-5372-a1eb-d9943afb20b9
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224154390>
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252F697a9dec-1d4f-4254-918f-5ed0fc53067a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/697a9dec-1d4f-4254-918f-5ed0fc53067a.jpg saved to cache
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4e19f8a9-4ef1-58f3-b9db-26987f9a401a
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240e9c90>
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252F3a7973da-1ab4-437c-bdb9-83030160587c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/3a7973da-1ab4-437c-bdb9-83030160587c.jpg saved to cache
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab8690>
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252F6cf9129c-804a-40be-ad38-7711cd23bf9e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/6cf9129c-804a-40be-ad38-7711cd23bf9e.jpg saved to cache
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ceefc520-0db5-5b74-903d-9609a84fd25d
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252F16b5062e-9f2b-41e4-9daf-0b4d40a3d4fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/16b5062e-9f2b-41e4-9daf-0b4d40a3d4fe.jpg not downloaded yet
2026-03-27 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750104/general/cecbcf70-f93c-42ea-aea3-cd968e35a542.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738640)
2026-03-27 16:33:27 [adesa.fr] INFO: Found listing with ID: 10738519
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738519%27 HTTP/1.1" 200 None
2026-03-27 16:33:27 [adesa.fr] INFO: Scrape type for 10738519: 1
2026-03-27 16:33:27 [adesa.fr] INFO: Scraping item 10738519 url https://www.openlane.eu/en/carv6/auction/10738519
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252F20164bd6-d77b-4b3d-9fb7-3138a3f61042.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/20164bd6-d77b-4b3d-9fb7-3138a3f61042.jpg not downloaded yet
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225853890>
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252F4ea36954-3a66-4900-a6df-e646b7301656.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/4ea36954-3a66-4900-a6df-e646b7301656.jpg saved to cache
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff40350>
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252F96351ed1-2f71-4d74-8187-4c3bd36d05a8.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/96351ed1-2f71-4d74-8187-4c3bd36d05a8.jpg saved to cache
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2ea69d55-817d-52f9-8df8-eafaa8fb030b
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff42150>
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252F725317ca-bbfc-422d-ada9-d077a7c3a923.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/725317ca-bbfc-422d-ada9-d077a7c3a923.jpg saved to cache
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 89f8aed2-bb0e-5078-a2b2-83c67af61c3a
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240f2c10>
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252F5f1814c6-5448-4d40-abeb-b1afe08a9077.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/5f1814c6-5448-4d40-abeb-b1afe08a9077.jpg saved to cache
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 57ff03f8-d760-5f64-86ba-29a800d0e6fe
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256244d0>
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252F0874327a-eafe-4903-b5df-c422cf68f04e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/0874327a-eafe-4903-b5df-c422cf68f04e.jpg saved to cache
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 57ff03f8-d760-5f64-86ba-29a800d0e6fe
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22410c910>
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252F48f492c2-6962-4944-8c56-ef69fa51b2f1.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/48f492c2-6962-4944-8c56-ef69fa51b2f1.jpg saved to cache
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e8249d14-b590-5372-a1eb-d9943afb20b9
2026-03-27 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750011/general/a8529381-c7ed-487a-bfd0-8d4a0ae762bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738552)
2026-03-27 16:33:27 [adesa.fr] INFO: Found listing with ID: 10738548
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738548%27 HTTP/1.1" 200 None
2026-03-27 16:33:27 [adesa.fr] INFO: Scrape type for 10738548: 1
2026-03-27 16:33:27 [adesa.fr] INFO: Scraping item 10738548 url https://www.openlane.eu/en/carv6/auction/10738548
2026-03-27 16:33:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750082/general/b2e3554a-9ae6-4cda-9862-8ca4b01470ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738619)
2026-03-27 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750130/general/135a0642-195b-4540-9082-0775d7a78094.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738664)
2026-03-27 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750104/general/239a87db-7608-449e-b557-8d3cdf3ed5f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738640)
2026-03-27 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750132/general/f2672908-dd52-4749-a1c8-d45873244324.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738666)
2026-03-27 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750132/general/ca471dd6-523b-431b-87bb-6be7347656d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738666)
2026-03-27 16:33:27 [adesa.fr] INFO: Found listing with ID: 10738480
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738480%27 HTTP/1.1" 200 None
2026-03-27 16:33:27 [adesa.fr] INFO: Scrape type for 10738480: 1
2026-03-27 16:33:27 [adesa.fr] INFO: Scraping item 10738480 url https://www.openlane.eu/en/carv6/auction/10738480
2026-03-27 16:33:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241a2e50>
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252Fcecbcf70-f93c-42ea-aea3-cd968e35a542.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/cecbcf70-f93c-42ea-aea3-cd968e35a542.jpg saved to cache
2026-03-27 16:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e8249d14-b590-5372-a1eb-d9943afb20b9
2026-03-27 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750132/general/b8acf57c-8b90-4a45-98ea-6c31a4c52478.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738666)
2026-03-27 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750082/general/a63d2b7f-7b6d-4f26-99a5-d3c17649c219.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738619)
2026-03-27 16:33:27 [adesa.fr] INFO: Found listing with ID: 10738668
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738668%27 HTTP/1.1" 200 None
2026-03-27 16:33:27 [adesa.fr] INFO: Scrape type for 10738668: 1
2026-03-27 16:33:27 [adesa.fr] INFO: Scraping item 10738668 url https://www.openlane.eu/en/carv6/auction/10738668
2026-03-27 16:33:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750130/general/5a0725f3-fab9-4d91-b9c9-39cf443f0ff3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738664)
2026-03-27 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750104/general/303e2e02-f5d4-4722-96e7-c4353a8fbe20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738640)
2026-03-27 16:33:27 [adesa.fr] INFO: Found listing with ID: 10738669
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738669%27 HTTP/1.1" 200 None
2026-03-27 16:33:27 [adesa.fr] INFO: Scrape type for 10738669: 1
2026-03-27 16:33:27 [adesa.fr] INFO: Scraping item 10738669 url https://www.openlane.eu/en/carv6/auction/10738669
2026-03-27 16:33:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750082/general/e82c9ae2-2bc8-43e5-8cd8-9a87d73aee3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738619)
2026-03-27 16:33:27 [adesa.fr] INFO: Found listing with ID: 10738670
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738670%27 HTTP/1.1" 200 None
2026-03-27 16:33:27 [adesa.fr] INFO: Scrape type for 10738670: 1
2026-03-27 16:33:27 [adesa.fr] INFO: Scraping item 10738670 url https://www.openlane.eu/en/carv6/auction/10738670
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22418cc10>
2026-03-27 16:33:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252Fa8529381-c7ed-487a-bfd0-8d4a0ae762bf.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/a8529381-c7ed-487a-bfd0-8d4a0ae762bf.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ceefc520-0db5-5b74-903d-9609a84fd25d
2026-03-27 16:33:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750132/general/04dc311c-84be-45f8-9b39-ab769e40c09c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738666)
2026-03-27 16:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750011/general/7b9cbc72-00e7-4b84-a900-04fa506ac460.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738552)
2026-03-27 16:33:28 [adesa.fr] INFO: Found listing with ID: 10738520
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738520%27 HTTP/1.1" 200 None
2026-03-27 16:33:28 [adesa.fr] INFO: Scrape type for 10738520: 1
2026-03-27 16:33:28 [adesa.fr] INFO: Scraping item 10738520 url https://www.openlane.eu/en/carv6/auction/10738520
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22419b350>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252Fb2e3554a-9ae6-4cda-9862-8ca4b01470ba.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/b2e3554a-9ae6-4cda-9862-8ca4b01470ba.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224193bd0>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252F135a0642-195b-4540-9082-0775d7a78094.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/135a0642-195b-4540-9082-0775d7a78094.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2ea69d55-817d-52f9-8df8-eafaa8fb030b
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff4c5d0>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252F239a87db-7608-449e-b557-8d3cdf3ed5f6.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/239a87db-7608-449e-b557-8d3cdf3ed5f6.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e8249d14-b590-5372-a1eb-d9943afb20b9
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff2d090>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252Ff2672908-dd52-4749-a1c8-d45873244324.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/f2672908-dd52-4749-a1c8-d45873244324.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 57ff03f8-d760-5f64-86ba-29a800d0e6fe
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff53f10>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252Fca471dd6-523b-431b-87bb-6be7347656d1.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/ca471dd6-523b-431b-87bb-6be7347656d1.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 57ff03f8-d760-5f64-86ba-29a800d0e6fe
2026-03-27 16:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750132/general/6580ecfe-7d70-45f6-910f-bd0751867969.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738666)
2026-03-27 16:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750130/general/1ce6b3ad-747e-44da-91c3-2321603dbf70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738664)
2026-03-27 16:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750132/general/20164bd6-d77b-4b3d-9fb7-3138a3f61042.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738666)
2026-03-27 16:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750082/general/25640a15-6d77-4f32-b30b-2999112020f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738619)
2026-03-27 16:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750132/general/16b5062e-9f2b-41e4-9daf-0b4d40a3d4fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738666)
2026-03-27 16:33:28 [adesa.fr] INFO: Found listing with ID: 10738625
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738625%27 HTTP/1.1" 200 None
2026-03-27 16:33:28 [adesa.fr] INFO: Scrape type for 10738625: 1
2026-03-27 16:33:28 [adesa.fr] INFO: Scraping item 10738625 url https://www.openlane.eu/en/carv6/auction/10738625
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240f10d0>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252Fb8acf57c-8b90-4a45-98ea-6c31a4c52478.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/b8acf57c-8b90-4a45-98ea-6c31a4c52478.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 57ff03f8-d760-5f64-86ba-29a800d0e6fe
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225924190>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252Fa63d2b7f-7b6d-4f26-99a5-d3c17649c219.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/a63d2b7f-7b6d-4f26-99a5-d3c17649c219.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3
2026-03-27 16:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750082/general/67e68888-0d75-4bcb-a1b9-a0dff20d8c19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738619)
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22424d750>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252F5a0725f3-fab9-4d91-b9c9-39cf443f0ff3.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/5a0725f3-fab9-4d91-b9c9-39cf443f0ff3.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2ea69d55-817d-52f9-8df8-eafaa8fb030b
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224417450>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252F303e2e02-f5d4-4722-96e7-c4353a8fbe20.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/303e2e02-f5d4-4722-96e7-c4353a8fbe20.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e8249d14-b590-5372-a1eb-d9943afb20b9
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22417b310>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252Fe82c9ae2-2bc8-43e5-8cd8-9a87d73aee3f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/e82c9ae2-2bc8-43e5-8cd8-9a87d73aee3f.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d65b50>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252F04dc311c-84be-45f8-9b39-ab769e40c09c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/04dc311c-84be-45f8-9b39-ab769e40c09c.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 57ff03f8-d760-5f64-86ba-29a800d0e6fe
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243955d0>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252F7b9cbc72-00e7-4b84-a900-04fa506ac460.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/7b9cbc72-00e7-4b84-a900-04fa506ac460.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ceefc520-0db5-5b74-903d-9609a84fd25d
2026-03-27 16:33:28 [adesa.fr] INFO: Found listing with ID: 10738557
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738557%27 HTTP/1.1" 200 None
2026-03-27 16:33:28 [adesa.fr] INFO: Scrape type for 10738557: 1
2026-03-27 16:33:28 [adesa.fr] INFO: Scraping item 10738557 url https://www.openlane.eu/en/carv6/auction/10738557
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224417e90>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252F6580ecfe-7d70-45f6-910f-bd0751867969.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/6580ecfe-7d70-45f6-910f-bd0751867969.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 57ff03f8-d760-5f64-86ba-29a800d0e6fe
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cc39d0>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252F1ce6b3ad-747e-44da-91c3-2321603dbf70.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/1ce6b3ad-747e-44da-91c3-2321603dbf70.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2ea69d55-817d-52f9-8df8-eafaa8fb030b
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225886e10>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252F20164bd6-d77b-4b3d-9fb7-3138a3f61042.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/20164bd6-d77b-4b3d-9fb7-3138a3f61042.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 57ff03f8-d760-5f64-86ba-29a800d0e6fe
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240c5550>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252F25640a15-6d77-4f32-b30b-2999112020f2.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/25640a15-6d77-4f32-b30b-2999112020f2.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3
2026-03-27 16:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750011/general/c08946b8-db87-4006-9989-3708b827e343.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738552)
2026-03-27 16:33:28 [adesa.fr] INFO: Found listing with ID: 10738521
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738521%27 HTTP/1.1" 200 None
2026-03-27 16:33:28 [adesa.fr] INFO: Scrape type for 10738521: 1
2026-03-27 16:33:28 [adesa.fr] INFO: Scraping item 10738521 url https://www.openlane.eu/en/carv6/auction/10738521
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225677690>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252F16b5062e-9f2b-41e4-9daf-0b4d40a3d4fe.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/16b5062e-9f2b-41e4-9daf-0b4d40a3d4fe.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 57ff03f8-d760-5f64-86ba-29a800d0e6fe
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240c5390>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252F67e68888-0d75-4bcb-a1b9-a0dff20d8c19.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/67e68888-0d75-4bcb-a1b9-a0dff20d8c19.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3
2026-03-27 16:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750130/general/2f0154d8-3aca-4d5e-8ba4-07ca394518b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738664)
2026-03-27 16:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750104/general/c5f315c8-5822-4ac9-887e-5cda26d47def.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738640)
2026-03-27 16:33:28 [adesa.fr] INFO: Found listing with ID: 10738608
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738608%27 HTTP/1.1" 200 None
2026-03-27 16:33:28 [adesa.fr] INFO: Scrape type for 10738608: 1
2026-03-27 16:33:28 [adesa.fr] INFO: Scraping item 10738608 url https://www.openlane.eu/en/carv6/auction/10738608
2026-03-27 16:33:28 [adesa.fr] INFO: Found listing with ID: 10738583
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738583%27 HTTP/1.1" 200 None
2026-03-27 16:33:28 [adesa.fr] INFO: Scrape type for 10738583: 1
2026-03-27 16:33:28 [adesa.fr] INFO: Scraping item 10738583 url https://www.openlane.eu/en/carv6/auction/10738583
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22410f950>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252Fc08946b8-db87-4006-9989-3708b827e343.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/c08946b8-db87-4006-9989-3708b827e343.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ceefc520-0db5-5b74-903d-9609a84fd25d
2026-03-27 16:33:28 [adesa.fr] INFO: Found listing with ID: 10738609
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738609%27 HTTP/1.1" 200 None
2026-03-27 16:33:28 [adesa.fr] INFO: Scrape type for 10738609: 1
2026-03-27 16:33:28 [adesa.fr] INFO: Scraping item 10738609 url https://www.openlane.eu/en/carv6/auction/10738609
2026-03-27 16:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750011/general/d8baf071-a5a7-463e-b76d-3be9b4b03d8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738552)
2026-03-27 16:33:28 [adesa.fr] INFO: Found listing with ID: 10738626
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738626%27 HTTP/1.1" 200 None
2026-03-27 16:33:28 [adesa.fr] INFO: Scrape type for 10738626: 1
2026-03-27 16:33:28 [adesa.fr] INFO: Scraping item 10738626 url https://www.openlane.eu/en/carv6/auction/10738626
2026-03-27 16:33:28 [adesa.fr] INFO: Found listing with ID: 10738610
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738610%27 HTTP/1.1" 200 None
2026-03-27 16:33:28 [adesa.fr] INFO: Scrape type for 10738610: 1
2026-03-27 16:33:28 [adesa.fr] INFO: Scraping item 10738610 url https://www.openlane.eu/en/carv6/auction/10738610
2026-03-27 16:33:28 [adesa.fr] INFO: Found listing with ID: 10738549
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738549%27 HTTP/1.1" 200 None
2026-03-27 16:33:28 [adesa.fr] INFO: Scrape type for 10738549: 1
2026-03-27 16:33:28 [adesa.fr] INFO: Scraping item 10738549 url https://www.openlane.eu/en/carv6/auction/10738549
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242cb650>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252F2f0154d8-3aca-4d5e-8ba4-07ca394518b5.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/2f0154d8-3aca-4d5e-8ba4-07ca394518b5.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2ea69d55-817d-52f9-8df8-eafaa8fb030b
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225660ed0>
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252Fc5f315c8-5822-4ac9-887e-5cda26d47def.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/c5f315c8-5822-4ac9-887e-5cda26d47def.jpg saved to cache
2026-03-27 16:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e8249d14-b590-5372-a1eb-d9943afb20b9
2026-03-27 16:33:28 [adesa.fr] INFO: Found listing with ID: 10738671
2026-03-27 16:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738671%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [adesa.fr] INFO: Scrape type for 10738671: 1
2026-03-27 16:33:29 [adesa.fr] INFO: Scraping item 10738671 url https://www.openlane.eu/en/carv6/auction/10738671
2026-03-27 16:33:29 [adesa.fr] INFO: Found listing with ID: 10738522
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738522%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [adesa.fr] INFO: Scrape type for 10738522: 1
2026-03-27 16:33:29 [adesa.fr] INFO: Scraping item 10738522 url https://www.openlane.eu/en/carv6/auction/10738522
2026-03-27 16:33:29 [adesa.fr] INFO: Found listing with ID: 10738500
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738500%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [adesa.fr] INFO: Scrape type for 10738500: 1
2026-03-27 16:33:29 [adesa.fr] INFO: Scraping item 10738500 url https://www.openlane.eu/en/carv6/auction/10738500
2026-03-27 16:33:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff52f50>
2026-03-27 16:33:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252Fd8baf071-a5a7-463e-b76d-3be9b4b03d8f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/d8baf071-a5a7-463e-b76d-3be9b4b03d8f.jpg saved to cache
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ceefc520-0db5-5b74-903d-9609a84fd25d
2026-03-27 16:33:29 [adesa.fr] INFO: Found listing with ID: 10738627
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738627%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [adesa.fr] INFO: Scrape type for 10738627: 1
2026-03-27 16:33:29 [adesa.fr] INFO: Scraping item 10738627 url https://www.openlane.eu/en/carv6/auction/10738627
2026-03-27 16:33:29 [adesa.fr] INFO: Found listing with ID: 10738501
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738501%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [adesa.fr] INFO: Scrape type for 10738501: 1
2026-03-27 16:33:29 [adesa.fr] INFO: Scraping item 10738501 url https://www.openlane.eu/en/carv6/auction/10738501
2026-03-27 16:33:29 [adesa.fr] INFO: Found listing with ID: 10738672
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738672%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [adesa.fr] INFO: Scrape type for 10738672: 1
2026-03-27 16:33:29 [adesa.fr] INFO: Scraping item 10738672 url https://www.openlane.eu/en/carv6/auction/10738672
2026-03-27 16:33:29 [adesa.fr] INFO: Found listing with ID: 10738628
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738628%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [adesa.fr] INFO: Scrape type for 10738628: 1
2026-03-27 16:33:29 [adesa.fr] INFO: Scraping item 10738628 url https://www.openlane.eu/en/carv6/auction/10738628
2026-03-27 16:33:29 [adesa.fr] INFO: Found listing with ID: 10738584
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738584%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [adesa.fr] INFO: Scrape type for 10738584: 1
2026-03-27 16:33:29 [adesa.fr] INFO: Scraping item 10738584 url https://www.openlane.eu/en/carv6/auction/10738584
2026-03-27 16:33:29 [adesa.fr] INFO: Found listing with ID: 10738673
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738673%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [adesa.fr] INFO: Scrape type for 10738673: 1
2026-03-27 16:33:29 [adesa.fr] INFO: Scraping item 10738673 url https://www.openlane.eu/en/carv6/auction/10738673
2026-03-27 16:33:29 [adesa.fr] INFO: Found listing with ID: 10738674
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738674%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [adesa.fr] INFO: Scrape type for 10738674: 1
2026-03-27 16:33:29 [adesa.fr] INFO: Scraping item 10738674 url https://www.openlane.eu/en/carv6/auction/10738674
2026-03-27 16:33:29 [adesa.fr] INFO: Found listing with ID: 10738585
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738585%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [adesa.fr] INFO: Scrape type for 10738585: 1
2026-03-27 16:33:29 [adesa.fr] INFO: Scraping item 10738585 url https://www.openlane.eu/en/carv6/auction/10738585
2026-03-27 16:33:29 [adesa.fr] INFO: Found listing with ID: 10738502
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738502%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [adesa.fr] INFO: Scrape type for 10738502: 1
2026-03-27 16:33:29 [adesa.fr] INFO: Scraping item 10738502 url https://www.openlane.eu/en/carv6/auction/10738502
2026-03-27 16:33:29 [adesa.fr] INFO: Found listing with ID: 10738481
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738481%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [adesa.fr] INFO: Scrape type for 10738481: 1
2026-03-27 16:33:29 [adesa.fr] INFO: Scraping item 10738481 url https://www.openlane.eu/en/carv6/auction/10738481
2026-03-27 16:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:29 [adesa.fr] INFO: Found listing with ID: 10738588
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738588%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [adesa.fr] INFO: Scrape type for 10738588: 1
2026-03-27 16:33:29 [adesa.fr] INFO: Scraping item 10738588 url https://www.openlane.eu/en/carv6/auction/10738588
2026-03-27 16:33:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:29 [adesa.fr] INFO: Found listing with ID: 10738589
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738589%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [adesa.fr] INFO: Scrape type for 10738589: 1
2026-03-27 16:33:29 [adesa.fr] INFO: Scraping item 10738589 url https://www.openlane.eu/en/carv6/auction/10738589
2026-03-27 16:33:29 [adesa.fr] INFO: Found listing with ID: 10738629
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738629%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [adesa.fr] INFO: Scrape type for 10738629: 1
2026-03-27 16:33:29 [adesa.fr] INFO: Scraping item 10738629 url https://www.openlane.eu/en/carv6/auction/10738629
2026-03-27 16:33:29 [adesa.fr] INFO: Found listing with ID: 10738587
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738587%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [adesa.fr] INFO: Scrape type for 10738587: 1
2026-03-27 16:33:29 [adesa.fr] INFO: Scraping item 10738587 url https://www.openlane.eu/en/carv6/auction/10738587
2026-03-27 16:33:29 [adesa.fr] INFO: Found listing with ID: 10738448
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738448%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [adesa.fr] INFO: Scrape type for 10738448: 1
2026-03-27 16:33:29 [adesa.fr] INFO: Scraping item 10738448 url https://www.openlane.eu/en/carv6/auction/10738448
2026-03-27 16:33:29 [adesa.fr] INFO: Found listing with ID: 10738676
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738676%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [adesa.fr] INFO: Scrape type for 10738676: 1
2026-03-27 16:33:29 [adesa.fr] INFO: Scraping item 10738676 url https://www.openlane.eu/en/carv6/auction/10738676
2026-03-27 16:33:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b with identifier: 10738519
2026-03-27 16:33:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b with scrape type 1
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252F6b6aaf2c-e864-460f-865c-2015178ccee5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/6b6aaf2c-e864-460f-865c-2015178ccee5.jpg not downloaded yet
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252F32fe6e92-c336-4a84-8cfc-54d227d41d4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/32fe6e92-c336-4a84-8cfc-54d227d41d4c.jpg not downloaded yet
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252F8f1323a2-725c-41ef-b8ca-fda1ab374a5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/8f1323a2-725c-41ef-b8ca-fda1ab374a5c.jpg not downloaded yet
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252F43be67cf-7ff3-4efd-8c87-c22ead1df963.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/43be67cf-7ff3-4efd-8c87-c22ead1df963.jpg not downloaded yet
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252Fe09d21df-0300-4e56-b3ef-798e75d308dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/e09d21df-0300-4e56-b3ef-798e75d308dc.jpg not downloaded yet
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252Fdb72f100-8a96-457c-99e0-1f05bfcc83a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/db72f100-8a96-457c-99e0-1f05bfcc83a1.jpg not downloaded yet
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252Fa9082f7b-ce76-4a98-8476-c572be24a925.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/a9082f7b-ce76-4a98-8476-c572be24a925.jpg not downloaded yet
2026-03-27 16:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252Ffb3f6fb9-5e87-4306-9c1a-013440c6541a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/fb3f6fb9-5e87-4306-9c1a-013440c6541a.jpg not downloaded yet
2026-03-27 16:33:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252F72ef0041-3516-47c0-909a-fc7b2bcf2106.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/72ef0041-3516-47c0-909a-fc7b2bcf2106.jpg not downloaded yet
2026-03-27 16:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252Fd3744cac-6617-4cd0-a716-0789fed8e2b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/d3744cac-6617-4cd0-a716-0789fed8e2b7.jpg not downloaded yet
2026-03-27 16:33:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1ff5119-d423-5423-a8eb-5823ab63805f with identifier: 10738480
2026-03-27 16:33:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1ff5119-d423-5423-a8eb-5823ab63805f with scrape type 1
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1ff5119-d423-5423-a8eb-5823ab63805f
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252F4fa911f4-8458-4b3e-965c-f0db6e49fad3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/4fa911f4-8458-4b3e-965c-f0db6e49fad3.jpg not downloaded yet
2026-03-27 16:33:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 442a078e-f09c-5ab4-af37-a1bb4c5b5208 with identifier: 10738669
2026-03-27 16:33:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 442a078e-f09c-5ab4-af37-a1bb4c5b5208 with scrape type 1
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 442a078e-f09c-5ab4-af37-a1bb4c5b5208
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252Fda13bab5-323f-42fa-a27d-f24e08e52498.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/da13bab5-323f-42fa-a27d-f24e08e52498.jpg not downloaded yet
2026-03-27 16:33:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07221002-6af9-52b1-9158-3e71e1802bc5 with identifier: 10738606
2026-03-27 16:33:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07221002-6af9-52b1-9158-3e71e1802bc5 with scrape type 1
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07221002-6af9-52b1-9158-3e71e1802bc5
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252F7292c67a-ee97-483c-8c83-1d9868d89264.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/7292c67a-ee97-483c-8c83-1d9868d89264.jpg not downloaded yet
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252F89202fc1-9c91-46d6-9817-3a6848655405.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/89202fc1-9c91-46d6-9817-3a6848655405.jpg not downloaded yet
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252Fa12054b2-9d11-4f7b-ae5b-4551da5f6147.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/a12054b2-9d11-4f7b-ae5b-4551da5f6147.jpg not downloaded yet
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252F1ddb088e-1f90-43de-83d4-62219d9fa88e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/1ddb088e-1f90-43de-83d4-62219d9fa88e.jpg not downloaded yet
2026-03-27 16:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749931/general/72ef0041-3516-47c0-909a-fc7b2bcf2106.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738519)
2026-03-27 16:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749931/general/a9082f7b-ce76-4a98-8476-c572be24a925.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738519)
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252Faa3d82b1-83c8-449d-9158-904bed0afd66.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/aa3d82b1-83c8-449d-9158-904bed0afd66.jpg not downloaded yet
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252Fe59a69f0-81eb-41ac-bf67-4841765c1c66.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/e59a69f0-81eb-41ac-bf67-4841765c1c66.jpg not downloaded yet
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252Faf7d6208-6b06-49a0-b3fb-e2d96f58039d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/af7d6208-6b06-49a0-b3fb-e2d96f58039d.jpg not downloaded yet
2026-03-27 16:33:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e with identifier: 10738548
2026-03-27 16:33:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e with scrape type 1
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252F218c4104-b66f-4b77-b3fc-29841a0906ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/218c4104-b66f-4b77-b3fc-29841a0906ec.jpg not downloaded yet
2026-03-27 16:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749931/general/e09d21df-0300-4e56-b3ef-798e75d308dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738519)
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252F1f1f60ae-3c55-4222-b42f-3fb8f808e669.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/1f1f60ae-3c55-4222-b42f-3fb8f808e669.jpg not downloaded yet
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252F6c21586b-5476-40f5-b2df-b157d1fc6108.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/6c21586b-5476-40f5-b2df-b157d1fc6108.jpg not downloaded yet
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252F867c60b7-e091-43ca-af21-817a08b9a65c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/867c60b7-e091-43ca-af21-817a08b9a65c.jpg not downloaded yet
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252Fe00a3541-d925-4aed-9e27-0fa49757d23d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/e00a3541-d925-4aed-9e27-0fa49757d23d.jpg not downloaded yet
2026-03-27 16:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749931/general/db72f100-8a96-457c-99e0-1f05bfcc83a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738519)
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252Fb15806ab-f953-44eb-8428-de4c4937e7ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/b15806ab-f953-44eb-8428-de4c4937e7ef.jpg not downloaded yet
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252F4e0b2794-2126-491f-835a-db02a5bd1f0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/4e0b2794-2126-491f-835a-db02a5bd1f0e.jpg not downloaded yet
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252Fb8b5d6a4-95ab-4ea6-a9f0-758ecadef2b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/b8b5d6a4-95ab-4ea6-a9f0-758ecadef2b1.jpg not downloaded yet
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252F41a13c84-b106-4d79-b053-b709104bc17f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/41a13c84-b106-4d79-b053-b709104bc17f.jpg not downloaded yet
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252Fe7575d6e-6255-42a6-9eb4-3ff19fa9e338.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/e7575d6e-6255-42a6-9eb4-3ff19fa9e338.jpg not downloaded yet
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252F13a23ef7-3875-4820-b2b4-a831dfb63088.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/13a23ef7-3875-4820-b2b4-a831dfb63088.jpg not downloaded yet
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252Fe09b56ff-e28e-415d-bd9a-d58468070aba.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/e09b56ff-e28e-415d-bd9a-d58468070aba.jpg not downloaded yet
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252Fd2a94503-ea01-4186-aaa2-a37c75653936.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/d2a94503-ea01-4186-aaa2-a37c75653936.jpg not downloaded yet
2026-03-27 16:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750135/general/a12054b2-9d11-4f7b-ae5b-4551da5f6147.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738669)
2026-03-27 16:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749824/general/89202fc1-9c91-46d6-9817-3a6848655405.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738480)
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22410f990>
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252F72ef0041-3516-47c0-909a-fc7b2bcf2106.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/72ef0041-3516-47c0-909a-fc7b2bcf2106.jpg saved to cache
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b8c190>
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252Fa9082f7b-ce76-4a98-8476-c572be24a925.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/a9082f7b-ce76-4a98-8476-c572be24a925.jpg saved to cache
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224374810>
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252Fe09d21df-0300-4e56-b3ef-798e75d308dc.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/e09d21df-0300-4e56-b3ef-798e75d308dc.jpg saved to cache
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252F5555b05f-9e70-40f2-9823-9b745876dbbf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/5555b05f-9e70-40f2-9823-9b745876dbbf.jpg not downloaded yet
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252F7ecc71b0-e75c-4c92-8631-9d182c56d532.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/7ecc71b0-e75c-4c92-8631-9d182c56d532.jpg not downloaded yet
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252Fb4d63c38-9f76-4be9-a6ac-a42f874e2db9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/b4d63c38-9f76-4be9-a6ac-a42f874e2db9.jpg not downloaded yet
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252Fd3206b84-221d-4845-b9a0-d941488062a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/d3206b84-221d-4845-b9a0-d941488062a4.jpg not downloaded yet
2026-03-27 16:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750069/general/1ddb088e-1f90-43de-83d4-62219d9fa88e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738606)
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252F8e2f4d2c-a04f-4648-8d6a-b41661dc30eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/8e2f4d2c-a04f-4648-8d6a-b41661dc30eb.jpg not downloaded yet
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252Fc28993dd-99ae-41ab-b481-2168a8f82bcd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/c28993dd-99ae-41ab-b481-2168a8f82bcd.jpg not downloaded yet
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252F57a80b92-5d9a-4f51-862d-4365577a2fd4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/57a80b92-5d9a-4f51-862d-4365577a2fd4.jpg not downloaded yet
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252Fd0606399-252a-4eeb-a990-91dc8f47c309.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/d0606399-252a-4eeb-a990-91dc8f47c309.jpg not downloaded yet
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22411e7d0>
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252Fdb72f100-8a96-457c-99e0-1f05bfcc83a1.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/db72f100-8a96-457c-99e0-1f05bfcc83a1.jpg saved to cache
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224515390>
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252Fa12054b2-9d11-4f7b-ae5b-4551da5f6147.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/a12054b2-9d11-4f7b-ae5b-4551da5f6147.jpg saved to cache
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 442a078e-f09c-5ab4-af37-a1bb4c5b5208
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224164750>
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252F89202fc1-9c91-46d6-9817-3a6848655405.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/89202fc1-9c91-46d6-9817-3a6848655405.jpg saved to cache
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d1ff5119-d423-5423-a8eb-5823ab63805f
2026-03-27 16:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750007/general/e00a3541-d925-4aed-9e27-0fa49757d23d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738548)
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252Fee5f0121-0f1e-41dd-8088-f7b07d8266c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/ee5f0121-0f1e-41dd-8088-f7b07d8266c3.jpg not downloaded yet
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252F5d48c981-faab-4678-8ed4-6afee49a1eb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/5d48c981-faab-4678-8ed4-6afee49a1eb9.jpg not downloaded yet
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252F18aac252-e0ac-445c-b4be-f347a7d308dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/18aac252-e0ac-445c-b4be-f347a7d308dc.jpg not downloaded yet
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252F9077d1da-0af1-4e43-934e-78ab3478d975.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/9077d1da-0af1-4e43-934e-78ab3478d975.jpg not downloaded yet
2026-03-27 16:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750007/general/41a13c84-b106-4d79-b053-b709104bc17f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738548)
2026-03-27 16:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750069/general/b8b5d6a4-95ab-4ea6-a9f0-758ecadef2b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738606)
2026-03-27 16:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22454b190>
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252F1ddb088e-1f90-43de-83d4-62219d9fa88e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/1ddb088e-1f90-43de-83d4-62219d9fa88e.jpg saved to cache
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 07221002-6af9-52b1-9158-3e71e1802bc5
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252F1fc5b1ba-c71e-455b-8b61-e32c014a7660.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/1fc5b1ba-c71e-455b-8b61-e32c014a7660.jpg not downloaded yet
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252F4661c7a1-3f69-48f1-82e8-ca425819e07b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/4661c7a1-3f69-48f1-82e8-ca425819e07b.jpg not downloaded yet
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252Fbff26cc5-eb0f-4d73-8281-69b35809e596.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/bff26cc5-eb0f-4d73-8281-69b35809e596.jpg not downloaded yet
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252F154745b3-fee9-4397-9a91-2a38ccf48e06.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/154745b3-fee9-4397-9a91-2a38ccf48e06.jpg not downloaded yet
2026-03-27 16:33:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750007/general/d3206b84-221d-4845-b9a0-d941488062a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738548)
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252F395baca0-36c7-44cd-822c-1f0a414dc3d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/395baca0-36c7-44cd-822c-1f0a414dc3d8.jpg not downloaded yet
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245b0f50>
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252Fe00a3541-d925-4aed-9e27-0fa49757d23d.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/e00a3541-d925-4aed-9e27-0fa49757d23d.jpg saved to cache
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e
2026-03-27 16:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750069/general/b4d63c38-9f76-4be9-a6ac-a42f874e2db9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738606)
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e6250>
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252F41a13c84-b106-4d79-b053-b709104bc17f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/41a13c84-b106-4d79-b053-b709104bc17f.jpg saved to cache
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224376150>
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252Fb8b5d6a4-95ab-4ea6-a9f0-758ecadef2b1.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/b8b5d6a4-95ab-4ea6-a9f0-758ecadef2b1.jpg saved to cache
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 07221002-6af9-52b1-9158-3e71e1802bc5
2026-03-27 16:33:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3e3b2f1-2717-53f9-8124-f19814eb6782 with identifier: 10738667
2026-03-27 16:33:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3e3b2f1-2717-53f9-8124-f19814eb6782 with scrape type 1
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a3e3b2f1-2717-53f9-8124-f19814eb6782
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252F9adf5325-be9d-4e27-a99c-3fd675f2ea68.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/9adf5325-be9d-4e27-a99c-3fd675f2ea68.jpg not downloaded yet
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252Fde8fce00-5f53-4158-9703-1d1c6124865a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/de8fce00-5f53-4158-9703-1d1c6124865a.jpg not downloaded yet
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252F5b637a1e-7978-4093-90aa-20a81b626f7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/5b637a1e-7978-4093-90aa-20a81b626f7a.jpg not downloaded yet
2026-03-27 16:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750069/general/57a80b92-5d9a-4f51-862d-4365577a2fd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738606)
2026-03-27 16:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750007/general/d0606399-252a-4eeb-a990-91dc8f47c309.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738548)
2026-03-27 16:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750007/general/9077d1da-0af1-4e43-934e-78ab3478d975.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738548)
2026-03-27 16:33:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b1f210>
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252Fd3206b84-221d-4845-b9a0-d941488062a4.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/d3206b84-221d-4845-b9a0-d941488062a4.jpg saved to cache
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252F1e1d3b13-59c5-4e7e-96cb-9a8b4bfcd40c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/1e1d3b13-59c5-4e7e-96cb-9a8b4bfcd40c.jpg not downloaded yet
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259ad250>
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252Fb4d63c38-9f76-4be9-a6ac-a42f874e2db9.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/b4d63c38-9f76-4be9-a6ac-a42f874e2db9.jpg saved to cache
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 07221002-6af9-52b1-9158-3e71e1802bc5
2026-03-27 16:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750069/general/bff26cc5-eb0f-4d73-8281-69b35809e596.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738606)
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252Fa18a84b6-cd7d-458e-9b4e-8856112e377a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/a18a84b6-cd7d-458e-9b4e-8856112e377a.jpg not downloaded yet
2026-03-27 16:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252Fc542cc60-331e-423b-b9c9-332e9d8487ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/c542cc60-331e-423b-b9c9-332e9d8487ed.jpg not downloaded yet
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252Fd269397a-5c6e-42c1-b76a-adc5baeb90ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/d269397a-5c6e-42c1-b76a-adc5baeb90ec.jpg not downloaded yet
2026-03-27 16:33:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1582c5e-13c3-5627-bd1f-960c3265e081 with identifier: 10738520
2026-03-27 16:33:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1582c5e-13c3-5627-bd1f-960c3265e081 with scrape type 1
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1582c5e-13c3-5627-bd1f-960c3265e081
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252Fbabf461a-1014-4a49-973c-897e37c8b9f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/babf461a-1014-4a49-973c-897e37c8b9f8.jpg not downloaded yet
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22443a150>
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252F57a80b92-5d9a-4f51-862d-4365577a2fd4.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/57a80b92-5d9a-4f51-862d-4365577a2fd4.jpg saved to cache
2026-03-27 16:33:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 07221002-6af9-52b1-9158-3e71e1802bc5
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224548d50>
2026-03-27 16:33:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252Fd0606399-252a-4eeb-a990-91dc8f47c309.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/d0606399-252a-4eeb-a990-91dc8f47c309.jpg saved to cache
2026-03-27 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e
2026-03-27 16:33:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240c8510>
2026-03-27 16:33:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252F9077d1da-0af1-4e43-934e-78ab3478d975.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/9077d1da-0af1-4e43-934e-78ab3478d975.jpg saved to cache
2026-03-27 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e
2026-03-27 16:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750135/general/4661c7a1-3f69-48f1-82e8-ca425819e07b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738669)
2026-03-27 16:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750007/general/154745b3-fee9-4397-9a91-2a38ccf48e06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738548)
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252F8e93ef9f-a5be-4545-837b-ea21ea60c6b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/8e93ef9f-a5be-4545-837b-ea21ea60c6b0.jpg not downloaded yet
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252F039ec98e-a4a2-40d0-a370-4057f0f415f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/039ec98e-a4a2-40d0-a370-4057f0f415f8.jpg not downloaded yet
2026-03-27 16:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749824/general/1fc5b1ba-c71e-455b-8b61-e32c014a7660.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738480)
2026-03-27 16:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750007/general/de8fce00-5f53-4158-9703-1d1c6124865a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738548)
2026-03-27 16:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750007/general/395baca0-36c7-44cd-822c-1f0a414dc3d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738548)
2026-03-27 16:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750133/general/9adf5325-be9d-4e27-a99c-3fd675f2ea68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738667)
2026-03-27 16:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750133/general/5b637a1e-7978-4093-90aa-20a81b626f7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738667)
2026-03-27 16:33:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750133/general/1e1d3b13-59c5-4e7e-96cb-9a8b4bfcd40c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738667)
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252Fa19e6992-e036-45cc-a2b3-55684f1e2fd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/a19e6992-e036-45cc-a2b3-55684f1e2fd8.jpg not downloaded yet
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252Ff606aa7a-c013-4d69-9fc5-63283e622590.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/f606aa7a-c013-4d69-9fc5-63283e622590.jpg not downloaded yet
2026-03-27 16:33:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241c4c90>
2026-03-27 16:33:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252Fbff26cc5-eb0f-4d73-8281-69b35809e596.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/bff26cc5-eb0f-4d73-8281-69b35809e596.jpg saved to cache
2026-03-27 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 07221002-6af9-52b1-9158-3e71e1802bc5
2026-03-27 16:33:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca365e10-6542-5112-b0b2-73309c473879 with identifier: 10738670
2026-03-27 16:33:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca365e10-6542-5112-b0b2-73309c473879 with scrape type 1
2026-03-27 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ca365e10-6542-5112-b0b2-73309c473879
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252Fe8c74bcb-b1a2-4b07-97d2-0b0f0df9540f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/e8c74bcb-b1a2-4b07-97d2-0b0f0df9540f.jpg not downloaded yet
2026-03-27 16:33:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 681caf72-538b-5df6-b288-e6644619f9bd with identifier: 10738668
2026-03-27 16:33:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 681caf72-538b-5df6-b288-e6644619f9bd with scrape type 1
2026-03-27 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 681caf72-538b-5df6-b288-e6644619f9bd
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252F8632a1ed-6f83-4c9f-8d39-0a268e5d4195.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/8632a1ed-6f83-4c9f-8d39-0a268e5d4195.jpg not downloaded yet
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252F3b657030-0d39-4c84-b813-840ac36bbecd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/3b657030-0d39-4c84-b813-840ac36bbecd.jpg not downloaded yet
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252F198104c4-dea7-43af-ab34-c3418d934ac1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/198104c4-dea7-43af-ab34-c3418d934ac1.jpg not downloaded yet
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252F2b30f8cc-88a7-4ecb-b46d-77e1499f8339.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/2b30f8cc-88a7-4ecb-b46d-77e1499f8339.jpg not downloaded yet
2026-03-27 16:33:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252F1f0ba3ed-60b8-4f64-9aa9-dd9eb44adfad.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/1f0ba3ed-60b8-4f64-9aa9-dd9eb44adfad.jpg not downloaded yet
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240ed7d0>
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252F4661c7a1-3f69-48f1-82e8-ca425819e07b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/4661c7a1-3f69-48f1-82e8-ca425819e07b.jpg saved to cache
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 442a078e-f09c-5ab4-af37-a1bb4c5b5208
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22574d7d0>
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252F154745b3-fee9-4397-9a91-2a38ccf48e06.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/154745b3-fee9-4397-9a91-2a38ccf48e06.jpg saved to cache
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff0ed90>
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252F1fc5b1ba-c71e-455b-8b61-e32c014a7660.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/1fc5b1ba-c71e-455b-8b61-e32c014a7660.jpg saved to cache
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d1ff5119-d423-5423-a8eb-5823ab63805f
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22574d790>
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252Fde8fce00-5f53-4158-9703-1d1c6124865a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/de8fce00-5f53-4158-9703-1d1c6124865a.jpg saved to cache
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258afd10>
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252F395baca0-36c7-44cd-822c-1f0a414dc3d8.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/395baca0-36c7-44cd-822c-1f0a414dc3d8.jpg saved to cache
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224136710>
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252F9adf5325-be9d-4e27-a99c-3fd675f2ea68.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/9adf5325-be9d-4e27-a99c-3fd675f2ea68.jpg saved to cache
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a3e3b2f1-2717-53f9-8124-f19814eb6782
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bcead0>
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252F5b637a1e-7978-4093-90aa-20a81b626f7a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/5b637a1e-7978-4093-90aa-20a81b626f7a.jpg saved to cache
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a3e3b2f1-2717-53f9-8124-f19814eb6782
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258582d0>
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252F1e1d3b13-59c5-4e7e-96cb-9a8b4bfcd40c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/1e1d3b13-59c5-4e7e-96cb-9a8b4bfcd40c.jpg saved to cache
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a3e3b2f1-2717-53f9-8124-f19814eb6782
2026-03-27 16:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749977/general/babf461a-1014-4a49-973c-897e37c8b9f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738520)
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252F775ddb97-1d3f-4979-b919-cde945f87c86.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/775ddb97-1d3f-4979-b919-cde945f87c86.jpg not downloaded yet
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252F268cfbbf-d541-4b1b-a3d3-0c4982025b25.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/268cfbbf-d541-4b1b-a3d3-0c4982025b25.jpg not downloaded yet
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252F39ce3d5d-dc64-4d74-ab8b-3d9a0e8f773e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/39ce3d5d-dc64-4d74-ab8b-3d9a0e8f773e.jpg not downloaded yet
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252F0f04e580-7791-409a-a6cf-3150dd7e78d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/0f04e580-7791-409a-a6cf-3150dd7e78d4.jpg not downloaded yet
2026-03-27 16:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750133/general/d269397a-5c6e-42c1-b76a-adc5baeb90ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738667)
2026-03-27 16:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750133/general/c542cc60-331e-423b-b9c9-332e9d8487ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738667)
2026-03-27 16:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750133/general/8e93ef9f-a5be-4545-837b-ea21ea60c6b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738667)
2026-03-27 16:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750135/general/5d48c981-faab-4678-8ed4-6afee49a1eb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738669)
2026-03-27 16:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750133/general/a18a84b6-cd7d-458e-9b4e-8856112e377a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738667)
2026-03-27 16:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749977/general/039ec98e-a4a2-40d0-a370-4057f0f415f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738520)
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252F6c6c43e5-c131-43ed-b9f1-565db985b66b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/6c6c43e5-c131-43ed-b9f1-565db985b66b.jpg not downloaded yet
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252Ff0625124-b897-4ac5-b09b-b1637c532587.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/f0625124-b897-4ac5-b09b-b1637c532587.jpg not downloaded yet
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252F9aed8b78-6bcc-4812-a334-298a24cbba7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/9aed8b78-6bcc-4812-a334-298a24cbba7b.jpg not downloaded yet
2026-03-27 16:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750069/general/18aac252-e0ac-445c-b4be-f347a7d308dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738606)
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252F63f0c771-dc7e-45fe-82e9-17a670541b04.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/63f0c771-dc7e-45fe-82e9-17a670541b04.jpg not downloaded yet
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252F8a4af0b5-9538-4ee6-8742-278e6ae0069a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/8a4af0b5-9538-4ee6-8742-278e6ae0069a.jpg not downloaded yet
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252F33682c7d-b168-43c0-8e98-6582c3a3a38e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/33682c7d-b168-43c0-8e98-6582c3a3a38e.jpg not downloaded yet
2026-03-27 16:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750134/general/1f0ba3ed-60b8-4f64-9aa9-dd9eb44adfad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738668)
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252Fd3567c1e-9e85-4bb1-996b-3b7b1ffb1487.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/d3567c1e-9e85-4bb1-996b-3b7b1ffb1487.jpg not downloaded yet
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252F08ec4edb-6bc4-4941-8c57-dd1d36a24fed.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/08ec4edb-6bc4-4941-8c57-dd1d36a24fed.jpg not downloaded yet
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252Fae5de7cd-2840-47b4-b669-e23b4f7f37a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/ae5de7cd-2840-47b4-b669-e23b4f7f37a7.jpg not downloaded yet
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258cb210>
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252Fbabf461a-1014-4a49-973c-897e37c8b9f8.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/babf461a-1014-4a49-973c-897e37c8b9f8.jpg saved to cache
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d1582c5e-13c3-5627-bd1f-960c3265e081
2026-03-27 16:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750134/general/8632a1ed-6f83-4c9f-8d39-0a268e5d4195.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738668)
2026-03-27 16:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750134/general/0f04e580-7791-409a-a6cf-3150dd7e78d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738668)
2026-03-27 16:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749977/general/198104c4-dea7-43af-ab34-c3418d934ac1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738520)
2026-03-27 16:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750133/general/3b657030-0d39-4c84-b813-840ac36bbecd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738667)
2026-03-27 16:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750136/general/2b30f8cc-88a7-4ecb-b46d-77e1499f8339.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738670)
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252Fa0cc7411-800f-4f00-b566-6a797accbf9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/a0cc7411-800f-4f00-b566-6a797accbf9b.jpg not downloaded yet
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252Fea8a31fe-3d32-4a61-b6d2-9331dcad8329.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/ea8a31fe-3d32-4a61-b6d2-9331dcad8329.jpg not downloaded yet
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252F5dda15f5-d468-4507-b888-faf6ee1b91a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/5dda15f5-d468-4507-b888-faf6ee1b91a9.jpg not downloaded yet
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c10fd0>
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252Fd269397a-5c6e-42c1-b76a-adc5baeb90ec.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/d269397a-5c6e-42c1-b76a-adc5baeb90ec.jpg saved to cache
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a3e3b2f1-2717-53f9-8124-f19814eb6782
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240eac10>
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252Fc542cc60-331e-423b-b9c9-332e9d8487ed.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/c542cc60-331e-423b-b9c9-332e9d8487ed.jpg saved to cache
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a3e3b2f1-2717-53f9-8124-f19814eb6782
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240c3c10>
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252F8e93ef9f-a5be-4545-837b-ea21ea60c6b0.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/8e93ef9f-a5be-4545-837b-ea21ea60c6b0.jpg saved to cache
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a3e3b2f1-2717-53f9-8124-f19814eb6782
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff04c10>
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252F5d48c981-faab-4678-8ed4-6afee49a1eb9.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/5d48c981-faab-4678-8ed4-6afee49a1eb9.jpg saved to cache
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 442a078e-f09c-5ab4-af37-a1bb4c5b5208
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240ea010>
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252Fa18a84b6-cd7d-458e-9b4e-8856112e377a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/a18a84b6-cd7d-458e-9b4e-8856112e377a.jpg saved to cache
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a3e3b2f1-2717-53f9-8124-f19814eb6782
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225760910>
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252F039ec98e-a4a2-40d0-a370-4057f0f415f8.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/039ec98e-a4a2-40d0-a370-4057f0f415f8.jpg saved to cache
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d1582c5e-13c3-5627-bd1f-960c3265e081
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224417150>
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252F18aac252-e0ac-445c-b4be-f347a7d308dc.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/18aac252-e0ac-445c-b4be-f347a7d308dc.jpg saved to cache
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 07221002-6af9-52b1-9158-3e71e1802bc5
2026-03-27 16:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750136/general/39ce3d5d-dc64-4d74-ab8b-3d9a0e8f773e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738670)
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252F16fbe063-6223-4352-a92e-c01393d7be70.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/16fbe063-6223-4352-a92e-c01393d7be70.jpg not downloaded yet
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252F746dd22f-bbf2-4554-895b-20efd750f504.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/746dd22f-bbf2-4554-895b-20efd750f504.jpg not downloaded yet
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252F7a90e83e-9f5f-49c3-861c-92effc94b64a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/7a90e83e-9f5f-49c3-861c-92effc94b64a.jpg not downloaded yet
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749977/general/268cfbbf-d541-4b1b-a3d3-0c4982025b25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738520)
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750134/general/33682c7d-b168-43c0-8e98-6582c3a3a38e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738668)
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22590de90>
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252F1f0ba3ed-60b8-4f64-9aa9-dd9eb44adfad.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/1f0ba3ed-60b8-4f64-9aa9-dd9eb44adfad.jpg saved to cache
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 681caf72-538b-5df6-b288-e6644619f9bd
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22450d210>
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252F8632a1ed-6f83-4c9f-8d39-0a268e5d4195.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/8632a1ed-6f83-4c9f-8d39-0a268e5d4195.jpg saved to cache
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 681caf72-538b-5df6-b288-e6644619f9bd
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff17990>
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252F0f04e580-7791-409a-a6cf-3150dd7e78d4.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/0f04e580-7791-409a-a6cf-3150dd7e78d4.jpg saved to cache
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 681caf72-538b-5df6-b288-e6644619f9bd
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257d7c50>
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252F198104c4-dea7-43af-ab34-c3418d934ac1.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/198104c4-dea7-43af-ab34-c3418d934ac1.jpg saved to cache
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d1582c5e-13c3-5627-bd1f-960c3265e081
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c09250>
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252F3b657030-0d39-4c84-b813-840ac36bbecd.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/3b657030-0d39-4c84-b813-840ac36bbecd.jpg saved to cache
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a3e3b2f1-2717-53f9-8124-f19814eb6782
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257b1f50>
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252F2b30f8cc-88a7-4ecb-b46d-77e1499f8339.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/2b30f8cc-88a7-4ecb-b46d-77e1499f8339.jpg saved to cache
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ca365e10-6542-5112-b0b2-73309c473879
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252Fd6705471-c6a9-4900-ae19-16e996400336.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/d6705471-c6a9-4900-ae19-16e996400336.jpg not downloaded yet
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252F04debc48-98e0-4b23-98d8-032f558d6772.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/04debc48-98e0-4b23-98d8-032f558d6772.jpg not downloaded yet
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750134/general/9aed8b78-6bcc-4812-a334-298a24cbba7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738668)
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750134/general/ae5de7cd-2840-47b4-b669-e23b4f7f37a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738668)
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750136/general/8a4af0b5-9538-4ee6-8742-278e6ae0069a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738670)
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749977/general/63f0c771-dc7e-45fe-82e9-17a670541b04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738520)
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252Fc0e36106-15e9-4d19-8e77-b85156f48558.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/c0e36106-15e9-4d19-8e77-b85156f48558.jpg not downloaded yet
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252F8e0a22b9-96b3-4f66-a899-c52bac1b0f9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/8e0a22b9-96b3-4f66-a899-c52bac1b0f9b.jpg not downloaded yet
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6064952d-1a10-5f02-89e5-09ae0f1f4226 with identifier: 10738625
2026-03-27 16:33:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6064952d-1a10-5f02-89e5-09ae0f1f4226 with scrape type 1
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6064952d-1a10-5f02-89e5-09ae0f1f4226
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252F6f4fd320-6016-4785-a44c-1fbabcb4dda3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/6f4fd320-6016-4785-a44c-1fbabcb4dda3.jpg not downloaded yet
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22450db10>
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252F39ce3d5d-dc64-4d74-ab8b-3d9a0e8f773e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/39ce3d5d-dc64-4d74-ab8b-3d9a0e8f773e.jpg saved to cache
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ca365e10-6542-5112-b0b2-73309c473879
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225833790>
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252F268cfbbf-d541-4b1b-a3d3-0c4982025b25.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/268cfbbf-d541-4b1b-a3d3-0c4982025b25.jpg saved to cache
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d1582c5e-13c3-5627-bd1f-960c3265e081
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22416f810>
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252F33682c7d-b168-43c0-8e98-6582c3a3a38e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/33682c7d-b168-43c0-8e98-6582c3a3a38e.jpg saved to cache
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 681caf72-538b-5df6-b288-e6644619f9bd
2026-03-27 16:33:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c54a984e-33ee-5219-a17f-018c1792e394 with identifier: 10738583
2026-03-27 16:33:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c54a984e-33ee-5219-a17f-018c1792e394 with scrape type 1
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c54a984e-33ee-5219-a17f-018c1792e394
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252Fdd656415-d57a-4128-8501-812febe9d53c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/dd656415-d57a-4128-8501-812febe9d53c.jpg not downloaded yet
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750136/general/08ec4edb-6bc4-4941-8c57-dd1d36a24fed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738670)
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252Fe695d053-293b-4e46-ae85-8e5a811f69af.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/e695d053-293b-4e46-ae85-8e5a811f69af.jpg not downloaded yet
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252Fce24e4f9-9dbc-4f51-96b5-ad92cab2c3ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/ce24e4f9-9dbc-4f51-96b5-ad92cab2c3ce.jpg not downloaded yet
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750134/general/5dda15f5-d468-4507-b888-faf6ee1b91a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738668)
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225984e90>
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252F9aed8b78-6bcc-4812-a334-298a24cbba7b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/9aed8b78-6bcc-4812-a334-298a24cbba7b.jpg saved to cache
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 681caf72-538b-5df6-b288-e6644619f9bd
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224191210>
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252Fae5de7cd-2840-47b4-b669-e23b4f7f37a7.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/ae5de7cd-2840-47b4-b669-e23b4f7f37a7.jpg saved to cache
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 681caf72-538b-5df6-b288-e6644619f9bd
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224446c90>
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252F8a4af0b5-9538-4ee6-8742-278e6ae0069a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/8a4af0b5-9538-4ee6-8742-278e6ae0069a.jpg saved to cache
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ca365e10-6542-5112-b0b2-73309c473879
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22410f1d0>
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252F63f0c771-dc7e-45fe-82e9-17a670541b04.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/63f0c771-dc7e-45fe-82e9-17a670541b04.jpg saved to cache
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d1582c5e-13c3-5627-bd1f-960c3265e081
2026-03-27 16:33:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43608fe8-bf94-5aa6-ace2-88d975d03eeb with identifier: 10738481
2026-03-27 16:33:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43608fe8-bf94-5aa6-ace2-88d975d03eeb with scrape type 1
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 43608fe8-bf94-5aa6-ace2-88d975d03eeb
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252Ff8e7d018-68a6-4a5a-9823-988915f2bcee.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/f8e7d018-68a6-4a5a-9823-988915f2bcee.jpg not downloaded yet
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749977/general/a0cc7411-800f-4f00-b566-6a797accbf9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738520)
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750136/general/ea8a31fe-3d32-4a61-b6d2-9331dcad8329.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738670)
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252F11b17ce2-312c-4fce-b1cd-d585c03db05b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/11b17ce2-312c-4fce-b1cd-d585c03db05b.jpg not downloaded yet
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252F2a0f26f5-b580-4cae-b6db-cf812258ac8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/2a0f26f5-b580-4cae-b6db-cf812258ac8f.jpg not downloaded yet
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252Fac92fb6a-164d-48b5-a346-4774ccf7a4e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/ac92fb6a-164d-48b5-a346-4774ccf7a4e0.jpg not downloaded yet
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750134/general/7a90e83e-9f5f-49c3-861c-92effc94b64a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738668)
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749977/general/d3567c1e-9e85-4bb1-996b-3b7b1ffb1487.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738520)
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750136/general/d6705471-c6a9-4900-ae19-16e996400336.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738670)
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252F1f6ecc09-ba96-4f30-a341-b1064c7b6b7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/1f6ecc09-ba96-4f30-a341-b1064c7b6b7f.jpg not downloaded yet
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252F1a4d94e8-a9e9-4b6b-b84f-247bc5e28305.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/1a4d94e8-a9e9-4b6b-b84f-247bc5e28305.jpg not downloaded yet
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2255fed10>
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252F08ec4edb-6bc4-4941-8c57-dd1d36a24fed.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/08ec4edb-6bc4-4941-8c57-dd1d36a24fed.jpg saved to cache
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ca365e10-6542-5112-b0b2-73309c473879
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258fa5d0>
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252F5dda15f5-d468-4507-b888-faf6ee1b91a9.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/5dda15f5-d468-4507-b888-faf6ee1b91a9.jpg saved to cache
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 681caf72-538b-5df6-b288-e6644619f9bd
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750136/general/746dd22f-bbf2-4554-895b-20efd750f504.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738670)
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252F0cf30851-4dbc-4e33-9cef-55643c98e745.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/0cf30851-4dbc-4e33-9cef-55643c98e745.jpg not downloaded yet
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750134/general/04debc48-98e0-4b23-98d8-032f558d6772.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738668)
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252Fe76a3fd8-e185-4761-a32e-5183095c6dc7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/e76a3fd8-e185-4761-a32e-5183095c6dc7.jpg not downloaded yet
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252F08f6b253-89fa-4659-bf0f-3cd214eb9f24.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/08f6b253-89fa-4659-bf0f-3cd214eb9f24.jpg not downloaded yet
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749977/general/16fbe063-6223-4352-a92e-c01393d7be70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738520)
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252Fa521617e-9ce5-47c9-a078-a7eb03485def.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/a521617e-9ce5-47c9-a078-a7eb03485def.jpg not downloaded yet
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750136/general/f0625124-b897-4ac5-b09b-b1637c532587.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738670)
2026-03-27 16:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749977/general/6c6c43e5-c131-43ed-b9f1-565db985b66b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738520)
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252F2e8a0dbf-b8c0-4b14-8185-e69c5bc60dbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/2e8a0dbf-b8c0-4b14-8185-e69c5bc60dbb.jpg not downloaded yet
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252Fbd7ee6e4-6543-42bc-9494-4da498faec8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/bd7ee6e4-6543-42bc-9494-4da498faec8b.jpg not downloaded yet
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252Fc1c59f5c-1bd1-48fe-ad8e-cb51e6c77ae6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/c1c59f5c-1bd1-48fe-ad8e-cb51e6c77ae6.jpg not downloaded yet
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225d16590>
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252Fa0cc7411-800f-4f00-b566-6a797accbf9b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/a0cc7411-800f-4f00-b566-6a797accbf9b.jpg saved to cache
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d1582c5e-13c3-5627-bd1f-960c3265e081
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff23010>
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252Fea8a31fe-3d32-4a61-b6d2-9331dcad8329.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/ea8a31fe-3d32-4a61-b6d2-9331dcad8329.jpg saved to cache
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ca365e10-6542-5112-b0b2-73309c473879
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224514250>
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252F7a90e83e-9f5f-49c3-861c-92effc94b64a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/7a90e83e-9f5f-49c3-861c-92effc94b64a.jpg saved to cache
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 681caf72-538b-5df6-b288-e6644619f9bd
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22566ce50>
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252Fd3567c1e-9e85-4bb1-996b-3b7b1ffb1487.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/d3567c1e-9e85-4bb1-996b-3b7b1ffb1487.jpg saved to cache
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d1582c5e-13c3-5627-bd1f-960c3265e081
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257d6e90>
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252Fd6705471-c6a9-4900-ae19-16e996400336.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/d6705471-c6a9-4900-ae19-16e996400336.jpg saved to cache
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ca365e10-6542-5112-b0b2-73309c473879
2026-03-27 16:33:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64e8b443-4f12-570b-9705-da68a69ac933 with identifier: 10738624
2026-03-27 16:33:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64e8b443-4f12-570b-9705-da68a69ac933 with scrape type 1
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 64e8b443-4f12-570b-9705-da68a69ac933
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252Fb244697b-a093-426b-baf0-f0c2bc927150.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/b244697b-a093-426b-baf0-f0c2bc927150.jpg not downloaded yet
2026-03-27 16:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750045/general/ce24e4f9-9dbc-4f51-96b5-ad92cab2c3ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738583)
2026-03-27 16:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750045/general/dd656415-d57a-4128-8501-812febe9d53c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738583)
2026-03-27 16:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750089/general/e695d053-293b-4e46-ae85-8e5a811f69af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738625)
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252Fdb33be0c-25b7-49c7-b4e0-415c2a92bdff.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/db33be0c-25b7-49c7-b4e0-415c2a92bdff.jpg not downloaded yet
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252F7cd0fb4c-eea4-49de-9b55-d010835611b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/7cd0fb4c-eea4-49de-9b55-d010835611b2.jpg not downloaded yet
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252F170498f0-d92b-4091-bb29-d5159caf3bbe.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/170498f0-d92b-4091-bb29-d5159caf3bbe.jpg not downloaded yet
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252F57e24a82-dbe5-4a8f-88af-90e5271ff802.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/57e24a82-dbe5-4a8f-88af-90e5271ff802.jpg not downloaded yet
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e6e10>
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252F746dd22f-bbf2-4554-895b-20efd750f504.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/746dd22f-bbf2-4554-895b-20efd750f504.jpg saved to cache
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ca365e10-6542-5112-b0b2-73309c473879
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224184f90>
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252F04debc48-98e0-4b23-98d8-032f558d6772.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/04debc48-98e0-4b23-98d8-032f558d6772.jpg saved to cache
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 681caf72-538b-5df6-b288-e6644619f9bd
2026-03-27 16:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750089/general/11b17ce2-312c-4fce-b1cd-d585c03db05b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738625)
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252F587d8880-9a3b-4c33-9320-7038bc7f48ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/587d8880-9a3b-4c33-9320-7038bc7f48ad.jpg not downloaded yet
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252Feb1be43d-df93-417c-ba22-ddd50a57c3f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/eb1be43d-df93-417c-ba22-ddd50a57c3f0.jpg not downloaded yet
2026-03-27 16:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750045/general/2a0f26f5-b580-4cae-b6db-cf812258ac8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738583)
2026-03-27 16:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749825/general/f8e7d018-68a6-4a5a-9823-988915f2bcee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738481)
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252Fdaf23156-6969-492f-8330-ac6d4d1244f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/daf23156-6969-492f-8330-ac6d4d1244f5.jpg not downloaded yet
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252Fca3439d6-27eb-408c-bb42-4548a53d0ca2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/ca3439d6-27eb-408c-bb42-4548a53d0ca2.jpg not downloaded yet
2026-03-27 16:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750045/general/1a4d94e8-a9e9-4b6b-b84f-247bc5e28305.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738583)
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252Fb6d02c67-4829-4be4-94de-305f120c15df.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/b6d02c67-4829-4be4-94de-305f120c15df.jpg not downloaded yet
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252F272adb69-b568-4bc7-a86e-d58d0ca424f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/272adb69-b568-4bc7-a86e-d58d0ca424f2.jpg not downloaded yet
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224178b90>
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252F16fbe063-6223-4352-a92e-c01393d7be70.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/16fbe063-6223-4352-a92e-c01393d7be70.jpg saved to cache
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d1582c5e-13c3-5627-bd1f-960c3265e081
2026-03-27 16:33:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dab00a9b-d40f-5386-8019-6b06250c103a with identifier: 10738521
2026-03-27 16:33:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dab00a9b-d40f-5386-8019-6b06250c103a with scrape type 1
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dab00a9b-d40f-5386-8019-6b06250c103a
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252F3b249bd4-616c-4c55-a238-051a6fd39319.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/3b249bd4-616c-4c55-a238-051a6fd39319.jpg not downloaded yet
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256ce5d0>
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252Ff0625124-b897-4ac5-b09b-b1637c532587.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/f0625124-b897-4ac5-b09b-b1637c532587.jpg saved to cache
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ca365e10-6542-5112-b0b2-73309c473879
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257f9f50>
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252F6c6c43e5-c131-43ed-b9f1-565db985b66b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/6c6c43e5-c131-43ed-b9f1-565db985b66b.jpg saved to cache
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d1582c5e-13c3-5627-bd1f-960c3265e081
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22417b290>
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252Fce24e4f9-9dbc-4f51-96b5-ad92cab2c3ce.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/ce24e4f9-9dbc-4f51-96b5-ad92cab2c3ce.jpg saved to cache
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c54a984e-33ee-5219-a17f-018c1792e394
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c8f490>
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252Fdd656415-d57a-4128-8501-812febe9d53c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/dd656415-d57a-4128-8501-812febe9d53c.jpg saved to cache
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c54a984e-33ee-5219-a17f-018c1792e394
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245e9810>
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252Fe695d053-293b-4e46-ae85-8e5a811f69af.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/e695d053-293b-4e46-ae85-8e5a811f69af.jpg saved to cache
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6064952d-1a10-5f02-89e5-09ae0f1f4226
2026-03-27 16:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750089/general/1f6ecc09-ba96-4f30-a341-b1064c7b6b7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738625)
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252Ffb907978-f93a-4365-a809-e817b8fa421f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/fb907978-f93a-4365-a809-e817b8fa421f.jpg not downloaded yet
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252F4cffe9ce-dedd-483a-bd08-e5126452b2ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/4cffe9ce-dedd-483a-bd08-e5126452b2ad.jpg not downloaded yet
2026-03-27 16:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749825/general/ac92fb6a-164d-48b5-a346-4774ccf7a4e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738481)
2026-03-27 16:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749825/general/0cf30851-4dbc-4e33-9cef-55643c98e745.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738481)
2026-03-27 16:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750045/general/08f6b253-89fa-4659-bf0f-3cd214eb9f24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738583)
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252Ffb1153d8-a90d-46f7-92c9-421b6335e988.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/fb1153d8-a90d-46f7-92c9-421b6335e988.jpg not downloaded yet
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252F7cf91a99-b490-4cef-aa1b-5d394910040b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/7cf91a99-b490-4cef-aa1b-5d394910040b.jpg not downloaded yet
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252F6e3867f2-dbdf-49d8-8ad7-31e5bf84e562.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/6e3867f2-dbdf-49d8-8ad7-31e5bf84e562.jpg not downloaded yet
2026-03-27 16:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749825/general/a521617e-9ce5-47c9-a078-a7eb03485def.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738481)
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252F622b35dc-5d4c-489c-9a32-f926eb80698d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/622b35dc-5d4c-489c-9a32-f926eb80698d.jpg not downloaded yet
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252Fdd68cfa8-bf25-4323-95a3-86dab5f589de.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/dd68cfa8-bf25-4323-95a3-86dab5f589de.jpg not downloaded yet
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b28290>
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252F11b17ce2-312c-4fce-b1cd-d585c03db05b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/11b17ce2-312c-4fce-b1cd-d585c03db05b.jpg saved to cache
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6064952d-1a10-5f02-89e5-09ae0f1f4226
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22413e650>
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252F2a0f26f5-b580-4cae-b6db-cf812258ac8f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/2a0f26f5-b580-4cae-b6db-cf812258ac8f.jpg saved to cache
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c54a984e-33ee-5219-a17f-018c1792e394
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ba5f10>
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252Ff8e7d018-68a6-4a5a-9823-988915f2bcee.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/f8e7d018-68a6-4a5a-9823-988915f2bcee.jpg saved to cache
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 43608fe8-bf94-5aa6-ace2-88d975d03eeb
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224175b10>
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252F1a4d94e8-a9e9-4b6b-b84f-247bc5e28305.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/1a4d94e8-a9e9-4b6b-b84f-247bc5e28305.jpg saved to cache
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c54a984e-33ee-5219-a17f-018c1792e394
2026-03-27 16:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749825/general/c1c59f5c-1bd1-48fe-ad8e-cb51e6c77ae6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738481)
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252F55550d50-bf4d-4a42-a2eb-dbfa52fad68b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/55550d50-bf4d-4a42-a2eb-dbfa52fad68b.jpg not downloaded yet
2026-03-27 16:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750088/general/b244697b-a093-426b-baf0-f0c2bc927150.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738624)
2026-03-27 16:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750089/general/e76a3fd8-e185-4761-a32e-5183095c6dc7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738625)
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252F52479d6e-0f13-4adf-ba71-1e0ead92acee.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/52479d6e-0f13-4adf-ba71-1e0ead92acee.jpg not downloaded yet
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252Fe7e82274-6b87-488d-9a78-cb3a2e0cc6a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/e7e82274-6b87-488d-9a78-cb3a2e0cc6a7.jpg not downloaded yet
2026-03-27 16:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750045/general/bd7ee6e4-6543-42bc-9494-4da498faec8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738583)
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252F9b4441a8-1d01-468f-918a-348a117fc614.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/9b4441a8-1d01-468f-918a-348a117fc614.jpg not downloaded yet
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225632410>
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252F1f6ecc09-ba96-4f30-a341-b1064c7b6b7f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/1f6ecc09-ba96-4f30-a341-b1064c7b6b7f.jpg saved to cache
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6064952d-1a10-5f02-89e5-09ae0f1f4226
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b91690>
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252Fac92fb6a-164d-48b5-a346-4774ccf7a4e0.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/ac92fb6a-164d-48b5-a346-4774ccf7a4e0.jpg saved to cache
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 43608fe8-bf94-5aa6-ace2-88d975d03eeb
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22419bd90>
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252F0cf30851-4dbc-4e33-9cef-55643c98e745.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/0cf30851-4dbc-4e33-9cef-55643c98e745.jpg saved to cache
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 43608fe8-bf94-5aa6-ace2-88d975d03eeb
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bbc810>
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252F08f6b253-89fa-4659-bf0f-3cd214eb9f24.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/08f6b253-89fa-4659-bf0f-3cd214eb9f24.jpg saved to cache
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c54a984e-33ee-5219-a17f-018c1792e394
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257bee90>
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252Fa521617e-9ce5-47c9-a078-a7eb03485def.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/a521617e-9ce5-47c9-a078-a7eb03485def.jpg saved to cache
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 43608fe8-bf94-5aa6-ace2-88d975d03eeb
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252F4be614ec-3156-41a0-bb26-579c60626d66.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/4be614ec-3156-41a0-bb26-579c60626d66.jpg not downloaded yet
2026-03-27 16:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750045/general/7cd0fb4c-eea4-49de-9b55-d010835611b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738583)
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252F5f081260-0778-487b-b707-8d38d0137e3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/5f081260-0778-487b-b707-8d38d0137e3e.jpg not downloaded yet
2026-03-27 16:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750088/general/57e24a82-dbe5-4a8f-88af-90e5271ff802.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738624)
2026-03-27 16:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750045/general/eb1be43d-df93-417c-ba22-ddd50a57c3f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738583)
2026-03-27 16:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750089/general/587d8880-9a3b-4c33-9320-7038bc7f48ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738625)
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252F448add6c-aec8-4573-b7f2-cdf8a29b956e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/448add6c-aec8-4573-b7f2-cdf8a29b956e.jpg not downloaded yet
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22456d2d0>
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252Fc1c59f5c-1bd1-48fe-ad8e-cb51e6c77ae6.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/c1c59f5c-1bd1-48fe-ad8e-cb51e6c77ae6.jpg saved to cache
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 43608fe8-bf94-5aa6-ace2-88d975d03eeb
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22435f150>
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252Fb244697b-a093-426b-baf0-f0c2bc927150.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/b244697b-a093-426b-baf0-f0c2bc927150.jpg saved to cache
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 64e8b443-4f12-570b-9705-da68a69ac933
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227e28850>
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252Fe76a3fd8-e185-4761-a32e-5183095c6dc7.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/e76a3fd8-e185-4761-a32e-5183095c6dc7.jpg saved to cache
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6064952d-1a10-5f02-89e5-09ae0f1f4226
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22435fad0>
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252Fbd7ee6e4-6543-42bc-9494-4da498faec8b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/bd7ee6e4-6543-42bc-9494-4da498faec8b.jpg saved to cache
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c54a984e-33ee-5219-a17f-018c1792e394
2026-03-27 16:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750088/general/ca3439d6-27eb-408c-bb42-4548a53d0ca2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738624)
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252F23497534-1c10-414d-a5ec-1d2b04085f6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/23497534-1c10-414d-a5ec-1d2b04085f6d.jpg not downloaded yet
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252F50c4d441-4ea5-4f9d-9a96-a14213d0bddd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/50c4d441-4ea5-4f9d-9a96-a14213d0bddd.jpg not downloaded yet
2026-03-27 16:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749978/general/3b249bd4-616c-4c55-a238-051a6fd39319.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738521)
2026-03-27 16:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750088/general/4cffe9ce-dedd-483a-bd08-e5126452b2ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738624)
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252Fd18b894b-b71f-4003-bed6-bb65862e7fd7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/d18b894b-b71f-4003-bed6-bb65862e7fd7.jpg not downloaded yet
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff65190>
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252F7cd0fb4c-eea4-49de-9b55-d010835611b2.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/7cd0fb4c-eea4-49de-9b55-d010835611b2.jpg saved to cache
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c54a984e-33ee-5219-a17f-018c1792e394
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224375090>
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252F57e24a82-dbe5-4a8f-88af-90e5271ff802.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/57e24a82-dbe5-4a8f-88af-90e5271ff802.jpg saved to cache
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 64e8b443-4f12-570b-9705-da68a69ac933
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241a24d0>
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252Feb1be43d-df93-417c-ba22-ddd50a57c3f0.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/eb1be43d-df93-417c-ba22-ddd50a57c3f0.jpg saved to cache
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c54a984e-33ee-5219-a17f-018c1792e394
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224375fd0>
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252F587d8880-9a3b-4c33-9320-7038bc7f48ad.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/587d8880-9a3b-4c33-9320-7038bc7f48ad.jpg saved to cache
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6064952d-1a10-5f02-89e5-09ae0f1f4226
2026-03-27 16:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749825/general/fb907978-f93a-4365-a809-e817b8fa421f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738481)
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252F9fa006cd-bf02-44cd-8b14-54fc5d5ae191.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/9fa006cd-bf02-44cd-8b14-54fc5d5ae191.jpg not downloaded yet
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252F5b06965d-48d2-4fd9-b095-77655bec5081.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/5b06965d-48d2-4fd9-b095-77655bec5081.jpg not downloaded yet
2026-03-27 16:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750045/general/272adb69-b568-4bc7-a86e-d58d0ca424f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738583)
2026-03-27 16:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749978/general/55550d50-bf4d-4a42-a2eb-dbfa52fad68b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738521)
2026-03-27 16:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750088/general/dd68cfa8-bf25-4323-95a3-86dab5f589de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738624)
2026-03-27 16:33:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749825/general/622b35dc-5d4c-489c-9a32-f926eb80698d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738481)
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225930610>
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252Fca3439d6-27eb-408c-bb42-4548a53d0ca2.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/ca3439d6-27eb-408c-bb42-4548a53d0ca2.jpg saved to cache
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 64e8b443-4f12-570b-9705-da68a69ac933
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256321d0>
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252F3b249bd4-616c-4c55-a238-051a6fd39319.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/3b249bd4-616c-4c55-a238-051a6fd39319.jpg saved to cache
2026-03-27 16:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dab00a9b-d40f-5386-8019-6b06250c103a
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224515450>
2026-03-27 16:33:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252F4cffe9ce-dedd-483a-bd08-e5126452b2ad.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/4cffe9ce-dedd-483a-bd08-e5126452b2ad.jpg saved to cache
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 64e8b443-4f12-570b-9705-da68a69ac933
2026-03-27 16:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749978/general/6e3867f2-dbdf-49d8-8ad7-31e5bf84e562.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738521)
2026-03-27 16:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750088/general/4be614ec-3156-41a0-bb26-579c60626d66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738624)
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252F087b7bc2-314c-47df-a7c3-cf2abdd828d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/087b7bc2-314c-47df-a7c3-cf2abdd828d5.jpg not downloaded yet
2026-03-27 16:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749978/general/9b4441a8-1d01-468f-918a-348a117fc614.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738521)
2026-03-27 16:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750088/general/e7e82274-6b87-488d-9a78-cb3a2e0cc6a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738624)
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252F29534baa-f824-4ecb-847e-742aab89f75e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/29534baa-f824-4ecb-847e-742aab89f75e.jpg not downloaded yet
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225d173d0>
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252Ffb907978-f93a-4365-a809-e817b8fa421f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/fb907978-f93a-4365-a809-e817b8fa421f.jpg saved to cache
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 43608fe8-bf94-5aa6-ace2-88d975d03eeb
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b1d890>
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252F272adb69-b568-4bc7-a86e-d58d0ca424f2.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/272adb69-b568-4bc7-a86e-d58d0ca424f2.jpg saved to cache
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c54a984e-33ee-5219-a17f-018c1792e394
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224332150>
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252F55550d50-bf4d-4a42-a2eb-dbfa52fad68b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/55550d50-bf4d-4a42-a2eb-dbfa52fad68b.jpg saved to cache
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dab00a9b-d40f-5386-8019-6b06250c103a
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225779210>
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252Fdd68cfa8-bf25-4323-95a3-86dab5f589de.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/dd68cfa8-bf25-4323-95a3-86dab5f589de.jpg saved to cache
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 64e8b443-4f12-570b-9705-da68a69ac933
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242e0290>
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252F622b35dc-5d4c-489c-9a32-f926eb80698d.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/622b35dc-5d4c-489c-9a32-f926eb80698d.jpg saved to cache
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 43608fe8-bf94-5aa6-ace2-88d975d03eeb
2026-03-27 16:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749978/general/5f081260-0778-487b-b707-8d38d0137e3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738521)
2026-03-27 16:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750088/general/50c4d441-4ea5-4f9d-9a96-a14213d0bddd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738624)
2026-03-27 16:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750088/general/9fa006cd-bf02-44cd-8b14-54fc5d5ae191.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738624)
2026-03-27 16:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749978/general/d18b894b-b71f-4003-bed6-bb65862e7fd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738521)
2026-03-27 16:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749978/general/23497534-1c10-414d-a5ec-1d2b04085f6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738521)
2026-03-27 16:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749825/general/52479d6e-0f13-4adf-ba71-1e0ead92acee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738481)
2026-03-27 16:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750088/general/448add6c-aec8-4573-b7f2-cdf8a29b956e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738624)
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243335d0>
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252F6e3867f2-dbdf-49d8-8ad7-31e5bf84e562.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/6e3867f2-dbdf-49d8-8ad7-31e5bf84e562.jpg saved to cache
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dab00a9b-d40f-5386-8019-6b06250c103a
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22410bf90>
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252F4be614ec-3156-41a0-bb26-579c60626d66.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/4be614ec-3156-41a0-bb26-579c60626d66.jpg saved to cache
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 64e8b443-4f12-570b-9705-da68a69ac933
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff4e3d0>
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252F9b4441a8-1d01-468f-918a-348a117fc614.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/9b4441a8-1d01-468f-918a-348a117fc614.jpg saved to cache
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dab00a9b-d40f-5386-8019-6b06250c103a
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b1da50>
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252Fe7e82274-6b87-488d-9a78-cb3a2e0cc6a7.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/e7e82274-6b87-488d-9a78-cb3a2e0cc6a7.jpg saved to cache
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 64e8b443-4f12-570b-9705-da68a69ac933
2026-03-27 16:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749825/general/daf23156-6969-492f-8330-ac6d4d1244f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738481)
2026-03-27 16:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750089/general/b6d02c67-4829-4be4-94de-305f120c15df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738625)
2026-03-27 16:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750089/general/fb1153d8-a90d-46f7-92c9-421b6335e988.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738625)
2026-03-27 16:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749978/general/087b7bc2-314c-47df-a7c3-cf2abdd828d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738521)
2026-03-27 16:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749978/general/5b06965d-48d2-4fd9-b095-77655bec5081.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738521)
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225696850>
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252F5f081260-0778-487b-b707-8d38d0137e3e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/5f081260-0778-487b-b707-8d38d0137e3e.jpg saved to cache
2026-03-27 16:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dab00a9b-d40f-5386-8019-6b06250c103a
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224488810>
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252F50c4d441-4ea5-4f9d-9a96-a14213d0bddd.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/50c4d441-4ea5-4f9d-9a96-a14213d0bddd.jpg saved to cache
2026-03-27 16:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 64e8b443-4f12-570b-9705-da68a69ac933
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22582b710>
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252F9fa006cd-bf02-44cd-8b14-54fc5d5ae191.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/9fa006cd-bf02-44cd-8b14-54fc5d5ae191.jpg saved to cache
2026-03-27 16:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 64e8b443-4f12-570b-9705-da68a69ac933
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257bf190>
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252Fd18b894b-b71f-4003-bed6-bb65862e7fd7.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/d18b894b-b71f-4003-bed6-bb65862e7fd7.jpg saved to cache
2026-03-27 16:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dab00a9b-d40f-5386-8019-6b06250c103a
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22580c3d0>
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252F23497534-1c10-414d-a5ec-1d2b04085f6d.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/23497534-1c10-414d-a5ec-1d2b04085f6d.jpg saved to cache
2026-03-27 16:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dab00a9b-d40f-5386-8019-6b06250c103a
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22448a3d0>
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252F52479d6e-0f13-4adf-ba71-1e0ead92acee.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/52479d6e-0f13-4adf-ba71-1e0ead92acee.jpg saved to cache
2026-03-27 16:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 43608fe8-bf94-5aa6-ace2-88d975d03eeb
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224489d10>
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750088%252Fgeneral%252F448add6c-aec8-4573-b7f2-cdf8a29b956e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750088/general/448add6c-aec8-4573-b7f2-cdf8a29b956e.jpg saved to cache
2026-03-27 16:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 64e8b443-4f12-570b-9705-da68a69ac933
2026-03-27 16:33:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 64e8b443-4f12-570b-9705-da68a69ac933, skipping ID generation
2026-03-27 16:33:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64e8b443-4f12-570b-9705-da68a69ac933 with scrape type 1
2026-03-27 16:33:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 64e8b443-4f12-570b-9705-da68a69ac933 sending to next pipeline
2026-03-27 16:33:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 64e8b443-4f12-570b-9705-da68a69ac933, identifier: 10738624
2026-03-27 16:33:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 64e8b443-4f12-570b-9705-da68a69ac933 with identifier: 10738624
2026-03-27 16:33:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 64e8b443-4f12-570b-9705-da68a69ac933 with identifier: 10738624
2026-03-27 16:33:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 64e8b443-4f12-570b-9705-da68a69ac933 with identifier: 10738624 to the API
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750088/general/448add6c-aec8-4573-b7f2-cdf8a29b956e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 120,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '64e8b443-4f12-570b-9705-da68a69ac933',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-374-CR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738624',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 126092,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 67,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140796,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750088/general/b244697b-a093-426b-baf0-f0c2bc927150.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750088/general/57e24a82-dbe5-4a8f-88af-90e5271ff802.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146155,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750088/general/ca3439d6-27eb-408c-bb42-4548a53d0ca2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143181,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750088/general/4cffe9ce-dedd-483a-bd08-e5126452b2ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750088/general/dd68cfa8-bf25-4323-95a3-86dab5f589de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103367,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750088/general/e7e82274-6b87-488d-9a78-cb3a2e0cc6a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750088/general/4be614ec-3156-41a0-bb26-579c60626d66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136015,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750088/general/448add6c-aec8-4573-b7f2-cdf8a29b956e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750088/general/50c4d441-4ea5-4f9d-9a96-a14213d0bddd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e8b443-4f12-570b-9705-da68a69ac933/64e8b443-4f12-570b-9705-da68a69ac933_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750088/general/9fa006cd-bf02-44cd-8b14-54fc5d5ae191.jpg',
'Width': 1024}],
'price': 6800,
'price_includes_vat': True,
'registration_date': '2020-09-30',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Scenic 1.7 DCI Business - Diesel - Manual - 120 hp - '
'126.092 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738624%27 HTTP/1.1" 200 None
2026-03-27 16:33:37 [adesa.fr] INFO: Saving data for 10738624: {'created_time': 1774629217.757949, 'last_price_update_time': 1774629217.75796, 'auction_closing_time': 1775116800.0}
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738624') HTTP/1.1" 204 0
2026-03-27 16:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750045/general/7cf91a99-b490-4cef-aa1b-5d394910040b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738583)
2026-03-27 16:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749978/general/29534baa-f824-4ecb-847e-742aab89f75e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738521)
2026-03-27 16:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749825/general/170498f0-d92b-4091-bb29-d5159caf3bbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738481)
2026-03-27 16:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750089/general/2e8a0dbf-b8c0-4b14-8185-e69c5bc60dbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738625)
2026-03-27 16:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750089/general/6f4fd320-6016-4785-a44c-1fbabcb4dda3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738625)
2026-03-27 16:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750089/general/db33be0c-25b7-49c7-b4e0-415c2a92bdff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738625)
2026-03-27 16:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750134/general/8e0a22b9-96b3-4f66-a899-c52bac1b0f9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738668)
2026-03-27 16:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750136/general/c0e36106-15e9-4d19-8e77-b85156f48558.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738670)
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf1cd0>
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252Fdaf23156-6969-492f-8330-ac6d4d1244f5.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/daf23156-6969-492f-8330-ac6d4d1244f5.jpg saved to cache
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 43608fe8-bf94-5aa6-ace2-88d975d03eeb
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff8b090>
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252Fb6d02c67-4829-4be4-94de-305f120c15df.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/b6d02c67-4829-4be4-94de-305f120c15df.jpg saved to cache
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6064952d-1a10-5f02-89e5-09ae0f1f4226
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225694c10>
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252Ffb1153d8-a90d-46f7-92c9-421b6335e988.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/fb1153d8-a90d-46f7-92c9-421b6335e988.jpg saved to cache
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6064952d-1a10-5f02-89e5-09ae0f1f4226
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d6ced0>
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252F087b7bc2-314c-47df-a7c3-cf2abdd828d5.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/087b7bc2-314c-47df-a7c3-cf2abdd828d5.jpg saved to cache
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dab00a9b-d40f-5386-8019-6b06250c103a
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225696bd0>
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252F5b06965d-48d2-4fd9-b095-77655bec5081.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/5b06965d-48d2-4fd9-b095-77655bec5081.jpg saved to cache
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dab00a9b-d40f-5386-8019-6b06250c103a
2026-03-27 16:33:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750133/general/775ddb97-1d3f-4979-b919-cde945f87c86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738667)
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224136850>
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750045%252Fgeneral%252F7cf91a99-b490-4cef-aa1b-5d394910040b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750045/general/7cf91a99-b490-4cef-aa1b-5d394910040b.jpg saved to cache
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c54a984e-33ee-5219-a17f-018c1792e394
2026-03-27 16:33:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c54a984e-33ee-5219-a17f-018c1792e394, skipping ID generation
2026-03-27 16:33:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c54a984e-33ee-5219-a17f-018c1792e394 with scrape type 1
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c54a984e-33ee-5219-a17f-018c1792e394 sending to next pipeline
2026-03-27 16:33:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c54a984e-33ee-5219-a17f-018c1792e394, identifier: 10738583
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224317050>
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749978%252Fgeneral%252F29534baa-f824-4ecb-847e-742aab89f75e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749978/general/29534baa-f824-4ecb-847e-742aab89f75e.jpg saved to cache
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dab00a9b-d40f-5386-8019-6b06250c103a
2026-03-27 16:33:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dab00a9b-d40f-5386-8019-6b06250c103a, skipping ID generation
2026-03-27 16:33:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dab00a9b-d40f-5386-8019-6b06250c103a with scrape type 1
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dab00a9b-d40f-5386-8019-6b06250c103a sending to next pipeline
2026-03-27 16:33:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dab00a9b-d40f-5386-8019-6b06250c103a, identifier: 10738521
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff67390>
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749825%252Fgeneral%252F170498f0-d92b-4091-bb29-d5159caf3bbe.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749825/general/170498f0-d92b-4091-bb29-d5159caf3bbe.jpg saved to cache
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 43608fe8-bf94-5aa6-ace2-88d975d03eeb
2026-03-27 16:33:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 43608fe8-bf94-5aa6-ace2-88d975d03eeb, skipping ID generation
2026-03-27 16:33:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43608fe8-bf94-5aa6-ace2-88d975d03eeb with scrape type 1
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 43608fe8-bf94-5aa6-ace2-88d975d03eeb sending to next pipeline
2026-03-27 16:33:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 43608fe8-bf94-5aa6-ace2-88d975d03eeb, identifier: 10738481
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22452d7d0>
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252F2e8a0dbf-b8c0-4b14-8185-e69c5bc60dbb.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/2e8a0dbf-b8c0-4b14-8185-e69c5bc60dbb.jpg saved to cache
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6064952d-1a10-5f02-89e5-09ae0f1f4226
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff65610>
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252F6f4fd320-6016-4785-a44c-1fbabcb4dda3.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/6f4fd320-6016-4785-a44c-1fbabcb4dda3.jpg saved to cache
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6064952d-1a10-5f02-89e5-09ae0f1f4226
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240c6b90>
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750089%252Fgeneral%252Fdb33be0c-25b7-49c7-b4e0-415c2a92bdff.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750089/general/db33be0c-25b7-49c7-b4e0-415c2a92bdff.jpg saved to cache
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6064952d-1a10-5f02-89e5-09ae0f1f4226
2026-03-27 16:33:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6064952d-1a10-5f02-89e5-09ae0f1f4226, skipping ID generation
2026-03-27 16:33:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6064952d-1a10-5f02-89e5-09ae0f1f4226 with scrape type 1
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6064952d-1a10-5f02-89e5-09ae0f1f4226 sending to next pipeline
2026-03-27 16:33:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6064952d-1a10-5f02-89e5-09ae0f1f4226, identifier: 10738625
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22450c2d0>
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750134%252Fgeneral%252F8e0a22b9-96b3-4f66-a899-c52bac1b0f9b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750134/general/8e0a22b9-96b3-4f66-a899-c52bac1b0f9b.jpg saved to cache
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 681caf72-538b-5df6-b288-e6644619f9bd
2026-03-27 16:33:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 681caf72-538b-5df6-b288-e6644619f9bd, skipping ID generation
2026-03-27 16:33:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 681caf72-538b-5df6-b288-e6644619f9bd with scrape type 1
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 681caf72-538b-5df6-b288-e6644619f9bd sending to next pipeline
2026-03-27 16:33:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 681caf72-538b-5df6-b288-e6644619f9bd, identifier: 10738668
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258e0f10>
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252Fc0e36106-15e9-4d19-8e77-b85156f48558.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/c0e36106-15e9-4d19-8e77-b85156f48558.jpg saved to cache
2026-03-27 16:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ca365e10-6542-5112-b0b2-73309c473879
2026-03-27 16:33:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c54a984e-33ee-5219-a17f-018c1792e394 with identifier: 10738583
2026-03-27 16:33:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c54a984e-33ee-5219-a17f-018c1792e394 with identifier: 10738583
2026-03-27 16:33:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c54a984e-33ee-5219-a17f-018c1792e394 with identifier: 10738583 to the API
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750045/general/7cf91a99-b490-4cef-aa1b-5d394910040b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'c54a984e-33ee-5219-a17f-018c1792e394',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-126-LR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738583',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 111209,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 70,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177183,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750045/general/dd656415-d57a-4128-8501-812febe9d53c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750045/general/ce24e4f9-9dbc-4f51-96b5-ad92cab2c3ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750045/general/2a0f26f5-b580-4cae-b6db-cf812258ac8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750045/general/1a4d94e8-a9e9-4b6b-b84f-247bc5e28305.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750045/general/08f6b253-89fa-4659-bf0f-3cd214eb9f24.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750045/general/bd7ee6e4-6543-42bc-9494-4da498faec8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117640,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750045/general/7cd0fb4c-eea4-49de-9b55-d010835611b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144170,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750045/general/eb1be43d-df93-417c-ba22-ddd50a57c3f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750045/general/272adb69-b568-4bc7-a86e-d58d0ca424f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c54a984e-33ee-5219-a17f-018c1792e394/c54a984e-33ee-5219-a17f-018c1792e394_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750045/general/7cf91a99-b490-4cef-aa1b-5d394910040b.jpg',
'Width': 1024}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-09-27',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Octavia 2.0 TDI Business - Diesel - Automatic - 116 hp - '
'111.209 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738583%27 HTTP/1.1" 200 None
2026-03-27 16:33:39 [adesa.fr] INFO: Saving data for 10738583: {'created_time': 1774629219.239395, 'last_price_update_time': 1774629219.239406, 'auction_closing_time': 1775116800.0}
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738583') HTTP/1.1" 204 0
2026-03-27 16:33:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dab00a9b-d40f-5386-8019-6b06250c103a with identifier: 10738521
2026-03-27 16:33:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dab00a9b-d40f-5386-8019-6b06250c103a with identifier: 10738521
2026-03-27 16:33:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dab00a9b-d40f-5386-8019-6b06250c103a with identifier: 10738521 to the API
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749978/general/29534baa-f824-4ecb-847e-742aab89f75e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'dab00a9b-d40f-5386-8019-6b06250c103a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-107-DP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738521',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 76534,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 70,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749978/general/3b249bd4-616c-4c55-a238-051a6fd39319.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749978/general/6e3867f2-dbdf-49d8-8ad7-31e5bf84e562.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159242,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749978/general/55550d50-bf4d-4a42-a2eb-dbfa52fad68b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749978/general/9b4441a8-1d01-468f-918a-348a117fc614.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749978/general/5f081260-0778-487b-b707-8d38d0137e3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749978/general/23497534-1c10-414d-a5ec-1d2b04085f6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114324,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749978/general/d18b894b-b71f-4003-bed6-bb65862e7fd7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135541,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749978/general/5b06965d-48d2-4fd9-b095-77655bec5081.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749978/general/087b7bc2-314c-47df-a7c3-cf2abdd828d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dab00a9b-d40f-5386-8019-6b06250c103a/dab00a9b-d40f-5386-8019-6b06250c103a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98943,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749978/general/29534baa-f824-4ecb-847e-742aab89f75e.jpg',
'Width': 1024}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Karoq 2.0 TDI Business - Diesel - Automatic - 116 hp - 76.534 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738521%27 HTTP/1.1" 200 None
2026-03-27 16:33:39 [adesa.fr] INFO: Saving data for 10738521: {'created_time': 1774629219.63692, 'last_price_update_time': 1774629219.636932, 'auction_closing_time': 1775116800.0}
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738521') HTTP/1.1" 204 0
2026-03-27 16:33:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 43608fe8-bf94-5aa6-ace2-88d975d03eeb with identifier: 10738481
2026-03-27 16:33:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 43608fe8-bf94-5aa6-ace2-88d975d03eeb with identifier: 10738481
2026-03-27 16:33:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 43608fe8-bf94-5aa6-ace2-88d975d03eeb with identifier: 10738481 to the API
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749825/general/170498f0-d92b-4091-bb29-d5159caf3bbe.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': '43608fe8-bf94-5aa6-ace2-88d975d03eeb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX-332-KX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738481',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'bZ4X',
'odometer': 17919,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749825/general/f8e7d018-68a6-4a5a-9823-988915f2bcee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173920,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749825/general/ac92fb6a-164d-48b5-a346-4774ccf7a4e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749825/general/0cf30851-4dbc-4e33-9cef-55643c98e745.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146887,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749825/general/a521617e-9ce5-47c9-a078-a7eb03485def.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749825/general/c1c59f5c-1bd1-48fe-ad8e-cb51e6c77ae6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749825/general/170498f0-d92b-4091-bb29-d5159caf3bbe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749825/general/daf23156-6969-492f-8330-ac6d4d1244f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139248,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749825/general/fb907978-f93a-4365-a809-e817b8fa421f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749825/general/622b35dc-5d4c-489c-9a32-f926eb80698d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43608fe8-bf94-5aa6-ace2-88d975d03eeb/43608fe8-bf94-5aa6-ace2-88d975d03eeb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749825/general/52479d6e-0f13-4adf-ba71-1e0ead92acee.jpg',
'Width': 1024}],
'price': 21400,
'price_includes_vat': True,
'registration_date': '2024-06-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota bZ4X - Electric - Automatic - 204 hp - 17.919 km',
'transmission': 'automatic',
'trim': 'Origin',
'vin': None,
'year': 2024}
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738481%27 HTTP/1.1" 200 None
2026-03-27 16:33:39 [adesa.fr] INFO: Saving data for 10738481: {'created_time': 1774629219.988708, 'last_price_update_time': 1774629219.988723, 'auction_closing_time': 1775116800.0}
2026-03-27 16:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738481') HTTP/1.1" 204 0
2026-03-27 16:33:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6064952d-1a10-5f02-89e5-09ae0f1f4226 with identifier: 10738625
2026-03-27 16:33:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6064952d-1a10-5f02-89e5-09ae0f1f4226 with identifier: 10738625
2026-03-27 16:33:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6064952d-1a10-5f02-89e5-09ae0f1f4226 with identifier: 10738625 to the API
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750089/general/db33be0c-25b7-49c7-b4e0-415c2a92bdff.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': '6064952d-1a10-5f02-89e5-09ae0f1f4226',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-394-EC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738625',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 47065,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750089/general/6f4fd320-6016-4785-a44c-1fbabcb4dda3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191757,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750089/general/e695d053-293b-4e46-ae85-8e5a811f69af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750089/general/11b17ce2-312c-4fce-b1cd-d585c03db05b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750089/general/1f6ecc09-ba96-4f30-a341-b1064c7b6b7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750089/general/e76a3fd8-e185-4761-a32e-5183095c6dc7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108180,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750089/general/2e8a0dbf-b8c0-4b14-8185-e69c5bc60dbb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750089/general/db33be0c-25b7-49c7-b4e0-415c2a92bdff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750089/general/587d8880-9a3b-4c33-9320-7038bc7f48ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96445,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750089/general/b6d02c67-4829-4be4-94de-305f120c15df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6064952d-1a10-5f02-89e5-09ae0f1f4226/6064952d-1a10-5f02-89e5-09ae0f1f4226_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80401,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750089/general/fb1153d8-a90d-46f7-92c9-421b6335e988.jpg',
'Width': 1024}],
'price': 19000,
'price_includes_vat': True,
'registration_date': '2023-07-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Enyaq 60 Sportline - Electric - Automatic - 180 hp - 47.065 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2023}
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738625%27 HTTP/1.1" 200 None
2026-03-27 16:33:40 [adesa.fr] INFO: Saving data for 10738625: {'created_time': 1774629220.387727, 'last_price_update_time': 1774629220.387738, 'auction_closing_time': 1775116800.0}
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738625') HTTP/1.1" 204 0
2026-03-27 16:33:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 681caf72-538b-5df6-b288-e6644619f9bd with identifier: 10738668
2026-03-27 16:33:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 681caf72-538b-5df6-b288-e6644619f9bd with identifier: 10738668
2026-03-27 16:33:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 681caf72-538b-5df6-b288-e6644619f9bd with identifier: 10738668 to the API
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750134/general/8e0a22b9-96b3-4f66-a899-c52bac1b0f9b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 109,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': '681caf72-538b-5df6-b288-e6644619f9bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-716-ND',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738668',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 19773,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118155,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750134/general/8632a1ed-6f83-4c9f-8d39-0a268e5d4195.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750134/general/1f0ba3ed-60b8-4f64-9aa9-dd9eb44adfad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95341,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750134/general/0f04e580-7791-409a-a6cf-3150dd7e78d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750134/general/9aed8b78-6bcc-4812-a334-298a24cbba7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97748,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750134/general/33682c7d-b168-43c0-8e98-6582c3a3a38e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750134/general/ae5de7cd-2840-47b4-b669-e23b4f7f37a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750134/general/5dda15f5-d468-4507-b888-faf6ee1b91a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750134/general/7a90e83e-9f5f-49c3-861c-92effc94b64a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750134/general/04debc48-98e0-4b23-98d8-032f558d6772.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_681caf72-538b-5df6-b288-e6644619f9bd/681caf72-538b-5df6-b288-e6644619f9bd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83235,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750134/general/8e0a22b9-96b3-4f66-a899-c52bac1b0f9b.jpg',
'Width': 1024}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Zoe 52 kWh Evolution - Electric - Automatic - 109 hp - '
'19.773 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738668%27 HTTP/1.1" 200 None
2026-03-27 16:33:40 [adesa.fr] INFO: Saving data for 10738668: {'created_time': 1774629220.741937, 'last_price_update_time': 1774629220.741948, 'auction_closing_time': 1775116800.0}
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738668') HTTP/1.1" 204 0
2026-03-27 16:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750135/general/c28993dd-99ae-41ab-b481-2168a8f82bcd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738669)
2026-03-27 16:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749824/general/ee5f0121-0f1e-41dd-8088-f7b07d8266c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738480)
2026-03-27 16:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750135/general/7ecc71b0-e75c-4c92-8631-9d182c56d532.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738669)
2026-03-27 16:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749824/general/8e2f4d2c-a04f-4648-8d6a-b41661dc30eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738480)
2026-03-27 16:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749977/general/f606aa7a-c013-4d69-9fc5-63283e622590.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738520)
2026-03-27 16:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750136/general/e8c74bcb-b1a2-4b07-97d2-0b0f0df9540f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738670)
2026-03-27 16:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750133/general/a19e6992-e036-45cc-a2b3-55684f1e2fd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738667)
2026-03-27 16:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749824/general/5555b05f-9e70-40f2-9823-9b745876dbbf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738480)
2026-03-27 16:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245b3b10>
2026-03-27 16:33:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252F775ddb97-1d3f-4979-b919-cde945f87c86.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/775ddb97-1d3f-4979-b919-cde945f87c86.jpg saved to cache
2026-03-27 16:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a3e3b2f1-2717-53f9-8124-f19814eb6782
2026-03-27 16:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750069/general/e09b56ff-e28e-415d-bd9a-d58468070aba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738606)
2026-03-27 16:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750135/general/13a23ef7-3875-4820-b2b4-a831dfb63088.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738669)
2026-03-27 16:33:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225636650>
2026-03-27 16:33:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252Fc28993dd-99ae-41ab-b481-2168a8f82bcd.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/c28993dd-99ae-41ab-b481-2168a8f82bcd.jpg saved to cache
2026-03-27 16:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 442a078e-f09c-5ab4-af37-a1bb4c5b5208
2026-03-27 16:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749824/general/b15806ab-f953-44eb-8428-de4c4937e7ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738480)
2026-03-27 16:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749824/general/1f1f60ae-3c55-4222-b42f-3fb8f808e669.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738480)
2026-03-27 16:33:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259b64d0>
2026-03-27 16:33:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252Fee5f0121-0f1e-41dd-8088-f7b07d8266c3.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/ee5f0121-0f1e-41dd-8088-f7b07d8266c3.jpg saved to cache
2026-03-27 16:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d1ff5119-d423-5423-a8eb-5823ab63805f
2026-03-27 16:33:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244fae50>
2026-03-27 16:33:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252F7ecc71b0-e75c-4c92-8631-9d182c56d532.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/7ecc71b0-e75c-4c92-8631-9d182c56d532.jpg saved to cache
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 442a078e-f09c-5ab4-af37-a1bb4c5b5208
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258a5750>
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252F8e2f4d2c-a04f-4648-8d6a-b41661dc30eb.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/8e2f4d2c-a04f-4648-8d6a-b41661dc30eb.jpg saved to cache
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d1ff5119-d423-5423-a8eb-5823ab63805f
2026-03-27 16:33:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47d1754a-cf1d-529f-9b72-5cce2aa531b8 with identifier: 10738529
2026-03-27 16:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47d1754a-cf1d-529f-9b72-5cce2aa531b8 with scrape type 1
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47d1754a-cf1d-529f-9b72-5cce2aa531b8
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252F0b53aec2-ed8d-49a9-a35e-85b8d6ddb755.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/0b53aec2-ed8d-49a9-a35e-85b8d6ddb755.jpg not downloaded yet
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d6c710>
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749977%252Fgeneral%252Ff606aa7a-c013-4d69-9fc5-63283e622590.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749977/general/f606aa7a-c013-4d69-9fc5-63283e622590.jpg saved to cache
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d1582c5e-13c3-5627-bd1f-960c3265e081
2026-03-27 16:33:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d1582c5e-13c3-5627-bd1f-960c3265e081, skipping ID generation
2026-03-27 16:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1582c5e-13c3-5627-bd1f-960c3265e081 with scrape type 1
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d1582c5e-13c3-5627-bd1f-960c3265e081 sending to next pipeline
2026-03-27 16:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d1582c5e-13c3-5627-bd1f-960c3265e081, identifier: 10738520
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22567aed0>
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750136%252Fgeneral%252Fe8c74bcb-b1a2-4b07-97d2-0b0f0df9540f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750136/general/e8c74bcb-b1a2-4b07-97d2-0b0f0df9540f.jpg saved to cache
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ca365e10-6542-5112-b0b2-73309c473879
2026-03-27 16:33:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca365e10-6542-5112-b0b2-73309c473879, skipping ID generation
2026-03-27 16:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca365e10-6542-5112-b0b2-73309c473879 with scrape type 1
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca365e10-6542-5112-b0b2-73309c473879 sending to next pipeline
2026-03-27 16:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ca365e10-6542-5112-b0b2-73309c473879, identifier: 10738670
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225876450>
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750133%252Fgeneral%252Fa19e6992-e036-45cc-a2b3-55684f1e2fd8.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750133/general/a19e6992-e036-45cc-a2b3-55684f1e2fd8.jpg saved to cache
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a3e3b2f1-2717-53f9-8124-f19814eb6782
2026-03-27 16:33:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a3e3b2f1-2717-53f9-8124-f19814eb6782, skipping ID generation
2026-03-27 16:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3e3b2f1-2717-53f9-8124-f19814eb6782 with scrape type 1
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a3e3b2f1-2717-53f9-8124-f19814eb6782 sending to next pipeline
2026-03-27 16:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a3e3b2f1-2717-53f9-8124-f19814eb6782, identifier: 10738667
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245b3e50>
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252F5555b05f-9e70-40f2-9823-9b745876dbbf.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/5555b05f-9e70-40f2-9823-9b745876dbbf.jpg saved to cache
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d1ff5119-d423-5423-a8eb-5823ab63805f
2026-03-27 16:33:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a52e028d-8502-5c84-89f3-94b5eeeef0a4 with identifier: 10738607
2026-03-27 16:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a52e028d-8502-5c84-89f3-94b5eeeef0a4 with scrape type 1
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a52e028d-8502-5c84-89f3-94b5eeeef0a4
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252Fdd6408c1-73c9-46df-bfd6-b5918a83acbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/dd6408c1-73c9-46df-bfd6-b5918a83acbb.jpg not downloaded yet
2026-03-27 16:33:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749824/general/e7575d6e-6255-42a6-9eb4-3ff19fa9e338.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738480)
2026-03-27 16:33:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750135/general/6c21586b-5476-40f5-b2df-b157d1fc6108.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738669)
2026-03-27 16:33:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750135/general/4e0b2794-2126-491f-835a-db02a5bd1f0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738669)
2026-03-27 16:33:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750007/general/218c4104-b66f-4b77-b3fc-29841a0906ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738548)
2026-03-27 16:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d1582c5e-13c3-5627-bd1f-960c3265e081 with identifier: 10738520
2026-03-27 16:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d1582c5e-13c3-5627-bd1f-960c3265e081 with identifier: 10738520
2026-03-27 16:33:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d1582c5e-13c3-5627-bd1f-960c3265e081 with identifier: 10738520 to the API
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749977/general/f606aa7a-c013-4d69-9fc5-63283e622590.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd1582c5e-13c3-5627-bd1f-960c3265e081',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-767-VA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738520',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 131226,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749977/general/babf461a-1014-4a49-973c-897e37c8b9f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163438,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749977/general/039ec98e-a4a2-40d0-a370-4057f0f415f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749977/general/f606aa7a-c013-4d69-9fc5-63283e622590.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749977/general/198104c4-dea7-43af-ab34-c3418d934ac1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749977/general/268cfbbf-d541-4b1b-a3d3-0c4982025b25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130743,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749977/general/6c6c43e5-c131-43ed-b9f1-565db985b66b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749977/general/63f0c771-dc7e-45fe-82e9-17a670541b04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749977/general/d3567c1e-9e85-4bb1-996b-3b7b1ffb1487.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749977/general/a0cc7411-800f-4f00-b566-6a797accbf9b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1582c5e-13c3-5627-bd1f-960c3265e081/d1582c5e-13c3-5627-bd1f-960c3265e081_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749977/general/16fbe063-6223-4352-a92e-c01393d7be70.jpg',
'Width': 1024}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Seat Ateca 2.0 TDI Style Business - Diesel - Automatic - 150 hp - '
'131.226 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2022}
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738520%27 HTTP/1.1" 200 None
2026-03-27 16:33:41 [adesa.fr] INFO: Saving data for 10738520: {'created_time': 1774629221.822663, 'last_price_update_time': 1774629221.822674, 'auction_closing_time': 1775116800.0}
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738520') HTTP/1.1" 204 0
2026-03-27 16:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ca365e10-6542-5112-b0b2-73309c473879 with identifier: 10738670
2026-03-27 16:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ca365e10-6542-5112-b0b2-73309c473879 with identifier: 10738670
2026-03-27 16:33:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ca365e10-6542-5112-b0b2-73309c473879 with identifier: 10738670 to the API
2026-03-27 16:33:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750136/general/e8c74bcb-b1a2-4b07-97d2-0b0f0df9540f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ca365e10-6542-5112-b0b2-73309c473879',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ-143-WD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738670',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 143300,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750136/general/e8c74bcb-b1a2-4b07-97d2-0b0f0df9540f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177592,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750136/general/2b30f8cc-88a7-4ecb-b46d-77e1499f8339.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163517,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750136/general/39ce3d5d-dc64-4d74-ab8b-3d9a0e8f773e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149398,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750136/general/f0625124-b897-4ac5-b09b-b1637c532587.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105350,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750136/general/8a4af0b5-9538-4ee6-8742-278e6ae0069a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750136/general/08ec4edb-6bc4-4941-8c57-dd1d36a24fed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135326,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750136/general/ea8a31fe-3d32-4a61-b6d2-9331dcad8329.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173916,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750136/general/746dd22f-bbf2-4554-895b-20efd750f504.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110264,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750136/general/d6705471-c6a9-4900-ae19-16e996400336.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca365e10-6542-5112-b0b2-73309c473879/ca365e10-6542-5112-b0b2-73309c473879_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79935,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750136/general/c0e36106-15e9-4d19-8e77-b85156f48558.jpg',
'Width': 1024}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2020-06-25',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Seat Ateca 1.6 TDI Style Business - Diesel - Automatic - 115 hp - '
'143.300 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2020}
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738670%27 HTTP/1.1" 200 None
2026-03-27 16:33:42 [adesa.fr] INFO: Saving data for 10738670: {'created_time': 1774629222.16014, 'last_price_update_time': 1774629222.160151, 'auction_closing_time': 1775116800.0}
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738670') HTTP/1.1" 204 0
2026-03-27 16:33:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a3e3b2f1-2717-53f9-8124-f19814eb6782 with identifier: 10738667
2026-03-27 16:33:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a3e3b2f1-2717-53f9-8124-f19814eb6782 with identifier: 10738667
2026-03-27 16:33:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a3e3b2f1-2717-53f9-8124-f19814eb6782 with identifier: 10738667 to the API
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750133/general/a19e6992-e036-45cc-a2b3-55684f1e2fd8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a3e3b2f1-2717-53f9-8124-f19814eb6782',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-525-SN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738667',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 195453,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 58,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750133/general/9adf5325-be9d-4e27-a99c-3fd675f2ea68.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165023,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750133/general/5b637a1e-7978-4093-90aa-20a81b626f7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750133/general/1e1d3b13-59c5-4e7e-96cb-9a8b4bfcd40c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750133/general/a18a84b6-cd7d-458e-9b4e-8856112e377a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125740,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750133/general/c542cc60-331e-423b-b9c9-332e9d8487ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117363,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750133/general/d269397a-5c6e-42c1-b76a-adc5baeb90ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750133/general/8e93ef9f-a5be-4545-837b-ea21ea60c6b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750133/general/a19e6992-e036-45cc-a2b3-55684f1e2fd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750133/general/3b657030-0d39-4c84-b813-840ac36bbecd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3e3b2f1-2717-53f9-8124-f19814eb6782/a3e3b2f1-2717-53f9-8124-f19814eb6782_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162848,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750133/general/775ddb97-1d3f-4979-b919-cde945f87c86.jpg',
'Width': 1024}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Megane Grandtour 1.5 DCI Techno - Diesel - Automatic - 115 '
'hp - 195.453 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2022}
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738667%27 HTTP/1.1" 200 None
2026-03-27 16:33:42 [adesa.fr] INFO: Saving data for 10738667: {'created_time': 1774629222.485917, 'last_price_update_time': 1774629222.485927, 'auction_closing_time': 1775116800.0}
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738667') HTTP/1.1" 204 0
2026-03-27 16:33:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750007/general/d2a94503-ea01-4186-aaa2-a37c75653936.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738548)
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252F08bd9912-739b-4330-b889-7108c51173c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/08bd9912-739b-4330-b889-7108c51173c9.jpg not downloaded yet
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252F539d90d9-b82c-4be1-ac3e-0b28a405c836.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/539d90d9-b82c-4be1-ac3e-0b28a405c836.jpg not downloaded yet
2026-03-27 16:33:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750069/general/867c60b7-e091-43ca-af21-817a08b9a65c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738606)
2026-03-27 16:33:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750135/general/e59a69f0-81eb-41ac-bf67-4841765c1c66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738669)
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252Fa837fd8c-c8b8-4b21-9f8e-92f0191b3412.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/a837fd8c-c8b8-4b21-9f8e-92f0191b3412.jpg not downloaded yet
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252F695a6ec3-32d8-4fa9-8b7c-e92b16622995.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/695a6ec3-32d8-4fa9-8b7c-e92b16622995.jpg not downloaded yet
2026-03-27 16:33:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750069/general/af7d6208-6b06-49a0-b3fb-e2d96f58039d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738606)
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22450e010>
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252Fe09b56ff-e28e-415d-bd9a-d58468070aba.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/e09b56ff-e28e-415d-bd9a-d58468070aba.jpg saved to cache
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 07221002-6af9-52b1-9158-3e71e1802bc5
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258bb7d0>
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252F13a23ef7-3875-4820-b2b4-a831dfb63088.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/13a23ef7-3875-4820-b2b4-a831dfb63088.jpg saved to cache
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 442a078e-f09c-5ab4-af37-a1bb4c5b5208
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cafad0>
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252Fb15806ab-f953-44eb-8428-de4c4937e7ef.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/b15806ab-f953-44eb-8428-de4c4937e7ef.jpg saved to cache
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d1ff5119-d423-5423-a8eb-5823ab63805f
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff65090>
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252F1f1f60ae-3c55-4222-b42f-3fb8f808e669.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/1f1f60ae-3c55-4222-b42f-3fb8f808e669.jpg saved to cache
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d1ff5119-d423-5423-a8eb-5823ab63805f
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cad650>
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252Fe7575d6e-6255-42a6-9eb4-3ff19fa9e338.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/e7575d6e-6255-42a6-9eb4-3ff19fa9e338.jpg saved to cache
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d1ff5119-d423-5423-a8eb-5823ab63805f
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ba2fd0>
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252F6c21586b-5476-40f5-b2df-b157d1fc6108.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/6c21586b-5476-40f5-b2df-b157d1fc6108.jpg saved to cache
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 442a078e-f09c-5ab4-af37-a1bb4c5b5208
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22411be10>
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252F4e0b2794-2126-491f-835a-db02a5bd1f0e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/4e0b2794-2126-491f-835a-db02a5bd1f0e.jpg saved to cache
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 442a078e-f09c-5ab4-af37-a1bb4c5b5208
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224157390>
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252F218c4104-b66f-4b77-b3fc-29841a0906ec.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/218c4104-b66f-4b77-b3fc-29841a0906ec.jpg saved to cache
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252Fe8893874-3a3b-4251-ad93-7361f4ad58d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/e8893874-3a3b-4251-ad93-7361f4ad58d8.jpg not downloaded yet
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252F679d1d0f-ffd7-4a82-ba3a-083ffb141442.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/679d1d0f-ffd7-4a82-ba3a-083ffb141442.jpg not downloaded yet
2026-03-27 16:33:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750135/general/da13bab5-323f-42fa-a27d-f24e08e52498.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738669)
2026-03-27 16:33:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749824/general/4fa911f4-8458-4b3e-965c-f0db6e49fad3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738480)
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252Fcc77c19f-ddc4-4026-ae7b-14e0236bddc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/cc77c19f-ddc4-4026-ae7b-14e0236bddc9.jpg not downloaded yet
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252F8a957745-6dd1-4122-8a26-f9969fa0c7a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/8a957745-6dd1-4122-8a26-f9969fa0c7a6.jpg not downloaded yet
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cacc10>
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750007%252Fgeneral%252Fd2a94503-ea01-4186-aaa2-a37c75653936.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750007/general/d2a94503-ea01-4186-aaa2-a37c75653936.jpg saved to cache
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e
2026-03-27 16:33:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e, skipping ID generation
2026-03-27 16:33:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e with scrape type 1
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e sending to next pipeline
2026-03-27 16:33:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e, identifier: 10738548
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22436b4d0>
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252F867c60b7-e091-43ca-af21-817a08b9a65c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/867c60b7-e091-43ca-af21-817a08b9a65c.jpg saved to cache
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 07221002-6af9-52b1-9158-3e71e1802bc5
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242cfb10>
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252Fe59a69f0-81eb-41ac-bf67-4841765c1c66.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/e59a69f0-81eb-41ac-bf67-4841765c1c66.jpg saved to cache
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 442a078e-f09c-5ab4-af37-a1bb4c5b5208
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22589b650>
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252Faf7d6208-6b06-49a0-b3fb-e2d96f58039d.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/af7d6208-6b06-49a0-b3fb-e2d96f58039d.jpg saved to cache
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 07221002-6af9-52b1-9158-3e71e1802bc5
2026-03-27 16:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750069/general/7292c67a-ee97-483c-8c83-1d9868d89264.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738606)
2026-03-27 16:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749931/general/fb3f6fb9-5e87-4306-9c1a-013440c6541a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738519)
2026-03-27 16:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749824/general/aa3d82b1-83c8-449d-9158-904bed0afd66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738480)
2026-03-27 16:33:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e with identifier: 10738548
2026-03-27 16:33:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e with identifier: 10738548
2026-03-27 16:33:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e with identifier: 10738548 to the API
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750007/general/d2a94503-ea01-4186-aaa2-a37c75653936.jpg>
{'auction_title': '',
'c_o_2_emission_value': 192,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-672-LS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738548',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 133596,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 84,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750007/general/218c4104-b66f-4b77-b3fc-29841a0906ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159589,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750007/general/e00a3541-d925-4aed-9e27-0fa49757d23d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750007/general/41a13c84-b106-4d79-b053-b709104bc17f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750007/general/d2a94503-ea01-4186-aaa2-a37c75653936.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109577,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750007/general/d3206b84-221d-4845-b9a0-d941488062a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95133,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750007/general/d0606399-252a-4eeb-a990-91dc8f47c309.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750007/general/9077d1da-0af1-4e43-934e-78ab3478d975.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84524,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750007/general/154745b3-fee9-4397-9a91-2a38ccf48e06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750007/general/395baca0-36c7-44cd-822c-1f0a414dc3d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e/f2cb5ecc-32f9-50eb-b9a4-b3a414ce4a9e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750007/general/de8fce00-5f53-4158-9703-1d1c6124865a.jpg',
'Width': 1024}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-06-30',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Trafic L1H1 Grand Comfort - Diesel - Automatic - 145 hp - '
'133.596 km',
'transmission': 'automatic',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738548%27 HTTP/1.1" 200 None
2026-03-27 16:33:43 [adesa.fr] INFO: Saving data for 10738548: {'created_time': 1774629223.565986, 'last_price_update_time': 1774629223.565997, 'auction_closing_time': 1775116800.0}
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738548') HTTP/1.1" 204 0
2026-03-27 16:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749931/general/d3744cac-6617-4cd0-a716-0789fed8e2b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738519)
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252F480604a9-ea1d-4995-b4d2-a506bd29cb6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/480604a9-ea1d-4995-b4d2-a506bd29cb6a.jpg not downloaded yet
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252F2abd3c12-e038-4993-9473-83081a2001e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/2abd3c12-e038-4993-9473-83081a2001e7.jpg not downloaded yet
2026-03-27 16:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749931/general/43be67cf-7ff3-4efd-8c87-c22ead1df963.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738519)
2026-03-27 16:33:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750070/general/dd6408c1-73c9-46df-bfd6-b5918a83acbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738607)
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252F992d7bb9-379a-41f7-ab0e-bb6bf72e25f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/992d7bb9-379a-41f7-ab0e-bb6bf72e25f5.jpg not downloaded yet
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252Fb2f17f94-60c1-49f3-9a24-5b3e0d774c12.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/b2f17f94-60c1-49f3-9a24-5b3e0d774c12.jpg not downloaded yet
2026-03-27 16:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749988/general/0b53aec2-ed8d-49a9-a35e-85b8d6ddb755.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738529)
2026-03-27 16:33:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749931/general/8f1323a2-725c-41ef-b8ca-fda1ab374a5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738519)
2026-03-27 16:33:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243fe950>
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750135%252Fgeneral%252Fda13bab5-323f-42fa-a27d-f24e08e52498.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750135/general/da13bab5-323f-42fa-a27d-f24e08e52498.jpg saved to cache
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 442a078e-f09c-5ab4-af37-a1bb4c5b5208
2026-03-27 16:33:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 442a078e-f09c-5ab4-af37-a1bb4c5b5208, skipping ID generation
2026-03-27 16:33:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 442a078e-f09c-5ab4-af37-a1bb4c5b5208 with scrape type 1
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 442a078e-f09c-5ab4-af37-a1bb4c5b5208 sending to next pipeline
2026-03-27 16:33:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 442a078e-f09c-5ab4-af37-a1bb4c5b5208, identifier: 10738669
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff1b250>
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252F4fa911f4-8458-4b3e-965c-f0db6e49fad3.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/4fa911f4-8458-4b3e-965c-f0db6e49fad3.jpg saved to cache
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d1ff5119-d423-5423-a8eb-5823ab63805f
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff0ccd0>
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750069%252Fgeneral%252F7292c67a-ee97-483c-8c83-1d9868d89264.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750069/general/7292c67a-ee97-483c-8c83-1d9868d89264.jpg saved to cache
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 07221002-6af9-52b1-9158-3e71e1802bc5
2026-03-27 16:33:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 07221002-6af9-52b1-9158-3e71e1802bc5, skipping ID generation
2026-03-27 16:33:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07221002-6af9-52b1-9158-3e71e1802bc5 with scrape type 1
2026-03-27 16:33:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 07221002-6af9-52b1-9158-3e71e1802bc5 sending to next pipeline
2026-03-27 16:33:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 07221002-6af9-52b1-9158-3e71e1802bc5, identifier: 10738606
2026-03-27 16:33:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22417cd50>
2026-03-27 16:33:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252Ffb3f6fb9-5e87-4306-9c1a-013440c6541a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/fb3f6fb9-5e87-4306-9c1a-013440c6541a.jpg saved to cache
2026-03-27 16:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b
2026-03-27 16:33:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22453e590>
2026-03-27 16:33:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749824%252Fgeneral%252Faa3d82b1-83c8-449d-9158-904bed0afd66.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749824/general/aa3d82b1-83c8-449d-9158-904bed0afd66.jpg saved to cache
2026-03-27 16:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d1ff5119-d423-5423-a8eb-5823ab63805f
2026-03-27 16:33:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d1ff5119-d423-5423-a8eb-5823ab63805f, skipping ID generation
2026-03-27 16:33:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1ff5119-d423-5423-a8eb-5823ab63805f with scrape type 1
2026-03-27 16:33:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d1ff5119-d423-5423-a8eb-5823ab63805f sending to next pipeline
2026-03-27 16:33:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d1ff5119-d423-5423-a8eb-5823ab63805f, identifier: 10738480
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252Fe7d87621-ec29-424b-8319-61d562431cf0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/e7d87621-ec29-424b-8319-61d562431cf0.jpg not downloaded yet
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252F56240f17-33b8-44e8-815f-6f3cc442431b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/56240f17-33b8-44e8-815f-6f3cc442431b.jpg not downloaded yet
2026-03-27 16:33:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 442a078e-f09c-5ab4-af37-a1bb4c5b5208 with identifier: 10738669
2026-03-27 16:33:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 442a078e-f09c-5ab4-af37-a1bb4c5b5208 with identifier: 10738669
2026-03-27 16:33:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 442a078e-f09c-5ab4-af37-a1bb4c5b5208 with identifier: 10738669 to the API
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750135/general/da13bab5-323f-42fa-a27d-f24e08e52498.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 109,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': '442a078e-f09c-5ab4-af37-a1bb4c5b5208',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-755-ND',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738669',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Zoe',
'odometer': 28744,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750135/general/da13bab5-323f-42fa-a27d-f24e08e52498.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114769,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750135/general/a12054b2-9d11-4f7b-ae5b-4551da5f6147.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91334,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750135/general/e59a69f0-81eb-41ac-bf67-4841765c1c66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104196,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750135/general/6c21586b-5476-40f5-b2df-b157d1fc6108.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116302,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750135/general/4e0b2794-2126-491f-835a-db02a5bd1f0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78652,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750135/general/13a23ef7-3875-4820-b2b4-a831dfb63088.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750135/general/7ecc71b0-e75c-4c92-8631-9d182c56d532.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750135/general/c28993dd-99ae-41ab-b481-2168a8f82bcd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750135/general/5d48c981-faab-4678-8ed4-6afee49a1eb9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_442a078e-f09c-5ab4-af37-a1bb4c5b5208/442a078e-f09c-5ab4-af37-a1bb4c5b5208_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161065,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750135/general/4661c7a1-3f69-48f1-82e8-ca425819e07b.jpg',
'Width': 1024}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Zoe 52 kWh Evolution - Electric - Automatic - 109 hp - '
'28.744 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738669%27 HTTP/1.1" 200 None
2026-03-27 16:33:44 [adesa.fr] INFO: Saving data for 10738669: {'created_time': 1774629224.626943, 'last_price_update_time': 1774629224.626957, 'auction_closing_time': 1775116800.0}
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738669') HTTP/1.1" 204 0
2026-03-27 16:33:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 07221002-6af9-52b1-9158-3e71e1802bc5 with identifier: 10738606
2026-03-27 16:33:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 07221002-6af9-52b1-9158-3e71e1802bc5 with identifier: 10738606
2026-03-27 16:33:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 07221002-6af9-52b1-9158-3e71e1802bc5 with identifier: 10738606 to the API
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750069/general/7292c67a-ee97-483c-8c83-1d9868d89264.jpg>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '07221002-6af9-52b1-9158-3e71e1802bc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-746-FD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738606',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 102689,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236671,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750069/general/7292c67a-ee97-483c-8c83-1d9868d89264.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209578,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750069/general/1ddb088e-1f90-43de-83d4-62219d9fa88e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750069/general/af7d6208-6b06-49a0-b3fb-e2d96f58039d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750069/general/867c60b7-e091-43ca-af21-817a08b9a65c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102785,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750069/general/b8b5d6a4-95ab-4ea6-a9f0-758ecadef2b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124210,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750069/general/e09b56ff-e28e-415d-bd9a-d58468070aba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750069/general/b4d63c38-9f76-4be9-a6ac-a42f874e2db9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133466,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750069/general/57a80b92-5d9a-4f51-862d-4365577a2fd4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182579,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750069/general/18aac252-e0ac-445c-b4be-f347a7d308dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07221002-6af9-52b1-9158-3e71e1802bc5/07221002-6af9-52b1-9158-3e71e1802bc5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750069/general/bff26cc5-eb0f-4d73-8281-69b35809e596.jpg',
'Width': 1024}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Megane Grandtour 1.5 DCI Business - Diesel - Automatic - '
'115 hp - 102.689 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738606%27 HTTP/1.1" 200 None
2026-03-27 16:33:44 [adesa.fr] INFO: Saving data for 10738606: {'created_time': 1774629224.996235, 'last_price_update_time': 1774629224.99625, 'auction_closing_time': 1775116800.0}
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738606') HTTP/1.1" 204 0
2026-03-27 16:33:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d1ff5119-d423-5423-a8eb-5823ab63805f with identifier: 10738480
2026-03-27 16:33:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d1ff5119-d423-5423-a8eb-5823ab63805f with identifier: 10738480
2026-03-27 16:33:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d1ff5119-d423-5423-a8eb-5823ab63805f with identifier: 10738480 to the API
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749824/general/aa3d82b1-83c8-449d-9158-904bed0afd66.jpg>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd1ff5119-d423-5423-a8eb-5823ab63805f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-854-RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738480',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 178919,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124463,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749824/general/4fa911f4-8458-4b3e-965c-f0db6e49fad3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749824/general/89202fc1-9c91-46d6-9817-3a6848655405.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136466,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749824/general/aa3d82b1-83c8-449d-9158-904bed0afd66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128350,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749824/general/1f1f60ae-3c55-4222-b42f-3fb8f808e669.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749824/general/b15806ab-f953-44eb-8428-de4c4937e7ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116090,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749824/general/e7575d6e-6255-42a6-9eb4-3ff19fa9e338.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749824/general/5555b05f-9e70-40f2-9823-9b745876dbbf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128189,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749824/general/8e2f4d2c-a04f-4648-8d6a-b41661dc30eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84540,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749824/general/ee5f0121-0f1e-41dd-8088-f7b07d8266c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1ff5119-d423-5423-a8eb-5823ab63805f/d1ff5119-d423-5423-a8eb-5823ab63805f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749824/general/1fc5b1ba-c71e-455b-8b61-e32c014a7660.jpg',
'Width': 1024}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2021-10-28',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Trafic L1H1 Grand Comfort - Diesel - Manual - 120 hp - '
'178.919 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738480%27 HTTP/1.1" 200 None
2026-03-27 16:33:45 [adesa.fr] INFO: Saving data for 10738480: {'created_time': 1774629225.602306, 'last_price_update_time': 1774629225.602316, 'auction_closing_time': 1775116800.0}
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738480') HTTP/1.1" 204 0
2026-03-27 16:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749931/general/6b6aaf2c-e864-460f-865c-2015178ccee5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738519)
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252F9657996a-2d09-47ae-a873-3694bb835d4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/9657996a-2d09-47ae-a873-3694bb835d4a.jpg not downloaded yet
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252F92bbf817-d150-4bb6-a1a2-1a06d255821f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/92bbf817-d150-4bb6-a1a2-1a06d255821f.jpg not downloaded yet
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257b2090>
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252Fd3744cac-6617-4cd0-a716-0789fed8e2b7.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/d3744cac-6617-4cd0-a716-0789fed8e2b7.jpg saved to cache
2026-03-27 16:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22441ff10>
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252F43be67cf-7ff3-4efd-8c87-c22ead1df963.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/43be67cf-7ff3-4efd-8c87-c22ead1df963.jpg saved to cache
2026-03-27 16:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b5190>
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252Fdd6408c1-73c9-46df-bfd6-b5918a83acbb.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/dd6408c1-73c9-46df-bfd6-b5918a83acbb.jpg saved to cache
2026-03-27 16:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a52e028d-8502-5c84-89f3-94b5eeeef0a4
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259a9650>
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252F0b53aec2-ed8d-49a9-a35e-85b8d6ddb755.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/0b53aec2-ed8d-49a9-a35e-85b8d6ddb755.jpg saved to cache
2026-03-27 16:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 47d1754a-cf1d-529f-9b72-5cce2aa531b8
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257a8110>
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252F8f1323a2-725c-41ef-b8ca-fda1ab374a5c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/8f1323a2-725c-41ef-b8ca-fda1ab374a5c.jpg saved to cache
2026-03-27 16:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b
2026-03-27 16:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750070/general/679d1d0f-ffd7-4a82-ba3a-083ffb141442.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738607)
2026-03-27 16:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749931/general/32fe6e92-c336-4a84-8cfc-54d227d41d4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738519)
2026-03-27 16:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750070/general/539d90d9-b82c-4be1-ac3e-0b28a405c836.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738607)
2026-03-27 16:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750070/general/8a957745-6dd1-4122-8a26-f9969fa0c7a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738607)
2026-03-27 16:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749988/general/cc77c19f-ddc4-4026-ae7b-14e0236bddc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738529)
2026-03-27 16:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749988/general/08bd9912-739b-4330-b889-7108c51173c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738529)
2026-03-27 16:33:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749988/general/e8893874-3a3b-4251-ad93-7361f4ad58d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738529)
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252Fcf9a9903-7e02-4755-8c33-550bda7f9c00.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/cf9a9903-7e02-4755-8c33-550bda7f9c00.jpg not downloaded yet
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252F7d9bd73e-8207-41b5-a062-c261fda6ad43.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/7d9bd73e-8207-41b5-a062-c261fda6ad43.jpg not downloaded yet
2026-03-27 16:33:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22441fc50>
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252F6b6aaf2c-e864-460f-865c-2015178ccee5.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/6b6aaf2c-e864-460f-865c-2015178ccee5.jpg saved to cache
2026-03-27 16:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225678710>
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252F679d1d0f-ffd7-4a82-ba3a-083ffb141442.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/679d1d0f-ffd7-4a82-ba3a-083ffb141442.jpg saved to cache
2026-03-27 16:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a52e028d-8502-5c84-89f3-94b5eeeef0a4
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff52210>
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749931%252Fgeneral%252F32fe6e92-c336-4a84-8cfc-54d227d41d4c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749931/general/32fe6e92-c336-4a84-8cfc-54d227d41d4c.jpg saved to cache
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b
2026-03-27 16:33:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b, skipping ID generation
2026-03-27 16:33:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b with scrape type 1
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b sending to next pipeline
2026-03-27 16:33:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b, identifier: 10738519
2026-03-27 16:33:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b with identifier: 10738519
2026-03-27 16:33:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b with identifier: 10738519
2026-03-27 16:33:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b with identifier: 10738519 to the API
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749931/general/32fe6e92-c336-4a84-8cfc-54d227d41d4c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE-846-LN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738519',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 191045,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183189,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749931/general/6b6aaf2c-e864-460f-865c-2015178ccee5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162387,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749931/general/32fe6e92-c336-4a84-8cfc-54d227d41d4c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183920,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749931/general/8f1323a2-725c-41ef-b8ca-fda1ab374a5c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160546,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749931/general/43be67cf-7ff3-4efd-8c87-c22ead1df963.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749931/general/e09d21df-0300-4e56-b3ef-798e75d308dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153119,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749931/general/db72f100-8a96-457c-99e0-1f05bfcc83a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749931/general/a9082f7b-ce76-4a98-8476-c572be24a925.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189363,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749931/general/fb3f6fb9-5e87-4306-9c1a-013440c6541a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749931/general/72ef0041-3516-47c0-909a-fc7b2bcf2106.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b/017ca7a7-cd4c-5ca7-a341-bcf77b21ac7b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206835,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749931/general/d3744cac-6617-4cd0-a716-0789fed8e2b7.jpg',
'Width': 1024}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2019-03-11',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Trafic L1H1 1.6 DCI Grand Comfort - Diesel - Manual - 120 '
'hp - 191.045 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2019}
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738519%27 HTTP/1.1" 200 None
2026-03-27 16:33:46 [adesa.fr] INFO: Saving data for 10738519: {'created_time': 1774629226.484697, 'last_price_update_time': 1774629226.484708, 'auction_closing_time': 1775116800.0}
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738519') HTTP/1.1" 204 0
2026-03-27 16:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749988/general/e7d87621-ec29-424b-8319-61d562431cf0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738529)
2026-03-27 16:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750070/general/695a6ec3-32d8-4fa9-8b7c-e92b16622995.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738607)
2026-03-27 16:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750070/general/56240f17-33b8-44e8-815f-6f3cc442431b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738607)
2026-03-27 16:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749988/general/480604a9-ea1d-4995-b4d2-a506bd29cb6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738529)
2026-03-27 16:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749988/general/9657996a-2d09-47ae-a873-3694bb835d4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738529)
2026-03-27 16:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750070/general/92bbf817-d150-4bb6-a1a2-1a06d255821f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738607)
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225656710>
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252F539d90d9-b82c-4be1-ac3e-0b28a405c836.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/539d90d9-b82c-4be1-ac3e-0b28a405c836.jpg saved to cache
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a52e028d-8502-5c84-89f3-94b5eeeef0a4
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff20810>
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252F8a957745-6dd1-4122-8a26-f9969fa0c7a6.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/8a957745-6dd1-4122-8a26-f9969fa0c7a6.jpg saved to cache
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a52e028d-8502-5c84-89f3-94b5eeeef0a4
2026-03-27 16:33:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff20790>
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252Fcc77c19f-ddc4-4026-ae7b-14e0236bddc9.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/cc77c19f-ddc4-4026-ae7b-14e0236bddc9.jpg saved to cache
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 47d1754a-cf1d-529f-9b72-5cce2aa531b8
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240eb610>
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252F08bd9912-739b-4330-b889-7108c51173c9.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/08bd9912-739b-4330-b889-7108c51173c9.jpg saved to cache
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 47d1754a-cf1d-529f-9b72-5cce2aa531b8
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b1dd50>
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252Fe8893874-3a3b-4251-ad93-7361f4ad58d8.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/e8893874-3a3b-4251-ad93-7361f4ad58d8.jpg saved to cache
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 47d1754a-cf1d-529f-9b72-5cce2aa531b8
2026-03-27 16:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749988/general/a837fd8c-c8b8-4b21-9f8e-92f0191b3412.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738529)
2026-03-27 16:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750070/general/2abd3c12-e038-4993-9473-83081a2001e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738607)
2026-03-27 16:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240f1150>
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252Fe7d87621-ec29-424b-8319-61d562431cf0.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/e7d87621-ec29-424b-8319-61d562431cf0.jpg saved to cache
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 47d1754a-cf1d-529f-9b72-5cce2aa531b8
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259dbb10>
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252F695a6ec3-32d8-4fa9-8b7c-e92b16622995.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/695a6ec3-32d8-4fa9-8b7c-e92b16622995.jpg saved to cache
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a52e028d-8502-5c84-89f3-94b5eeeef0a4
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff2e650>
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252F56240f17-33b8-44e8-815f-6f3cc442431b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/56240f17-33b8-44e8-815f-6f3cc442431b.jpg saved to cache
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a52e028d-8502-5c84-89f3-94b5eeeef0a4
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b37450>
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252F480604a9-ea1d-4995-b4d2-a506bd29cb6a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/480604a9-ea1d-4995-b4d2-a506bd29cb6a.jpg saved to cache
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 47d1754a-cf1d-529f-9b72-5cce2aa531b8
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22577f210>
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252F9657996a-2d09-47ae-a873-3694bb835d4a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/9657996a-2d09-47ae-a873-3694bb835d4a.jpg saved to cache
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 47d1754a-cf1d-529f-9b72-5cce2aa531b8
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224517a90>
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252F92bbf817-d150-4bb6-a1a2-1a06d255821f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/92bbf817-d150-4bb6-a1a2-1a06d255821f.jpg saved to cache
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a52e028d-8502-5c84-89f3-94b5eeeef0a4
2026-03-27 16:33:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750070/general/7d9bd73e-8207-41b5-a062-c261fda6ad43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738607)
2026-03-27 16:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749988/general/992d7bb9-379a-41f7-ab0e-bb6bf72e25f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738529)
2026-03-27 16:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749988/general/cf9a9903-7e02-4755-8c33-550bda7f9c00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738529)
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225933710>
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252Fa837fd8c-c8b8-4b21-9f8e-92f0191b3412.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/a837fd8c-c8b8-4b21-9f8e-92f0191b3412.jpg saved to cache
2026-03-27 16:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 47d1754a-cf1d-529f-9b72-5cce2aa531b8
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22443a590>
2026-03-27 16:33:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252F2abd3c12-e038-4993-9473-83081a2001e7.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/2abd3c12-e038-4993-9473-83081a2001e7.jpg saved to cache
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a52e028d-8502-5c84-89f3-94b5eeeef0a4
2026-03-27 16:33:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fbb7a0c-509e-526e-83b9-edc4c3f891b5 with identifier: 10738448
2026-03-27 16:33:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fbb7a0c-509e-526e-83b9-edc4c3f891b5 with scrape type 1
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3fbb7a0c-509e-526e-83b9-edc4c3f891b5
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710253%252Fgeneral%252Fbf302aa8-75b2-49ce-81ac-013a8a1c810c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710253/general/bf302aa8-75b2-49ce-81ac-013a8a1c810c.jpg already downloaded
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710253%252Fgeneral%252Fbffef0b7-9365-491c-943c-2cd6e15de671.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710253/general/bffef0b7-9365-491c-943c-2cd6e15de671.jpg already downloaded
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710253%252Fgeneral%252F43a5bbe5-28e3-44d3-8830-f7540de6691f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710253/general/43a5bbe5-28e3-44d3-8830-f7540de6691f.jpg already downloaded
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710253%252Fgeneral%252F561e1027-651f-4569-8909-37325c2d2e57.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710253/general/561e1027-651f-4569-8909-37325c2d2e57.jpg already downloaded
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710253%252Fgeneral%252F14fa2882-a7d8-496c-8f04-043ff1fce48a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710253/general/14fa2882-a7d8-496c-8f04-043ff1fce48a.jpg already downloaded
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710253%252Fgeneral%252Fc15d0d37-3f4d-4d0d-92c4-cf6c1da93a8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710253/general/c15d0d37-3f4d-4d0d-92c4-cf6c1da93a8c.jpg not downloaded yet
2026-03-27 16:33:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 777b5af7-dc80-5852-a0bc-91c4b86fe37e with identifier: 10738676
2026-03-27 16:33:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 777b5af7-dc80-5852-a0bc-91c4b86fe37e with scrape type 1
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 777b5af7-dc80-5852-a0bc-91c4b86fe37e
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252Fe3860b55-a85a-4f43-8b62-b3238223a3d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/e3860b55-a85a-4f43-8b62-b3238223a3d6.jpg not downloaded yet
2026-03-27 16:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750070/general/b2f17f94-60c1-49f3-9a24-5b3e0d774c12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738607)
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710253%252Fgeneral%252F96cb1920-607e-4041-949b-d0b93f47628e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710253/general/96cb1920-607e-4041-949b-d0b93f47628e.jpg already downloaded
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710253%252Fgeneral%252F740af4f7-b61d-4743-a3cd-31adac91f444.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710253/general/740af4f7-b61d-4743-a3cd-31adac91f444.jpg already downloaded
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710253%252Fgeneral%252F3a980da0-4324-4549-bbaa-8e40176a0b6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710253/general/3a980da0-4324-4549-bbaa-8e40176a0b6f.jpg already downloaded
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710253%252Fgeneral%252F50774d6f-ac6f-4470-8b9e-9faee35bb04c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710253/general/50774d6f-ac6f-4470-8b9e-9faee35bb04c.jpg already downloaded
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252F966f8365-f6b4-46e4-ad66-7ba9e8bbb083.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/966f8365-f6b4-46e4-ad66-7ba9e8bbb083.jpg not downloaded yet
2026-03-27 16:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252F04ea1ae6-d5ba-48a5-bcdc-6262f0949968.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/04ea1ae6-d5ba-48a5-bcdc-6262f0949968.jpg not downloaded yet
2026-03-27 16:33:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ba3ed0>
2026-03-27 16:33:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252F7d9bd73e-8207-41b5-a062-c261fda6ad43.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/7d9bd73e-8207-41b5-a062-c261fda6ad43.jpg saved to cache
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a52e028d-8502-5c84-89f3-94b5eeeef0a4
2026-03-27 16:33:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224515690>
2026-03-27 16:33:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252F992d7bb9-379a-41f7-ab0e-bb6bf72e25f5.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/992d7bb9-379a-41f7-ab0e-bb6bf72e25f5.jpg saved to cache
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 47d1754a-cf1d-529f-9b72-5cce2aa531b8
2026-03-27 16:33:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab8b50>
2026-03-27 16:33:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749988%252Fgeneral%252Fcf9a9903-7e02-4755-8c33-550bda7f9c00.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749988/general/cf9a9903-7e02-4755-8c33-550bda7f9c00.jpg saved to cache
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 47d1754a-cf1d-529f-9b72-5cce2aa531b8
2026-03-27 16:33:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 47d1754a-cf1d-529f-9b72-5cce2aa531b8, skipping ID generation
2026-03-27 16:33:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47d1754a-cf1d-529f-9b72-5cce2aa531b8 with scrape type 1
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 47d1754a-cf1d-529f-9b72-5cce2aa531b8 sending to next pipeline
2026-03-27 16:33:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 47d1754a-cf1d-529f-9b72-5cce2aa531b8, identifier: 10738529
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252Fe937f5ff-cbbb-435f-8346-79f7541a5188.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/e937f5ff-cbbb-435f-8346-79f7541a5188.jpg not downloaded yet
2026-03-27 16:33:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 47d1754a-cf1d-529f-9b72-5cce2aa531b8 with identifier: 10738529
2026-03-27 16:33:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 47d1754a-cf1d-529f-9b72-5cce2aa531b8 with identifier: 10738529
2026-03-27 16:33:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 47d1754a-cf1d-529f-9b72-5cce2aa531b8 with identifier: 10738529 to the API
2026-03-27 16:33:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749988/general/cf9a9903-7e02-4755-8c33-550bda7f9c00.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '47d1754a-cf1d-529f-9b72-5cce2aa531b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP-560-HF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738529',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Talisman',
'odometer': 161203,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154604,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749988/general/0b53aec2-ed8d-49a9-a35e-85b8d6ddb755.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749988/general/08bd9912-739b-4330-b889-7108c51173c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749988/general/a837fd8c-c8b8-4b21-9f8e-92f0191b3412.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749988/general/e8893874-3a3b-4251-ad93-7361f4ad58d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84391,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749988/general/cc77c19f-ddc4-4026-ae7b-14e0236bddc9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127371,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749988/general/480604a9-ea1d-4995-b4d2-a506bd29cb6a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749988/general/992d7bb9-379a-41f7-ab0e-bb6bf72e25f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44139,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749988/general/e7d87621-ec29-424b-8319-61d562431cf0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749988/general/9657996a-2d09-47ae-a873-3694bb835d4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47d1754a-cf1d-529f-9b72-5cce2aa531b8/47d1754a-cf1d-529f-9b72-5cce2aa531b8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749988/general/cf9a9903-7e02-4755-8c33-550bda7f9c00.jpg',
'Width': 1024}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2020-03-09',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Talisman 1.7 DCI Limited - Diesel - Manual - 150 hp - '
'161.203 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2020}
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738529%27 HTTP/1.1" 200 None
2026-03-27 16:33:48 [adesa.fr] INFO: Saving data for 10738529: {'created_time': 1774629228.58681, 'last_price_update_time': 1774629228.586822, 'auction_closing_time': 1775116800.0}
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738529') HTTP/1.1" 204 0
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252Feba6bb54-c1ed-4a03-92b8-395b04f87c5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/eba6bb54-c1ed-4a03-92b8-395b04f87c5d.jpg not downloaded yet
2026-03-27 16:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738589> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22561d050>
2026-03-27 16:33:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750070%252Fgeneral%252Fb2f17f94-60c1-49f3-9a24-5b3e0d774c12.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750070/general/b2f17f94-60c1-49f3-9a24-5b3e0d774c12.jpg saved to cache
2026-03-27 16:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a52e028d-8502-5c84-89f3-94b5eeeef0a4
2026-03-27 16:33:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a52e028d-8502-5c84-89f3-94b5eeeef0a4, skipping ID generation
2026-03-27 16:33:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a52e028d-8502-5c84-89f3-94b5eeeef0a4 with scrape type 1
2026-03-27 16:33:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a52e028d-8502-5c84-89f3-94b5eeeef0a4 sending to next pipeline
2026-03-27 16:33:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a52e028d-8502-5c84-89f3-94b5eeeef0a4, identifier: 10738607
2026-03-27 16:33:48 [adesa.fr] INFO: Found listing with ID: 10738675
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738675%27 HTTP/1.1" 200 None
2026-03-27 16:33:48 [adesa.fr] INFO: Scrape type for 10738675: 1
2026-03-27 16:33:48 [adesa.fr] INFO: Scraping item 10738675 url https://www.openlane.eu/en/carv6/auction/10738675
2026-03-27 16:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750142/general/e3860b55-a85a-4f43-8b62-b3238223a3d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738676)
2026-03-27 16:33:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738587> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a52e028d-8502-5c84-89f3-94b5eeeef0a4 with identifier: 10738607
2026-03-27 16:33:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a52e028d-8502-5c84-89f3-94b5eeeef0a4 with identifier: 10738607
2026-03-27 16:33:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a52e028d-8502-5c84-89f3-94b5eeeef0a4 with identifier: 10738607 to the API
2026-03-27 16:33:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750070/general/b2f17f94-60c1-49f3-9a24-5b3e0d774c12.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a52e028d-8502-5c84-89f3-94b5eeeef0a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-053-EC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738607',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 130100,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173324,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750070/general/dd6408c1-73c9-46df-bfd6-b5918a83acbb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750070/general/539d90d9-b82c-4be1-ac3e-0b28a405c836.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167981,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750070/general/695a6ec3-32d8-4fa9-8b7c-e92b16622995.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149812,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750070/general/679d1d0f-ffd7-4a82-ba3a-083ffb141442.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118428,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750070/general/8a957745-6dd1-4122-8a26-f9969fa0c7a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138030,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750070/general/2abd3c12-e038-4993-9473-83081a2001e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142958,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750070/general/b2f17f94-60c1-49f3-9a24-5b3e0d774c12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750070/general/56240f17-33b8-44e8-815f-6f3cc442431b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88748,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750070/general/92bbf817-d150-4bb6-a1a2-1a06d255821f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a52e028d-8502-5c84-89f3-94b5eeeef0a4/a52e028d-8502-5c84-89f3-94b5eeeef0a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108668,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750070/general/7d9bd73e-8207-41b5-a062-c261fda6ad43.jpg',
'Width': 1024}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2022-06-27',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Megane Grandtour 1.5 DCI Intens - Diesel - Automatic - 115 '
'hp - 130.100 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2022}
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738607%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [adesa.fr] INFO: Saving data for 10738607: {'created_time': 1774629229.345355, 'last_price_update_time': 1774629229.345366, 'auction_closing_time': 1775116800.0}
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738607') HTTP/1.1" 204 0
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252F24201058-f5fb-44fd-9195-31adad14553f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/24201058-f5fb-44fd-9195-31adad14553f.jpg not downloaded yet
2026-03-27 16:33:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:49 [adesa.fr] INFO: Found listing with ID: 10738586
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738586%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [adesa.fr] INFO: Scrape type for 10738586: 1
2026-03-27 16:33:49 [adesa.fr] INFO: Scraping item 10738586 url https://www.openlane.eu/en/carv6/auction/10738586
2026-03-27 16:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750142/general/966f8365-f6b4-46e4-ad66-7ba9e8bbb083.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738676)
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252F881c5334-514f-4b9a-86cf-03f1e7589015.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/881c5334-514f-4b9a-86cf-03f1e7589015.jpg not downloaded yet
2026-03-27 16:33:49 [adesa.fr] INFO: Found listing with ID: 10738611
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738611%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [adesa.fr] INFO: Scrape type for 10738611: 1
2026-03-27 16:33:49 [adesa.fr] INFO: Scraping item 10738611 url https://www.openlane.eu/en/carv6/auction/10738611
2026-03-27 16:33:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6558585-b821-5cca-90d9-f92159df8633 with identifier: 10738589
2026-03-27 16:33:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6558585-b821-5cca-90d9-f92159df8633 with scrape type 1
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6558585-b821-5cca-90d9-f92159df8633
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252F11199437-a57c-4775-aace-71578d69cbe4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/11199437-a57c-4775-aace-71578d69cbe4.jpg not downloaded yet
2026-03-27 16:33:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5478e9f4-8813-585a-9dc2-897c3bd1e18a with identifier: 10738629
2026-03-27 16:33:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5478e9f4-8813-585a-9dc2-897c3bd1e18a with scrape type 1
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5478e9f4-8813-585a-9dc2-897c3bd1e18a
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252F87539757-aa68-4b4a-83b6-62d55073742d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/87539757-aa68-4b4a-83b6-62d55073742d.jpg not downloaded yet
2026-03-27 16:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224154210>
2026-03-27 16:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252Fe3860b55-a85a-4f43-8b62-b3238223a3d6.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/e3860b55-a85a-4f43-8b62-b3238223a3d6.jpg saved to cache
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 777b5af7-dc80-5852-a0bc-91c4b86fe37e
2026-03-27 16:33:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a6321f9-9ddf-5bd6-adca-5d853376da30 with identifier: 10738587
2026-03-27 16:33:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a6321f9-9ddf-5bd6-adca-5d853376da30 with scrape type 1
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1a6321f9-9ddf-5bd6-adca-5d853376da30
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252F9ed9348d-9ea1-4a52-b1f9-86561f599607.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/9ed9348d-9ea1-4a52-b1f9-86561f599607.jpg not downloaded yet
2026-03-27 16:33:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a60160d3-9a2d-5cee-bfd3-27832eab9efd with identifier: 10738588
2026-03-27 16:33:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a60160d3-9a2d-5cee-bfd3-27832eab9efd with scrape type 1
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a60160d3-9a2d-5cee-bfd3-27832eab9efd
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252F3e973cb3-1579-4883-9d4b-d0d531c6f8d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/3e973cb3-1579-4883-9d4b-d0d531c6f8d4.jpg not downloaded yet
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252Fecbbb74a-2586-4d20-88c8-1d9edb231ed8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/ecbbb74a-2586-4d20-88c8-1d9edb231ed8.jpg not downloaded yet
2026-03-27 16:33:49 [adesa.fr] INFO: Found listing with ID: 10738523
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738523%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [adesa.fr] INFO: Scrape type for 10738523: 1
2026-03-27 16:33:49 [adesa.fr] INFO: Scraping item 10738523 url https://www.openlane.eu/en/carv6/auction/10738523
2026-03-27 16:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750142/general/eba6bb54-c1ed-4a03-92b8-395b04f87c5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738676)
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252Fcd559172-0d78-420c-9ea4-e32ff289c2ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/cd559172-0d78-420c-9ea4-e32ff289c2ca.jpg not downloaded yet
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252Fb327d96b-1b14-4827-a4fc-a6d6972a4cf6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/b327d96b-1b14-4827-a4fc-a6d6972a4cf6.jpg not downloaded yet
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252Fdc321cb7-ba38-4924-9dad-0af4431ce33b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/dc321cb7-ba38-4924-9dad-0af4431ce33b.jpg not downloaded yet
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252Fd2db24c3-6040-4f4b-9402-7bda57959bd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/d2db24c3-6040-4f4b-9402-7bda57959bd3.jpg not downloaded yet
2026-03-27 16:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750142/general/04ea1ae6-d5ba-48a5-bcdc-6262f0949968.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738676)
2026-03-27 16:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5710253/general/c15d0d37-3f4d-4d0d-92c4-cf6c1da93a8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738448)
2026-03-27 16:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750142/general/e937f5ff-cbbb-435f-8346-79f7541a5188.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738676)
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252F02c90921-be01-4c95-b98e-b50573f20cc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/02c90921-be01-4c95-b98e-b50573f20cc3.jpg not downloaded yet
2026-03-27 16:33:49 [adesa.fr] INFO: Found listing with ID: 10738524
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738524%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [adesa.fr] INFO: Scrape type for 10738524: 1
2026-03-27 16:33:49 [adesa.fr] INFO: Scraping item 10738524 url https://www.openlane.eu/en/carv6/auction/10738524
2026-03-27 16:33:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a230348b-fae2-5d89-a9c8-0df606f1a60f with identifier: 10738585
2026-03-27 16:33:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a230348b-fae2-5d89-a9c8-0df606f1a60f with scrape type 1
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a230348b-fae2-5d89-a9c8-0df606f1a60f
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252Ff50a55a1-f59a-41d2-ac9b-9b65a88a44b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/f50a55a1-f59a-41d2-ac9b-9b65a88a44b4.jpg not downloaded yet
2026-03-27 16:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243fcf10>
2026-03-27 16:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252F966f8365-f6b4-46e4-ad66-7ba9e8bbb083.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/966f8365-f6b4-46e4-ad66-7ba9e8bbb083.jpg saved to cache
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 777b5af7-dc80-5852-a0bc-91c4b86fe37e
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252F9db5d54a-6763-4a95-be6f-56ccf7d247a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/9db5d54a-6763-4a95-be6f-56ccf7d247a9.jpg not downloaded yet
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252F9dbdc561-e208-40e5-bf2f-c892c65665cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/9dbdc561-e208-40e5-bf2f-c892c65665cd.jpg not downloaded yet
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252Fd9c687da-e76e-4906-8846-dd60e0537f7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/d9c687da-e76e-4906-8846-dd60e0537f7f.jpg not downloaded yet
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252F8ceb4182-903e-4aef-902e-9f4034ddd9a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/8ceb4182-903e-4aef-902e-9f4034ddd9a7.jpg not downloaded yet
2026-03-27 16:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252F641b477d-271d-4355-ad46-309087ff0800.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/641b477d-271d-4355-ad46-309087ff0800.jpg not downloaded yet
2026-03-27 16:33:49 [adesa.fr] INFO: Found listing with ID: 10738558
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738558%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [adesa.fr] INFO: Scrape type for 10738558: 1
2026-03-27 16:33:49 [adesa.fr] INFO: Scraping item 10738558 url https://www.openlane.eu/en/carv6/auction/10738558
2026-03-27 16:33:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252F3d1cf490-1477-49ce-8038-914c609d81ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/3d1cf490-1477-49ce-8038-914c609d81ca.jpg not downloaded yet
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252Fbee4a289-f9aa-4acd-81ab-588baa9f4e9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/bee4a289-f9aa-4acd-81ab-588baa9f4e9b.jpg not downloaded yet
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252Ffe28365f-89a6-4927-a640-6e9c0156a90a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/fe28365f-89a6-4927-a640-6e9c0156a90a.jpg not downloaded yet
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252F408a2a60-4f2d-4570-9a30-57d7b4991ab2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/408a2a60-4f2d-4570-9a30-57d7b4991ab2.jpg not downloaded yet
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252F439792a4-eba2-46f5-91e7-de162c400fb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/439792a4-eba2-46f5-91e7-de162c400fb2.jpg not downloaded yet
2026-03-27 16:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c13810>
2026-03-27 16:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252Feba6bb54-c1ed-4a03-92b8-395b04f87c5d.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/eba6bb54-c1ed-4a03-92b8-395b04f87c5d.jpg saved to cache
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 777b5af7-dc80-5852-a0bc-91c4b86fe37e
2026-03-27 16:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750142/general/24201058-f5fb-44fd-9195-31adad14553f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738676)
2026-03-27 16:33:49 [adesa.fr] INFO: Found listing with ID: 10738677
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738677%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [adesa.fr] INFO: Scrape type for 10738677: 1
2026-03-27 16:33:49 [adesa.fr] INFO: Scraping item 10738677 url https://www.openlane.eu/en/carv6/auction/10738677
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252F92cc3a63-aad8-40ea-b79c-c507048ec5df.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/92cc3a63-aad8-40ea-b79c-c507048ec5df.jpg not downloaded yet
2026-03-27 16:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750142/general/ecbbb74a-2586-4d20-88c8-1d9edb231ed8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738676)
2026-03-27 16:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750049/general/9ed9348d-9ea1-4a52-b1f9-86561f599607.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738587)
2026-03-27 16:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750050/general/3e973cb3-1579-4883-9d4b-d0d531c6f8d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738588)
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252Fd9a5c605-5e56-4ed5-8ce9-14b3f0a0cfca.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/d9a5c605-5e56-4ed5-8ce9-14b3f0a0cfca.jpg not downloaded yet
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252Fa8211010-6036-4062-8e06-1812518e0725.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/a8211010-6036-4062-8e06-1812518e0725.jpg not downloaded yet
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252F79561d79-9a8e-4f4c-9198-567066443466.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/79561d79-9a8e-4f4c-9198-567066443466.jpg not downloaded yet
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252F782e20a8-18cc-4a4d-a203-04ca4c825517.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/782e20a8-18cc-4a4d-a203-04ca4c825517.jpg not downloaded yet
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256873d0>
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252F04ea1ae6-d5ba-48a5-bcdc-6262f0949968.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/04ea1ae6-d5ba-48a5-bcdc-6262f0949968.jpg saved to cache
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 777b5af7-dc80-5852-a0bc-91c4b86fe37e
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224333d10>
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fbb7a0c-509e-526e-83b9-edc4c3f891b5/3fbb7a0c-509e-526e-83b9-edc4c3f891b5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710253%252Fgeneral%252Fc15d0d37-3f4d-4d0d-92c4-cf6c1da93a8c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710253/general/c15d0d37-3f4d-4d0d-92c4-cf6c1da93a8c.jpg saved to cache
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3fbb7a0c-509e-526e-83b9-edc4c3f891b5
2026-03-27 16:33:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3fbb7a0c-509e-526e-83b9-edc4c3f891b5, skipping ID generation
2026-03-27 16:33:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fbb7a0c-509e-526e-83b9-edc4c3f891b5 with scrape type 1
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3fbb7a0c-509e-526e-83b9-edc4c3f891b5 sending to next pipeline
2026-03-27 16:33:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3fbb7a0c-509e-526e-83b9-edc4c3f891b5, identifier: 10738448
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22441c250>
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252Fe937f5ff-cbbb-435f-8346-79f7541a5188.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/e937f5ff-cbbb-435f-8346-79f7541a5188.jpg saved to cache
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 777b5af7-dc80-5852-a0bc-91c4b86fe37e
2026-03-27 16:33:50 [adesa.fr] INFO: Found listing with ID: 10738678
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738678%27 HTTP/1.1" 200 None
2026-03-27 16:33:50 [adesa.fr] INFO: Scrape type for 10738678: 1
2026-03-27 16:33:50 [adesa.fr] INFO: Scraping item 10738678 url https://www.openlane.eu/en/carv6/auction/10738678
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252Fbaf0b4ed-4950-46c0-bc93-fd176dddc9fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/baf0b4ed-4950-46c0-bc93-fd176dddc9fc.jpg not downloaded yet
2026-03-27 16:33:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3fbb7a0c-509e-526e-83b9-edc4c3f891b5 with identifier: 10738448
2026-03-27 16:33:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3fbb7a0c-509e-526e-83b9-edc4c3f891b5 with identifier: 10738448
2026-03-27 16:33:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3fbb7a0c-509e-526e-83b9-edc4c3f891b5 with identifier: 10738448 to the API
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5710253/general/c15d0d37-3f4d-4d0d-92c4-cf6c1da93a8c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '3fbb7a0c-509e-526e-83b9-edc4c3f891b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-036-RR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738448',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 96467,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbb7a0c-509e-526e-83b9-edc4c3f891b5/3fbb7a0c-509e-526e-83b9-edc4c3f891b5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164389,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710253/general/bf302aa8-75b2-49ce-81ac-013a8a1c810c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbb7a0c-509e-526e-83b9-edc4c3f891b5/3fbb7a0c-509e-526e-83b9-edc4c3f891b5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173708,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710253/general/bffef0b7-9365-491c-943c-2cd6e15de671.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbb7a0c-509e-526e-83b9-edc4c3f891b5/3fbb7a0c-509e-526e-83b9-edc4c3f891b5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169138,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710253/general/43a5bbe5-28e3-44d3-8830-f7540de6691f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbb7a0c-509e-526e-83b9-edc4c3f891b5/3fbb7a0c-509e-526e-83b9-edc4c3f891b5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710253/general/561e1027-651f-4569-8909-37325c2d2e57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbb7a0c-509e-526e-83b9-edc4c3f891b5/3fbb7a0c-509e-526e-83b9-edc4c3f891b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82929,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710253/general/14fa2882-a7d8-496c-8f04-043ff1fce48a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbb7a0c-509e-526e-83b9-edc4c3f891b5/3fbb7a0c-509e-526e-83b9-edc4c3f891b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96535,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710253/general/96cb1920-607e-4041-949b-d0b93f47628e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbb7a0c-509e-526e-83b9-edc4c3f891b5/3fbb7a0c-509e-526e-83b9-edc4c3f891b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710253/general/c15d0d37-3f4d-4d0d-92c4-cf6c1da93a8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbb7a0c-509e-526e-83b9-edc4c3f891b5/3fbb7a0c-509e-526e-83b9-edc4c3f891b5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710253/general/740af4f7-b61d-4743-a3cd-31adac91f444.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbb7a0c-509e-526e-83b9-edc4c3f891b5/3fbb7a0c-509e-526e-83b9-edc4c3f891b5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155171,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710253/general/3a980da0-4324-4549-bbaa-8e40176a0b6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fbb7a0c-509e-526e-83b9-edc4c3f891b5/3fbb7a0c-509e-526e-83b9-edc4c3f891b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84454,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710253/general/50774d6f-ac6f-4470-8b9e-9faee35bb04c.jpg',
'Width': 1024}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-04-06',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota C-HR 1.8 Dynamic Business - Hybrid - Automatic - 122 hp - '
'96.467 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738448%27 HTTP/1.1" 200 None
2026-03-27 16:33:50 [adesa.fr] INFO: Saving data for 10738448: {'created_time': 1774629230.7529, 'last_price_update_time': 1774629230.752911, 'auction_closing_time': 1775116800.0}
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738448') HTTP/1.1" 204 0
2026-03-27 16:33:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dae121e-e2d0-581c-bbf7-bbb98076d8a6 with identifier: 10738502
2026-03-27 16:33:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dae121e-e2d0-581c-bbf7-bbb98076d8a6 with scrape type 1
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6dae121e-e2d0-581c-bbf7-bbb98076d8a6
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252Fe71820cb-1fc0-4f18-af22-da38672bf8e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/e71820cb-1fc0-4f18-af22-da38672bf8e8.jpg not downloaded yet
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252F1ffc0725-26dc-49c9-93a1-5fffa1a6122b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/1ffc0725-26dc-49c9-93a1-5fffa1a6122b.jpg not downloaded yet
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252F9b1e5488-ee4c-4f59-9af9-a287e13cb32f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/9b1e5488-ee4c-4f59-9af9-a287e13cb32f.jpg not downloaded yet
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252F55b6981d-fd5e-40dc-9469-2af183de82a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/55b6981d-fd5e-40dc-9469-2af183de82a6.jpg not downloaded yet
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252Fc05c3d0a-3d10-4182-a616-515456c33635.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/c05c3d0a-3d10-4182-a616-515456c33635.jpg not downloaded yet
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258cad50>
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252F24201058-f5fb-44fd-9195-31adad14553f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/24201058-f5fb-44fd-9195-31adad14553f.jpg saved to cache
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 777b5af7-dc80-5852-a0bc-91c4b86fe37e
2026-03-27 16:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750050/general/8ceb4182-903e-4aef-902e-9f4034ddd9a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738588)
2026-03-27 16:33:50 [adesa.fr] INFO: Found listing with ID: 10738534
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738534%27 HTTP/1.1" 200 None
2026-03-27 16:33:50 [adesa.fr] INFO: Scrape type for 10738534: 1
2026-03-27 16:33:50 [adesa.fr] INFO: Scraping item 10738534 url https://www.openlane.eu/en/carv6/auction/10738534
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252F89e07d74-993e-4757-8303-0733e8581003.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/89e07d74-993e-4757-8303-0733e8581003.jpg not downloaded yet
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252F79b93bc3-a91a-4ec6-9389-dd700ee9f14a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/79b93bc3-a91a-4ec6-9389-dd700ee9f14a.jpg not downloaded yet
2026-03-27 16:33:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259c8950>
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252Fecbbb74a-2586-4d20-88c8-1d9edb231ed8.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/ecbbb74a-2586-4d20-88c8-1d9edb231ed8.jpg saved to cache
2026-03-27 16:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 777b5af7-dc80-5852-a0bc-91c4b86fe37e
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258cf490>
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252F9ed9348d-9ea1-4a52-b1f9-86561f599607.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/9ed9348d-9ea1-4a52-b1f9-86561f599607.jpg saved to cache
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1a6321f9-9ddf-5bd6-adca-5d853376da30
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256c9710>
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252F3e973cb3-1579-4883-9d4b-d0d531c6f8d4.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/3e973cb3-1579-4883-9d4b-d0d531c6f8d4.jpg saved to cache
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a60160d3-9a2d-5cee-bfd3-27832eab9efd
2026-03-27 16:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750047/general/3d1cf490-1477-49ce-8038-914c609d81ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738585)
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252Fa4e402ab-c2bc-473f-847e-20f7fcefb5c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/a4e402ab-c2bc-473f-847e-20f7fcefb5c8.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252Fb7a54c71-6200-4a61-b08e-dd2f6fb1099a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/b7a54c71-6200-4a61-b08e-dd2f6fb1099a.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252F2486a1e3-59bf-48e0-9521-59b92059b39b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/2486a1e3-59bf-48e0-9521-59b92059b39b.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252F10c263bc-6fcd-4a08-a82e-3fbe9549e19c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/10c263bc-6fcd-4a08-a82e-3fbe9549e19c.jpg not downloaded yet
2026-03-27 16:33:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750050/general/439792a4-eba2-46f5-91e7-de162c400fb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738588)
2026-03-27 16:33:51 [adesa.fr] INFO: Found listing with ID: 10738679
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738679%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [adesa.fr] INFO: Scrape type for 10738679: 1
2026-03-27 16:33:51 [adesa.fr] INFO: Scraping item 10738679 url https://www.openlane.eu/en/carv6/auction/10738679
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252F890eab26-32bd-4eae-b31f-eb773a22e469.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/890eab26-32bd-4eae-b31f-eb773a22e469.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252F0641feaf-4ddc-49af-9f48-f5090d4c0683.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/0641feaf-4ddc-49af-9f48-f5090d4c0683.jpg not downloaded yet
2026-03-27 16:33:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750049/general/408a2a60-4f2d-4570-9a30-57d7b4991ab2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738587)
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252F57328917-2834-41a7-9086-1f23eb332ec0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/57328917-2834-41a7-9086-1f23eb332ec0.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252F0b4d2a79-0288-4684-81af-ece57a34854b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/0b4d2a79-0288-4684-81af-ece57a34854b.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252F9f2fa87b-fe85-4fb9-8e68-9fe66233d5af.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/9f2fa87b-fe85-4fb9-8e68-9fe66233d5af.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252Fe3dedc16-90c9-4cee-840a-33800f099963.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/e3dedc16-90c9-4cee-840a-33800f099963.jpg not downloaded yet
2026-03-27 16:33:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259e9090>
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252F8ceb4182-903e-4aef-902e-9f4034ddd9a7.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/8ceb4182-903e-4aef-902e-9f4034ddd9a7.jpg saved to cache
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a60160d3-9a2d-5cee-bfd3-27832eab9efd
2026-03-27 16:33:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c79485f-e3cb-5b22-b724-400b7f02ccd0 with identifier: 10738674
2026-03-27 16:33:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c79485f-e3cb-5b22-b724-400b7f02ccd0 with scrape type 1
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7c79485f-e3cb-5b22-b724-400b7f02ccd0
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252F1a7bebcf-307a-4e4c-9722-0c1bf759934e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/1a7bebcf-307a-4e4c-9722-0c1bf759934e.jpg not downloaded yet
2026-03-27 16:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750093/general/fe28365f-89a6-4927-a640-6e9c0156a90a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738629)
2026-03-27 16:33:51 [adesa.fr] INFO: Found listing with ID: 10738559
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738559%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [adesa.fr] INFO: Scrape type for 10738559: 1
2026-03-27 16:33:51 [adesa.fr] INFO: Scraping item 10738559 url https://www.openlane.eu/en/carv6/auction/10738559
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252F17f64358-180f-4222-b991-265ab65cbf79.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/17f64358-180f-4222-b991-265ab65cbf79.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252F4d4ade63-d480-46d5-beda-d0459c711ca5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/4d4ade63-d480-46d5-beda-d0459c711ca5.jpg not downloaded yet
2026-03-27 16:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749846/general/e71820cb-1fc0-4f18-af22-da38672bf8e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738502)
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252F68d963f6-9ebd-4802-83c6-c34336861198.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/68d963f6-9ebd-4802-83c6-c34336861198.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252F445fcdbb-a36d-4097-85ff-2ce304d8190f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/445fcdbb-a36d-4097-85ff-2ce304d8190f.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252F2d79116e-70e7-466c-897e-6b203e9af309.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/2d79116e-70e7-466c-897e-6b203e9af309.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252Fa6af5cb9-6e53-4ef1-b8bb-f0f35adc8ef3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/a6af5cb9-6e53-4ef1-b8bb-f0f35adc8ef3.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252Fd7016360-de9a-437a-a127-189d4423b69b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/d7016360-de9a-437a-a127-189d4423b69b.jpg not downloaded yet
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258cce10>
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252F3d1cf490-1477-49ce-8038-914c609d81ca.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/3d1cf490-1477-49ce-8038-914c609d81ca.jpg saved to cache
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a230348b-fae2-5d89-a9c8-0df606f1a60f
2026-03-27 16:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750050/general/c05c3d0a-3d10-4182-a616-515456c33635.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738588)
2026-03-27 16:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750049/general/55b6981d-fd5e-40dc-9469-2af183de82a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738587)
2026-03-27 16:33:51 [adesa.fr] INFO: Found listing with ID: 10738680
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738680%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [adesa.fr] INFO: Scrape type for 10738680: 1
2026-03-27 16:33:51 [adesa.fr] INFO: Scraping item 10738680 url https://www.openlane.eu/en/carv6/auction/10738680
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252Ff793ab3d-9682-4e31-8980-b6dcb1632ccc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/f793ab3d-9682-4e31-8980-b6dcb1632ccc.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252Ffe26c78e-f8f9-41a3-a72d-b0fea37c26a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/fe26c78e-f8f9-41a3-a72d-b0fea37c26a1.jpg not downloaded yet
2026-03-27 16:33:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5f9a3bd-741f-504c-9764-da1bf1ababfa with identifier: 10738584
2026-03-27 16:33:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5f9a3bd-741f-504c-9764-da1bf1ababfa with scrape type 1
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5f9a3bd-741f-504c-9764-da1bf1ababfa
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252Fc937a5a5-3c5b-46ab-be38-68f6bdc4c919.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/c937a5a5-3c5b-46ab-be38-68f6bdc4c919.jpg not downloaded yet
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241853d0>
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252F439792a4-eba2-46f5-91e7-de162c400fb2.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/439792a4-eba2-46f5-91e7-de162c400fb2.jpg saved to cache
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a60160d3-9a2d-5cee-bfd3-27832eab9efd
2026-03-27 16:33:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced with identifier: 10738628
2026-03-27 16:33:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced with scrape type 1
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252F9120e9d6-0890-42aa-a019-a26b0352ca3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/9120e9d6-0890-42aa-a019-a26b0352ca3f.jpg not downloaded yet
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224360950>
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252F408a2a60-4f2d-4570-9a30-57d7b4991ab2.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/408a2a60-4f2d-4570-9a30-57d7b4991ab2.jpg saved to cache
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1a6321f9-9ddf-5bd6-adca-5d853376da30
2026-03-27 16:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749846/general/79b93bc3-a91a-4ec6-9389-dd700ee9f14a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738502)
2026-03-27 16:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750047/general/89e07d74-993e-4757-8303-0733e8581003.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738585)
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252F3a8f74ea-99ba-4ebb-b720-029d9d8a6658.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/3a8f74ea-99ba-4ebb-b720-029d9d8a6658.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252F73bfffc3-da22-4110-bc7c-333ec5868742.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/73bfffc3-da22-4110-bc7c-333ec5868742.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252Fbbe55e9f-5795-4cb8-bd74-589d64e7da4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/bbe55e9f-5795-4cb8-bd74-589d64e7da4f.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252F812d38e2-3ff2-41a2-90e1-383c87bbf646.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/812d38e2-3ff2-41a2-90e1-383c87bbf646.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252F5a48f84b-1914-4951-a253-8465daf52bdf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/5a48f84b-1914-4951-a253-8465daf52bdf.jpg not downloaded yet
2026-03-27 16:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750050/general/10c263bc-6fcd-4a08-a82e-3fbe9549e19c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738588)
2026-03-27 16:33:51 [adesa.fr] INFO: Found listing with ID: 10738642
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738642%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [adesa.fr] INFO: Scrape type for 10738642: 1
2026-03-27 16:33:51 [adesa.fr] INFO: Scraping item 10738642 url https://www.openlane.eu/en/carv6/auction/10738642
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252Fea63eace-a9fb-44a3-a7af-5545c5fc5073.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/ea63eace-a9fb-44a3-a7af-5545c5fc5073.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252F9a1974e2-61ad-43e0-bcb1-ae7beda48cd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/9a1974e2-61ad-43e0-bcb1-ae7beda48cd3.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252F3618e8d1-27ee-4d60-83e0-43a5cd778354.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/3618e8d1-27ee-4d60-83e0-43a5cd778354.jpg not downloaded yet
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252F50cdfe45-a9c6-4123-a3ba-09a6a8662fbe.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/50cdfe45-a9c6-4123-a3ba-09a6a8662fbe.jpg not downloaded yet
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258a89d0>
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252Ffe28365f-89a6-4927-a640-6e9c0156a90a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/fe28365f-89a6-4927-a640-6e9c0156a90a.jpg saved to cache
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5478e9f4-8813-585a-9dc2-897c3bd1e18a
2026-03-27 16:33:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efa013b3-2abf-5f02-91ff-a2cdb625ba0a with identifier: 10738501
2026-03-27 16:33:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efa013b3-2abf-5f02-91ff-a2cdb625ba0a with scrape type 1
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item efa013b3-2abf-5f02-91ff-a2cdb625ba0a
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252F9e51f2a6-3dc9-4fdc-a475-634f4bedf362.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/9e51f2a6-3dc9-4fdc-a475-634f4bedf362.jpg not downloaded yet
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff613d0>
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252Fe71820cb-1fc0-4f18-af22-da38672bf8e8.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/e71820cb-1fc0-4f18-af22-da38672bf8e8.jpg saved to cache
2026-03-27 16:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6dae121e-e2d0-581c-bbf7-bbb98076d8a6
2026-03-27 16:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749846/general/0641feaf-4ddc-49af-9f48-f5090d4c0683.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738502)
2026-03-27 16:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750049/general/2486a1e3-59bf-48e0-9521-59b92059b39b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738587)
2026-03-27 16:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252Fbb5662e0-1e3d-4d90-a9f4-825c8fcde567.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/bb5662e0-1e3d-4d90-a9f4-825c8fcde567.jpg not downloaded yet
2026-03-27 16:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff61250>
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252Fc05c3d0a-3d10-4182-a616-515456c33635.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/c05c3d0a-3d10-4182-a616-515456c33635.jpg saved to cache
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a60160d3-9a2d-5cee-bfd3-27832eab9efd
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245b5750>
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252F55b6981d-fd5e-40dc-9469-2af183de82a6.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/55b6981d-fd5e-40dc-9469-2af183de82a6.jpg saved to cache
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1a6321f9-9ddf-5bd6-adca-5d853376da30
2026-03-27 16:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750050/general/e3dedc16-90c9-4cee-840a-33800f099963.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738588)
2026-03-27 16:33:52 [adesa.fr] INFO: Found listing with ID: 10738482
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738482%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [adesa.fr] INFO: Scrape type for 10738482: 1
2026-03-27 16:33:52 [adesa.fr] INFO: Scraping item 10738482 url https://www.openlane.eu/en/carv6/auction/10738482
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252Fd1000cb6-af5d-4c58-ad85-7326476f4122.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/d1000cb6-af5d-4c58-ad85-7326476f4122.jpg not downloaded yet
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252F0910f614-0d5c-46ce-9193-4967006b11f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/0910f614-0d5c-46ce-9193-4967006b11f9.jpg not downloaded yet
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252F8935bfbc-8510-4016-9bc8-a72d1447cb1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/8935bfbc-8510-4016-9bc8-a72d1447cb1e.jpg not downloaded yet
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252F38144145-6092-4d2d-b601-cbc5ffaaf468.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/38144145-6092-4d2d-b601-cbc5ffaaf468.jpg not downloaded yet
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252F327fa86f-4ee0-48ec-a1e0-7e9b4f0494d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/327fa86f-4ee0-48ec-a1e0-7e9b4f0494d9.jpg not downloaded yet
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245244d0>
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252F79b93bc3-a91a-4ec6-9389-dd700ee9f14a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/79b93bc3-a91a-4ec6-9389-dd700ee9f14a.jpg saved to cache
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6dae121e-e2d0-581c-bbf7-bbb98076d8a6
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c09590>
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252F89e07d74-993e-4757-8303-0733e8581003.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/89e07d74-993e-4757-8303-0733e8581003.jpg saved to cache
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a230348b-fae2-5d89-a9c8-0df606f1a60f
2026-03-27 16:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749846/general/4d4ade63-d480-46d5-beda-d0459c711ca5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738502)
2026-03-27 16:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750047/general/17f64358-180f-4222-b991-265ab65cbf79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738585)
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252Fa4bfb31d-9463-4a15-910d-f6306c24361f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/a4bfb31d-9463-4a15-910d-f6306c24361f.jpg not downloaded yet
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259e8f90>
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252F10c263bc-6fcd-4a08-a82e-3fbe9549e19c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/10c263bc-6fcd-4a08-a82e-3fbe9549e19c.jpg saved to cache
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a60160d3-9a2d-5cee-bfd3-27832eab9efd
2026-03-27 16:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750140/general/1a7bebcf-307a-4e4c-9722-0c1bf759934e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738674)
2026-03-27 16:33:52 [adesa.fr] INFO: Found listing with ID: 10738681
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738681%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [adesa.fr] INFO: Scrape type for 10738681: 1
2026-03-27 16:33:52 [adesa.fr] INFO: Scraping item 10738681 url https://www.openlane.eu/en/carv6/auction/10738681
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252F816e52a2-7027-4aeb-8721-dbdf69e37c56.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/816e52a2-7027-4aeb-8721-dbdf69e37c56.jpg not downloaded yet
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252F605f5b43-8ee6-46d9-9e38-db68b55f9d05.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/605f5b43-8ee6-46d9-9e38-db68b55f9d05.jpg not downloaded yet
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252F582d85b0-5124-4121-b5e1-c84604ebf36c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/582d85b0-5124-4121-b5e1-c84604ebf36c.jpg not downloaded yet
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252Fdaa4acdb-0f0e-42ec-8879-394e8ba15432.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/daa4acdb-0f0e-42ec-8879-394e8ba15432.jpg not downloaded yet
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22435e090>
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252F0641feaf-4ddc-49af-9f48-f5090d4c0683.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/0641feaf-4ddc-49af-9f48-f5090d4c0683.jpg saved to cache
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6dae121e-e2d0-581c-bbf7-bbb98076d8a6
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243ff7d0>
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252F2486a1e3-59bf-48e0-9521-59b92059b39b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/2486a1e3-59bf-48e0-9521-59b92059b39b.jpg saved to cache
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1a6321f9-9ddf-5bd6-adca-5d853376da30
2026-03-27 16:33:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc with identifier: 10738672
2026-03-27 16:33:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc with scrape type 1
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252Fd5e95294-5027-4f99-bb88-0adf2c3b0904.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/d5e95294-5027-4f99-bb88-0adf2c3b0904.jpg not downloaded yet
2026-03-27 16:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750050/general/a6af5cb9-6e53-4ef1-b8bb-f0f35adc8ef3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738588)
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252Fc3b8885d-dcb5-4ae8-9c47-1b5b554a8857.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/c3b8885d-dcb5-4ae8-9c47-1b5b554a8857.jpg not downloaded yet
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224527b50>
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252Fe3dedc16-90c9-4cee-840a-33800f099963.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/e3dedc16-90c9-4cee-840a-33800f099963.jpg saved to cache
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a60160d3-9a2d-5cee-bfd3-27832eab9efd
2026-03-27 16:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750140/general/d7016360-de9a-437a-a127-189d4423b69b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738674)
2026-03-27 16:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750092/general/9120e9d6-0890-42aa-a019-a26b0352ca3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738628)
2026-03-27 16:33:52 [adesa.fr] INFO: Found listing with ID: 10738590
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738590%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [adesa.fr] INFO: Scrape type for 10738590: 1
2026-03-27 16:33:52 [adesa.fr] INFO: Scraping item 10738590 url https://www.openlane.eu/en/carv6/auction/10738590
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252F59ce96b8-5bd3-497b-a7f7-5ac56122f28a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/59ce96b8-5bd3-497b-a7f7-5ac56122f28a.jpg not downloaded yet
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252Ff8c1df96-8279-4ad7-8f6f-49a26dd7a101.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/f8c1df96-8279-4ad7-8f6f-49a26dd7a101.jpg not downloaded yet
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252F36638a28-3266-4e8e-ade4-f58fb2124629.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/36638a28-3266-4e8e-ade4-f58fb2124629.jpg not downloaded yet
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252Fa7a5f85f-a381-44fa-bbfc-3503827f1ae8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/a7a5f85f-a381-44fa-bbfc-3503827f1ae8.jpg not downloaded yet
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252F18ddd1a4-8f03-4b0d-a8c1-c6862a8af62b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/18ddd1a4-8f03-4b0d-a8c1-c6862a8af62b.jpg not downloaded yet
2026-03-27 16:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750050/general/812d38e2-3ff2-41a2-90e1-383c87bbf646.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738588)
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252F0ff4dd43-a893-42bb-a94b-ecb20875e713.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/0ff4dd43-a893-42bb-a94b-ecb20875e713.jpg not downloaded yet
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256ffd50>
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252F4d4ade63-d480-46d5-beda-d0459c711ca5.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/4d4ade63-d480-46d5-beda-d0459c711ca5.jpg saved to cache
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6dae121e-e2d0-581c-bbf7-bbb98076d8a6
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b3af90>
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252F17f64358-180f-4222-b991-265ab65cbf79.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/17f64358-180f-4222-b991-265ab65cbf79.jpg saved to cache
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a230348b-fae2-5d89-a9c8-0df606f1a60f
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22438a390>
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252F1a7bebcf-307a-4e4c-9722-0c1bf759934e.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/1a7bebcf-307a-4e4c-9722-0c1bf759934e.jpg saved to cache
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7c79485f-e3cb-5b22-b724-400b7f02ccd0
2026-03-27 16:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750140/general/5a48f84b-1914-4951-a253-8465daf52bdf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738674)
2026-03-27 16:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749845/general/9e51f2a6-3dc9-4fdc-a475-634f4bedf362.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738501)
2026-03-27 16:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750092/general/50cdfe45-a9c6-4123-a3ba-09a6a8662fbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738628)
2026-03-27 16:33:52 [adesa.fr] INFO: Found listing with ID: 10738643
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738643%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [adesa.fr] INFO: Scrape type for 10738643: 1
2026-03-27 16:33:52 [adesa.fr] INFO: Scraping item 10738643 url https://www.openlane.eu/en/carv6/auction/10738643
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252Ffc5d5d2d-e7a2-47bf-b76d-bdae33477d1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/fc5d5d2d-e7a2-47bf-b76d-bdae33477d1d.jpg not downloaded yet
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252F1c468e30-a926-4ee2-9cde-379b970232e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/1c468e30-a926-4ee2-9cde-379b970232e7.jpg not downloaded yet
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252F11886c63-9c63-40bd-b9fe-c7d06dc9c3ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/11886c63-9c63-40bd-b9fe-c7d06dc9c3ac.jpg not downloaded yet
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252F571c9fda-e3d0-4804-a2e9-0fe71a07ff29.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/571c9fda-e3d0-4804-a2e9-0fe71a07ff29.jpg not downloaded yet
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252F6fed9e71-e40f-48ee-a5f2-3ff0dc3932f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/6fed9e71-e40f-48ee-a5f2-3ff0dc3932f3.jpg not downloaded yet
2026-03-27 16:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750046/general/3618e8d1-27ee-4d60-83e0-43a5cd778354.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738584)
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252F71641805-8b32-42bc-b427-cbb22c217989.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/71641805-8b32-42bc-b427-cbb22c217989.jpg not downloaded yet
2026-03-27 16:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242c5890>
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252Fa6af5cb9-6e53-4ef1-b8bb-f0f35adc8ef3.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/a6af5cb9-6e53-4ef1-b8bb-f0f35adc8ef3.jpg saved to cache
2026-03-27 16:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a60160d3-9a2d-5cee-bfd3-27832eab9efd
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227a70cd0>
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252Fd7016360-de9a-437a-a127-189d4423b69b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/d7016360-de9a-437a-a127-189d4423b69b.jpg saved to cache
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7c79485f-e3cb-5b22-b724-400b7f02ccd0
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e7a90>
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252F9120e9d6-0890-42aa-a019-a26b0352ca3f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/9120e9d6-0890-42aa-a019-a26b0352ca3f.jpg saved to cache
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced
2026-03-27 16:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750140/general/bb5662e0-1e3d-4d90-a9f4-825c8fcde567.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738674)
2026-03-27 16:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750140/general/a4bfb31d-9463-4a15-910d-f6306c24361f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738674)
2026-03-27 16:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749845/general/327fa86f-4ee0-48ec-a1e0-7e9b4f0494d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738501)
2026-03-27 16:33:53 [adesa.fr] INFO: Found listing with ID: 10738591
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738591%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [adesa.fr] INFO: Scrape type for 10738591: 1
2026-03-27 16:33:53 [adesa.fr] INFO: Scraping item 10738591 url https://www.openlane.eu/en/carv6/auction/10738591
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252F06eb11cc-35be-479f-8aca-29ed68c327b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/06eb11cc-35be-479f-8aca-29ed68c327b7.jpg not downloaded yet
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252F0b9e79ea-27e4-449b-8eec-2dd5821bdc78.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/0b9e79ea-27e4-449b-8eec-2dd5821bdc78.jpg not downloaded yet
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252F1c3a9509-b17d-4779-a8d7-84ce11779811.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/1c3a9509-b17d-4779-a8d7-84ce11779811.jpg not downloaded yet
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252Fef1e273f-d0b7-49d2-8575-dea2f255382c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/ef1e273f-d0b7-49d2-8575-dea2f255382c.jpg not downloaded yet
2026-03-27 16:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225621f50>
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252F812d38e2-3ff2-41a2-90e1-383c87bbf646.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/812d38e2-3ff2-41a2-90e1-383c87bbf646.jpg saved to cache
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a60160d3-9a2d-5cee-bfd3-27832eab9efd
2026-03-27 16:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750138/general/d5e95294-5027-4f99-bb88-0adf2c3b0904.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738672)
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252F76594e63-1451-48f7-b519-7dfacec657d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/76594e63-1451-48f7-b519-7dfacec657d1.jpg not downloaded yet
2026-03-27 16:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22417ef10>
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252F5a48f84b-1914-4951-a253-8465daf52bdf.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/5a48f84b-1914-4951-a253-8465daf52bdf.jpg saved to cache
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7c79485f-e3cb-5b22-b724-400b7f02ccd0
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224351f50>
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252F9e51f2a6-3dc9-4fdc-a475-634f4bedf362.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/9e51f2a6-3dc9-4fdc-a475-634f4bedf362.jpg saved to cache
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item efa013b3-2abf-5f02-91ff-a2cdb625ba0a
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff0d050>
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252F50cdfe45-a9c6-4123-a3ba-09a6a8662fbe.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/50cdfe45-a9c6-4123-a3ba-09a6a8662fbe.jpg saved to cache
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced
2026-03-27 16:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750140/general/c3b8885d-dcb5-4ae8-9c47-1b5b554a8857.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738674)
2026-03-27 16:33:53 [adesa.fr] INFO: Found listing with ID: 10738630
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738630%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [adesa.fr] INFO: Scrape type for 10738630: 1
2026-03-27 16:33:53 [adesa.fr] INFO: Scraping item 10738630 url https://www.openlane.eu/en/carv6/auction/10738630
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252F7b091da6-fe34-4f63-98c0-b68400aa7649.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/7b091da6-fe34-4f63-98c0-b68400aa7649.jpg not downloaded yet
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252Fb6b9d4e9-caf5-438b-9e1f-48d2483ffdd7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/b6b9d4e9-caf5-438b-9e1f-48d2483ffdd7.jpg not downloaded yet
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252F1c322942-6645-4a82-9d4e-f251a2dca36d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/1c322942-6645-4a82-9d4e-f251a2dca36d.jpg not downloaded yet
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252Fad78b79d-3208-4bb5-a829-233c9156fa79.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/ad78b79d-3208-4bb5-a829-233c9156fa79.jpg not downloaded yet
2026-03-27 16:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff65e10>
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252F3618e8d1-27ee-4d60-83e0-43a5cd778354.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/3618e8d1-27ee-4d60-83e0-43a5cd778354.jpg saved to cache
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a5f9a3bd-741f-504c-9764-da1bf1ababfa
2026-03-27 16:33:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bc6fee0-605b-535a-a672-4576d0a97850 with identifier: 10738627
2026-03-27 16:33:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bc6fee0-605b-535a-a672-4576d0a97850 with scrape type 1
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8bc6fee0-605b-535a-a672-4576d0a97850
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252Faad0c9e7-3cf3-4796-a6f0-32dbf0539504.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/aad0c9e7-3cf3-4796-a6f0-32dbf0539504.jpg not downloaded yet
2026-03-27 16:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749845/general/daa4acdb-0f0e-42ec-8879-394e8ba15432.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738501)
2026-03-27 16:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749845/general/a7a5f85f-a381-44fa-bbfc-3503827f1ae8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738501)
2026-03-27 16:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750138/general/18ddd1a4-8f03-4b0d-a8c1-c6862a8af62b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738672)
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252F044498dc-1e1c-447d-b059-abe8f8734548.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/044498dc-1e1c-447d-b059-abe8f8734548.jpg not downloaded yet
2026-03-27 16:33:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bd8710>
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252Fbb5662e0-1e3d-4d90-a9f4-825c8fcde567.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/bb5662e0-1e3d-4d90-a9f4-825c8fcde567.jpg saved to cache
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7c79485f-e3cb-5b22-b724-400b7f02ccd0
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b28090>
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252Fa4bfb31d-9463-4a15-910d-f6306c24361f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/a4bfb31d-9463-4a15-910d-f6306c24361f.jpg saved to cache
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7c79485f-e3cb-5b22-b724-400b7f02ccd0
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225964ad0>
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252F327fa86f-4ee0-48ec-a1e0-7e9b4f0494d9.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/327fa86f-4ee0-48ec-a1e0-7e9b4f0494d9.jpg saved to cache
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item efa013b3-2abf-5f02-91ff-a2cdb625ba0a
2026-03-27 16:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750092/general/36638a28-3266-4e8e-ade4-f58fb2124629.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738628)
2026-03-27 16:33:53 [adesa.fr] INFO: Found listing with ID: 10738592
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738592%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [adesa.fr] INFO: Scrape type for 10738592: 1
2026-03-27 16:33:53 [adesa.fr] INFO: Scraping item 10738592 url https://www.openlane.eu/en/carv6/auction/10738592
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252Fc9de857c-cf5c-4a39-a6ba-7306cbc671be.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/c9de857c-cf5c-4a39-a6ba-7306cbc671be.jpg not downloaded yet
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252F3cb8ed0b-8b49-4a1b-a22c-2ea2c3baf2e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/3cb8ed0b-8b49-4a1b-a22c-2ea2c3baf2e2.jpg not downloaded yet
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252F6ef8593d-e441-48ab-b586-cd3ba8e594d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/6ef8593d-e441-48ab-b586-cd3ba8e594d2.jpg not downloaded yet
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252F58994061-c210-4bb4-a31b-7835ed2dd0f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/58994061-c210-4bb4-a31b-7835ed2dd0f2.jpg not downloaded yet
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252F97467b64-62e5-403f-b2b0-2461e55e67f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/97467b64-62e5-403f-b2b0-2461e55e67f2.jpg not downloaded yet
2026-03-27 16:33:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b with identifier: 10738675
2026-03-27 16:33:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b with scrape type 1
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252F4b5acadb-5822-4ab0-8de4-d4559856e3aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/4b5acadb-5822-4ab0-8de4-d4559856e3aa.jpg not downloaded yet
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225996ed0>
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252Fd5e95294-5027-4f99-bb88-0adf2c3b0904.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/d5e95294-5027-4f99-bb88-0adf2c3b0904.jpg saved to cache
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc
2026-03-27 16:33:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa18fd90-465f-5253-b85c-c906526c629f with identifier: 10738673
2026-03-27 16:33:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa18fd90-465f-5253-b85c-c906526c629f with scrape type 1
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa18fd90-465f-5253-b85c-c906526c629f
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252F110c5a55-2fe5-4ac9-95cc-479afc98021a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/110c5a55-2fe5-4ac9-95cc-479afc98021a.jpg not downloaded yet
2026-03-27 16:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750140/general/0ff4dd43-a893-42bb-a94b-ecb20875e713.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738674)
2026-03-27 16:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749845/general/571c9fda-e3d0-4804-a2e9-0fe71a07ff29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738501)
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22435e6d0>
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252Fc3b8885d-dcb5-4ae8-9c47-1b5b554a8857.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/c3b8885d-dcb5-4ae8-9c47-1b5b554a8857.jpg saved to cache
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7c79485f-e3cb-5b22-b724-400b7f02ccd0
2026-03-27 16:33:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af39446b-8dee-5134-8723-373b1a29bf0a with identifier: 10738523
2026-03-27 16:33:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af39446b-8dee-5134-8723-373b1a29bf0a with scrape type 1
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af39446b-8dee-5134-8723-373b1a29bf0a
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F39af83a0-ea57-4fc4-a4a5-0dca6c92d5f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/39af83a0-ea57-4fc4-a4a5-0dca6c92d5f0.jpg not downloaded yet
2026-03-27 16:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750138/general/6fed9e71-e40f-48ee-a5f2-3ff0dc3932f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738672)
2026-03-27 16:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749846/general/fc5d5d2d-e7a2-47bf-b76d-bdae33477d1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738502)
2026-03-27 16:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750092/general/11886c63-9c63-40bd-b9fe-c7d06dc9c3ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738628)
2026-03-27 16:33:54 [adesa.fr] INFO: Found listing with ID: 10738447
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738447%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [adesa.fr] INFO: Scrape type for 10738447: 1
2026-03-27 16:33:54 [adesa.fr] INFO: Scraping item 10738447 url https://www.openlane.eu/en/carv6/auction/10738447
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252Fad879b9c-b9c8-48bf-8c89-926a5839371d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/ad879b9c-b9c8-48bf-8c89-926a5839371d.jpg not downloaded yet
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252F3f88f7ac-8eed-4334-ac10-a8033e34c07c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/3f88f7ac-8eed-4334-ac10-a8033e34c07c.jpg not downloaded yet
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252F3c50f363-de58-4067-b48d-12b8dab6ac1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/3c50f363-de58-4067-b48d-12b8dab6ac1b.jpg not downloaded yet
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252F470c13f2-1ae8-470f-ba85-ac83edf6bff9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/470c13f2-1ae8-470f-ba85-ac83edf6bff9.jpg not downloaded yet
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252Fc4cb5da2-4033-4eae-8428-98f77859c78a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/c4cb5da2-4033-4eae-8428-98f77859c78a.jpg not downloaded yet
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252F8ee3778d-0201-4def-80ce-b0f857f72ee3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/8ee3778d-0201-4def-80ce-b0f857f72ee3.jpg not downloaded yet
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252F8ee9ef9c-d26e-48db-bfa3-baba3b53e98f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/8ee9ef9c-d26e-48db-bfa3-baba3b53e98f.jpg not downloaded yet
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224376a50>
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252Fdaa4acdb-0f0e-42ec-8879-394e8ba15432.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/daa4acdb-0f0e-42ec-8879-394e8ba15432.jpg saved to cache
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item efa013b3-2abf-5f02-91ff-a2cdb625ba0a
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d65850>
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252Fa7a5f85f-a381-44fa-bbfc-3503827f1ae8.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/a7a5f85f-a381-44fa-bbfc-3503827f1ae8.jpg saved to cache
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item efa013b3-2abf-5f02-91ff-a2cdb625ba0a
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224192310>
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252F18ddd1a4-8f03-4b0d-a8c1-c6862a8af62b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/18ddd1a4-8f03-4b0d-a8c1-c6862a8af62b.jpg saved to cache
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc
2026-03-27 16:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750140/general/71641805-8b32-42bc-b427-cbb22c217989.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738674)
2026-03-27 16:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750046/general/1c468e30-a926-4ee2-9cde-379b970232e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738584)
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F7842c760-42af-4633-8825-a4c5fd6c6246.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/7842c760-42af-4633-8825-a4c5fd6c6246.jpg not downloaded yet
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225832ad0>
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252F36638a28-3266-4e8e-ade4-f58fb2124629.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/36638a28-3266-4e8e-ade4-f58fb2124629.jpg saved to cache
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced
2026-03-27 16:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750138/general/ef1e273f-d0b7-49d2-8575-dea2f255382c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738672)
2026-03-27 16:33:54 [adesa.fr] INFO: Found listing with ID: 10738550
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738550%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [adesa.fr] INFO: Scrape type for 10738550: 1
2026-03-27 16:33:54 [adesa.fr] INFO: Scraping item 10738550 url https://www.openlane.eu/en/carv6/auction/10738550
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252Ff1c79a3b-b223-48b6-9245-45ade6c73603.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/f1c79a3b-b223-48b6-9245-45ade6c73603.jpg not downloaded yet
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252F2a8d72fa-b9ac-4c7a-86a3-d43633038b63.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/2a8d72fa-b9ac-4c7a-86a3-d43633038b63.jpg not downloaded yet
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252Fa50e96b1-4373-493b-ac9e-0600e2cf0391.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/a50e96b1-4373-493b-ac9e-0600e2cf0391.jpg not downloaded yet
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252F1ebbd974-2548-4da7-9f98-8ca5c2f9ef60.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/1ebbd974-2548-4da7-9f98-8ca5c2f9ef60.jpg not downloaded yet
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252F6a90f233-b153-406a-8128-dd95e0e83f61.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/6a90f233-b153-406a-8128-dd95e0e83f61.jpg not downloaded yet
2026-03-27 16:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749845/general/1c3a9509-b17d-4779-a8d7-84ce11779811.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738501)
2026-03-27 16:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750140/general/76594e63-1451-48f7-b519-7dfacec657d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738674)
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F92378787-454e-410f-905d-e6f165703e1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/92378787-454e-410f-905d-e6f165703e1a.jpg not downloaded yet
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224118ad0>
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252F0ff4dd43-a893-42bb-a94b-ecb20875e713.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/0ff4dd43-a893-42bb-a94b-ecb20875e713.jpg saved to cache
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7c79485f-e3cb-5b22-b724-400b7f02ccd0
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225beac50>
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252F571c9fda-e3d0-4804-a2e9-0fe71a07ff29.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/571c9fda-e3d0-4804-a2e9-0fe71a07ff29.jpg saved to cache
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item efa013b3-2abf-5f02-91ff-a2cdb625ba0a
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bef9d0>
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252F6fed9e71-e40f-48ee-a5f2-3ff0dc3932f3.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/6fed9e71-e40f-48ee-a5f2-3ff0dc3932f3.jpg saved to cache
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22412eb10>
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252Ffc5d5d2d-e7a2-47bf-b76d-bdae33477d1d.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/fc5d5d2d-e7a2-47bf-b76d-bdae33477d1d.jpg saved to cache
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6dae121e-e2d0-581c-bbf7-bbb98076d8a6
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d64750>
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252F11886c63-9c63-40bd-b9fe-c7d06dc9c3ac.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/11886c63-9c63-40bd-b9fe-c7d06dc9c3ac.jpg saved to cache
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced
2026-03-27 16:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750092/general/0b9e79ea-27e4-449b-8eec-2dd5821bdc78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738628)
2026-03-27 16:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750046/general/06eb11cc-35be-479f-8aca-29ed68c327b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738584)
2026-03-27 16:33:54 [adesa.fr] INFO: Found listing with ID: 10738682
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738682%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [adesa.fr] INFO: Scrape type for 10738682: 1
2026-03-27 16:33:54 [adesa.fr] INFO: Scraping item 10738682 url https://www.openlane.eu/en/carv6/auction/10738682
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252Fcaae3f1a-1188-4681-8db8-740c0cc85adf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/caae3f1a-1188-4681-8db8-740c0cc85adf.jpg not downloaded yet
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252Fe6ca223f-fe48-4892-8e8b-5b5bed11c87f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/e6ca223f-fe48-4892-8e8b-5b5bed11c87f.jpg not downloaded yet
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252F670e7a51-1a34-4cb4-b7ce-1c1514f090af.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/670e7a51-1a34-4cb4-b7ce-1c1514f090af.jpg not downloaded yet
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252F75f24dd4-f66f-4e54-b66d-109b0b45a673.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/75f24dd4-f66f-4e54-b66d-109b0b45a673.jpg not downloaded yet
2026-03-27 16:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750091/general/aad0c9e7-3cf3-4796-a6f0-32dbf0539504.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738627)
2026-03-27 16:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750140/general/044498dc-1e1c-447d-b059-abe8f8734548.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738674)
2026-03-27 16:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750138/general/ad78b79d-3208-4bb5-a829-233c9156fa79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738672)
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F0341293d-5ad4-4ffb-864a-c723b9c3bfd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/0341293d-5ad4-4ffb-864a-c723b9c3bfd3.jpg not downloaded yet
2026-03-27 16:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c8ec10>
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252F71641805-8b32-42bc-b427-cbb22c217989.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/71641805-8b32-42bc-b427-cbb22c217989.jpg saved to cache
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7c79485f-e3cb-5b22-b724-400b7f02ccd0
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224366ed0>
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252F1c468e30-a926-4ee2-9cde-379b970232e7.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/1c468e30-a926-4ee2-9cde-379b970232e7.jpg saved to cache
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a5f9a3bd-741f-504c-9764-da1bf1ababfa
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225967ad0>
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252Fef1e273f-d0b7-49d2-8575-dea2f255382c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/ef1e273f-d0b7-49d2-8575-dea2f255382c.jpg saved to cache
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc
2026-03-27 16:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750139/general/110c5a55-2fe5-4ac9-95cc-479afc98021a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738673)
2026-03-27 16:33:54 [adesa.fr] INFO: Found listing with ID: 10738683
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738683%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [adesa.fr] INFO: Scrape type for 10738683: 1
2026-03-27 16:33:54 [adesa.fr] INFO: Scraping item 10738683 url https://www.openlane.eu/en/carv6/auction/10738683
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252Fba7436be-cb58-485e-98aa-0f2720b7e872.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/ba7436be-cb58-485e-98aa-0f2720b7e872.jpg not downloaded yet
2026-03-27 16:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252F7b068407-4abb-45f6-b0ec-03bca562afeb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/7b068407-4abb-45f6-b0ec-03bca562afeb.jpg not downloaded yet
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252Fca607626-968d-43ce-affa-8a5140d13fc7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/ca607626-968d-43ce-affa-8a5140d13fc7.jpg not downloaded yet
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252Ff433a3eb-9b34-4938-b6ac-479fda62cd14.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/f433a3eb-9b34-4938-b6ac-479fda62cd14.jpg not downloaded yet
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259856d0>
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252F1c3a9509-b17d-4779-a8d7-84ce11779811.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/1c3a9509-b17d-4779-a8d7-84ce11779811.jpg saved to cache
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item efa013b3-2abf-5f02-91ff-a2cdb625ba0a
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d65210>
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252F76594e63-1451-48f7-b519-7dfacec657d1.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/76594e63-1451-48f7-b519-7dfacec657d1.jpg saved to cache
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7c79485f-e3cb-5b22-b724-400b7f02ccd0
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F76dd9847-026e-4924-8294-a9a217860974.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/76dd9847-026e-4924-8294-a9a217860974.jpg not downloaded yet
2026-03-27 16:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750091/general/97467b64-62e5-403f-b2b0-2461e55e67f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738627)
2026-03-27 16:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750141/general/4b5acadb-5822-4ab0-8de4-d4559856e3aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738675)
2026-03-27 16:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750138/general/58994061-c210-4bb4-a31b-7835ed2dd0f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738672)
2026-03-27 16:33:55 [adesa.fr] INFO: Found listing with ID: 10738593
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738593%27 HTTP/1.1" 200 None
2026-03-27 16:33:55 [adesa.fr] INFO: Scrape type for 10738593: 1
2026-03-27 16:33:55 [adesa.fr] INFO: Scraping item 10738593 url https://www.openlane.eu/en/carv6/auction/10738593
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252F1a54b1dc-8ce6-491d-b694-668a98c17bb8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/1a54b1dc-8ce6-491d-b694-668a98c17bb8.jpg not downloaded yet
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252F120529a1-6c5f-4011-aa4a-1d0a830752f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/120529a1-6c5f-4011-aa4a-1d0a830752f8.jpg not downloaded yet
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252F7260fa4d-aa4f-4186-813f-af7c5766fd7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/7260fa4d-aa4f-4186-813f-af7c5766fd7f.jpg not downloaded yet
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22574c710>
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252F0b9e79ea-27e4-449b-8eec-2dd5821bdc78.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/0b9e79ea-27e4-449b-8eec-2dd5821bdc78.jpg saved to cache
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257d4f10>
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252F06eb11cc-35be-479f-8aca-29ed68c327b7.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/06eb11cc-35be-479f-8aca-29ed68c327b7.jpg saved to cache
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a5f9a3bd-741f-504c-9764-da1bf1ababfa
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22419ad50>
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252Faad0c9e7-3cf3-4796-a6f0-32dbf0539504.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/aad0c9e7-3cf3-4796-a6f0-32dbf0539504.jpg saved to cache
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8bc6fee0-605b-535a-a672-4576d0a97850
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257abad0>
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750140%252Fgeneral%252F044498dc-1e1c-447d-b059-abe8f8734548.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750140/general/044498dc-1e1c-447d-b059-abe8f8734548.jpg saved to cache
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7c79485f-e3cb-5b22-b724-400b7f02ccd0
2026-03-27 16:33:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7c79485f-e3cb-5b22-b724-400b7f02ccd0, skipping ID generation
2026-03-27 16:33:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c79485f-e3cb-5b22-b724-400b7f02ccd0 with scrape type 1
2026-03-27 16:33:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7c79485f-e3cb-5b22-b724-400b7f02ccd0 sending to next pipeline
2026-03-27 16:33:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7c79485f-e3cb-5b22-b724-400b7f02ccd0, identifier: 10738674
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22418d090>
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252Fad78b79d-3208-4bb5-a829-233c9156fa79.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/ad78b79d-3208-4bb5-a829-233c9156fa79.jpg saved to cache
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc
2026-03-27 16:33:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f69d043b-d634-5374-adca-daf8f2f76800 with identifier: 10738586
2026-03-27 16:33:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f69d043b-d634-5374-adca-daf8f2f76800 with scrape type 1
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f69d043b-d634-5374-adca-daf8f2f76800
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252Fcd4e9c76-394a-4d19-8a30-917b74b65be7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/cd4e9c76-394a-4d19-8a30-917b74b65be7.jpg not downloaded yet
2026-03-27 16:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749980/general/39af83a0-ea57-4fc4-a4a5-0dca6c92d5f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738523)
2026-03-27 16:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750139/general/8ee9ef9c-d26e-48db-bfa3-baba3b53e98f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738673)
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F2c8f3a06-8d46-4d7f-aa8a-fcf4caa6a134.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/2c8f3a06-8d46-4d7f-aa8a-fcf4caa6a134.jpg not downloaded yet
2026-03-27 16:33:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7c79485f-e3cb-5b22-b724-400b7f02ccd0 with identifier: 10738674
2026-03-27 16:33:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7c79485f-e3cb-5b22-b724-400b7f02ccd0 with identifier: 10738674
2026-03-27 16:33:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7c79485f-e3cb-5b22-b724-400b7f02ccd0 with identifier: 10738674 to the API
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750140/general/044498dc-1e1c-447d-b059-abe8f8734548.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': '7c79485f-e3cb-5b22-b724-400b7f02ccd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-115-SW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738674',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 68232,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207889,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750140/general/1a7bebcf-307a-4e4c-9722-0c1bf759934e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750140/general/d7016360-de9a-437a-a127-189d4423b69b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185360,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750140/general/5a48f84b-1914-4951-a253-8465daf52bdf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199193,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750140/general/bb5662e0-1e3d-4d90-a9f4-825c8fcde567.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750140/general/a4bfb31d-9463-4a15-910d-f6306c24361f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99237,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750140/general/c3b8885d-dcb5-4ae8-9c47-1b5b554a8857.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750140/general/0ff4dd43-a893-42bb-a94b-ecb20875e713.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750140/general/71641805-8b32-42bc-b427-cbb22c217989.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98237,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750140/general/76594e63-1451-48f7-b519-7dfacec657d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c79485f-e3cb-5b22-b724-400b7f02ccd0/7c79485f-e3cb-5b22-b724-400b7f02ccd0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88231,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750140/general/044498dc-1e1c-447d-b059-abe8f8734548.jpg',
'Width': 1024}],
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Tesla Model 3 - Electric - Automatic - 306 hp - 68.232 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738674%27 HTTP/1.1" 200 None
2026-03-27 16:33:56 [adesa.fr] INFO: Saving data for 10738674: {'created_time': 1774629236.405641, 'last_price_update_time': 1774629236.405652, 'auction_closing_time': 1775116800.0}
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738674') HTTP/1.1" 204 0
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224527610>
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252F110c5a55-2fe5-4ac9-95cc-479afc98021a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/110c5a55-2fe5-4ac9-95cc-479afc98021a.jpg saved to cache
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fa18fd90-465f-5253-b85c-c906526c629f
2026-03-27 16:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749980/general/7842c760-42af-4633-8825-a4c5fd6c6246.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738523)
2026-03-27 16:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750141/general/8ee3778d-0201-4def-80ce-b0f857f72ee3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738675)
2026-03-27 16:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750139/general/6a90f233-b153-406a-8128-dd95e0e83f61.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738673)
2026-03-27 16:33:56 [adesa.fr] INFO: Found listing with ID: 10738594
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738594%27 HTTP/1.1" 200 None
2026-03-27 16:33:56 [adesa.fr] INFO: Scrape type for 10738594: 1
2026-03-27 16:33:56 [adesa.fr] INFO: Scraping item 10738594 url https://www.openlane.eu/en/carv6/auction/10738594
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252Fab76261a-b291-4228-a1e1-3e73f8a71a4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/ab76261a-b291-4228-a1e1-3e73f8a71a4c.jpg not downloaded yet
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252Ffdbb7812-b1de-4eda-9c53-9460ed99bf65.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/fdbb7812-b1de-4eda-9c53-9460ed99bf65.jpg not downloaded yet
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252Fe763a180-1ec0-4591-857f-e80587f9a0ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/e763a180-1ec0-4591-857f-e80587f9a0ea.jpg not downloaded yet
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252Facab4cbf-d9c4-492e-9361-b244e3c547c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/acab4cbf-d9c4-492e-9361-b244e3c547c0.jpg not downloaded yet
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F75ed8b61-2f43-4e8c-8cc4-805e929c1ab5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/75ed8b61-2f43-4e8c-8cc4-805e929c1ab5.jpg not downloaded yet
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258c8350>
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252F97467b64-62e5-403f-b2b0-2461e55e67f2.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/97467b64-62e5-403f-b2b0-2461e55e67f2.jpg saved to cache
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8bc6fee0-605b-535a-a672-4576d0a97850
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258f8710>
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252F4b5acadb-5822-4ab0-8de4-d4559856e3aa.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/4b5acadb-5822-4ab0-8de4-d4559856e3aa.jpg saved to cache
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224514e10>
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252F58994061-c210-4bb4-a31b-7835ed2dd0f2.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/58994061-c210-4bb4-a31b-7835ed2dd0f2.jpg saved to cache
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc
2026-03-27 16:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750138/general/2a8d72fa-b9ac-4c7a-86a3-d43633038b63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738672)
2026-03-27 16:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749980/general/92378787-454e-410f-905d-e6f165703e1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738523)
2026-03-27 16:33:56 [adesa.fr] INFO: Found listing with ID: 10738684
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738684%27 HTTP/1.1" 200 None
2026-03-27 16:33:56 [adesa.fr] INFO: Scrape type for 10738684: 1
2026-03-27 16:33:56 [adesa.fr] INFO: Scraping item 10738684 url https://www.openlane.eu/en/carv6/auction/10738684
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252F6841fa6d-c7e6-4f99-b270-efa381d5ca4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/6841fa6d-c7e6-4f99-b270-efa381d5ca4e.jpg not downloaded yet
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252Fe5fd6f48-e2bb-40f1-a913-50aadecee5b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/e5fd6f48-e2bb-40f1-a913-50aadecee5b5.jpg not downloaded yet
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252F859fa74a-56cb-4930-b9f4-24ec5f2d955c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/859fa74a-56cb-4930-b9f4-24ec5f2d955c.jpg not downloaded yet
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252F6f962b20-ebe1-4986-bdad-9df4a27a3fab.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/6f962b20-ebe1-4986-bdad-9df4a27a3fab.jpg not downloaded yet
2026-03-27 16:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750139/general/75f24dd4-f66f-4e54-b66d-109b0b45a673.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738673)
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F396e9d8a-e608-4b4b-8771-42074329097d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/396e9d8a-e608-4b4b-8771-42074329097d.jpg not downloaded yet
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c03e90>
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F39af83a0-ea57-4fc4-a4a5-0dca6c92d5f0.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/39af83a0-ea57-4fc4-a4a5-0dca6c92d5f0.jpg saved to cache
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item af39446b-8dee-5134-8723-373b1a29bf0a
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224193550>
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252F8ee9ef9c-d26e-48db-bfa3-baba3b53e98f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/8ee9ef9c-d26e-48db-bfa3-baba3b53e98f.jpg saved to cache
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fa18fd90-465f-5253-b85c-c906526c629f
2026-03-27 16:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750091/general/a50e96b1-4373-493b-ac9e-0600e2cf0391.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738627)
2026-03-27 16:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750141/general/1ebbd974-2548-4da7-9f98-8ca5c2f9ef60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738675)
2026-03-27 16:33:56 [adesa.fr] INFO: Found listing with ID: 10738685
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738685%27 HTTP/1.1" 200 None
2026-03-27 16:33:56 [adesa.fr] INFO: Scrape type for 10738685: 1
2026-03-27 16:33:56 [adesa.fr] INFO: Scraping item 10738685 url https://www.openlane.eu/en/carv6/auction/10738685
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252F55611114-a77d-411e-9ecb-ce54bd0ce0ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/55611114-a77d-411e-9ecb-ce54bd0ce0ae.jpg not downloaded yet
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252Fc3171ca4-175d-46a6-9a48-d4db47e23d86.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/c3171ca4-175d-46a6-9a48-d4db47e23d86.jpg not downloaded yet
2026-03-27 16:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252F0d09c962-1faf-4465-8bfc-ec8eef4d681b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/0d09c962-1faf-4465-8bfc-ec8eef4d681b.jpg not downloaded yet
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252F3634f6e0-b612-4e9a-b144-1334aa899952.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/3634f6e0-b612-4e9a-b144-1334aa899952.jpg not downloaded yet
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22435c910>
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F7842c760-42af-4633-8825-a4c5fd6c6246.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/7842c760-42af-4633-8825-a4c5fd6c6246.jpg saved to cache
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item af39446b-8dee-5134-8723-373b1a29bf0a
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22414f010>
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252F8ee3778d-0201-4def-80ce-b0f857f72ee3.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/8ee3778d-0201-4def-80ce-b0f857f72ee3.jpg saved to cache
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257b0250>
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252F6a90f233-b153-406a-8128-dd95e0e83f61.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/6a90f233-b153-406a-8128-dd95e0e83f61.jpg saved to cache
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fa18fd90-465f-5253-b85c-c906526c629f
2026-03-27 16:33:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750141/general/ca607626-968d-43ce-affa-8a5140d13fc7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738675)
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F7c01baea-c348-4134-8500-7e17a06b7c7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/7c01baea-c348-4134-8500-7e17a06b7c7d.jpg not downloaded yet
2026-03-27 16:33:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750141/general/670e7a51-1a34-4cb4-b7ce-1c1514f090af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738675)
2026-03-27 16:33:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750139/general/f433a3eb-9b34-4938-b6ac-479fda62cd14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738673)
2026-03-27 16:33:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750091/general/7b068407-4abb-45f6-b0ec-03bca562afeb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738627)
2026-03-27 16:33:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749980/general/76dd9847-026e-4924-8294-a9a217860974.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738523)
2026-03-27 16:33:57 [adesa.fr] INFO: Found listing with ID: 10736621
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736621%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [adesa.fr] INFO: Scrape type for 10736621: 0
2026-03-27 16:33:57 [adesa.fr] INFO: Skipping item 10736621 url https://www.openlane.eu/en/carv6/auction/10736621
2026-03-27 16:33:57 [adesa.fr] INFO: Found listing with ID: 10736875
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736875%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [adesa.fr] INFO: Scrape type for 10736875: 0
2026-03-27 16:33:57 [adesa.fr] INFO: Skipping item 10736875 url https://www.openlane.eu/en/carv6/auction/10736875
2026-03-27 16:33:57 [adesa.fr] INFO: Found listing with ID: 10735057
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735057%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [adesa.fr] INFO: Scrape type for 10735057: 0
2026-03-27 16:33:57 [adesa.fr] INFO: Skipping item 10735057 url https://www.openlane.eu/en/carv6/auction/10735057
2026-03-27 16:33:57 [adesa.fr] INFO: Found listing with ID: 10735052
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735052%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [adesa.fr] INFO: Scrape type for 10735052: 0
2026-03-27 16:33:57 [adesa.fr] INFO: Skipping item 10735052 url https://www.openlane.eu/en/carv6/auction/10735052
2026-03-27 16:33:57 [adesa.fr] INFO: Found listing with ID: 10735056
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735056%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [adesa.fr] INFO: Scrape type for 10735056: 0
2026-03-27 16:33:57 [adesa.fr] INFO: Skipping item 10735056 url https://www.openlane.eu/en/carv6/auction/10735056
2026-03-27 16:33:57 [adesa.fr] INFO: Found listing with ID: 10735054
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735054%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [adesa.fr] INFO: Scrape type for 10735054: 0
2026-03-27 16:33:57 [adesa.fr] INFO: Skipping item 10735054 url https://www.openlane.eu/en/carv6/auction/10735054
2026-03-27 16:33:57 [adesa.fr] INFO: Found listing with ID: 10735059
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735059%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [adesa.fr] INFO: Scrape type for 10735059: 0
2026-03-27 16:33:57 [adesa.fr] INFO: Skipping item 10735059 url https://www.openlane.eu/en/carv6/auction/10735059
2026-03-27 16:33:57 [adesa.fr] INFO: Found listing with ID: 10735058
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735058%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [adesa.fr] INFO: Scrape type for 10735058: 0
2026-03-27 16:33:57 [adesa.fr] INFO: Skipping item 10735058 url https://www.openlane.eu/en/carv6/auction/10735058
2026-03-27 16:33:57 [adesa.fr] INFO: Found listing with ID: 10735053
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735053%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [adesa.fr] INFO: Scrape type for 10735053: 0
2026-03-27 16:33:57 [adesa.fr] INFO: Skipping item 10735053 url https://www.openlane.eu/en/carv6/auction/10735053
2026-03-27 16:33:57 [adesa.fr] INFO: Found listing with ID: 10738048
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738048%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [adesa.fr] INFO: Scrape type for 10738048: 1
2026-03-27 16:33:57 [adesa.fr] INFO: Scraping item 10738048 url https://www.openlane.eu/en/carv6/auction/10738048
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252Fe1cff81a-f482-4f3e-b881-b6f386f2ac56.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/e1cff81a-f482-4f3e-b881-b6f386f2ac56.jpg not downloaded yet
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252F125cf762-22bc-41ff-8568-10c429395058.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/125cf762-22bc-41ff-8568-10c429395058.jpg not downloaded yet
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252F22f3d006-b82a-464f-9be8-be6f5461e8f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/22f3d006-b82a-464f-9be8-be6f5461e8f3.jpg not downloaded yet
2026-03-27 16:33:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256dd390>
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252F2a8d72fa-b9ac-4c7a-86a3-d43633038b63.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/2a8d72fa-b9ac-4c7a-86a3-d43633038b63.jpg saved to cache
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab9990>
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F92378787-454e-410f-905d-e6f165703e1a.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/92378787-454e-410f-905d-e6f165703e1a.jpg saved to cache
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item af39446b-8dee-5134-8723-373b1a29bf0a
2026-03-27 16:33:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750138/general/ba7436be-cb58-485e-98aa-0f2720b7e872.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738672)
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F0de45607-a6fb-4545-a50b-f72de8b5f7a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/0de45607-a6fb-4545-a50b-f72de8b5f7a2.jpg not downloaded yet
2026-03-27 16:33:57 [adesa.fr] INFO: Found listing with ID: 10734640
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734640%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [adesa.fr] INFO: Scrape type for 10734640: 0
2026-03-27 16:33:57 [adesa.fr] INFO: Skipping item 10734640 url https://www.openlane.eu/en/carv6/auction/10734640
2026-03-27 16:33:57 [adesa.fr] INFO: Found listing with ID: 10738049
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738049%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [adesa.fr] INFO: Scrape type for 10738049: 1
2026-03-27 16:33:57 [adesa.fr] INFO: Scraping item 10738049 url https://www.openlane.eu/en/carv6/auction/10738049
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252F976f78b7-44bc-4cdb-8003-c90c75a5ceb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/976f78b7-44bc-4cdb-8003-c90c75a5ceb9.jpg not downloaded yet
2026-03-27 16:33:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750048/general/cd4e9c76-394a-4d19-8a30-917b74b65be7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738586)
2026-03-27 16:33:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749980/general/2c8f3a06-8d46-4d7f-aa8a-fcf4caa6a134.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738523)
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bcd990>
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252F75f24dd4-f66f-4e54-b66d-109b0b45a673.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/75f24dd4-f66f-4e54-b66d-109b0b45a673.jpg saved to cache
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fa18fd90-465f-5253-b85c-c906526c629f
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22418c890>
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252Fa50e96b1-4373-493b-ac9e-0600e2cf0391.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/a50e96b1-4373-493b-ac9e-0600e2cf0391.jpg saved to cache
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8bc6fee0-605b-535a-a672-4576d0a97850
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244b9a50>
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252F1ebbd974-2548-4da7-9f98-8ca5c2f9ef60.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/1ebbd974-2548-4da7-9f98-8ca5c2f9ef60.jpg saved to cache
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf4dd0>
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252Fca607626-968d-43ce-affa-8a5140d13fc7.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/ca607626-968d-43ce-affa-8a5140d13fc7.jpg saved to cache
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a84890>
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252F670e7a51-1a34-4cb4-b7ce-1c1514f090af.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/670e7a51-1a34-4cb4-b7ce-1c1514f090af.jpg saved to cache
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259cb550>
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252Ff433a3eb-9b34-4938-b6ac-479fda62cd14.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/f433a3eb-9b34-4938-b6ac-479fda62cd14.jpg saved to cache
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fa18fd90-465f-5253-b85c-c906526c629f
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22430ec90>
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252F7b068407-4abb-45f6-b0ec-03bca562afeb.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/7b068407-4abb-45f6-b0ec-03bca562afeb.jpg saved to cache
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8bc6fee0-605b-535a-a672-4576d0a97850
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c02c90>
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F76dd9847-026e-4924-8294-a9a217860974.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/76dd9847-026e-4924-8294-a9a217860974.jpg saved to cache
2026-03-27 16:33:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item af39446b-8dee-5134-8723-373b1a29bf0a
2026-03-27 16:33:57 [adesa.fr] INFO: Found listing with ID: 10734659
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734659%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [adesa.fr] INFO: Scrape type for 10734659: 0
2026-03-27 16:33:57 [adesa.fr] INFO: Skipping item 10734659 url https://www.openlane.eu/en/carv6/auction/10734659
2026-03-27 16:33:57 [adesa.fr] INFO: Found listing with ID: 10734667
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734667%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [adesa.fr] INFO: Scrape type for 10734667: 0
2026-03-27 16:33:57 [adesa.fr] INFO: Skipping item 10734667 url https://www.openlane.eu/en/carv6/auction/10734667
2026-03-27 16:33:57 [adesa.fr] INFO: Found listing with ID: 10734623
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734623%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [adesa.fr] INFO: Scrape type for 10734623: 0
2026-03-27 16:33:57 [adesa.fr] INFO: Skipping item 10734623 url https://www.openlane.eu/en/carv6/auction/10734623
2026-03-27 16:33:57 [adesa.fr] INFO: Found listing with ID: 10734609
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734609%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [adesa.fr] INFO: Scrape type for 10734609: 0
2026-03-27 16:33:57 [adesa.fr] INFO: Skipping item 10734609 url https://www.openlane.eu/en/carv6/auction/10734609
2026-03-27 16:33:57 [adesa.fr] INFO: Found listing with ID: 10734670
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734670%27 HTTP/1.1" 200 None
2026-03-27 16:33:57 [adesa.fr] INFO: Scrape type for 10734670: 0
2026-03-27 16:33:57 [adesa.fr] INFO: Skipping item 10734670 url https://www.openlane.eu/en/carv6/auction/10734670
2026-03-27 16:33:57 [adesa.fr] INFO: Found listing with ID: 10734629
2026-03-27 16:33:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734629%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10734629: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10734629 url https://www.openlane.eu/en/carv6/auction/10734629
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10734630
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734630%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10734630: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10734630 url https://www.openlane.eu/en/carv6/auction/10734630
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10734673
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734673%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10734673: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10734673 url https://www.openlane.eu/en/carv6/auction/10734673
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10734632
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734632%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10734632: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10734632 url https://www.openlane.eu/en/carv6/auction/10734632
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10734633
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734633%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10734633: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10734633 url https://www.openlane.eu/en/carv6/auction/10734633
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10734631
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734631%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10734631: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10734631 url https://www.openlane.eu/en/carv6/auction/10734631
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10734643
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734643%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10734643: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10734643 url https://www.openlane.eu/en/carv6/auction/10734643
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10738046
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738046%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10738046: 1
2026-03-27 16:33:58 [adesa.fr] INFO: Scraping item 10738046 url https://www.openlane.eu/en/carv6/auction/10738046
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252F1fec4e5d-f39f-41d2-a172-f7567b6a435f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/1fec4e5d-f39f-41d2-a172-f7567b6a435f.jpg not downloaded yet
2026-03-27 16:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750139/general/7260fa4d-aa4f-4186-813f-af7c5766fd7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738673)
2026-03-27 16:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749980/general/75ed8b61-2f43-4e8c-8cc4-805e929c1ab5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738523)
2026-03-27 16:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750139/general/e763a180-1ec0-4591-857f-e80587f9a0ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738673)
2026-03-27 16:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750139/general/859fa74a-56cb-4930-b9f4-24ec5f2d955c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738673)
2026-03-27 16:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750048/general/acab4cbf-d9c4-492e-9361-b244e3c547c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738586)
2026-03-27 16:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:33:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224395f90>
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252Fba7436be-cb58-485e-98aa-0f2720b7e872.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/ba7436be-cb58-485e-98aa-0f2720b7e872.jpg saved to cache
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc
2026-03-27 16:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750048/general/6f962b20-ebe1-4986-bdad-9df4a27a3fab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738586)
2026-03-27 16:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750139/general/0d09c962-1faf-4465-8bfc-ec8eef4d681b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738673)
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10734627
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734627%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10734627: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10734627 url https://www.openlane.eu/en/carv6/auction/10734627
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10738047
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738047%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10738047: 1
2026-03-27 16:33:58 [adesa.fr] INFO: Scraping item 10738047 url https://www.openlane.eu/en/carv6/auction/10738047
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252F4e088a3b-fea5-486a-8018-5b5506ccce2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/4e088a3b-fea5-486a-8018-5b5506ccce2c.jpg not downloaded yet
2026-03-27 16:33:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22449e890>
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252Fcd4e9c76-394a-4d19-8a30-917b74b65be7.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/cd4e9c76-394a-4d19-8a30-917b74b65be7.jpg saved to cache
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f69d043b-d634-5374-adca-daf8f2f76800
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245a7c90>
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F2c8f3a06-8d46-4d7f-aa8a-fcf4caa6a134.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/2c8f3a06-8d46-4d7f-aa8a-fcf4caa6a134.jpg saved to cache
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item af39446b-8dee-5134-8723-373b1a29bf0a
2026-03-27 16:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750048/general/3634f6e0-b612-4e9a-b144-1334aa899952.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738586)
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10734635
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734635%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10734635: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10734635 url https://www.openlane.eu/en/carv6/auction/10734635
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10734676
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734676%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10734676: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10734676 url https://www.openlane.eu/en/carv6/auction/10734676
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10734644
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734644%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10734644: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10734644 url https://www.openlane.eu/en/carv6/auction/10734644
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10734674
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734674%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10734674: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10734674 url https://www.openlane.eu/en/carv6/auction/10734674
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10734602
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734602%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10734602: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10734602 url https://www.openlane.eu/en/carv6/auction/10734602
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10734677
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734677%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10734677: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10734677 url https://www.openlane.eu/en/carv6/auction/10734677
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10734619
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734619%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10734619: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10734619 url https://www.openlane.eu/en/carv6/auction/10734619
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10734625
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734625%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10734625: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10734625 url https://www.openlane.eu/en/carv6/auction/10734625
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10734657
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734657%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10734657: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10734657 url https://www.openlane.eu/en/carv6/auction/10734657
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10730556
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730556%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10730556: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10730556 url https://www.openlane.eu/en/carv6/auction/10730556
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10732542
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732542%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10732542: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10732542 url https://www.openlane.eu/en/carv6/auction/10732542
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10730554
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730554%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10730554: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10730554 url https://www.openlane.eu/en/carv6/auction/10730554
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10730465
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730465%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10730465: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10730465 url https://www.openlane.eu/en/carv6/auction/10730465
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10730462
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730462%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10730462: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10730462 url https://www.openlane.eu/en/carv6/auction/10730462
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10728602
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728602%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10728602: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10728602 url https://www.openlane.eu/en/carv6/auction/10728602
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10730560
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730560%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10730560: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10730560 url https://www.openlane.eu/en/carv6/auction/10730560
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10730563
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730563%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10730563: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10730563 url https://www.openlane.eu/en/carv6/auction/10730563
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10730559
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730559%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10730559: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10730559 url https://www.openlane.eu/en/carv6/auction/10730559
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10730567
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730567%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10730567: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10730567 url https://www.openlane.eu/en/carv6/auction/10730567
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10730562
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730562%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10730562: 0
2026-03-27 16:33:58 [adesa.fr] INFO: Skipping item 10730562 url https://www.openlane.eu/en/carv6/auction/10730562
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10740171
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740171%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10740171: 1
2026-03-27 16:33:58 [adesa.fr] INFO: Scraping item 10740171 url https://www.openlane.eu/en/carv6/auction/10740171
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252F4ac47788-ee9e-418d-83e4-aabd221e14a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/4ac47788-ee9e-418d-83e4-aabd221e14a3.jpg not downloaded yet
2026-03-27 16:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749980/general/7c01baea-c348-4134-8500-7e17a06b7c7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738523)
2026-03-27 16:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750091/general/55611114-a77d-411e-9ecb-ce54bd0ce0ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738627)
2026-03-27 16:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750048/general/22f3d006-b82a-464f-9be8-be6f5461e8f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738586)
2026-03-27 16:33:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750141/general/c3171ca4-175d-46a6-9a48-d4db47e23d86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738675)
2026-03-27 16:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749980/general/0de45607-a6fb-4545-a50b-f72de8b5f7a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738523)
2026-03-27 16:33:58 [adesa.fr] INFO: Found listing with ID: 10740176
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740176%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [adesa.fr] INFO: Scrape type for 10740176: 1
2026-03-27 16:33:58 [adesa.fr] INFO: Scraping item 10740176 url https://www.openlane.eu/en/carv6/auction/10740176
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252F96fb2673-f68f-450a-a20f-0a8705d84236.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/96fb2673-f68f-450a-a20f-0a8705d84236.jpg not downloaded yet
2026-03-27 16:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750139/general/125cf762-22bc-41ff-8568-10c429395058.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738673)
2026-03-27 16:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750048/general/976f78b7-44bc-4cdb-8003-c90c75a5ceb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738586)
2026-03-27 16:33:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff50b90>
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252F7260fa4d-aa4f-4186-813f-af7c5766fd7f.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/7260fa4d-aa4f-4186-813f-af7c5766fd7f.jpg saved to cache
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fa18fd90-465f-5253-b85c-c906526c629f
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225924b10>
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F75ed8b61-2f43-4e8c-8cc4-805e929c1ab5.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/75ed8b61-2f43-4e8c-8cc4-805e929c1ab5.jpg saved to cache
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item af39446b-8dee-5134-8723-373b1a29bf0a
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22562d690>
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252Fe763a180-1ec0-4591-857f-e80587f9a0ea.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/e763a180-1ec0-4591-857f-e80587f9a0ea.jpg saved to cache
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fa18fd90-465f-5253-b85c-c906526c629f
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224443210>
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252F859fa74a-56cb-4930-b9f4-24ec5f2d955c.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/859fa74a-56cb-4930-b9f4-24ec5f2d955c.jpg saved to cache
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fa18fd90-465f-5253-b85c-c906526c629f
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22562e110>
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252Facab4cbf-d9c4-492e-9361-b244e3c547c0.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/acab4cbf-d9c4-492e-9361-b244e3c547c0.jpg saved to cache
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f69d043b-d634-5374-adca-daf8f2f76800
2026-03-27 16:33:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5 with identifier: 10738591
2026-03-27 16:33:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5 with scrape type 1
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252Fa896d74b-4947-4a5f-8018-bdda4f12f122.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/a896d74b-4947-4a5f-8018-bdda4f12f122.jpg not downloaded yet
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b1de50>
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252F6f962b20-ebe1-4986-bdad-9df4a27a3fab.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/6f962b20-ebe1-4986-bdad-9df4a27a3fab.jpg saved to cache
2026-03-27 16:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f69d043b-d634-5374-adca-daf8f2f76800
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ac750>
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252F0d09c962-1faf-4465-8bfc-ec8eef4d681b.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/0d09c962-1faf-4465-8bfc-ec8eef4d681b.jpg saved to cache
2026-03-27 16:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fa18fd90-465f-5253-b85c-c906526c629f
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22411d850>
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252F3634f6e0-b612-4e9a-b144-1334aa899952.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/3634f6e0-b612-4e9a-b144-1334aa899952.jpg saved to cache
2026-03-27 16:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f69d043b-d634-5374-adca-daf8f2f76800
2026-03-27 16:33:59 [adesa.fr] INFO: Found listing with ID: 10740172
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740172%27 HTTP/1.1" 200 None
2026-03-27 16:33:59 [adesa.fr] INFO: Scrape type for 10740172: 1
2026-03-27 16:33:59 [adesa.fr] INFO: Scraping item 10740172 url https://www.openlane.eu/en/carv6/auction/10740172
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252Fbf3e2405-cd9a-495d-b253-07e9f9a6dc49.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/bf3e2405-cd9a-495d-b253-07e9f9a6dc49.jpg not downloaded yet
2026-03-27 16:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750048/general/4e088a3b-fea5-486a-8018-5b5506ccce2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738586)
2026-03-27 16:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749980/general/396e9d8a-e608-4b4b-8771-42074329097d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738523)
2026-03-27 16:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750141/general/e1cff81a-f482-4f3e-b881-b6f386f2ac56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738675)
2026-03-27 16:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750048/general/1fec4e5d-f39f-41d2-a172-f7567b6a435f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738586)
2026-03-27 16:33:59 [adesa.fr] INFO: Found listing with ID: 10736481
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736481%27 HTTP/1.1" 200 None
2026-03-27 16:33:59 [adesa.fr] INFO: Scrape type for 10736481: 0
2026-03-27 16:33:59 [adesa.fr] INFO: Skipping item 10736481 url https://www.openlane.eu/en/carv6/auction/10736481
2026-03-27 16:33:59 [adesa.fr] INFO: Found listing with ID: 10736488
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736488%27 HTTP/1.1" 200 None
2026-03-27 16:33:59 [adesa.fr] INFO: Scrape type for 10736488: 0
2026-03-27 16:33:59 [adesa.fr] INFO: Skipping item 10736488 url https://www.openlane.eu/en/carv6/auction/10736488
2026-03-27 16:33:59 [adesa.fr] INFO: Found listing with ID: 10735036
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735036%27 HTTP/1.1" 200 None
2026-03-27 16:33:59 [adesa.fr] INFO: Scrape type for 10735036: 0
2026-03-27 16:33:59 [adesa.fr] INFO: Skipping item 10735036 url https://www.openlane.eu/en/carv6/auction/10735036
2026-03-27 16:33:59 [adesa.fr] INFO: Found listing with ID: 10735023
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735023%27 HTTP/1.1" 200 None
2026-03-27 16:33:59 [adesa.fr] INFO: Scrape type for 10735023: 0
2026-03-27 16:33:59 [adesa.fr] INFO: Skipping item 10735023 url https://www.openlane.eu/en/carv6/auction/10735023
2026-03-27 16:33:59 [adesa.fr] INFO: Found listing with ID: 10735546
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735546%27 HTTP/1.1" 200 None
2026-03-27 16:33:59 [adesa.fr] INFO: Scrape type for 10735546: 0
2026-03-27 16:33:59 [adesa.fr] INFO: Skipping item 10735546 url https://www.openlane.eu/en/carv6/auction/10735546
2026-03-27 16:33:59 [adesa.fr] INFO: Found listing with ID: 10735605
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735605%27 HTTP/1.1" 200 None
2026-03-27 16:33:59 [adesa.fr] INFO: Scrape type for 10735605: 0
2026-03-27 16:33:59 [adesa.fr] INFO: Skipping item 10735605 url https://www.openlane.eu/en/carv6/auction/10735605
2026-03-27 16:33:59 [adesa.fr] INFO: Found listing with ID: 10735604
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735604%27 HTTP/1.1" 200 None
2026-03-27 16:33:59 [adesa.fr] INFO: Scrape type for 10735604: 0
2026-03-27 16:33:59 [adesa.fr] INFO: Skipping item 10735604 url https://www.openlane.eu/en/carv6/auction/10735604
2026-03-27 16:33:59 [adesa.fr] INFO: Found listing with ID: 10735015
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735015%27 HTTP/1.1" 200 None
2026-03-27 16:33:59 [adesa.fr] INFO: Scrape type for 10735015: 0
2026-03-27 16:33:59 [adesa.fr] INFO: Skipping item 10735015 url https://www.openlane.eu/en/carv6/auction/10735015
2026-03-27 16:33:59 [adesa.fr] INFO: Found listing with ID: 10740174
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740174%27 HTTP/1.1" 200 None
2026-03-27 16:33:59 [adesa.fr] INFO: Scrape type for 10740174: 1
2026-03-27 16:33:59 [adesa.fr] INFO: Scraping item 10740174 url https://www.openlane.eu/en/carv6/auction/10740174
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22563c910>
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F7c01baea-c348-4134-8500-7e17a06b7c7d.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/7c01baea-c348-4134-8500-7e17a06b7c7d.jpg saved to cache
2026-03-27 16:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item af39446b-8dee-5134-8723-373b1a29bf0a
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241a5150>
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252F55611114-a77d-411e-9ecb-ce54bd0ce0ae.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/55611114-a77d-411e-9ecb-ce54bd0ce0ae.jpg saved to cache
2026-03-27 16:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8bc6fee0-605b-535a-a672-4576d0a97850
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cc2050>
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252F22f3d006-b82a-464f-9be8-be6f5461e8f3.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/22f3d006-b82a-464f-9be8-be6f5461e8f3.jpg saved to cache
2026-03-27 16:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f69d043b-d634-5374-adca-daf8f2f76800
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241a5bd0>
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252Fc3171ca4-175d-46a6-9a48-d4db47e23d86.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/c3171ca4-175d-46a6-9a48-d4db47e23d86.jpg saved to cache
2026-03-27 16:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224177c10>
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F0de45607-a6fb-4545-a50b-f72de8b5f7a2.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/0de45607-a6fb-4545-a50b-f72de8b5f7a2.jpg saved to cache
2026-03-27 16:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item af39446b-8dee-5134-8723-373b1a29bf0a
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240c1b50>
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:33:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750139%252Fgeneral%252F125cf762-22bc-41ff-8568-10c429395058.jpg') HTTP/1.1" 204 0
2026-03-27 16:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750139/general/125cf762-22bc-41ff-8568-10c429395058.jpg saved to cache
2026-03-27 16:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fa18fd90-465f-5253-b85c-c906526c629f
2026-03-27 16:33:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fa18fd90-465f-5253-b85c-c906526c629f, skipping ID generation
2026-03-27 16:33:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa18fd90-465f-5253-b85c-c906526c629f with scrape type 1
2026-03-27 16:33:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fa18fd90-465f-5253-b85c-c906526c629f sending to next pipeline
2026-03-27 16:34:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fa18fd90-465f-5253-b85c-c906526c629f, identifier: 10738673
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225734310>
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252F976f78b7-44bc-4cdb-8003-c90c75a5ceb9.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/976f78b7-44bc-4cdb-8003-c90c75a5ceb9.jpg saved to cache
2026-03-27 16:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f69d043b-d634-5374-adca-daf8f2f76800
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252F2aa6bcb5-f029-4b58-a8d8-63e1c5946319.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/2aa6bcb5-f029-4b58-a8d8-63e1c5946319.jpg not downloaded yet
2026-03-27 16:34:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fa18fd90-465f-5253-b85c-c906526c629f with identifier: 10738673
2026-03-27 16:34:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fa18fd90-465f-5253-b85c-c906526c629f with identifier: 10738673
2026-03-27 16:34:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fa18fd90-465f-5253-b85c-c906526c629f with identifier: 10738673 to the API
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750139/general/125cf762-22bc-41ff-8568-10c429395058.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'fa18fd90-465f-5253-b85c-c906526c629f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-280-SW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738673',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 61861,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750139/general/110c5a55-2fe5-4ac9-95cc-479afc98021a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100450,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750139/general/8ee9ef9c-d26e-48db-bfa3-baba3b53e98f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750139/general/6a90f233-b153-406a-8128-dd95e0e83f61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750139/general/75f24dd4-f66f-4e54-b66d-109b0b45a673.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83696,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750139/general/f433a3eb-9b34-4938-b6ac-479fda62cd14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87416,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750139/general/7260fa4d-aa4f-4186-813f-af7c5766fd7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750139/general/e763a180-1ec0-4591-857f-e80587f9a0ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750139/general/859fa74a-56cb-4930-b9f4-24ec5f2d955c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750139/general/0d09c962-1faf-4465-8bfc-ec8eef4d681b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa18fd90-465f-5253-b85c-c906526c629f/fa18fd90-465f-5253-b85c-c906526c629f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90404,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750139/general/125cf762-22bc-41ff-8568-10c429395058.jpg',
'Width': 1024}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Tesla Model 3 - Electric - Automatic - 306 hp - 61.861 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738673%27 HTTP/1.1" 200 None
2026-03-27 16:34:00 [adesa.fr] INFO: Saving data for 10738673: {'created_time': 1774629240.447259, 'last_price_update_time': 1774629240.447273, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738673') HTTP/1.1" 204 0
2026-03-27 16:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750141/general/e5fd6f48-e2bb-40f1-a913-50aadecee5b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738675)
2026-03-27 16:34:00 [adesa.fr] INFO: Found listing with ID: 10737755
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737755%27 HTTP/1.1" 200 None
2026-03-27 16:34:00 [adesa.fr] INFO: Scrape type for 10737755: 0
2026-03-27 16:34:00 [adesa.fr] INFO: Skipping item 10737755 url https://www.openlane.eu/en/carv6/auction/10737755
2026-03-27 16:34:00 [adesa.fr] INFO: Found listing with ID: 10740175
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740175%27 HTTP/1.1" 200 None
2026-03-27 16:34:00 [adesa.fr] INFO: Scrape type for 10740175: 1
2026-03-27 16:34:00 [adesa.fr] INFO: Scraping item 10740175 url https://www.openlane.eu/en/carv6/auction/10740175
2026-03-27 16:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750091/general/6841fa6d-c7e6-4f99-b270-efa381d5ca4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738627)
2026-03-27 16:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750048/general/4ac47788-ee9e-418d-83e4-aabd221e14a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738586)
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252F351d45c9-c39f-4b1e-b424-d96041266353.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/351d45c9-c39f-4b1e-b424-d96041266353.jpg not downloaded yet
2026-03-27 16:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738048> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22594c510>
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252F4e088a3b-fea5-486a-8018-5b5506ccce2c.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/4e088a3b-fea5-486a-8018-5b5506ccce2c.jpg saved to cache
2026-03-27 16:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f69d043b-d634-5374-adca-daf8f2f76800
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b2450>
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F396e9d8a-e608-4b4b-8771-42074329097d.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/396e9d8a-e608-4b4b-8771-42074329097d.jpg saved to cache
2026-03-27 16:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item af39446b-8dee-5134-8723-373b1a29bf0a
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22575fb50>
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252Fe1cff81a-f482-4f3e-b881-b6f386f2ac56.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/e1cff81a-f482-4f3e-b881-b6f386f2ac56.jpg saved to cache
2026-03-27 16:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224495810>
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252F1fec4e5d-f39f-41d2-a172-f7567b6a435f.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/1fec4e5d-f39f-41d2-a172-f7567b6a435f.jpg saved to cache
2026-03-27 16:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f69d043b-d634-5374-adca-daf8f2f76800
2026-03-27 16:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750141/general/fdbb7812-b1de-4eda-9c53-9460ed99bf65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738675)
2026-03-27 16:34:00 [adesa.fr] INFO: Found listing with ID: 10738304
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738304%27 HTTP/1.1" 200 None
2026-03-27 16:34:00 [adesa.fr] INFO: Scrape type for 10738304: 1
2026-03-27 16:34:00 [adesa.fr] INFO: Scraping item 10738304 url https://www.openlane.eu/en/carv6/auction/10738304
2026-03-27 16:34:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252F5ed83aad-1a2f-4dd0-979f-d72da7811bfc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/5ed83aad-1a2f-4dd0-979f-d72da7811bfc.jpg not downloaded yet
2026-03-27 16:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750048/general/96fb2673-f68f-450a-a20f-0a8705d84236.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738586)
2026-03-27 16:34:00 [adesa.fr] INFO: Found listing with ID: 10735024
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735024%27 HTTP/1.1" 200 None
2026-03-27 16:34:00 [adesa.fr] INFO: Scrape type for 10735024: 0
2026-03-27 16:34:00 [adesa.fr] INFO: Skipping item 10735024 url https://www.openlane.eu/en/carv6/auction/10735024
2026-03-27 16:34:00 [adesa.fr] INFO: Found listing with ID: 10735038
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735038%27 HTTP/1.1" 200 None
2026-03-27 16:34:00 [adesa.fr] INFO: Scrape type for 10735038: 0
2026-03-27 16:34:00 [adesa.fr] INFO: Skipping item 10735038 url https://www.openlane.eu/en/carv6/auction/10735038
2026-03-27 16:34:00 [adesa.fr] INFO: Found listing with ID: 10735014
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735014%27 HTTP/1.1" 200 None
2026-03-27 16:34:00 [adesa.fr] INFO: Scrape type for 10735014: 0
2026-03-27 16:34:00 [adesa.fr] INFO: Skipping item 10735014 url https://www.openlane.eu/en/carv6/auction/10735014
2026-03-27 16:34:00 [adesa.fr] INFO: Found listing with ID: 10732999
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732999%27 HTTP/1.1" 200 None
2026-03-27 16:34:00 [adesa.fr] INFO: Scrape type for 10732999: 0
2026-03-27 16:34:00 [adesa.fr] INFO: Skipping item 10732999 url https://www.openlane.eu/en/carv6/auction/10732999
2026-03-27 16:34:00 [adesa.fr] INFO: Found listing with ID: 10733086
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733086%27 HTTP/1.1" 200 None
2026-03-27 16:34:00 [adesa.fr] INFO: Scrape type for 10733086: 0
2026-03-27 16:34:00 [adesa.fr] INFO: Skipping item 10733086 url https://www.openlane.eu/en/carv6/auction/10733086
2026-03-27 16:34:00 [adesa.fr] INFO: Found listing with ID: 10733160
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733160%27 HTTP/1.1" 200 None
2026-03-27 16:34:00 [adesa.fr] INFO: Scrape type for 10733160: 0
2026-03-27 16:34:00 [adesa.fr] INFO: Skipping item 10733160 url https://www.openlane.eu/en/carv6/auction/10733160
2026-03-27 16:34:00 [adesa.fr] INFO: Found listing with ID: 10733151
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733151%27 HTTP/1.1" 200 None
2026-03-27 16:34:00 [adesa.fr] INFO: Scrape type for 10733151: 0
2026-03-27 16:34:00 [adesa.fr] INFO: Skipping item 10733151 url https://www.openlane.eu/en/carv6/auction/10733151
2026-03-27 16:34:00 [adesa.fr] INFO: Found listing with ID: 10733117
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733117%27 HTTP/1.1" 200 None
2026-03-27 16:34:00 [adesa.fr] INFO: Scrape type for 10733117: 0
2026-03-27 16:34:00 [adesa.fr] INFO: Skipping item 10733117 url https://www.openlane.eu/en/carv6/auction/10733117
2026-03-27 16:34:00 [adesa.fr] INFO: Found listing with ID: 10733039
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733039%27 HTTP/1.1" 200 None
2026-03-27 16:34:00 [adesa.fr] INFO: Scrape type for 10733039: 0
2026-03-27 16:34:00 [adesa.fr] INFO: Skipping item 10733039 url https://www.openlane.eu/en/carv6/auction/10733039
2026-03-27 16:34:00 [adesa.fr] INFO: Found listing with ID: 10733053
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733053%27 HTTP/1.1" 200 None
2026-03-27 16:34:00 [adesa.fr] INFO: Scrape type for 10733053: 0
2026-03-27 16:34:00 [adesa.fr] INFO: Skipping item 10733053 url https://www.openlane.eu/en/carv6/auction/10733053
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22438b110>
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252Fe5fd6f48-e2bb-40f1-a913-50aadecee5b5.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/e5fd6f48-e2bb-40f1-a913-50aadecee5b5.jpg saved to cache
2026-03-27 16:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22585b8d0>
2026-03-27 16:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252F6841fa6d-c7e6-4f99-b270-efa381d5ca4e.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/6841fa6d-c7e6-4f99-b270-efa381d5ca4e.jpg saved to cache
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8bc6fee0-605b-535a-a672-4576d0a97850
2026-03-27 16:34:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225747ed0>
2026-03-27 16:34:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252F4ac47788-ee9e-418d-83e4-aabd221e14a3.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/4ac47788-ee9e-418d-83e4-aabd221e14a3.jpg saved to cache
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f69d043b-d634-5374-adca-daf8f2f76800
2026-03-27 16:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b21718c1-c8e0-5232-a3ad-a1b1aa37d400 with identifier: 10738048
2026-03-27 16:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b21718c1-c8e0-5232-a3ad-a1b1aa37d400 with scrape type 1
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b21718c1-c8e0-5232-a3ad-a1b1aa37d400
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252Fbd678428-3dbe-48de-98da-48433b0b1263.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/bd678428-3dbe-48de-98da-48433b0b1263.jpg not downloaded yet
2026-03-27 16:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac42dc29-8e69-5ce5-a876-cfa60305350f with identifier: 10738046
2026-03-27 16:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac42dc29-8e69-5ce5-a876-cfa60305350f with scrape type 1
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac42dc29-8e69-5ce5-a876-cfa60305350f
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fgeneral%252Fa8cd1422-72d2-4970-a426-ea9cd6493928.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/general/a8cd1422-72d2-4970-a426-ea9cd6493928.jpg not downloaded yet
2026-03-27 16:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1668084-0b6f-5bf9-a5fb-63e8c2d9b623 with identifier: 10738685
2026-03-27 16:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1668084-0b6f-5bf9-a5fb-63e8c2d9b623 with scrape type 1
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c1668084-0b6f-5bf9-a5fb-63e8c2d9b623
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252F19ad3c70-35d0-44ef-bc9e-1ab689ba49ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/19ad3c70-35d0-44ef-bc9e-1ab689ba49ee.jpg not downloaded yet
2026-03-27 16:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750053/general/a896d74b-4947-4a5f-8018-bdda4f12f122.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738591)
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252Fc4179464-1d8a-4ef2-98a0-9c2820d2844c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/c4179464-1d8a-4ef2-98a0-9c2820d2844c.jpg not downloaded yet
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252F033908b7-2637-4795-bdb0-01b7185a895e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/033908b7-2637-4795-bdb0-01b7185a895e.jpg not downloaded yet
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fgeneral%252F66bb2b9a-c98a-42a9-9347-e7146e0d253e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/general/66bb2b9a-c98a-42a9-9347-e7146e0d253e.jpg not downloaded yet
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252Fe1a98822-d21b-4ae0-a793-b795c357b699.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/e1a98822-d21b-4ae0-a793-b795c357b699.jpg not downloaded yet
2026-03-27 16:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750053/general/bf3e2405-cd9a-495d-b253-07e9f9a6dc49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738591)
2026-03-27 16:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750053/general/2aa6bcb5-f029-4b58-a8d8-63e1c5946319.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738591)
2026-03-27 16:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750141/general/120529a1-6c5f-4011-aa4a-1d0a830752f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738675)
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252F3e466ae6-7af2-48d4-aeaa-47e2f2dbcd44.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/3e466ae6-7af2-48d4-aeaa-47e2f2dbcd44.jpg not downloaded yet
2026-03-27 16:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750091/general/ab76261a-b291-4228-a1e1-3e73f8a71a4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738627)
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252F4b0b0548-e452-4363-bb03-56c831814759.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/4b0b0548-e452-4363-bb03-56c831814759.jpg not downloaded yet
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fgeneral%252F5b95c8f8-f4b2-4cd8-8180-aaf6b046bd55.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/general/5b95c8f8-f4b2-4cd8-8180-aaf6b046bd55.jpg not downloaded yet
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252Fa8fd09b1-48e0-4211-97cc-653039300b6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/a8fd09b1-48e0-4211-97cc-653039300b6e.jpg not downloaded yet
2026-03-27 16:34:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244ba490>
2026-03-27 16:34:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252Ffdbb7812-b1de-4eda-9c53-9460ed99bf65.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/fdbb7812-b1de-4eda-9c53-9460ed99bf65.jpg saved to cache
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b
2026-03-27 16:34:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2255ff5d0>
2026-03-27 16:34:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750048%252Fgeneral%252F96fb2673-f68f-450a-a20f-0a8705d84236.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750048/general/96fb2673-f68f-450a-a20f-0a8705d84236.jpg saved to cache
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f69d043b-d634-5374-adca-daf8f2f76800
2026-03-27 16:34:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f69d043b-d634-5374-adca-daf8f2f76800, skipping ID generation
2026-03-27 16:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f69d043b-d634-5374-adca-daf8f2f76800 with scrape type 1
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f69d043b-d634-5374-adca-daf8f2f76800 sending to next pipeline
2026-03-27 16:34:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f69d043b-d634-5374-adca-daf8f2f76800, identifier: 10738586
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252Fe4a77e14-8ea4-4abe-93a1-54c8136edfe5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/e4a77e14-8ea4-4abe-93a1-54c8136edfe5.jpg not downloaded yet
2026-03-27 16:34:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f69d043b-d634-5374-adca-daf8f2f76800 with identifier: 10738586
2026-03-27 16:34:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f69d043b-d634-5374-adca-daf8f2f76800 with identifier: 10738586
2026-03-27 16:34:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f69d043b-d634-5374-adca-daf8f2f76800 with identifier: 10738586 to the API
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750048/general/96fb2673-f68f-450a-a20f-0a8705d84236.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f69d043b-d634-5374-adca-daf8f2f76800',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-531-PZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738586',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 65229,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 58,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750048/general/cd4e9c76-394a-4d19-8a30-917b74b65be7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122960,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750048/general/acab4cbf-d9c4-492e-9361-b244e3c547c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750048/general/6f962b20-ebe1-4986-bdad-9df4a27a3fab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750048/general/3634f6e0-b612-4e9a-b144-1334aa899952.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750048/general/22f3d006-b82a-464f-9be8-be6f5461e8f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106705,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750048/general/976f78b7-44bc-4cdb-8003-c90c75a5ceb9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750048/general/1fec4e5d-f39f-41d2-a172-f7567b6a435f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750048/general/4e088a3b-fea5-486a-8018-5b5506ccce2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750048/general/4ac47788-ee9e-418d-83e4-aabd221e14a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f69d043b-d634-5374-adca-daf8f2f76800/f69d043b-d634-5374-adca-daf8f2f76800_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125303,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750048/general/96fb2673-f68f-450a-a20f-0a8705d84236.jpg',
'Width': 1024}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota C-HR 2.0i Dynamic Business - Hybrid - Automatic - 184 hp - '
'65.229 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738586%27 HTTP/1.1" 200 None
2026-03-27 16:34:01 [adesa.fr] INFO: Saving data for 10738586: {'created_time': 1774629241.998045, 'last_price_update_time': 1774629241.998059, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738586') HTTP/1.1" 204 0
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252F96237397-9243-4046-a342-afb447729f85.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/96237397-9243-4046-a342-afb447729f85.jpg not downloaded yet
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fgeneral%252F0a3c7b4b-89e0-45c0-bdaf-601942cd7bd6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/general/0a3c7b4b-89e0-45c0-bdaf-601942cd7bd6.jpg not downloaded yet
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252F87bed77d-5aa8-4d78-8fd1-de9f58ef0457.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/87bed77d-5aa8-4d78-8fd1-de9f58ef0457.jpg not downloaded yet
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256fe010>
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252Fa896d74b-4947-4a5f-8018-bdda4f12f122.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/a896d74b-4947-4a5f-8018-bdda4f12f122.jpg saved to cache
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5
2026-03-27 16:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750704/general/bd678428-3dbe-48de-98da-48433b0b1263.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738048)
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252Ff59c6453-db27-4ab6-b638-1df32da76407.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/f59c6453-db27-4ab6-b638-1df32da76407.jpg not downloaded yet
2026-03-27 16:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738047> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225625990>
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252Fbf3e2405-cd9a-495d-b253-07e9f9a6dc49.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/bf3e2405-cd9a-495d-b253-07e9f9a6dc49.jpg saved to cache
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257dc750>
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252F2aa6bcb5-f029-4b58-a8d8-63e1c5946319.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/2aa6bcb5-f029-4b58-a8d8-63e1c5946319.jpg saved to cache
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf3f10>
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750141%252Fgeneral%252F120529a1-6c5f-4011-aa4a-1d0a830752f8.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750141/general/120529a1-6c5f-4011-aa4a-1d0a830752f8.jpg saved to cache
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b
2026-03-27 16:34:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b, skipping ID generation
2026-03-27 16:34:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b with scrape type 1
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b sending to next pipeline
2026-03-27 16:34:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b, identifier: 10738675
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cd7c50>
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252Fab76261a-b291-4228-a1e1-3e73f8a71a4c.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/ab76261a-b291-4228-a1e1-3e73f8a71a4c.jpg saved to cache
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8bc6fee0-605b-535a-a672-4576d0a97850
2026-03-27 16:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750152/general/19ad3c70-35d0-44ef-bc9e-1ab689ba49ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738685)
2026-03-27 16:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750053/general/c4179464-1d8a-4ef2-98a0-9c2820d2844c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738591)
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252Fdc973324-4813-4211-aa25-3d86b134b220.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/dc973324-4813-4211-aa25-3d86b134b220.jpg not downloaded yet
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fdamage%252F3d1660f5-d0e4-42f8-835c-08230d8c5c85.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/damage/3d1660f5-d0e4-42f8-835c-08230d8c5c85.jpg not downloaded yet
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252Fef67e7c5-8def-49a1-921a-e4845e1d0cf6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/ef67e7c5-8def-49a1-921a-e4845e1d0cf6.jpg not downloaded yet
2026-03-27 16:34:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b with identifier: 10738675
2026-03-27 16:34:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b with identifier: 10738675
2026-03-27 16:34:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b with identifier: 10738675 to the API
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750141/general/120529a1-6c5f-4011-aa4a-1d0a830752f8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd1857de5-6e90-5ba7-9a5d-39fc4a68ed9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-119-AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738675',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 124141,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750141/general/4b5acadb-5822-4ab0-8de4-d4559856e3aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184729,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750141/general/8ee3778d-0201-4def-80ce-b0f857f72ee3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750141/general/1ebbd974-2548-4da7-9f98-8ca5c2f9ef60.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750141/general/670e7a51-1a34-4cb4-b7ce-1c1514f090af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101622,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750141/general/ca607626-968d-43ce-affa-8a5140d13fc7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120389,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750141/general/120529a1-6c5f-4011-aa4a-1d0a830752f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145789,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750141/general/fdbb7812-b1de-4eda-9c53-9460ed99bf65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750141/general/e5fd6f48-e2bb-40f1-a913-50aadecee5b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750141/general/c3171ca4-175d-46a6-9a48-d4db47e23d86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b/d1857de5-6e90-5ba7-9a5d-39fc4a68ed9b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750141/general/e1cff81a-f482-4f3e-b881-b6f386f2ac56.jpg',
'Width': 1024}],
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota C-HR 2.0 Dynamic - Hybrid - Automatic - 184 hp - 124.141 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2022}
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738675%27 HTTP/1.1" 200 None
2026-03-27 16:34:02 [adesa.fr] INFO: Saving data for 10738675: {'created_time': 1774629242.913632, 'last_price_update_time': 1774629242.913643, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738675') HTTP/1.1" 204 0
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252F71f5a730-877b-4d3d-a004-72a870b9b774.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/71f5a730-877b-4d3d-a004-72a870b9b774.jpg not downloaded yet
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252Fd44a2ef4-d166-438d-979d-2df9aaacd0f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/d44a2ef4-d166-438d-979d-2df9aaacd0f5.jpg not downloaded yet
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fdamage%252Fe1ff44bb-7916-4154-babf-5df191d35e52.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/damage/e1ff44bb-7916-4154-babf-5df191d35e52.jpg not downloaded yet
2026-03-27 16:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252F78b23124-c544-42da-ae07-4b43ca4a347f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/78b23124-c544-42da-ae07-4b43ca4a347f.jpg not downloaded yet
2026-03-27 16:34:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff04150>
2026-03-27 16:34:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252Fbd678428-3dbe-48de-98da-48433b0b1263.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/bd678428-3dbe-48de-98da-48433b0b1263.jpg saved to cache
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b21718c1-c8e0-5232-a3ad-a1b1aa37d400
2026-03-27 16:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7 with identifier: 10738684
2026-03-27 16:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7 with scrape type 1
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252F22900351-fff8-4df7-bc27-567099179233.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/22900351-fff8-4df7-bc27-567099179233.jpg not downloaded yet
2026-03-27 16:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with identifier: 10738047
2026-03-27 16:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with scrape type 1
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item a3f91bf0-60f8-5986-8cab-df1f4a24cb89
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750513%252Fgeneral%252Fadd58403-0c6f-4fba-9242-cab5ba1ed62f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/general/add58403-0c6f-4fba-9242-cab5ba1ed62f.jpg not downloaded yet
2026-03-27 16:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 698c25cf-c535-563d-9044-429a81042d85 with identifier: 10738557
2026-03-27 16:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 698c25cf-c535-563d-9044-429a81042d85 with scrape type 1
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 698c25cf-c535-563d-9044-429a81042d85
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252Fbc30cd40-591d-41f9-9dcc-e92a312cccb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/bc30cd40-591d-41f9-9dcc-e92a312cccb3.jpg not downloaded yet
2026-03-27 16:34:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750152/general/e1a98822-d21b-4ae0-a793-b795c357b699.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738685)
2026-03-27 16:34:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740174> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750704/general/96237397-9243-4046-a342-afb447729f85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738048)
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252F598bb662-8373-475d-858d-5d66abe7c6f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/598bb662-8373-475d-858d-5d66abe7c6f9.jpg not downloaded yet
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fdamage%252Fe5efd8b0-1d40-4282-90d7-3998b13053f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/damage/e5efd8b0-1d40-4282-90d7-3998b13053f6.jpg not downloaded yet
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252F81d90b7d-e865-408f-8677-298a6188d7a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/81d90b7d-e865-408f-8677-298a6188d7a4.jpg not downloaded yet
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252F59b412f3-484d-46bc-9cbd-765240159689.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/59b412f3-484d-46bc-9cbd-765240159689.jpg not downloaded yet
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750513%252Fgeneral%252Ffe8bfd25-10ad-4121-ad4a-9e7b023b6fde.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/general/fe8bfd25-10ad-4121-ad4a-9e7b023b6fde.jpg not downloaded yet
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252Fda722ab6-9af8-4dd7-b370-ffdd80b8c9cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/da722ab6-9af8-4dd7-b370-ffdd80b8c9cb.jpg not downloaded yet
2026-03-27 16:34:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740176> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259b5a50>
2026-03-27 16:34:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252F19ad3c70-35d0-44ef-bc9e-1ab689ba49ee.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/19ad3c70-35d0-44ef-bc9e-1ab689ba49ee.jpg saved to cache
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c1668084-0b6f-5bf9-a5fb-63e8c2d9b623
2026-03-27 16:34:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225747810>
2026-03-27 16:34:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252Fc4179464-1d8a-4ef2-98a0-9c2820d2844c.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/c4179464-1d8a-4ef2-98a0-9c2820d2844c.jpg saved to cache
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5
2026-03-27 16:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6ab478e-0cf4-5001-8b78-338417944c16 with identifier: 10740171
2026-03-27 16:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6ab478e-0cf4-5001-8b78-338417944c16 with scrape type 1
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e6ab478e-0cf4-5001-8b78-338417944c16
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603434%252Fgeneral%252Fec7f5819-4556-4f76-ae28-b1affca1c1ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603434/general/ec7f5819-4556-4f76-ae28-b1affca1c1ce.jpg already downloaded
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603434%252Fgeneral%252F577da98f-f544-461d-a0ec-630899681b89.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603434/general/577da98f-f544-461d-a0ec-630899681b89.jpg already downloaded
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603434%252Fgeneral%252F0539c43c-3e1c-46e5-8b09-946699678d87.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603434/general/0539c43c-3e1c-46e5-8b09-946699678d87.jpg already downloaded
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603434%252Fgeneral%252Fc916fbd8-6640-4f18-9ac7-1bd9a3323ef5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603434/general/c916fbd8-6640-4f18-9ac7-1bd9a3323ef5.jpg already downloaded
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603434%252Fgeneral%252Ffa728b63-afa1-40cd-bcfc-47b2ae95c415.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603434/general/fa728b63-afa1-40cd-bcfc-47b2ae95c415.jpg already downloaded
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603434%252Fgeneral%252F83949124-7beb-4b7b-8203-7a88bd2832fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603434/general/83949124-7beb-4b7b-8203-7a88bd2832fd.jpg already downloaded
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603434%252Fgeneral%252F72ed9794-c596-464b-a9cc-6e2795a27b91.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603434/general/72ed9794-c596-464b-a9cc-6e2795a27b91.jpg already downloaded
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603434%252Fgeneral%252F824f2f90-094b-4826-ac85-0be501c70a67.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603434/general/824f2f90-094b-4826-ac85-0be501c70a67.jpg already downloaded
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603434%252Fgeneral%252F86072d2f-da6d-4361-b459-b6edd4afc0e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603434/general/86072d2f-da6d-4361-b459-b6edd4afc0e8.jpg already downloaded
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603434%252Fgeneral%252F112c4933-fbe6-489a-a2f3-109a9847aa66.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603434/general/112c4933-fbe6-489a-a2f3-109a9847aa66.jpg already downloaded
2026-03-27 16:34:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e6ab478e-0cf4-5001-8b78-338417944c16, identifier: 10740171
2026-03-27 16:34:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750053/general/e4a77e14-8ea4-4abe-93a1-54c8136edfe5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738591)
2026-03-27 16:34:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e6ab478e-0cf4-5001-8b78-338417944c16 with identifier: 10740171
2026-03-27 16:34:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e6ab478e-0cf4-5001-8b78-338417944c16 with identifier: 10740171
2026-03-27 16:34:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e6ab478e-0cf4-5001-8b78-338417944c16 with identifier: 10740171 to the API
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740171>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'e6ab478e-0cf4-5001-8b78-338417944c16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF080KV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740171',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A3',
'odometer': 139100,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5603434/general/ec7f5819-4556-4f76-ae28-b1affca1c1ce.jpg',
'https://images.openlane.eu/carimgs/5603434/general/577da98f-f544-461d-a0ec-630899681b89.jpg',
'https://images.openlane.eu/carimgs/5603434/general/0539c43c-3e1c-46e5-8b09-946699678d87.jpg',
'https://images.openlane.eu/carimgs/5603434/general/c916fbd8-6640-4f18-9ac7-1bd9a3323ef5.jpg',
'https://images.openlane.eu/carimgs/5603434/general/fa728b63-afa1-40cd-bcfc-47b2ae95c415.jpg',
'https://images.openlane.eu/carimgs/5603434/general/83949124-7beb-4b7b-8203-7a88bd2832fd.jpg',
'https://images.openlane.eu/carimgs/5603434/general/72ed9794-c596-464b-a9cc-6e2795a27b91.jpg',
'https://images.openlane.eu/carimgs/5603434/general/824f2f90-094b-4826-ac85-0be501c70a67.jpg',
'https://images.openlane.eu/carimgs/5603434/general/86072d2f-da6d-4361-b459-b6edd4afc0e8.jpg',
'https://images.openlane.eu/carimgs/5603434/general/112c4933-fbe6-489a-a2f3-109a9847aa66.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6ab478e-0cf4-5001-8b78-338417944c16/e6ab478e-0cf4-5001-8b78-338417944c16_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 571871,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603434/general/ec7f5819-4556-4f76-ae28-b1affca1c1ce.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6ab478e-0cf4-5001-8b78-338417944c16/e6ab478e-0cf4-5001-8b78-338417944c16_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 714285,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603434/general/577da98f-f544-461d-a0ec-630899681b89.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6ab478e-0cf4-5001-8b78-338417944c16/e6ab478e-0cf4-5001-8b78-338417944c16_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 688154,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603434/general/0539c43c-3e1c-46e5-8b09-946699678d87.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6ab478e-0cf4-5001-8b78-338417944c16/e6ab478e-0cf4-5001-8b78-338417944c16_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 590305,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603434/general/c916fbd8-6640-4f18-9ac7-1bd9a3323ef5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6ab478e-0cf4-5001-8b78-338417944c16/e6ab478e-0cf4-5001-8b78-338417944c16_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 646256,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603434/general/fa728b63-afa1-40cd-bcfc-47b2ae95c415.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6ab478e-0cf4-5001-8b78-338417944c16/e6ab478e-0cf4-5001-8b78-338417944c16_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 609009,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603434/general/83949124-7beb-4b7b-8203-7a88bd2832fd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6ab478e-0cf4-5001-8b78-338417944c16/e6ab478e-0cf4-5001-8b78-338417944c16_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326290,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603434/general/72ed9794-c596-464b-a9cc-6e2795a27b91.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6ab478e-0cf4-5001-8b78-338417944c16/e6ab478e-0cf4-5001-8b78-338417944c16_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317851,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603434/general/824f2f90-094b-4826-ac85-0be501c70a67.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6ab478e-0cf4-5001-8b78-338417944c16/e6ab478e-0cf4-5001-8b78-338417944c16_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327637,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603434/general/86072d2f-da6d-4361-b459-b6edd4afc0e8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6ab478e-0cf4-5001-8b78-338417944c16/e6ab478e-0cf4-5001-8b78-338417944c16_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349418,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603434/general/112c4933-fbe6-489a-a2f3-109a9847aa66.jpg',
'Width': 2000}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2022-03-25',
'seats_number': 5,
'seller_name': "O'Encheres sas",
'title': 'Audi A3 35 TFSI Design Luxe - Petrol - Automatic - 150 hp - 139.100 '
'km',
'transmission': 'automatic',
'trim': 'Design Luxe',
'vin': None,
'year': 2022}
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740171%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [adesa.fr] INFO: Saving data for 10740171: {'created_time': 1774629243.874935, 'last_price_update_time': 1774629243.874948, 'auction_closing_time': 1774953000.0}
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740171') HTTP/1.1" 204 0
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252Fd3fbdfe0-9b62-47e3-b45f-fbd4f21c879a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/d3fbdfe0-9b62-47e3-b45f-fbd4f21c879a.jpg not downloaded yet
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fdamage%252Fbdd1900b-9a3e-40d5-9a7e-11715fc43faa.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/damage/bdd1900b-9a3e-40d5-9a7e-11715fc43faa.jpg not downloaded yet
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252F580d5ae5-e263-4582-a932-c64600f55e8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/580d5ae5-e263-4582-a932-c64600f55e8c.jpg not downloaded yet
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252F7a8f0e52-1853-42d9-828a-80a973d6f576.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/7a8f0e52-1853-42d9-828a-80a973d6f576.jpg not downloaded yet
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750513%252Fgeneral%252F5e5304e8-8394-49b3-8398-0f545829ff19.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/general/5e5304e8-8394-49b3-8398-0f545829ff19.jpg not downloaded yet
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252F572ce50d-da8e-40ed-a7d5-fe808b27b7df.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/572ce50d-da8e-40ed-a7d5-fe808b27b7df.jpg not downloaded yet
2026-03-27 16:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750152/general/a8fd09b1-48e0-4211-97cc-653039300b6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738685)
2026-03-27 16:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750152/general/87bed77d-5aa8-4d78-8fd1-de9f58ef0457.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738685)
2026-03-27 16:34:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242cd550>
2026-03-27 16:34:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252Fe1a98822-d21b-4ae0-a793-b795c357b699.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/e1a98822-d21b-4ae0-a793-b795c357b699.jpg saved to cache
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c1668084-0b6f-5bf9-a5fb-63e8c2d9b623
2026-03-27 16:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f68398d3-36ad-51fb-9053-2cbc3c0f36e6 with identifier: 10740174
2026-03-27 16:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f68398d3-36ad-51fb-9053-2cbc3c0f36e6 with scrape type 1
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f68398d3-36ad-51fb-9053-2cbc3c0f36e6
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705324%252Fgeneral%252F500bb60b-9d88-4bdd-bb50-3d6319bcaf1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705324/general/500bb60b-9d88-4bdd-bb50-3d6319bcaf1b.jpg already downloaded
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705324%252Fgeneral%252F7496f72d-3f51-4ea7-ad49-8bbe02cdc515.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705324/general/7496f72d-3f51-4ea7-ad49-8bbe02cdc515.jpg already downloaded
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705324%252Fgeneral%252F1ad2cad6-39cb-464a-854f-0559587e4ff8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705324/general/1ad2cad6-39cb-464a-854f-0559587e4ff8.jpg already downloaded
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705324%252Fgeneral%252Fd250f88d-fa6c-4644-8a80-5cda8648e502.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705324/general/d250f88d-fa6c-4644-8a80-5cda8648e502.jpg already downloaded
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705324%252Fgeneral%252F1cf54ce3-0f1b-45ae-b899-74446c30d8a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705324/general/1cf54ce3-0f1b-45ae-b899-74446c30d8a5.jpg already downloaded
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705324%252Fgeneral%252Fbc5c8fdd-1b80-4bdc-a126-012637b74241.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705324/general/bc5c8fdd-1b80-4bdc-a126-012637b74241.jpg already downloaded
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705324%252Fgeneral%252F38efe26e-3c75-47ec-9f42-c1a6281226ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705324/general/38efe26e-3c75-47ec-9f42-c1a6281226ea.jpg already downloaded
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705324%252Fgeneral%252Fa766a76a-dc25-4a55-8e9b-a1977dc3d0e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705324/general/a766a76a-dc25-4a55-8e9b-a1977dc3d0e2.jpg already downloaded
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705324%252Fgeneral%252F1792e0bb-2668-4431-a191-0c92421ae909.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705324/general/1792e0bb-2668-4431-a191-0c92421ae909.jpg already downloaded
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705324%252Fgeneral%252F81dc9e18-c6a4-44bc-8eed-d25f21ee9a20.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705324/general/81dc9e18-c6a4-44bc-8eed-d25f21ee9a20.jpg already downloaded
2026-03-27 16:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f68398d3-36ad-51fb-9053-2cbc3c0f36e6, identifier: 10740174
2026-03-27 16:34:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225758a50>
2026-03-27 16:34:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252F96237397-9243-4046-a342-afb447729f85.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/96237397-9243-4046-a342-afb447729f85.jpg saved to cache
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b21718c1-c8e0-5232-a3ad-a1b1aa37d400
2026-03-27 16:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60c179af-c43c-5c3b-9ff2-d371021f9160 with identifier: 10740176
2026-03-27 16:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60c179af-c43c-5c3b-9ff2-d371021f9160 with scrape type 1
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 60c179af-c43c-5c3b-9ff2-d371021f9160
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252F02a43502-4bbb-42d6-80cb-ef92cd4d2623.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/02a43502-4bbb-42d6-80cb-ef92cd4d2623.jpg already downloaded
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252F1b8bed4d-f4e8-47c7-ac76-7b9596bc71d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/1b8bed4d-f4e8-47c7-ac76-7b9596bc71d7.jpg already downloaded
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252F128b4f87-819a-40f2-9dd0-4eaaeb8f8946.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/128b4f87-819a-40f2-9dd0-4eaaeb8f8946.jpg already downloaded
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252F3f20a5a1-7f52-438d-a7fb-aa0034e94a78.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/3f20a5a1-7f52-438d-a7fb-aa0034e94a78.jpg already downloaded
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252Fc7c85087-4d14-4887-abc3-dd14e5fceff7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/c7c85087-4d14-4887-abc3-dd14e5fceff7.jpg already downloaded
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252F50babaa6-dd99-4570-a865-bef430fc1405.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/50babaa6-dd99-4570-a865-bef430fc1405.jpg already downloaded
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252Fa2df8605-0de6-49c4-b895-d4a90b59208c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/a2df8605-0de6-49c4-b895-d4a90b59208c.jpg already downloaded
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252F2c1f5962-6276-4714-aca7-1131727b0a04.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/2c1f5962-6276-4714-aca7-1131727b0a04.jpg already downloaded
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252F58823778-c765-4089-8b6f-9dfa6f0c7332.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/58823778-c765-4089-8b6f-9dfa6f0c7332.jpg already downloaded
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735867%252Fgeneral%252F172c4c8b-9dd6-4ae4-a9eb-8ebcb05b17ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735867/general/172c4c8b-9dd6-4ae4-a9eb-8ebcb05b17ac.jpg already downloaded
2026-03-27 16:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 60c179af-c43c-5c3b-9ff2-d371021f9160, identifier: 10740176
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252Fa755157e-fc7d-418a-8783-6edbf00343b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/a755157e-fc7d-418a-8783-6edbf00343b1.jpg not downloaded yet
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fdamage%252F6b5b4b40-aa6e-441e-8f42-eadc37ec8a75.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/damage/6b5b4b40-aa6e-441e-8f42-eadc37ec8a75.jpg not downloaded yet
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252F05314f5f-7dab-4fd7-8300-e9a811aadfa1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/05314f5f-7dab-4fd7-8300-e9a811aadfa1.jpg not downloaded yet
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252F3f6a1bfe-c25f-4be4-9966-159d780ec9bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/3f6a1bfe-c25f-4be4-9966-159d780ec9bc.jpg not downloaded yet
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750513%252Fgeneral%252F6f8ca81d-2906-41b5-b24f-73cc9dbadcb4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/general/6f8ca81d-2906-41b5-b24f-73cc9dbadcb4.jpg not downloaded yet
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252F831a57fc-c12e-4189-93aa-6091c0a06ee0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/831a57fc-c12e-4189-93aa-6091c0a06ee0.jpg not downloaded yet
2026-03-27 16:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f68398d3-36ad-51fb-9053-2cbc3c0f36e6 with identifier: 10740174
2026-03-27 16:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f68398d3-36ad-51fb-9053-2cbc3c0f36e6 with identifier: 10740174
2026-03-27 16:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f68398d3-36ad-51fb-9053-2cbc3c0f36e6 with identifier: 10740174 to the API
2026-03-27 16:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740174>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'f68398d3-36ad-51fb-9053-2cbc3c0f36e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB004ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740174',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 8739,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5705324/general/500bb60b-9d88-4bdd-bb50-3d6319bcaf1b.jpg',
'https://images.openlane.eu/carimgs/5705324/general/7496f72d-3f51-4ea7-ad49-8bbe02cdc515.jpg',
'https://images.openlane.eu/carimgs/5705324/general/1ad2cad6-39cb-464a-854f-0559587e4ff8.jpg',
'https://images.openlane.eu/carimgs/5705324/general/d250f88d-fa6c-4644-8a80-5cda8648e502.jpg',
'https://images.openlane.eu/carimgs/5705324/general/1cf54ce3-0f1b-45ae-b899-74446c30d8a5.jpg',
'https://images.openlane.eu/carimgs/5705324/general/bc5c8fdd-1b80-4bdc-a126-012637b74241.jpg',
'https://images.openlane.eu/carimgs/5705324/general/38efe26e-3c75-47ec-9f42-c1a6281226ea.jpg',
'https://images.openlane.eu/carimgs/5705324/general/a766a76a-dc25-4a55-8e9b-a1977dc3d0e2.jpg',
'https://images.openlane.eu/carimgs/5705324/general/1792e0bb-2668-4431-a191-0c92421ae909.jpg',
'https://images.openlane.eu/carimgs/5705324/general/81dc9e18-c6a4-44bc-8eed-d25f21ee9a20.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f68398d3-36ad-51fb-9053-2cbc3c0f36e6/f68398d3-36ad-51fb-9053-2cbc3c0f36e6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380145,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705324/general/500bb60b-9d88-4bdd-bb50-3d6319bcaf1b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f68398d3-36ad-51fb-9053-2cbc3c0f36e6/f68398d3-36ad-51fb-9053-2cbc3c0f36e6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 434345,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705324/general/7496f72d-3f51-4ea7-ad49-8bbe02cdc515.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f68398d3-36ad-51fb-9053-2cbc3c0f36e6/f68398d3-36ad-51fb-9053-2cbc3c0f36e6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 452075,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705324/general/1ad2cad6-39cb-464a-854f-0559587e4ff8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f68398d3-36ad-51fb-9053-2cbc3c0f36e6/f68398d3-36ad-51fb-9053-2cbc3c0f36e6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 493657,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705324/general/d250f88d-fa6c-4644-8a80-5cda8648e502.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f68398d3-36ad-51fb-9053-2cbc3c0f36e6/f68398d3-36ad-51fb-9053-2cbc3c0f36e6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402658,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705324/general/1cf54ce3-0f1b-45ae-b899-74446c30d8a5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f68398d3-36ad-51fb-9053-2cbc3c0f36e6/f68398d3-36ad-51fb-9053-2cbc3c0f36e6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448521,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705324/general/bc5c8fdd-1b80-4bdc-a126-012637b74241.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f68398d3-36ad-51fb-9053-2cbc3c0f36e6/f68398d3-36ad-51fb-9053-2cbc3c0f36e6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349375,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705324/general/38efe26e-3c75-47ec-9f42-c1a6281226ea.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f68398d3-36ad-51fb-9053-2cbc3c0f36e6/f68398d3-36ad-51fb-9053-2cbc3c0f36e6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415602,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705324/general/a766a76a-dc25-4a55-8e9b-a1977dc3d0e2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f68398d3-36ad-51fb-9053-2cbc3c0f36e6/f68398d3-36ad-51fb-9053-2cbc3c0f36e6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348841,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705324/general/1792e0bb-2668-4431-a191-0c92421ae909.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f68398d3-36ad-51fb-9053-2cbc3c0f36e6/f68398d3-36ad-51fb-9053-2cbc3c0f36e6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266007,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705324/general/81dc9e18-c6a4-44bc-8eed-d25f21ee9a20.jpg',
'Width': 2000}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': "O'Encheres sas",
'title': 'Peugeot 308 1.2 Allure Business - Petrol - Automatic - 135 hp - '
'8.739 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2025}
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740174%27 HTTP/1.1" 200 None
2026-03-27 16:34:05 [adesa.fr] INFO: Saving data for 10740174: {'created_time': 1774629245.166728, 'last_price_update_time': 1774629245.166738, 'auction_closing_time': 1774953000.0}
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740174') HTTP/1.1" 204 0
2026-03-27 16:34:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 60c179af-c43c-5c3b-9ff2-d371021f9160 with identifier: 10740176
2026-03-27 16:34:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 60c179af-c43c-5c3b-9ff2-d371021f9160 with identifier: 10740176
2026-03-27 16:34:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 60c179af-c43c-5c3b-9ff2-d371021f9160 with identifier: 10740176 to the API
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740176>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Diesel',
'id': '60c179af-c43c-5c3b-9ff2-d371021f9160',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW366TH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740176',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 27000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5735867/general/02a43502-4bbb-42d6-80cb-ef92cd4d2623.jpg',
'https://images.openlane.eu/carimgs/5735867/general/1b8bed4d-f4e8-47c7-ac76-7b9596bc71d7.jpg',
'https://images.openlane.eu/carimgs/5735867/general/128b4f87-819a-40f2-9dd0-4eaaeb8f8946.jpg',
'https://images.openlane.eu/carimgs/5735867/general/3f20a5a1-7f52-438d-a7fb-aa0034e94a78.jpg',
'https://images.openlane.eu/carimgs/5735867/general/c7c85087-4d14-4887-abc3-dd14e5fceff7.jpg',
'https://images.openlane.eu/carimgs/5735867/general/50babaa6-dd99-4570-a865-bef430fc1405.jpg',
'https://images.openlane.eu/carimgs/5735867/general/a2df8605-0de6-49c4-b895-d4a90b59208c.jpg',
'https://images.openlane.eu/carimgs/5735867/general/2c1f5962-6276-4714-aca7-1131727b0a04.jpg',
'https://images.openlane.eu/carimgs/5735867/general/58823778-c765-4089-8b6f-9dfa6f0c7332.jpg',
'https://images.openlane.eu/carimgs/5735867/general/172c4c8b-9dd6-4ae4-a9eb-8ebcb05b17ac.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 677577,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/02a43502-4bbb-42d6-80cb-ef92cd4d2623.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 563120,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/1b8bed4d-f4e8-47c7-ac76-7b9596bc71d7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 581709,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/128b4f87-819a-40f2-9dd0-4eaaeb8f8946.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 555563,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/3f20a5a1-7f52-438d-a7fb-aa0034e94a78.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 510693,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/c7c85087-4d14-4887-abc3-dd14e5fceff7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 487074,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/50babaa6-dd99-4570-a865-bef430fc1405.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338140,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/a2df8605-0de6-49c4-b895-d4a90b59208c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310935,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/2c1f5962-6276-4714-aca7-1131727b0a04.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375533,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/58823778-c765-4089-8b6f-9dfa6f0c7332.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60c179af-c43c-5c3b-9ff2-d371021f9160/60c179af-c43c-5c3b-9ff2-d371021f9160_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398215,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735867/general/172c4c8b-9dd6-4ae4-a9eb-8ebcb05b17ac.jpg',
'Width': 2000}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2024-05-02',
'seats_number': 5,
'seller_name': "O'Encheres sas",
'title': 'BMW 1 Series 118d M-Pack - Diesel - Automatic - 149 hp - 27.000 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2024}
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740176%27 HTTP/1.1" 200 None
2026-03-27 16:34:05 [adesa.fr] INFO: Saving data for 10740176: {'created_time': 1774629245.479814, 'last_price_update_time': 1774629245.479826, 'auction_closing_time': 1774953000.0}
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740176') HTTP/1.1" 204 0
2026-03-27 16:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750053/general/f59c6453-db27-4ab6-b638-1df32da76407.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738591)
2026-03-27 16:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bd96d0>
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252Fe4a77e14-8ea4-4abe-93a1-54c8136edfe5.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/e4a77e14-8ea4-4abe-93a1-54c8136edfe5.jpg saved to cache
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5
2026-03-27 16:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750016/general/bc30cd40-591d-41f9-9dcc-e92a312cccb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738557)
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252Ffb47c3fd-4f99-40bf-a651-2de707c2cac7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/fb47c3fd-4f99-40bf-a651-2de707c2cac7.jpg not downloaded yet
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fdamage%252F2d99f658-805d-47b0-843c-643c49d821e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/damage/2d99f658-805d-47b0-843c-643c49d821e0.jpg not downloaded yet
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252Ffdf2d949-dc84-408d-b764-52ad3d6ea674.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/fdf2d949-dc84-408d-b764-52ad3d6ea674.jpg not downloaded yet
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252Fdcc20b17-774a-4b4d-8d90-f981ab46a471.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/dcc20b17-774a-4b4d-8d90-f981ab46a471.jpg not downloaded yet
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750513%252Fgeneral%252F3a354613-a59a-4787-b827-93b584f5f5d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/general/3a354613-a59a-4787-b827-93b584f5f5d1.jpg not downloaded yet
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252Ff0540d4f-cf9c-4f6e-84d6-f425d53e7341.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/f0540d4f-cf9c-4f6e-84d6-f425d53e7341.jpg not downloaded yet
2026-03-27 16:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750152/general/78b23124-c544-42da-ae07-4b43ca4a347f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738685)
2026-03-27 16:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740175> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740172> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750151/general/22900351-fff8-4df7-bc27-567099179233.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738684)
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252F468b7474-b66d-41ff-babb-649cd97f0b7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/468b7474-b66d-41ff-babb-649cd97f0b7b.jpg not downloaded yet
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750513%252Fdamage%252F2fa82dd3-8b4f-43ae-8dae-dcc45af454e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/damage/2fa82dd3-8b4f-43ae-8dae-dcc45af454e0.jpg not downloaded yet
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252F1c0c284f-8fee-4b92-a9b4-f5776d2e5112.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/1c0c284f-8fee-4b92-a9b4-f5776d2e5112.jpg not downloaded yet
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff2f290>
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252Fa8fd09b1-48e0-4211-97cc-653039300b6e.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/a8fd09b1-48e0-4211-97cc-653039300b6e.jpg saved to cache
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c1668084-0b6f-5bf9-a5fb-63e8c2d9b623
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256c7c50>
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252F87bed77d-5aa8-4d78-8fd1-de9f58ef0457.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/87bed77d-5aa8-4d78-8fd1-de9f58ef0457.jpg saved to cache
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c1668084-0b6f-5bf9-a5fb-63e8c2d9b623
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252Fc463ee79-d972-43df-acd1-2a835f380609.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/c463ee79-d972-43df-acd1-2a835f380609.jpg not downloaded yet
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750513%252Fdamage%252F5112c920-2730-4972-8ee6-80589415bb76.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/damage/5112c920-2730-4972-8ee6-80589415bb76.jpg not downloaded yet
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252Fbe94db83-abec-4296-840c-a3e1541953c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/be94db83-abec-4296-840c-a3e1541953c8.jpg not downloaded yet
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22575a8d0>
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252Ff59c6453-db27-4ab6-b638-1df32da76407.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/f59c6453-db27-4ab6-b638-1df32da76407.jpg saved to cache
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5
2026-03-27 16:34:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 713c35f6-c2a7-5728-9634-676c5ce16624 with identifier: 10738304
2026-03-27 16:34:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 713c35f6-c2a7-5728-9634-676c5ce16624 with scrape type 1
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 713c35f6-c2a7-5728-9634-676c5ce16624
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749244%252Fgeneral%252Fe3a9e478-96c5-4377-b7fe-cea94607003b.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749244/general/e3a9e478-96c5-4377-b7fe-cea94607003b.JPG not downloaded yet
2026-03-27 16:34:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 847ae542-7ebb-5374-a264-57873ea020ec with identifier: 10738594
2026-03-27 16:34:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 847ae542-7ebb-5374-a264-57873ea020ec with scrape type 1
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 847ae542-7ebb-5374-a264-57873ea020ec
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252F61539c9b-5993-4301-9497-c15ff47e01bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/61539c9b-5993-4301-9497-c15ff47e01bb.jpg not downloaded yet
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22582b790>
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252Fbc30cd40-591d-41f9-9dcc-e92a312cccb3.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/bc30cd40-591d-41f9-9dcc-e92a312cccb3.jpg saved to cache
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 698c25cf-c535-563d-9044-429a81042d85
2026-03-27 16:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750016/general/da722ab6-9af8-4dd7-b370-ffdd80b8c9cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738557)
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252Fde3e19cb-ed23-4d2b-8616-b8a8716f61f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/de3e19cb-ed23-4d2b-8616-b8a8716f61f0.jpg not downloaded yet
2026-03-27 16:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750513%252Fdamage%252F6edd446f-fb64-4fc3-bf29-18f5c872e93f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/damage/6edd446f-fb64-4fc3-bf29-18f5c872e93f.jpg not downloaded yet
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252F4777aa17-b215-4df7-9e74-efc15170c447.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/4777aa17-b215-4df7-9e74-efc15170c447.jpg not downloaded yet
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749244%252Fgeneral%252F6afe8be3-61e2-458f-9d23-0b206f434d4e.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749244/general/6afe8be3-61e2-458f-9d23-0b206f434d4e.JPG not downloaded yet
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252F4ee069a6-30c2-4453-ade0-48303e546e34.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/4ee069a6-30c2-4453-ade0-48303e546e34.jpg not downloaded yet
2026-03-27 16:34:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff4d090>
2026-03-27 16:34:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252F78b23124-c544-42da-ae07-4b43ca4a347f.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/78b23124-c544-42da-ae07-4b43ca4a347f.jpg saved to cache
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c1668084-0b6f-5bf9-a5fb-63e8c2d9b623
2026-03-27 16:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b1145d4-3895-5982-b12d-83d6cc1585bc with identifier: 10740175
2026-03-27 16:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b1145d4-3895-5982-b12d-83d6cc1585bc with scrape type 1
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6b1145d4-3895-5982-b12d-83d6cc1585bc
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705325%252Fgeneral%252F70826c64-8c31-4228-a31f-c4cf27377f88.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705325/general/70826c64-8c31-4228-a31f-c4cf27377f88.jpg already downloaded
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705325%252Fgeneral%252Fadb30d42-6b05-4922-a776-99b1bcf81b6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705325/general/adb30d42-6b05-4922-a776-99b1bcf81b6a.jpg already downloaded
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705325%252Fgeneral%252Fbacf2605-340d-420c-994a-f507ff07b0c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705325/general/bacf2605-340d-420c-994a-f507ff07b0c2.jpg already downloaded
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705325%252Fgeneral%252F048c0678-1592-402f-8088-f5b83511e340.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705325/general/048c0678-1592-402f-8088-f5b83511e340.jpg already downloaded
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705325%252Fgeneral%252F3ea543b5-0986-4f35-aa0f-2dd72075aaee.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705325/general/3ea543b5-0986-4f35-aa0f-2dd72075aaee.jpg already downloaded
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705325%252Fgeneral%252F6930cbfa-4c4d-4a2d-93ff-8969eca62e74.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705325/general/6930cbfa-4c4d-4a2d-93ff-8969eca62e74.jpg already downloaded
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705325%252Fgeneral%252Fbbe2619e-504b-4591-8edb-5c504b990f08.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705325/general/bbe2619e-504b-4591-8edb-5c504b990f08.jpg already downloaded
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705325%252Fgeneral%252F0bda868f-4caa-47da-a40c-bd644e23251c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705325/general/0bda868f-4caa-47da-a40c-bd644e23251c.jpg already downloaded
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705325%252Fgeneral%252Ff29749ec-499c-4593-b5a0-47b2a6dc9c21.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705325/general/f29749ec-499c-4593-b5a0-47b2a6dc9c21.jpg already downloaded
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705325%252Fgeneral%252Fc21003f7-60f0-4cf8-bd96-c58c63be5531.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705325/general/c21003f7-60f0-4cf8-bd96-c58c63be5531.jpg already downloaded
2026-03-27 16:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6b1145d4-3895-5982-b12d-83d6cc1585bc, identifier: 10740175
2026-03-27 16:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bdda3f0-13fe-51c7-a00b-050956e9789f with identifier: 10740172
2026-03-27 16:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bdda3f0-13fe-51c7-a00b-050956e9789f with scrape type 1
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3bdda3f0-13fe-51c7-a00b-050956e9789f
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609467%252Fgeneral%252F05c0e591-8d29-4be7-954b-a0cc03b56d15.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609467/general/05c0e591-8d29-4be7-954b-a0cc03b56d15.jpg already downloaded
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609467%252Fgeneral%252Ff1aa5adf-226f-4bdc-a6ee-c96c350dfaf9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609467/general/f1aa5adf-226f-4bdc-a6ee-c96c350dfaf9.jpg already downloaded
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609467%252Fgeneral%252F47099ae7-676f-48e2-a0c6-11ce016849e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609467/general/47099ae7-676f-48e2-a0c6-11ce016849e3.jpg already downloaded
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609467%252Fgeneral%252Fc56fbee6-5065-4455-9888-58ba9b1deada.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609467/general/c56fbee6-5065-4455-9888-58ba9b1deada.jpg already downloaded
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609467%252Fgeneral%252Fa9db7709-35a7-4f41-995f-2d17a44de0ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609467/general/a9db7709-35a7-4f41-995f-2d17a44de0ba.jpg already downloaded
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609467%252Fgeneral%252F10fae6d7-53d4-429a-b729-9df593773b5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609467/general/10fae6d7-53d4-429a-b729-9df593773b5d.jpg already downloaded
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609467%252Fgeneral%252F3d8d954a-9fd9-4d45-a30a-5876cdd9d2c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609467/general/3d8d954a-9fd9-4d45-a30a-5876cdd9d2c7.jpg already downloaded
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609467%252Fgeneral%252F7444b824-89d3-472a-ae02-05c6d46bf4a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609467/general/7444b824-89d3-472a-ae02-05c6d46bf4a5.jpg already downloaded
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609467%252Fgeneral%252Fa595072b-0bf7-4ead-b669-a0e3a28ca29a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609467/general/a595072b-0bf7-4ead-b669-a0e3a28ca29a.jpg already downloaded
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609467%252Fgeneral%252F6079b653-ebe4-48e4-9b53-280bbb8cf55d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609467/general/6079b653-ebe4-48e4-9b53-280bbb8cf55d.jpg already downloaded
2026-03-27 16:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3bdda3f0-13fe-51c7-a00b-050956e9789f, identifier: 10740172
2026-03-27 16:34:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b36750>
2026-03-27 16:34:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252F22900351-fff8-4df7-bc27-567099179233.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/22900351-fff8-4df7-bc27-567099179233.jpg saved to cache
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7
2026-03-27 16:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750016/general/572ce50d-da8e-40ed-a7d5-fe808b27b7df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738557)
2026-03-27 16:34:06 [scrapy.extensions.logstats] INFO: Crawled 390 pages (at 86 pages/min), scraped 116 items (at 27 items/min)
2026-03-27 16:34:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 182MiB
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252Fcf44d17e-7a8a-41ee-9b3c-a9b1290affb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/cf44d17e-7a8a-41ee-9b3c-a9b1290affb5.jpg not downloaded yet
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252Ffcbd12a0-8306-4d30-99db-4433ad6ac3c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/fcbd12a0-8306-4d30-99db-4433ad6ac3c9.jpg not downloaded yet
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749244%252Fgeneral%252F1c51d90a-60fc-47f7-b1a2-c7251c3873e0.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749244/general/1c51d90a-60fc-47f7-b1a2-c7251c3873e0.JPG not downloaded yet
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252F2f06865f-1786-4e46-9045-61457a77839e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/2f06865f-1786-4e46-9045-61457a77839e.jpg not downloaded yet
2026-03-27 16:34:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6b1145d4-3895-5982-b12d-83d6cc1585bc with identifier: 10740175
2026-03-27 16:34:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6b1145d4-3895-5982-b12d-83d6cc1585bc with identifier: 10740175
2026-03-27 16:34:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6b1145d4-3895-5982-b12d-83d6cc1585bc with identifier: 10740175 to the API
2026-03-27 16:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740175>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 119,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Diesel',
'id': '6b1145d4-3895-5982-b12d-83d6cc1585bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX565XH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740175',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 62000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5705325/general/70826c64-8c31-4228-a31f-c4cf27377f88.jpg',
'https://images.openlane.eu/carimgs/5705325/general/adb30d42-6b05-4922-a776-99b1bcf81b6a.jpg',
'https://images.openlane.eu/carimgs/5705325/general/bacf2605-340d-420c-994a-f507ff07b0c2.jpg',
'https://images.openlane.eu/carimgs/5705325/general/048c0678-1592-402f-8088-f5b83511e340.jpg',
'https://images.openlane.eu/carimgs/5705325/general/3ea543b5-0986-4f35-aa0f-2dd72075aaee.jpg',
'https://images.openlane.eu/carimgs/5705325/general/6930cbfa-4c4d-4a2d-93ff-8969eca62e74.jpg',
'https://images.openlane.eu/carimgs/5705325/general/bbe2619e-504b-4591-8edb-5c504b990f08.jpg',
'https://images.openlane.eu/carimgs/5705325/general/0bda868f-4caa-47da-a40c-bd644e23251c.jpg',
'https://images.openlane.eu/carimgs/5705325/general/f29749ec-499c-4593-b5a0-47b2a6dc9c21.jpg',
'https://images.openlane.eu/carimgs/5705325/general/c21003f7-60f0-4cf8-bd96-c58c63be5531.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1145d4-3895-5982-b12d-83d6cc1585bc/6b1145d4-3895-5982-b12d-83d6cc1585bc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 758739,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705325/general/70826c64-8c31-4228-a31f-c4cf27377f88.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1145d4-3895-5982-b12d-83d6cc1585bc/6b1145d4-3895-5982-b12d-83d6cc1585bc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 784682,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705325/general/adb30d42-6b05-4922-a776-99b1bcf81b6a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1145d4-3895-5982-b12d-83d6cc1585bc/6b1145d4-3895-5982-b12d-83d6cc1585bc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 769944,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705325/general/bacf2605-340d-420c-994a-f507ff07b0c2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1145d4-3895-5982-b12d-83d6cc1585bc/6b1145d4-3895-5982-b12d-83d6cc1585bc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 759379,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705325/general/048c0678-1592-402f-8088-f5b83511e340.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1145d4-3895-5982-b12d-83d6cc1585bc/6b1145d4-3895-5982-b12d-83d6cc1585bc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 835569,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705325/general/3ea543b5-0986-4f35-aa0f-2dd72075aaee.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1145d4-3895-5982-b12d-83d6cc1585bc/6b1145d4-3895-5982-b12d-83d6cc1585bc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 740223,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705325/general/6930cbfa-4c4d-4a2d-93ff-8969eca62e74.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1145d4-3895-5982-b12d-83d6cc1585bc/6b1145d4-3895-5982-b12d-83d6cc1585bc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 471420,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705325/general/bbe2619e-504b-4591-8edb-5c504b990f08.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1145d4-3895-5982-b12d-83d6cc1585bc/6b1145d4-3895-5982-b12d-83d6cc1585bc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353884,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705325/general/0bda868f-4caa-47da-a40c-bd644e23251c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1145d4-3895-5982-b12d-83d6cc1585bc/6b1145d4-3895-5982-b12d-83d6cc1585bc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 471249,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705325/general/f29749ec-499c-4593-b5a0-47b2a6dc9c21.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1145d4-3895-5982-b12d-83d6cc1585bc/6b1145d4-3895-5982-b12d-83d6cc1585bc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 506049,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705325/general/c21003f7-60f0-4cf8-bd96-c58c63be5531.jpg',
'Width': 2000}],
'price': 6450,
'price_includes_vat': True,
'registration_date': '2021-03-17',
'seats_number': 3,
'seller_name': "O'Encheres sas",
'title': 'Peugeot Expert L1H1 1.5 HDI Comfort - Diesel - Manual - 119 hp - '
'62.000 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740175%27 HTTP/1.1" 200 None
2026-03-27 16:34:07 [adesa.fr] INFO: Saving data for 10740175: {'created_time': 1774629247.12719, 'last_price_update_time': 1774629247.127201, 'auction_closing_time': 1774953000.0}
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740175') HTTP/1.1" 204 0
2026-03-27 16:34:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3bdda3f0-13fe-51c7-a00b-050956e9789f with identifier: 10740172
2026-03-27 16:34:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3bdda3f0-13fe-51c7-a00b-050956e9789f with identifier: 10740172
2026-03-27 16:34:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3bdda3f0-13fe-51c7-a00b-050956e9789f with identifier: 10740172 to the API
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740172>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Petrol',
'id': '3bdda3f0-13fe-51c7-a00b-050956e9789f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM580SH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740172',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 105900,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5609467/general/05c0e591-8d29-4be7-954b-a0cc03b56d15.jpg',
'https://images.openlane.eu/carimgs/5609467/general/f1aa5adf-226f-4bdc-a6ee-c96c350dfaf9.jpg',
'https://images.openlane.eu/carimgs/5609467/general/47099ae7-676f-48e2-a0c6-11ce016849e3.jpg',
'https://images.openlane.eu/carimgs/5609467/general/c56fbee6-5065-4455-9888-58ba9b1deada.jpg',
'https://images.openlane.eu/carimgs/5609467/general/a9db7709-35a7-4f41-995f-2d17a44de0ba.jpg',
'https://images.openlane.eu/carimgs/5609467/general/10fae6d7-53d4-429a-b729-9df593773b5d.jpg',
'https://images.openlane.eu/carimgs/5609467/general/3d8d954a-9fd9-4d45-a30a-5876cdd9d2c7.jpg',
'https://images.openlane.eu/carimgs/5609467/general/7444b824-89d3-472a-ae02-05c6d46bf4a5.jpg',
'https://images.openlane.eu/carimgs/5609467/general/a595072b-0bf7-4ead-b669-a0e3a28ca29a.jpg',
'https://images.openlane.eu/carimgs/5609467/general/6079b653-ebe4-48e4-9b53-280bbb8cf55d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bdda3f0-13fe-51c7-a00b-050956e9789f/3bdda3f0-13fe-51c7-a00b-050956e9789f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 494185,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609467/general/05c0e591-8d29-4be7-954b-a0cc03b56d15.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bdda3f0-13fe-51c7-a00b-050956e9789f/3bdda3f0-13fe-51c7-a00b-050956e9789f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 751797,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609467/general/f1aa5adf-226f-4bdc-a6ee-c96c350dfaf9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bdda3f0-13fe-51c7-a00b-050956e9789f/3bdda3f0-13fe-51c7-a00b-050956e9789f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 554615,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609467/general/47099ae7-676f-48e2-a0c6-11ce016849e3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bdda3f0-13fe-51c7-a00b-050956e9789f/3bdda3f0-13fe-51c7-a00b-050956e9789f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 538036,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609467/general/c56fbee6-5065-4455-9888-58ba9b1deada.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bdda3f0-13fe-51c7-a00b-050956e9789f/3bdda3f0-13fe-51c7-a00b-050956e9789f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 545200,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609467/general/a9db7709-35a7-4f41-995f-2d17a44de0ba.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bdda3f0-13fe-51c7-a00b-050956e9789f/3bdda3f0-13fe-51c7-a00b-050956e9789f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 504056,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609467/general/10fae6d7-53d4-429a-b729-9df593773b5d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bdda3f0-13fe-51c7-a00b-050956e9789f/3bdda3f0-13fe-51c7-a00b-050956e9789f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400033,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609467/general/3d8d954a-9fd9-4d45-a30a-5876cdd9d2c7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bdda3f0-13fe-51c7-a00b-050956e9789f/3bdda3f0-13fe-51c7-a00b-050956e9789f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392086,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609467/general/7444b824-89d3-472a-ae02-05c6d46bf4a5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bdda3f0-13fe-51c7-a00b-050956e9789f/3bdda3f0-13fe-51c7-a00b-050956e9789f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394178,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609467/general/a595072b-0bf7-4ead-b669-a0e3a28ca29a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bdda3f0-13fe-51c7-a00b-050956e9789f/3bdda3f0-13fe-51c7-a00b-050956e9789f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405414,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609467/general/6079b653-ebe4-48e4-9b53-280bbb8cf55d.jpg',
'Width': 2000}],
'price': 16300,
'price_includes_vat': True,
'registration_date': '2023-03-15',
'seats_number': 5,
'seller_name': "O'Encheres sas",
'title': 'BMW 1 Series 118i M-Pack - Petrol - Automatic - 136 hp - 105.900 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2023}
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740172%27 HTTP/1.1" 200 None
2026-03-27 16:34:07 [adesa.fr] INFO: Saving data for 10740172: {'created_time': 1774629247.477209, 'last_price_update_time': 1774629247.477221, 'auction_closing_time': 1774953000.0}
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740172') HTTP/1.1" 204 0
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252F9c7a1c6d-6861-425b-9069-2c25199d5eca.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/9c7a1c6d-6861-425b-9069-2c25199d5eca.jpg not downloaded yet
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252F1f511a51-1d37-4a62-9864-00a0aa8f6610.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/1f511a51-1d37-4a62-9864-00a0aa8f6610.jpg not downloaded yet
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749244%252Fgeneral%252F7317a9fb-405c-4ce1-9fc5-aca394945997.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749244/general/7317a9fb-405c-4ce1-9fc5-aca394945997.JPG not downloaded yet
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252Fff426939-93cb-4dbd-99b2-39710ad6c0a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/ff426939-93cb-4dbd-99b2-39710ad6c0a1.jpg not downloaded yet
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a9a490>
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252Fda722ab6-9af8-4dd7-b370-ffdd80b8c9cb.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/da722ab6-9af8-4dd7-b370-ffdd80b8c9cb.jpg saved to cache
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 698c25cf-c535-563d-9044-429a81042d85
2026-03-27 16:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750511/general/0a3c7b4b-89e0-45c0-bdaf-601942cd7bd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738046)
2026-03-27 16:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750511/general/5b95c8f8-f4b2-4cd8-8180-aaf6b046bd55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738046)
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225654150>
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252F572ce50d-da8e-40ed-a7d5-fe808b27b7df.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/572ce50d-da8e-40ed-a7d5-fe808b27b7df.jpg saved to cache
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 698c25cf-c535-563d-9044-429a81042d85
2026-03-27 16:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750016/general/831a57fc-c12e-4189-93aa-6091c0a06ee0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738557)
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749244%252Fgeneral%252Fa57c1bb3-3a11-4c7e-9764-bbf1731d7686.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749244/general/a57c1bb3-3a11-4c7e-9764-bbf1731d7686.JPG not downloaded yet
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252F0ba8a870-6835-43a4-8656-71a5d1606132.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/0ba8a870-6835-43a4-8656-71a5d1606132.jpg not downloaded yet
2026-03-27 16:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750511/general/a8cd1422-72d2-4970-a426-ea9cd6493928.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738046)
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749244%252Fgeneral%252F79b87b75-f01b-49f7-964c-83585457b39a.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749244/general/79b87b75-f01b-49f7-964c-83585457b39a.JPG not downloaded yet
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252F6e97100f-87ef-49a9-8c73-5e6f0bbe891c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/6e97100f-87ef-49a9-8c73-5e6f0bbe891c.jpg not downloaded yet
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256dfb50>
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fgeneral%252F0a3c7b4b-89e0-45c0-bdaf-601942cd7bd6.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/general/0a3c7b4b-89e0-45c0-bdaf-601942cd7bd6.jpg saved to cache
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ac42dc29-8e69-5ce5-a876-cfa60305350f
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab94d0>
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fgeneral%252F5b95c8f8-f4b2-4cd8-8180-aaf6b046bd55.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/general/5b95c8f8-f4b2-4cd8-8180-aaf6b046bd55.jpg saved to cache
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ac42dc29-8e69-5ce5-a876-cfa60305350f
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749244%252Fgeneral%252F4f5abc20-06e1-43f5-b70f-da104ccec550.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749244/general/4f5abc20-06e1-43f5-b70f-da104ccec550.JPG not downloaded yet
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252F7ad3546a-3763-49eb-bf84-05b9064acb3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/7ad3546a-3763-49eb-bf84-05b9064acb3f.jpg not downloaded yet
2026-03-27 16:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750151/general/3f6a1bfe-c25f-4be4-9966-159d780ec9bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738684)
2026-03-27 16:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750016/general/f0540d4f-cf9c-4f6e-84d6-f425d53e7341.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738557)
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749244%252Fgeneral%252F41df01eb-eca1-41f4-a492-0231c9d1525a.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749244/general/41df01eb-eca1-41f4-a492-0231c9d1525a.JPG not downloaded yet
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252Fe488e80b-c087-4c22-896d-793bd0175e05.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/e488e80b-c087-4c22-896d-793bd0175e05.jpg not downloaded yet
2026-03-27 16:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750511/damage/e1ff44bb-7916-4154-babf-5df191d35e52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738046)
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749244%252Fgeneral%252F3856d642-d631-4910-9bfb-a0c53fdf8f8b.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749244/general/3856d642-d631-4910-9bfb-a0c53fdf8f8b.JPG not downloaded yet
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252Fb5942e65-ac1e-4c04-83d7-0c461199169a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/b5942e65-ac1e-4c04-83d7-0c461199169a.jpg not downloaded yet
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256d3210>
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252F831a57fc-c12e-4189-93aa-6091c0a06ee0.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/831a57fc-c12e-4189-93aa-6091c0a06ee0.jpg saved to cache
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 698c25cf-c535-563d-9044-429a81042d85
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256d9a10>
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fgeneral%252Fa8cd1422-72d2-4970-a426-ea9cd6493928.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/general/a8cd1422-72d2-4970-a426-ea9cd6493928.jpg saved to cache
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ac42dc29-8e69-5ce5-a876-cfa60305350f
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750152/general/fdf2d949-dc84-408d-b764-52ad3d6ea674.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738685)
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749244%252Fgeneral%252F833d99e7-844c-4874-a206-2212307ac612.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749244/general/833d99e7-844c-4874-a206-2212307ac612.JPG not downloaded yet
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252Fedd72516-2b9a-46ef-8ab5-e0ffdffffc25.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/edd72516-2b9a-46ef-8ab5-e0ffdffffc25.jpg not downloaded yet
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750513/general/add58403-0c6f-4fba-9242-cab5ba1ed62f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738047)
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750151/general/dcc20b17-774a-4b4d-8d90-f981ab46a471.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738684)
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750056/general/61539c9b-5993-4301-9497-c15ff47e01bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738594)
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22561cc10>
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252F3f6a1bfe-c25f-4be4-9966-159d780ec9bc.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/3f6a1bfe-c25f-4be4-9966-159d780ec9bc.jpg saved to cache
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257b1f10>
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252Ff0540d4f-cf9c-4f6e-84d6-f425d53e7341.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/f0540d4f-cf9c-4f6e-84d6-f425d53e7341.jpg saved to cache
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 698c25cf-c535-563d-9044-429a81042d85
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b1fe10>
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fdamage%252Fe1ff44bb-7916-4154-babf-5df191d35e52.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/damage/e1ff44bb-7916-4154-babf-5df191d35e52.jpg saved to cache
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ac42dc29-8e69-5ce5-a876-cfa60305350f
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749244/general/1c51d90a-60fc-47f7-b1a2-c7251c3873e0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738304)
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750056/general/ff426939-93cb-4dbd-99b2-39710ad6c0a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738594)
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750056/general/2f06865f-1786-4e46-9045-61457a77839e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738594)
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22410bb50>
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252Ffdf2d949-dc84-408d-b764-52ad3d6ea674.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/fdf2d949-dc84-408d-b764-52ad3d6ea674.jpg saved to cache
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c1668084-0b6f-5bf9-a5fb-63e8c2d9b623
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22411cd90>
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750513%252Fgeneral%252Fadd58403-0c6f-4fba-9242-cab5ba1ed62f.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/general/add58403-0c6f-4fba-9242-cab5ba1ed62f.jpg saved to cache
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a3f91bf0-60f8-5986-8cab-df1f4a24cb89
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc226969ad0>
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252Fdcc20b17-774a-4b4d-8d90-f981ab46a471.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/dcc20b17-774a-4b4d-8d90-f981ab46a471.jpg saved to cache
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258b8890>
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252F61539c9b-5993-4301-9497-c15ff47e01bb.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/61539c9b-5993-4301-9497-c15ff47e01bb.jpg saved to cache
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 847ae542-7ebb-5374-a264-57873ea020ec
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750513/general/fe8bfd25-10ad-4121-ad4a-9e7b023b6fde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738047)
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749244/general/7317a9fb-405c-4ce1-9fc5-aca394945997.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738304)
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750056/general/4ee069a6-30c2-4453-ade0-48303e546e34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738594)
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750513/general/6f8ca81d-2906-41b5-b24f-73cc9dbadcb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738047)
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750513/general/3a354613-a59a-4787-b827-93b584f5f5d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738047)
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750056/general/6e97100f-87ef-49a9-8c73-5e6f0bbe891c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738594)
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 713c35f6-c2a7-5728-9634-676c5ce16624 due to Ignoring non-200 response
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ef7d0>
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252Fff426939-93cb-4dbd-99b2-39710ad6c0a1.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/ff426939-93cb-4dbd-99b2-39710ad6c0a1.jpg saved to cache
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 847ae542-7ebb-5374-a264-57873ea020ec
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257f9150>
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252F2f06865f-1786-4e46-9045-61457a77839e.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/2f06865f-1786-4e46-9045-61457a77839e.jpg saved to cache
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 847ae542-7ebb-5374-a264-57873ea020ec
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749244/general/4f5abc20-06e1-43f5-b70f-da104ccec550.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738304)
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749244/general/833d99e7-844c-4874-a206-2212307ac612.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738304)
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749244/general/3856d642-d631-4910-9bfb-a0c53fdf8f8b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738304)
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749244/general/41df01eb-eca1-41f4-a492-0231c9d1525a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738304)
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750056/general/7ad3546a-3763-49eb-bf84-05b9064acb3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738594)
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750056/general/edd72516-2b9a-46ef-8ab5-e0ffdffffc25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738594)
2026-03-27 16:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750056/general/e488e80b-c087-4c22-896d-793bd0175e05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738594)
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224548850>
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750513%252Fgeneral%252Ffe8bfd25-10ad-4121-ad4a-9e7b023b6fde.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/general/fe8bfd25-10ad-4121-ad4a-9e7b023b6fde.jpg saved to cache
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a3f91bf0-60f8-5986-8cab-df1f4a24cb89
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 713c35f6-c2a7-5728-9634-676c5ce16624 due to Ignoring non-200 response
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c79950>
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252F4ee069a6-30c2-4453-ade0-48303e546e34.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/4ee069a6-30c2-4453-ade0-48303e546e34.jpg saved to cache
2026-03-27 16:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 847ae542-7ebb-5374-a264-57873ea020ec
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab3950>
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750513%252Fgeneral%252F6f8ca81d-2906-41b5-b24f-73cc9dbadcb4.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/general/6f8ca81d-2906-41b5-b24f-73cc9dbadcb4.jpg saved to cache
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a3f91bf0-60f8-5986-8cab-df1f4a24cb89
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff26e90>
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750513%252Fgeneral%252F3a354613-a59a-4787-b827-93b584f5f5d1.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/general/3a354613-a59a-4787-b827-93b584f5f5d1.jpg saved to cache
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a3f91bf0-60f8-5986-8cab-df1f4a24cb89
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225687d10>
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252F6e97100f-87ef-49a9-8c73-5e6f0bbe891c.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/6e97100f-87ef-49a9-8c73-5e6f0bbe891c.jpg saved to cache
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 847ae542-7ebb-5374-a264-57873ea020ec
2026-03-27 16:34:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749244/general/79b87b75-f01b-49f7-964c-83585457b39a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738304)
2026-03-27 16:34:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749244/general/a57c1bb3-3a11-4c7e-9764-bbf1731d7686.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738304)
2026-03-27 16:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750056/general/0ba8a870-6835-43a4-8656-71a5d1606132.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738594)
2026-03-27 16:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750016/general/1f511a51-1d37-4a62-9864-00a0aa8f6610.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738557)
2026-03-27 16:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750056/general/b5942e65-ac1e-4c04-83d7-0c461199169a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738594)
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 713c35f6-c2a7-5728-9634-676c5ce16624 due to Ignoring non-200 response
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 713c35f6-c2a7-5728-9634-676c5ce16624 due to Ignoring non-200 response
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 713c35f6-c2a7-5728-9634-676c5ce16624 due to Ignoring non-200 response
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 713c35f6-c2a7-5728-9634-676c5ce16624 due to Ignoring non-200 response
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22424e910>
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252F7ad3546a-3763-49eb-bf84-05b9064acb3f.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/7ad3546a-3763-49eb-bf84-05b9064acb3f.jpg saved to cache
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 847ae542-7ebb-5374-a264-57873ea020ec
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e5a10>
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252Fedd72516-2b9a-46ef-8ab5-e0ffdffffc25.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/edd72516-2b9a-46ef-8ab5-e0ffdffffc25.jpg saved to cache
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 847ae542-7ebb-5374-a264-57873ea020ec
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224423cd0>
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252Fe488e80b-c087-4c22-896d-793bd0175e05.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/e488e80b-c087-4c22-896d-793bd0175e05.jpg saved to cache
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 847ae542-7ebb-5374-a264-57873ea020ec
2026-03-27 16:34:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749244/general/6afe8be3-61e2-458f-9d23-0b206f434d4e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738304)
2026-03-27 16:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750151/general/cf44d17e-7a8a-41ee-9b3c-a9b1290affb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738684)
2026-03-27 16:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750151/general/9c7a1c6d-6861-425b-9069-2c25199d5eca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738684)
2026-03-27 16:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750016/general/fcbd12a0-8306-4d30-99db-4433ad6ac3c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738557)
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 713c35f6-c2a7-5728-9634-676c5ce16624 due to Ignoring non-200 response
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 713c35f6-c2a7-5728-9634-676c5ce16624 due to Ignoring non-200 response
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c8f850>
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252F0ba8a870-6835-43a4-8656-71a5d1606132.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/0ba8a870-6835-43a4-8656-71a5d1606132.jpg saved to cache
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 847ae542-7ebb-5374-a264-57873ea020ec
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab1850>
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252F1f511a51-1d37-4a62-9864-00a0aa8f6610.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/1f511a51-1d37-4a62-9864-00a0aa8f6610.jpg saved to cache
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 698c25cf-c535-563d-9044-429a81042d85
2026-03-27 16:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8be59537-2181-5785-96b7-720bac71431c with identifier: 10738049
2026-03-27 16:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8be59537-2181-5785-96b7-720bac71431c with scrape type 1
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8be59537-2181-5785-96b7-720bac71431c
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252F7ce189ea-d869-48ee-aff8-5b591500f15d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/7ce189ea-d869-48ee-aff8-5b591500f15d.jpg not downloaded yet
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244401d0>
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750056%252Fgeneral%252Fb5942e65-ac1e-4c04-83d7-0c461199169a.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750056/general/b5942e65-ac1e-4c04-83d7-0c461199169a.jpg saved to cache
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 847ae542-7ebb-5374-a264-57873ea020ec
2026-03-27 16:34:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 847ae542-7ebb-5374-a264-57873ea020ec, skipping ID generation
2026-03-27 16:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 847ae542-7ebb-5374-a264-57873ea020ec with scrape type 1
2026-03-27 16:34:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 847ae542-7ebb-5374-a264-57873ea020ec sending to next pipeline
2026-03-27 16:34:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 847ae542-7ebb-5374-a264-57873ea020ec, identifier: 10738594
2026-03-27 16:34:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 847ae542-7ebb-5374-a264-57873ea020ec with identifier: 10738594
2026-03-27 16:34:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 847ae542-7ebb-5374-a264-57873ea020ec with identifier: 10738594
2026-03-27 16:34:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 847ae542-7ebb-5374-a264-57873ea020ec with identifier: 10738594 to the API
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750056/general/b5942e65-ac1e-4c04-83d7-0c461199169a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '847ae542-7ebb-5374-a264-57873ea020ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY-372-XS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738594',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 249480,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750056/general/61539c9b-5993-4301-9497-c15ff47e01bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136127,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750056/general/4ee069a6-30c2-4453-ade0-48303e546e34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126061,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750056/general/2f06865f-1786-4e46-9045-61457a77839e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750056/general/ff426939-93cb-4dbd-99b2-39710ad6c0a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101504,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750056/general/0ba8a870-6835-43a4-8656-71a5d1606132.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122695,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750056/general/6e97100f-87ef-49a9-8c73-5e6f0bbe891c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750056/general/7ad3546a-3763-49eb-bf84-05b9064acb3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99960,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750056/general/e488e80b-c087-4c22-896d-793bd0175e05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750056/general/b5942e65-ac1e-4c04-83d7-0c461199169a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_847ae542-7ebb-5374-a264-57873ea020ec/847ae542-7ebb-5374-a264-57873ea020ec_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750056/general/edd72516-2b9a-46ef-8ab5-e0ffdffffc25.jpg',
'Width': 1024}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-04-28',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Touran 2.0 TDI Lounge - Diesel - Automatic - 150 hp - '
'249.480 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738594%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [adesa.fr] INFO: Saving data for 10738594: {'created_time': 1774629250.090612, 'last_price_update_time': 1774629250.090625, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738594') HTTP/1.1" 204 0
2026-03-27 16:34:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749244/general/e3a9e478-96c5-4377-b7fe-cea94607003b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738304)
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252F18cc8356-5df0-4094-89e9-593fe52559bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/18cc8356-5df0-4094-89e9-593fe52559bd.jpg not downloaded yet
2026-03-27 16:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750016/general/4777aa17-b215-4df7-9e74-efc15170c447.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738557)
2026-03-27 16:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750016/general/be94db83-abec-4296-840c-a3e1541953c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738557)
2026-03-27 16:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750151/general/c463ee79-d972-43df-acd1-2a835f380609.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738684)
2026-03-27 16:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750016/general/1c0c284f-8fee-4b92-a9b4-f5776d2e5112.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738557)
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252F9ba5c0a4-b613-4579-9e98-b582e577caa9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/9ba5c0a4-b613-4579-9e98-b582e577caa9.jpg not downloaded yet
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 713c35f6-c2a7-5728-9634-676c5ce16624 due to Ignoring non-200 response
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225be8dd0>
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252Fcf44d17e-7a8a-41ee-9b3c-a9b1290affb5.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/cf44d17e-7a8a-41ee-9b3c-a9b1290affb5.jpg saved to cache
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bfdb10>
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252F9c7a1c6d-6861-425b-9069-2c25199d5eca.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/9c7a1c6d-6861-425b-9069-2c25199d5eca.jpg saved to cache
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256d0c90>
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252Ffcbd12a0-8306-4d30-99db-4433ad6ac3c9.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/fcbd12a0-8306-4d30-99db-4433ad6ac3c9.jpg saved to cache
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 698c25cf-c535-563d-9044-429a81042d85
2026-03-27 16:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750151/general/de3e19cb-ed23-4d2b-8616-b8a8716f61f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738684)
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252F3463e33a-654e-4701-9748-54869324f95a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/3463e33a-654e-4701-9748-54869324f95a.jpg not downloaded yet
2026-03-27 16:34:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 713c35f6-c2a7-5728-9634-676c5ce16624, skipping ID generation
2026-03-27 16:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 713c35f6-c2a7-5728-9634-676c5ce16624 with scrape type 1
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 713c35f6-c2a7-5728-9634-676c5ce16624 sending to next pipeline
2026-03-27 16:34:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 713c35f6-c2a7-5728-9634-676c5ce16624, identifier: 10738304
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e6a10>
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252F4777aa17-b215-4df7-9e74-efc15170c447.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/4777aa17-b215-4df7-9e74-efc15170c447.jpg saved to cache
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 698c25cf-c535-563d-9044-429a81042d85
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22454a990>
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252Fbe94db83-abec-4296-840c-a3e1541953c8.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/be94db83-abec-4296-840c-a3e1541953c8.jpg saved to cache
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 698c25cf-c535-563d-9044-429a81042d85
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240c3f50>
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252Fc463ee79-d972-43df-acd1-2a835f380609.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/c463ee79-d972-43df-acd1-2a835f380609.jpg saved to cache
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224351bd0>
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750016%252Fgeneral%252F1c0c284f-8fee-4b92-a9b4-f5776d2e5112.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750016/general/1c0c284f-8fee-4b92-a9b4-f5776d2e5112.jpg saved to cache
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 698c25cf-c535-563d-9044-429a81042d85
2026-03-27 16:34:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 698c25cf-c535-563d-9044-429a81042d85, skipping ID generation
2026-03-27 16:34:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 698c25cf-c535-563d-9044-429a81042d85 with scrape type 1
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 698c25cf-c535-563d-9044-429a81042d85 sending to next pipeline
2026-03-27 16:34:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 698c25cf-c535-563d-9044-429a81042d85, identifier: 10738557
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252Fc7c6231a-e2d0-43ab-ad3a-26c7e411d9b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/c7c6231a-e2d0-43ab-ad3a-26c7e411d9b0.jpg not downloaded yet
2026-03-27 16:34:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 713c35f6-c2a7-5728-9634-676c5ce16624 with identifier: 10738304
2026-03-27 16:34:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 713c35f6-c2a7-5728-9634-676c5ce16624 with identifier: 10738304
2026-03-27 16:34:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 713c35f6-c2a7-5728-9634-676c5ce16624 with identifier: 10738304 to the API
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5749244/general/e3a9e478-96c5-4377-b7fe-cea94607003b.JPG>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '713c35f6-c2a7-5728-9634-676c5ce16624',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '58949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738304',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 16535,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photos': [],
'price': 7950,
'price_includes_vat': True,
'registration_date': '2024-03-20',
'seats_number': 2,
'seller_name': 'Autohandel Didier nv',
'title': 'Renault Clio 1.0 - Petrol - Manual - 91 hp - 16.535 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 16:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738304%27 HTTP/1.1" 200 None
2026-03-27 16:34:11 [adesa.fr] INFO: Saving data for 10738304: {'created_time': 1774629251.007742, 'last_price_update_time': 1774629251.007752, 'auction_closing_time': 1774865700.0}
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738304') HTTP/1.1" 204 0
2026-03-27 16:34:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 698c25cf-c535-563d-9044-429a81042d85 with identifier: 10738557
2026-03-27 16:34:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 698c25cf-c535-563d-9044-429a81042d85 with identifier: 10738557
2026-03-27 16:34:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 698c25cf-c535-563d-9044-429a81042d85 with identifier: 10738557 to the API
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750016/general/1c0c284f-8fee-4b92-a9b4-f5776d2e5112.jpg>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '698c25cf-c535-563d-9044-429a81042d85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-878-XQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738557',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 130066,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 57,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750016/general/bc30cd40-591d-41f9-9dcc-e92a312cccb3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164617,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750016/general/da722ab6-9af8-4dd7-b370-ffdd80b8c9cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147803,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750016/general/572ce50d-da8e-40ed-a7d5-fe808b27b7df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750016/general/831a57fc-c12e-4189-93aa-6091c0a06ee0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135774,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750016/general/f0540d4f-cf9c-4f6e-84d6-f425d53e7341.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750016/general/1c0c284f-8fee-4b92-a9b4-f5776d2e5112.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750016/general/be94db83-abec-4296-840c-a3e1541953c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750016/general/4777aa17-b215-4df7-9e74-efc15170c447.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750016/general/fcbd12a0-8306-4d30-99db-4433ad6ac3c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698c25cf-c535-563d-9044-429a81042d85/698c25cf-c535-563d-9044-429a81042d85_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93242,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750016/general/1f511a51-1d37-4a62-9864-00a0aa8f6610.jpg',
'Width': 1024}],
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-10-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Kamiq 1.0 TSI Style - Petrol - Automatic - 110 hp - 130.066 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738557%27 HTTP/1.1" 200 None
2026-03-27 16:34:11 [adesa.fr] INFO: Saving data for 10738557: {'created_time': 1774629251.347634, 'last_price_update_time': 1774629251.347646, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738557') HTTP/1.1" 204 0
2026-03-27 16:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750704/general/fb47c3fd-4f99-40bf-a651-2de707c2cac7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738048)
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 713c35f6-c2a7-5728-9634-676c5ce16624 due to Ignoring non-200 response
2026-03-27 16:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750151/general/468b7474-b66d-41ff-babb-649cd97f0b7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738684)
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252F5816ab4f-dc6d-47ae-af59-69fc5367cbd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/5816ab4f-dc6d-47ae-af59-69fc5367cbd5.jpg not downloaded yet
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22588d290>
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252Fde3e19cb-ed23-4d2b-8616-b8a8716f61f0.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/de3e19cb-ed23-4d2b-8616-b8a8716f61f0.jpg saved to cache
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7
2026-03-27 16:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750152/general/05314f5f-7dab-4fd7-8300-e9a811aadfa1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738685)
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252Fa2b3ddc0-8f74-469f-ad2f-981d1cd7432a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/a2b3ddc0-8f74-469f-ad2f-981d1cd7432a.jpg not downloaded yet
2026-03-27 16:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750513/damage/5112c920-2730-4972-8ee6-80589415bb76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738047)
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252Fe3524dd6-1024-415c-a6b7-f2c9f62f2a4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/e3524dd6-1024-415c-a6b7-f2c9f62f2a4a.jpg not downloaded yet
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252F39e405cc-85ce-435d-873d-08ecf5bf90f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/39e405cc-85ce-435d-873d-08ecf5bf90f1.jpg not downloaded yet
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252F879a29b2-b994-4d11-95f0-c014f5b1566d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/879a29b2-b994-4d11-95f0-c014f5b1566d.jpg not downloaded yet
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258cc510>
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252Ffb47c3fd-4f99-40bf-a651-2de707c2cac7.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/fb47c3fd-4f99-40bf-a651-2de707c2cac7.jpg saved to cache
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b21718c1-c8e0-5232-a3ad-a1b1aa37d400
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e5dd0>
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252F468b7474-b66d-41ff-babb-649cd97f0b7b.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/468b7474-b66d-41ff-babb-649cd97f0b7b.jpg saved to cache
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7
2026-03-27 16:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750722/general/18cc8356-5df0-4094-89e9-593fe52559bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738049)
2026-03-27 16:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750704/general/a755157e-fc7d-418a-8783-6edbf00343b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738048)
2026-03-27 16:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750722/general/7ce189ea-d869-48ee-aff8-5b591500f15d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738049)
2026-03-27 16:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750513/damage/6edd446f-fb64-4fc3-bf29-18f5c872e93f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738047)
2026-03-27 16:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750513/damage/2fa82dd3-8b4f-43ae-8dae-dcc45af454e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738047)
2026-03-27 16:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750511/damage/2d99f658-805d-47b0-843c-643c49d821e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738046)
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ca5090>
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252F05314f5f-7dab-4fd7-8300-e9a811aadfa1.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/05314f5f-7dab-4fd7-8300-e9a811aadfa1.jpg saved to cache
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c1668084-0b6f-5bf9-a5fb-63e8c2d9b623
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225830150>
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750513%252Fdamage%252F5112c920-2730-4972-8ee6-80589415bb76.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/damage/5112c920-2730-4972-8ee6-80589415bb76.jpg saved to cache
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a3f91bf0-60f8-5986-8cab-df1f4a24cb89
2026-03-27 16:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750722/general/c7c6231a-e2d0-43ab-ad3a-26c7e411d9b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738049)
2026-03-27 16:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750722/general/3463e33a-654e-4701-9748-54869324f95a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738049)
2026-03-27 16:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750704/general/d3fbdfe0-9b62-47e3-b45f-fbd4f21c879a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738048)
2026-03-27 16:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750152/general/580d5ae5-e263-4582-a932-c64600f55e8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738685)
2026-03-27 16:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750151/general/7a8f0e52-1853-42d9-828a-80a973d6f576.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738684)
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff425d0>
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252F18cc8356-5df0-4094-89e9-593fe52559bd.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/18cc8356-5df0-4094-89e9-593fe52559bd.jpg saved to cache
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8be59537-2181-5785-96b7-720bac71431c
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225964090>
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252Fa755157e-fc7d-418a-8783-6edbf00343b1.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/a755157e-fc7d-418a-8783-6edbf00343b1.jpg saved to cache
2026-03-27 16:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b21718c1-c8e0-5232-a3ad-a1b1aa37d400
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22433d450>
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252F7ce189ea-d869-48ee-aff8-5b591500f15d.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/7ce189ea-d869-48ee-aff8-5b591500f15d.jpg saved to cache
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8be59537-2181-5785-96b7-720bac71431c
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b361d0>
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750513%252Fdamage%252F6edd446f-fb64-4fc3-bf29-18f5c872e93f.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/damage/6edd446f-fb64-4fc3-bf29-18f5c872e93f.jpg saved to cache
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a3f91bf0-60f8-5986-8cab-df1f4a24cb89
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244412d0>
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750513%252Fdamage%252F2fa82dd3-8b4f-43ae-8dae-dcc45af454e0.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/damage/2fa82dd3-8b4f-43ae-8dae-dcc45af454e0.jpg saved to cache
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a3f91bf0-60f8-5986-8cab-df1f4a24cb89
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224569610>
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fdamage%252F2d99f658-805d-47b0-843c-643c49d821e0.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/damage/2d99f658-805d-47b0-843c-643c49d821e0.jpg saved to cache
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ac42dc29-8e69-5ce5-a876-cfa60305350f
2026-03-27 16:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750511/damage/6b5b4b40-aa6e-441e-8f42-eadc37ec8a75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738046)
2026-03-27 16:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750722/general/5816ab4f-dc6d-47ae-af59-69fc5367cbd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738049)
2026-03-27 16:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750722/general/9ba5c0a4-b613-4579-9e98-b582e577caa9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738049)
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ba01d0>
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252Fc7c6231a-e2d0-43ab-ad3a-26c7e411d9b0.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/c7c6231a-e2d0-43ab-ad3a-26c7e411d9b0.jpg saved to cache
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8be59537-2181-5785-96b7-720bac71431c
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224316550>
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252F3463e33a-654e-4701-9748-54869324f95a.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/3463e33a-654e-4701-9748-54869324f95a.jpg saved to cache
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8be59537-2181-5785-96b7-720bac71431c
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227e068d0>
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252Fd3fbdfe0-9b62-47e3-b45f-fbd4f21c879a.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/d3fbdfe0-9b62-47e3-b45f-fbd4f21c879a.jpg saved to cache
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b21718c1-c8e0-5232-a3ad-a1b1aa37d400
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf6a50>
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252F580d5ae5-e263-4582-a932-c64600f55e8c.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/580d5ae5-e263-4582-a932-c64600f55e8c.jpg saved to cache
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c1668084-0b6f-5bf9-a5fb-63e8c2d9b623
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225684e90>
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252F7a8f0e52-1853-42d9-828a-80a973d6f576.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/7a8f0e52-1853-42d9-828a-80a973d6f576.jpg saved to cache
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7
2026-03-27 16:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750722/general/e3524dd6-1024-415c-a6b7-f2c9f62f2a4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738049)
2026-03-27 16:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750722/general/879a29b2-b994-4d11-95f0-c014f5b1566d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738049)
2026-03-27 16:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750722/general/a2b3ddc0-8f74-469f-ad2f-981d1cd7432a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738049)
2026-03-27 16:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750722/general/39e405cc-85ce-435d-873d-08ecf5bf90f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738049)
2026-03-27 16:34:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22413c5d0>
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fdamage%252F6b5b4b40-aa6e-441e-8f42-eadc37ec8a75.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/damage/6b5b4b40-aa6e-441e-8f42-eadc37ec8a75.jpg saved to cache
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ac42dc29-8e69-5ce5-a876-cfa60305350f
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ba61d0>
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252F5816ab4f-dc6d-47ae-af59-69fc5367cbd5.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/5816ab4f-dc6d-47ae-af59-69fc5367cbd5.jpg saved to cache
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8be59537-2181-5785-96b7-720bac71431c
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240ec550>
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252F9ba5c0a4-b613-4579-9e98-b582e577caa9.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/9ba5c0a4-b613-4579-9e98-b582e577caa9.jpg saved to cache
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8be59537-2181-5785-96b7-720bac71431c
2026-03-27 16:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750152/general/81d90b7d-e865-408f-8677-298a6188d7a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738685)
2026-03-27 16:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750151/general/59b412f3-484d-46bc-9cbd-765240159689.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738684)
2026-03-27 16:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750513/general/5e5304e8-8394-49b3-8398-0f545829ff19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738047)
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ac0b90>
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252Fe3524dd6-1024-415c-a6b7-f2c9f62f2a4a.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/e3524dd6-1024-415c-a6b7-f2c9f62f2a4a.jpg saved to cache
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8be59537-2181-5785-96b7-720bac71431c
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225891950>
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252F879a29b2-b994-4d11-95f0-c014f5b1566d.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/879a29b2-b994-4d11-95f0-c014f5b1566d.jpg saved to cache
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8be59537-2181-5785-96b7-720bac71431c
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259b4610>
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252Fa2b3ddc0-8f74-469f-ad2f-981d1cd7432a.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/a2b3ddc0-8f74-469f-ad2f-981d1cd7432a.jpg saved to cache
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8be59537-2181-5785-96b7-720bac71431c
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c0bc90>
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750722%252Fgeneral%252F39e405cc-85ce-435d-873d-08ecf5bf90f1.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/39e405cc-85ce-435d-873d-08ecf5bf90f1.jpg saved to cache
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8be59537-2181-5785-96b7-720bac71431c
2026-03-27 16:34:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8be59537-2181-5785-96b7-720bac71431c, skipping ID generation
2026-03-27 16:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8be59537-2181-5785-96b7-720bac71431c with scrape type 1
2026-03-27 16:34:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8be59537-2181-5785-96b7-720bac71431c sending to next pipeline
2026-03-27 16:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8be59537-2181-5785-96b7-720bac71431c, identifier: 10738049
2026-03-27 16:34:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8be59537-2181-5785-96b7-720bac71431c with identifier: 10738049
2026-03-27 16:34:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8be59537-2181-5785-96b7-720bac71431c with identifier: 10738049
2026-03-27 16:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8be59537-2181-5785-96b7-720bac71431c with identifier: 10738049 to the API
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750722/general/39e405cc-85ce-435d-873d-08ecf5bf90f1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 285,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '8be59537-2181-5785-96b7-720bac71431c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000736',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738049',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 25172,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/7ce189ea-d869-48ee-aff8-5b591500f15d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32691,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/18cc8356-5df0-4094-89e9-593fe52559bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33114,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/9ba5c0a4-b613-4579-9e98-b582e577caa9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32543,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/3463e33a-654e-4701-9748-54869324f95a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/c7c6231a-e2d0-43ab-ad3a-26c7e411d9b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60430,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/5816ab4f-dc6d-47ae-af59-69fc5367cbd5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57374,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/a2b3ddc0-8f74-469f-ad2f-981d1cd7432a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/e3524dd6-1024-415c-a6b7-f2c9f62f2a4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/39e405cc-85ce-435d-873d-08ecf5bf90f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/879a29b2-b994-4d11-95f0-c014f5b1566d.jpg',
'Width': 1024}],
'price': 29600,
'price_includes_vat': True,
'registration_date': '2024-06-08',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Q4 E-tron Sportback 82 kWh S Line - Electric - Automatic - 285 '
'hp - 25.172 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738049%27 HTTP/1.1" 200 None
2026-03-27 16:34:13 [adesa.fr] INFO: Saving data for 10738049: {'created_time': 1774629253.481092, 'last_price_update_time': 1774629253.481104, 'auction_closing_time': 1774855800.0}
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738049') HTTP/1.1" 204 0
2026-03-27 16:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750704/general/598bb662-8373-475d-858d-5d66abe7c6f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738048)
2026-03-27 16:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750704/general/d44a2ef4-d166-438d-979d-2df9aaacd0f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738048)
2026-03-27 16:34:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750704/general/dc973324-4813-4211-aa25-3d86b134b220.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738048)
2026-03-27 16:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750053/general/71f5a730-877b-4d3d-a004-72a870b9b774.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738591)
2026-03-27 16:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750152/general/ef67e7c5-8def-49a1-921a-e4845e1d0cf6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738685)
2026-03-27 16:34:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc228a5bc10>
2026-03-27 16:34:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252F81d90b7d-e865-408f-8677-298a6188d7a4.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/81d90b7d-e865-408f-8677-298a6188d7a4.jpg saved to cache
2026-03-27 16:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c1668084-0b6f-5bf9-a5fb-63e8c2d9b623
2026-03-27 16:34:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224423fd0>
2026-03-27 16:34:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750151%252Fgeneral%252F59b412f3-484d-46bc-9cbd-765240159689.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750151/general/59b412f3-484d-46bc-9cbd-765240159689.jpg saved to cache
2026-03-27 16:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7
2026-03-27 16:34:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7, skipping ID generation
2026-03-27 16:34:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7 with scrape type 1
2026-03-27 16:34:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7 sending to next pipeline
2026-03-27 16:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7, identifier: 10738684
2026-03-27 16:34:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22436c390>
2026-03-27 16:34:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750513%252Fgeneral%252F5e5304e8-8394-49b3-8398-0f545829ff19.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/general/5e5304e8-8394-49b3-8398-0f545829ff19.jpg saved to cache
2026-03-27 16:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a3f91bf0-60f8-5986-8cab-df1f4a24cb89
2026-03-27 16:34:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a3f91bf0-60f8-5986-8cab-df1f4a24cb89, skipping ID generation
2026-03-27 16:34:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with scrape type 1
2026-03-27 16:34:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a3f91bf0-60f8-5986-8cab-df1f4a24cb89 sending to next pipeline
2026-03-27 16:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a3f91bf0-60f8-5986-8cab-df1f4a24cb89, identifier: 10738047
2026-03-27 16:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750511/damage/bdd1900b-9a3e-40d5-9a7e-11715fc43faa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738046)
2026-03-27 16:34:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7 with identifier: 10738684
2026-03-27 16:34:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7 with identifier: 10738684
2026-03-27 16:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7 with identifier: 10738684 to the API
2026-03-27 16:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750151/general/59b412f3-484d-46bc-9cbd-765240159689.jpg>
{'auction_title': '',
'c_o_2_emission_value': 196,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 198,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-071-BF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738684',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 147911,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165097,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750151/general/22900351-fff8-4df7-bc27-567099179233.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750151/general/59b412f3-484d-46bc-9cbd-765240159689.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750151/general/7a8f0e52-1853-42d9-828a-80a973d6f576.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750151/general/3f6a1bfe-c25f-4be4-9966-159d780ec9bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750151/general/dcc20b17-774a-4b4d-8d90-f981ab46a471.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750151/general/468b7474-b66d-41ff-babb-649cd97f0b7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750151/general/c463ee79-d972-43df-acd1-2a835f380609.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750151/general/de3e19cb-ed23-4d2b-8616-b8a8716f61f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116067,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750151/general/cf44d17e-7a8a-41ee-9b3c-a9b1290affb5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7/a87fb2f3-e2ba-5624-b5b8-3775e3f0e9a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95155,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750151/general/9c7a1c6d-6861-425b-9069-2c25199d5eca.jpg',
'Width': 1024}],
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Transporter L1H1 2.0 TDI - Diesel - Automatic - 198 hp - '
'147.911 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738684%27 HTTP/1.1" 200 None
2026-03-27 16:34:14 [adesa.fr] INFO: Saving data for 10738684: {'created_time': 1774629254.186162, 'last_price_update_time': 1774629254.186175, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738684') HTTP/1.1" 204 0
2026-03-27 16:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with identifier: 10738047
2026-03-27 16:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with identifier: 10738047
2026-03-27 16:34:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with identifier: 10738047 to the API
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750513/general/5e5304e8-8394-49b3-8398-0f545829ff19.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a3f91bf0-60f8-5986-8cab-df1f4a24cb89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000734',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738047',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 38734,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1657212,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750513/general/add58403-0c6f-4fba-9242-cab5ba1ed62f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1591982,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750513/general/fe8bfd25-10ad-4121-ad4a-9e7b023b6fde.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1045529,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750513/general/5e5304e8-8394-49b3-8398-0f545829ff19.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1281196,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750513/general/6f8ca81d-2906-41b5-b24f-73cc9dbadcb4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1019670,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750513/general/3a354613-a59a-4787-b827-93b584f5f5d1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1090526,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750513/damage/2fa82dd3-8b4f-43ae-8dae-dcc45af454e0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 667995,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750513/damage/5112c920-2730-4972-8ee6-80589415bb76.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1266356,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750513/damage/6edd446f-fb64-4fc3-bf29-18f5c872e93f.jpg',
'Width': 2731}],
'price': 57400,
'price_includes_vat': True,
'registration_date': '2024-05-22',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 400e AMG Line - 4-Matic - Hybrid - '
'Automatic - 252 hp - 38.734 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738047%27 HTTP/1.1" 200 None
2026-03-27 16:34:14 [adesa.fr] INFO: Saving data for 10738047: {'created_time': 1774629254.515635, 'last_price_update_time': 1774629254.515649, 'auction_closing_time': 1774855800.0}
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738047') HTTP/1.1" 204 0
2026-03-27 16:34:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750704/general/4b0b0548-e452-4363-bb03-56c831814759.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738048)
2026-03-27 16:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750704/general/033908b7-2637-4795-bdb0-01b7185a895e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738048)
2026-03-27 16:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750053/general/3e466ae6-7af2-48d4-aeaa-47e2f2dbcd44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738591)
2026-03-27 16:34:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258775d0>
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252F598bb662-8373-475d-858d-5d66abe7c6f9.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/598bb662-8373-475d-858d-5d66abe7c6f9.jpg saved to cache
2026-03-27 16:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b21718c1-c8e0-5232-a3ad-a1b1aa37d400
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cad690>
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252Fd44a2ef4-d166-438d-979d-2df9aaacd0f5.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/d44a2ef4-d166-438d-979d-2df9aaacd0f5.jpg saved to cache
2026-03-27 16:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b21718c1-c8e0-5232-a3ad-a1b1aa37d400
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2255fdd90>
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252Fdc973324-4813-4211-aa25-3d86b134b220.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/dc973324-4813-4211-aa25-3d86b134b220.jpg saved to cache
2026-03-27 16:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b21718c1-c8e0-5232-a3ad-a1b1aa37d400
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b1e0d0>
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252F71f5a730-877b-4d3d-a004-72a870b9b774.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/71f5a730-877b-4d3d-a004-72a870b9b774.jpg saved to cache
2026-03-27 16:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258329d0>
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750152%252Fgeneral%252Fef67e7c5-8def-49a1-921a-e4845e1d0cf6.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750152/general/ef67e7c5-8def-49a1-921a-e4845e1d0cf6.jpg saved to cache
2026-03-27 16:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c1668084-0b6f-5bf9-a5fb-63e8c2d9b623
2026-03-27 16:34:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c1668084-0b6f-5bf9-a5fb-63e8c2d9b623, skipping ID generation
2026-03-27 16:34:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1668084-0b6f-5bf9-a5fb-63e8c2d9b623 with scrape type 1
2026-03-27 16:34:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c1668084-0b6f-5bf9-a5fb-63e8c2d9b623 sending to next pipeline
2026-03-27 16:34:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c1668084-0b6f-5bf9-a5fb-63e8c2d9b623, identifier: 10738685
2026-03-27 16:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750053/general/5ed83aad-1a2f-4dd0-979f-d72da7811bfc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738591)
2026-03-27 16:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c1668084-0b6f-5bf9-a5fb-63e8c2d9b623 with identifier: 10738685
2026-03-27 16:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c1668084-0b6f-5bf9-a5fb-63e8c2d9b623 with identifier: 10738685
2026-03-27 16:34:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c1668084-0b6f-5bf9-a5fb-63e8c2d9b623 with identifier: 10738685 to the API
2026-03-27 16:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750152/general/ef67e7c5-8def-49a1-921a-e4845e1d0cf6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'c1668084-0b6f-5bf9-a5fb-63e8c2d9b623',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ-011-BP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738685',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 92564,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 76,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186464,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750152/general/19ad3c70-35d0-44ef-bc9e-1ab689ba49ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218465,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750152/general/e1a98822-d21b-4ae0-a793-b795c357b699.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216450,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750152/general/a8fd09b1-48e0-4211-97cc-653039300b6e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204448,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750152/general/87bed77d-5aa8-4d78-8fd1-de9f58ef0457.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136692,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750152/general/ef67e7c5-8def-49a1-921a-e4845e1d0cf6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108135,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750152/general/78b23124-c544-42da-ae07-4b43ca4a347f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750152/general/81d90b7d-e865-408f-8677-298a6188d7a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750152/general/580d5ae5-e263-4582-a932-c64600f55e8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750152/general/05314f5f-7dab-4fd7-8300-e9a811aadfa1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1668084-0b6f-5bf9-a5fb-63e8c2d9b623/c1668084-0b6f-5bf9-a5fb-63e8c2d9b623_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79905,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750152/general/fdf2d949-dc84-408d-b764-52ad3d6ea674.jpg',
'Width': 1024}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2020-05-28',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volvo XC60 2.0 B4 Inscription Luxe - AWD - Diesel - Automatic - 197 '
'hp - 92.564 km',
'transmission': 'automatic',
'trim': 'Inscription Luxe',
'vin': None,
'year': 2020}
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738685%27 HTTP/1.1" 200 None
2026-03-27 16:34:15 [adesa.fr] INFO: Saving data for 10738685: {'created_time': 1774629255.267692, 'last_price_update_time': 1774629255.267703, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738685') HTTP/1.1" 204 0
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225be8b50>
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fdamage%252Fbdd1900b-9a3e-40d5-9a7e-11715fc43faa.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/damage/bdd1900b-9a3e-40d5-9a7e-11715fc43faa.jpg saved to cache
2026-03-27 16:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ac42dc29-8e69-5ce5-a876-cfa60305350f
2026-03-27 16:34:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750053/general/351d45c9-c39f-4b1e-b424-d96041266353.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738591)
2026-03-27 16:34:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749980/general/0341293d-5ad4-4ffb-864a-c723b9c3bfd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738523)
2026-03-27 16:34:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750091/general/e6ca223f-fe48-4892-8e8b-5b5bed11c87f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738627)
2026-03-27 16:34:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750091/general/1a54b1dc-8ce6-491d-b694-668a98c17bb8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738627)
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225670190>
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252F4b0b0548-e452-4363-bb03-56c831814759.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/4b0b0548-e452-4363-bb03-56c831814759.jpg saved to cache
2026-03-27 16:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b21718c1-c8e0-5232-a3ad-a1b1aa37d400
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257e9dd0>
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750704%252Fgeneral%252F033908b7-2637-4795-bdb0-01b7185a895e.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/033908b7-2637-4795-bdb0-01b7185a895e.jpg saved to cache
2026-03-27 16:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b21718c1-c8e0-5232-a3ad-a1b1aa37d400
2026-03-27 16:34:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b21718c1-c8e0-5232-a3ad-a1b1aa37d400, skipping ID generation
2026-03-27 16:34:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b21718c1-c8e0-5232-a3ad-a1b1aa37d400 with scrape type 1
2026-03-27 16:34:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b21718c1-c8e0-5232-a3ad-a1b1aa37d400 sending to next pipeline
2026-03-27 16:34:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b21718c1-c8e0-5232-a3ad-a1b1aa37d400, identifier: 10738048
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241a7110>
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252F3e466ae6-7af2-48d4-aeaa-47e2f2dbcd44.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/3e466ae6-7af2-48d4-aeaa-47e2f2dbcd44.jpg saved to cache
2026-03-27 16:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b1d5d0>
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252F5ed83aad-1a2f-4dd0-979f-d72da7811bfc.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/5ed83aad-1a2f-4dd0-979f-d72da7811bfc.jpg saved to cache
2026-03-27 16:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5
2026-03-27 16:34:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b21718c1-c8e0-5232-a3ad-a1b1aa37d400 with identifier: 10738048
2026-03-27 16:34:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b21718c1-c8e0-5232-a3ad-a1b1aa37d400 with identifier: 10738048
2026-03-27 16:34:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b21718c1-c8e0-5232-a3ad-a1b1aa37d400 with identifier: 10738048 to the API
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750704/general/033908b7-2637-4795-bdb0-01b7185a895e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': 'b21718c1-c8e0-5232-a3ad-a1b1aa37d400',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000737',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738048',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 42756,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/bd678428-3dbe-48de-98da-48433b0b1263.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/033908b7-2637-4795-bdb0-01b7185a895e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/4b0b0548-e452-4363-bb03-56c831814759.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/96237397-9243-4046-a342-afb447729f85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57022,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/dc973324-4813-4211-aa25-3d86b134b220.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/d44a2ef4-d166-438d-979d-2df9aaacd0f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/598bb662-8373-475d-858d-5d66abe7c6f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/d3fbdfe0-9b62-47e3-b45f-fbd4f21c879a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43314,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/a755157e-fc7d-418a-8783-6edbf00343b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/fb47c3fd-4f99-40bf-a651-2de707c2cac7.jpg',
'Width': 1024}],
'price': 27600,
'price_includes_vat': True,
'registration_date': '2023-10-03',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Q4 E-tron 50 S Line - Quattro - Electric - Automatic - 299 hp '
'- 42.756 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738048%27 HTTP/1.1" 200 None
2026-03-27 16:34:16 [adesa.fr] INFO: Saving data for 10738048: {'created_time': 1774629256.019181, 'last_price_update_time': 1774629256.019195, 'auction_closing_time': 1774855800.0}
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738048') HTTP/1.1" 204 0
2026-03-27 16:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749845/general/f1c79a3b-b223-48b6-9245-45ade6c73603.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738501)
2026-03-27 16:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750138/general/caae3f1a-1188-4681-8db8-740c0cc85adf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738672)
2026-03-27 16:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749845/general/3c50f363-de58-4067-b48d-12b8dab6ac1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738501)
2026-03-27 16:34:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258b4350>
2026-03-27 16:34:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750053%252Fgeneral%252F351d45c9-c39f-4b1e-b424-d96041266353.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750053/general/351d45c9-c39f-4b1e-b424-d96041266353.jpg saved to cache
2026-03-27 16:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5
2026-03-27 16:34:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5, skipping ID generation
2026-03-27 16:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5 with scrape type 1
2026-03-27 16:34:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5 sending to next pipeline
2026-03-27 16:34:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5, identifier: 10738591
2026-03-27 16:34:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257ea190>
2026-03-27 16:34:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749980%252Fgeneral%252F0341293d-5ad4-4ffb-864a-c723b9c3bfd3.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749980/general/0341293d-5ad4-4ffb-864a-c723b9c3bfd3.jpg saved to cache
2026-03-27 16:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item af39446b-8dee-5134-8723-373b1a29bf0a
2026-03-27 16:34:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: af39446b-8dee-5134-8723-373b1a29bf0a, skipping ID generation
2026-03-27 16:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af39446b-8dee-5134-8723-373b1a29bf0a with scrape type 1
2026-03-27 16:34:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item af39446b-8dee-5134-8723-373b1a29bf0a sending to next pipeline
2026-03-27 16:34:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: af39446b-8dee-5134-8723-373b1a29bf0a, identifier: 10738523
2026-03-27 16:34:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22410a810>
2026-03-27 16:34:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252Fe6ca223f-fe48-4892-8e8b-5b5bed11c87f.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/e6ca223f-fe48-4892-8e8b-5b5bed11c87f.jpg saved to cache
2026-03-27 16:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8bc6fee0-605b-535a-a672-4576d0a97850
2026-03-27 16:34:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224329150>
2026-03-27 16:34:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252F1a54b1dc-8ce6-491d-b694-668a98c17bb8.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/1a54b1dc-8ce6-491d-b694-668a98c17bb8.jpg saved to cache
2026-03-27 16:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8bc6fee0-605b-535a-a672-4576d0a97850
2026-03-27 16:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750138/general/470c13f2-1ae8-470f-ba85-ac83edf6bff9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738672)
2026-03-27 16:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5 with identifier: 10738591
2026-03-27 16:34:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5 with identifier: 10738591
2026-03-27 16:34:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5 with identifier: 10738591 to the API
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750053/general/351d45c9-c39f-4b1e-b424-d96041266353.jpg>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS-618-PN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738591',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 242366,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750053/general/a896d74b-4947-4a5f-8018-bdda4f12f122.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750053/general/bf3e2405-cd9a-495d-b253-07e9f9a6dc49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118030,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750053/general/2aa6bcb5-f029-4b58-a8d8-63e1c5946319.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100397,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750053/general/351d45c9-c39f-4b1e-b424-d96041266353.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115825,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750053/general/5ed83aad-1a2f-4dd0-979f-d72da7811bfc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96145,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750053/general/c4179464-1d8a-4ef2-98a0-9c2820d2844c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116351,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750053/general/3e466ae6-7af2-48d4-aeaa-47e2f2dbcd44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122622,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750053/general/e4a77e14-8ea4-4abe-93a1-54c8136edfe5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146878,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750053/general/f59c6453-db27-4ab6-b638-1df32da76407.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5/948eb9a7-95e1-5ad6-9ebb-98c3f500b4c5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92892,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750053/general/71f5a730-877b-4d3d-a004-72a870b9b774.jpg',
'Width': 1024}],
'price': 7800,
'price_includes_vat': True,
'registration_date': '2020-09-10',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Golf 2.0 TDI Life Business - Diesel - Manual - 115 hp - '
'242.366 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2020}
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738591%27 HTTP/1.1" 200 None
2026-03-27 16:34:16 [adesa.fr] INFO: Saving data for 10738591: {'created_time': 1774629256.710032, 'last_price_update_time': 1774629256.710045, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738591') HTTP/1.1" 204 0
2026-03-27 16:34:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: af39446b-8dee-5134-8723-373b1a29bf0a with identifier: 10738523
2026-03-27 16:34:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: af39446b-8dee-5134-8723-373b1a29bf0a with identifier: 10738523
2026-03-27 16:34:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: af39446b-8dee-5134-8723-373b1a29bf0a with identifier: 10738523 to the API
2026-03-27 16:34:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749980/general/0341293d-5ad4-4ffb-864a-c723b9c3bfd3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'af39446b-8dee-5134-8723-373b1a29bf0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS-815-MP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738523',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 68627,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 52,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749980/general/39af83a0-ea57-4fc4-a4a5-0dca6c92d5f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749980/general/7842c760-42af-4633-8825-a4c5fd6c6246.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122334,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749980/general/92378787-454e-410f-905d-e6f165703e1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749980/general/0341293d-5ad4-4ffb-864a-c723b9c3bfd3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88084,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749980/general/76dd9847-026e-4924-8294-a9a217860974.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749980/general/2c8f3a06-8d46-4d7f-aa8a-fcf4caa6a134.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749980/general/75ed8b61-2f43-4e8c-8cc4-805e929c1ab5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749980/general/396e9d8a-e608-4b4b-8771-42074329097d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90795,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749980/general/7c01baea-c348-4134-8500-7e17a06b7c7d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af39446b-8dee-5134-8723-373b1a29bf0a/af39446b-8dee-5134-8723-373b1a29bf0a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124066,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749980/general/0de45607-a6fb-4545-a50b-f72de8b5f7a2.jpg',
'Width': 1024}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2020-09-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Corolla Touring Sports 1.8 - Hybrid - Automatic - 122 hp - '
'68.627 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738523%27 HTTP/1.1" 200 None
2026-03-27 16:34:17 [adesa.fr] INFO: Saving data for 10738523: {'created_time': 1774629257.110461, 'last_price_update_time': 1774629257.110473, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738523') HTTP/1.1" 204 0
2026-03-27 16:34:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750511/damage/e5efd8b0-1d40-4282-90d7-3998b13053f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738046)
2026-03-27 16:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750511/damage/3d1660f5-d0e4-42f8-835c-08230d8c5c85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738046)
2026-03-27 16:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750091/general/c4cb5da2-4033-4eae-8428-98f77859c78a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738627)
2026-03-27 16:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750092/general/3f88f7ac-8eed-4334-ac10-a8033e34c07c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738628)
2026-03-27 16:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257dc750>
2026-03-27 16:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252Ff1c79a3b-b223-48b6-9245-45ade6c73603.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/f1c79a3b-b223-48b6-9245-45ade6c73603.jpg saved to cache
2026-03-27 16:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item efa013b3-2abf-5f02-91ff-a2cdb625ba0a
2026-03-27 16:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22448a390>
2026-03-27 16:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252Fcaae3f1a-1188-4681-8db8-740c0cc85adf.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/caae3f1a-1188-4681-8db8-740c0cc85adf.jpg saved to cache
2026-03-27 16:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc
2026-03-27 16:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257360d0>
2026-03-27 16:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252F3c50f363-de58-4067-b48d-12b8dab6ac1b.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/3c50f363-de58-4067-b48d-12b8dab6ac1b.jpg saved to cache
2026-03-27 16:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item efa013b3-2abf-5f02-91ff-a2cdb625ba0a
2026-03-27 16:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749845/general/6ef8593d-e441-48ab-b586-cd3ba8e594d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738501)
2026-03-27 16:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750046/general/ad879b9c-b9c8-48bf-8c89-926a5839371d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738584)
2026-03-27 16:34:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff1a9d0>
2026-03-27 16:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750138%252Fgeneral%252F470c13f2-1ae8-470f-ba85-ac83edf6bff9.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750138/general/470c13f2-1ae8-470f-ba85-ac83edf6bff9.jpg saved to cache
2026-03-27 16:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc
2026-03-27 16:34:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc, skipping ID generation
2026-03-27 16:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc with scrape type 1
2026-03-27 16:34:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc sending to next pipeline
2026-03-27 16:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc, identifier: 10738672
2026-03-27 16:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b126dca-68fd-5f38-8c11-64d480062b7d with identifier: 10738593
2026-03-27 16:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b126dca-68fd-5f38-8c11-64d480062b7d with scrape type 1
2026-03-27 16:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b126dca-68fd-5f38-8c11-64d480062b7d
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252Faf6de088-8906-4553-ab4c-dc6cec5798cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/af6de088-8906-4553-ab4c-dc6cec5798cf.jpg not downloaded yet
2026-03-27 16:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750092/general/3cb8ed0b-8b49-4a1b-a22c-2ea2c3baf2e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738628)
2026-03-27 16:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc with identifier: 10738672
2026-03-27 16:34:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc with identifier: 10738672
2026-03-27 16:34:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc with identifier: 10738672 to the API
2026-03-27 16:34:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750138/general/470c13f2-1ae8-470f-ba85-ac83edf6bff9.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': '4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-612-MW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738672',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 15878,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117764,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750138/general/d5e95294-5027-4f99-bb88-0adf2c3b0904.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750138/general/18ddd1a4-8f03-4b0d-a8c1-c6862a8af62b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750138/general/6fed9e71-e40f-48ee-a5f2-3ff0dc3932f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95690,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750138/general/ef1e273f-d0b7-49d2-8575-dea2f255382c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750138/general/ad78b79d-3208-4bb5-a829-233c9156fa79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750138/general/58994061-c210-4bb4-a31b-7835ed2dd0f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750138/general/470c13f2-1ae8-470f-ba85-ac83edf6bff9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57700,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750138/general/2a8d72fa-b9ac-4c7a-86a3-d43633038b63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750138/general/caae3f1a-1188-4681-8db8-740c0cc85adf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc/4bcf4226-d60d-5bdc-89af-33a8d4b3ccfc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750138/general/ba7436be-cb58-485e-98aa-0f2720b7e872.jpg',
'Width': 1024}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Tesla Model 3 75 kWh - Dual Motor - Electric - Automatic - 476 hp - '
'15.878 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738672%27 HTTP/1.1" 200 None
2026-03-27 16:34:18 [adesa.fr] INFO: Saving data for 10738672: {'created_time': 1774629258.447446, 'last_price_update_time': 1774629258.447457, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738672') HTTP/1.1" 204 0
2026-03-27 16:34:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e75d0>
2026-03-27 16:34:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fdamage%252Fe5efd8b0-1d40-4282-90d7-3998b13053f6.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/damage/e5efd8b0-1d40-4282-90d7-3998b13053f6.jpg saved to cache
2026-03-27 16:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ac42dc29-8e69-5ce5-a876-cfa60305350f
2026-03-27 16:34:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224109c50>
2026-03-27 16:34:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fdamage%252F3d1660f5-d0e4-42f8-835c-08230d8c5c85.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/damage/3d1660f5-d0e4-42f8-835c-08230d8c5c85.jpg saved to cache
2026-03-27 16:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ac42dc29-8e69-5ce5-a876-cfa60305350f
2026-03-27 16:34:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22580f110>
2026-03-27 16:34:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750091%252Fgeneral%252Fc4cb5da2-4033-4eae-8428-98f77859c78a.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750091/general/c4cb5da2-4033-4eae-8428-98f77859c78a.jpg saved to cache
2026-03-27 16:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8bc6fee0-605b-535a-a672-4576d0a97850
2026-03-27 16:34:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8bc6fee0-605b-535a-a672-4576d0a97850, skipping ID generation
2026-03-27 16:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bc6fee0-605b-535a-a672-4576d0a97850 with scrape type 1
2026-03-27 16:34:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8bc6fee0-605b-535a-a672-4576d0a97850 sending to next pipeline
2026-03-27 16:34:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8bc6fee0-605b-535a-a672-4576d0a97850, identifier: 10738627
2026-03-27 16:34:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242e1950>
2026-03-27 16:34:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252F3f88f7ac-8eed-4334-ac10-a8033e34c07c.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/3f88f7ac-8eed-4334-ac10-a8033e34c07c.jpg saved to cache
2026-03-27 16:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced
2026-03-27 16:34:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3edf374-e7bf-5e0b-9011-08ca4f3c7b42 with identifier: 10738683
2026-03-27 16:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3edf374-e7bf-5e0b-9011-08ca4f3c7b42 with scrape type 1
2026-03-27 16:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e3edf374-e7bf-5e0b-9011-08ca4f3c7b42
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252Fc5445a35-bb51-4092-8bde-22ff63d9f24f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/c5445a35-bb51-4092-8bde-22ff63d9f24f.jpg not downloaded yet
2026-03-27 16:34:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22742640-b1c8-53c8-81e1-0a7a746f9c23 with identifier: 10738682
2026-03-27 16:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22742640-b1c8-53c8-81e1-0a7a746f9c23 with scrape type 1
2026-03-27 16:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 22742640-b1c8-53c8-81e1-0a7a746f9c23
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252Fb1ed6c95-d99b-4c87-8bb8-1ade93bc2463.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/b1ed6c95-d99b-4c87-8bb8-1ade93bc2463.jpg not downloaded yet
2026-03-27 16:34:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb with identifier: 10738550
2026-03-27 16:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb with scrape type 1
2026-03-27 16:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252Fe2b25b2f-8aa1-4eb3-8a2b-90effbcded02.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/e2b25b2f-8aa1-4eb3-8a2b-90effbcded02.jpg not downloaded yet
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252F75a348b4-5f92-4a1c-9e4d-1e491746756e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/75a348b4-5f92-4a1c-9e4d-1e491746756e.jpg not downloaded yet
2026-03-27 16:34:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8bc6fee0-605b-535a-a672-4576d0a97850 with identifier: 10738627
2026-03-27 16:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8bc6fee0-605b-535a-a672-4576d0a97850 with identifier: 10738627
2026-03-27 16:34:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8bc6fee0-605b-535a-a672-4576d0a97850 with identifier: 10738627 to the API
2026-03-27 16:34:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750091/general/c4cb5da2-4033-4eae-8428-98f77859c78a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 272,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': '8bc6fee0-605b-535a-a672-4576d0a97850',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-917-GS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738627',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Smart',
'model': '#1',
'odometer': 25111,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750091/general/aad0c9e7-3cf3-4796-a6f0-32dbf0539504.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153120,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750091/general/97467b64-62e5-403f-b2b0-2461e55e67f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238186,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750091/general/c4cb5da2-4033-4eae-8428-98f77859c78a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750091/general/a50e96b1-4373-493b-ac9e-0600e2cf0391.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750091/general/e6ca223f-fe48-4892-8e8b-5b5bed11c87f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750091/general/7b068407-4abb-45f6-b0ec-03bca562afeb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104053,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750091/general/1a54b1dc-8ce6-491d-b694-668a98c17bb8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750091/general/ab76261a-b291-4228-a1e1-3e73f8a71a4c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132164,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750091/general/6841fa6d-c7e6-4f99-b270-efa381d5ca4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bc6fee0-605b-535a-a672-4576d0a97850/8bc6fee0-605b-535a-a672-4576d0a97850_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80706,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750091/general/55611114-a77d-411e-9ecb-ce54bd0ce0ae.jpg',
'Width': 1024}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2024-09-24',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Smart #1 66 kWh Pro - Electric - Automatic - 272 hp - 25.111 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2024}
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738627%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Saving data for 10738627: {'created_time': 1774629259.343706, 'last_price_update_time': 1774629259.343717, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738627') HTTP/1.1" 204 0
2026-03-27 16:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750046/general/7b091da6-fe34-4f63-98c0-b68400aa7649.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738584)
2026-03-27 16:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750046/general/c9de857c-cf5c-4a39-a6ba-7306cbc671be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738584)
2026-03-27 16:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750046/general/f8c1df96-8279-4ad7-8f6f-49a26dd7a101.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738584)
2026-03-27 16:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749845/general/1c322942-6645-4a82-9d4e-f251a2dca36d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738501)
2026-03-27 16:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750092/general/b6b9d4e9-caf5-438b-9e1f-48d2483ffdd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738628)
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252F53ee38b1-9676-4674-b8bc-aa51eef0dc39.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/53ee38b1-9676-4674-b8bc-aa51eef0dc39.jpg not downloaded yet
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252F5d3805ed-57f3-4a17-a210-015950f277e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/5d3805ed-57f3-4a17-a210-015950f277e5.jpg not downloaded yet
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252F3ee5dad5-709c-4703-82a0-5abb8742b732.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/3ee5dad5-709c-4703-82a0-5abb8742b732.jpg not downloaded yet
2026-03-27 16:34:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225674390>
2026-03-27 16:34:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252F6ef8593d-e441-48ab-b586-cd3ba8e594d2.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/6ef8593d-e441-48ab-b586-cd3ba8e594d2.jpg saved to cache
2026-03-27 16:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item efa013b3-2abf-5f02-91ff-a2cdb625ba0a
2026-03-27 16:34:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22448e2d0>
2026-03-27 16:34:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252Fad879b9c-b9c8-48bf-8c89-926a5839371d.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/ad879b9c-b9c8-48bf-8c89-926a5839371d.jpg saved to cache
2026-03-27 16:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a5f9a3bd-741f-504c-9764-da1bf1ababfa
2026-03-27 16:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749846/general/59ce96b8-5bd3-497b-a7f7-5ac56122f28a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738502)
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252F9be7c2aa-6aeb-4182-bf79-c7d9eb7f78df.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/9be7c2aa-6aeb-4182-bf79-c7d9eb7f78df.jpg not downloaded yet
2026-03-27 16:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738447> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252F9c2b143f-24bf-4eb0-93e6-5ee50f92420b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/9c2b143f-24bf-4eb0-93e6-5ee50f92420b.jpg not downloaded yet
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252F28a26852-da90-47ac-966f-ed1caa5cb5ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/28a26852-da90-47ac-966f-ed1caa5cb5ff.jpg not downloaded yet
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252Ff585e8c9-060c-44b3-828f-4b5f8d823820.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/f585e8c9-060c-44b3-828f-4b5f8d823820.jpg not downloaded yet
2026-03-27 16:34:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff0ea10>
2026-03-27 16:34:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252F3cb8ed0b-8b49-4a1b-a22c-2ea2c3baf2e2.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/3cb8ed0b-8b49-4a1b-a22c-2ea2c3baf2e2.jpg saved to cache
2026-03-27 16:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733144
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733144%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733144: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733144 url https://www.openlane.eu/en/carv6/auction/10733144
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733004
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733004%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733004: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733004 url https://www.openlane.eu/en/carv6/auction/10733004
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733174
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733174%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733174: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733174 url https://www.openlane.eu/en/carv6/auction/10733174
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733118
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733118%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733118: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733118 url https://www.openlane.eu/en/carv6/auction/10733118
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733018
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733018%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733018: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733018 url https://www.openlane.eu/en/carv6/auction/10733018
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733182
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733182%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733182: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733182 url https://www.openlane.eu/en/carv6/auction/10733182
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733137
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733137%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733137: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733137 url https://www.openlane.eu/en/carv6/auction/10733137
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733157
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733157%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733157: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733157 url https://www.openlane.eu/en/carv6/auction/10733157
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733073
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733073%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733073: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733073 url https://www.openlane.eu/en/carv6/auction/10733073
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733024
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733024%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733024: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733024 url https://www.openlane.eu/en/carv6/auction/10733024
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10732993
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732993%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10732993: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10732993 url https://www.openlane.eu/en/carv6/auction/10732993
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733143
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733143%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733143: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733143 url https://www.openlane.eu/en/carv6/auction/10733143
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733056
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733056%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733056: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733056 url https://www.openlane.eu/en/carv6/auction/10733056
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733031
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733031%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733031: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733031 url https://www.openlane.eu/en/carv6/auction/10733031
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733165
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733165%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733165: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733165 url https://www.openlane.eu/en/carv6/auction/10733165
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733129
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733129%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733129: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733129 url https://www.openlane.eu/en/carv6/auction/10733129
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733131
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733131%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733131: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733131 url https://www.openlane.eu/en/carv6/auction/10733131
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733114
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733114%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733114: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733114 url https://www.openlane.eu/en/carv6/auction/10733114
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733110
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733110%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733110: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733110 url https://www.openlane.eu/en/carv6/auction/10733110
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733099
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733099%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733099: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733099 url https://www.openlane.eu/en/carv6/auction/10733099
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733065
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733065%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733065: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733065 url https://www.openlane.eu/en/carv6/auction/10733065
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733029
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733029%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733029: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733029 url https://www.openlane.eu/en/carv6/auction/10733029
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733097
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733097%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733097: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733097 url https://www.openlane.eu/en/carv6/auction/10733097
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733107
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733107%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733107: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733107 url https://www.openlane.eu/en/carv6/auction/10733107
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733142
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733142%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733142: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733142 url https://www.openlane.eu/en/carv6/auction/10733142
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733134
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733134%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733134: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733134 url https://www.openlane.eu/en/carv6/auction/10733134
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733125
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733125%27 HTTP/1.1" 200 None
2026-03-27 16:34:19 [adesa.fr] INFO: Scrape type for 10733125: 0
2026-03-27 16:34:19 [adesa.fr] INFO: Skipping item 10733125 url https://www.openlane.eu/en/carv6/auction/10733125
2026-03-27 16:34:19 [adesa.fr] INFO: Found listing with ID: 10733007
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733007%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733007: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733007 url https://www.openlane.eu/en/carv6/auction/10733007
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733060
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733060%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733060: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733060 url https://www.openlane.eu/en/carv6/auction/10733060
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733167
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733167%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733167: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733167 url https://www.openlane.eu/en/carv6/auction/10733167
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733012
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733012%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733012: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733012 url https://www.openlane.eu/en/carv6/auction/10733012
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733135
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733135%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733135: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733135 url https://www.openlane.eu/en/carv6/auction/10733135
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10732992
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732992%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10732992: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10732992 url https://www.openlane.eu/en/carv6/auction/10732992
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733055
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733055%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733055: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733055 url https://www.openlane.eu/en/carv6/auction/10733055
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733070
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733070%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733070: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733070 url https://www.openlane.eu/en/carv6/auction/10733070
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733058
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733058%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733058: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733058 url https://www.openlane.eu/en/carv6/auction/10733058
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733183
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733183%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733183: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733183 url https://www.openlane.eu/en/carv6/auction/10733183
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733049
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733049%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733049: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733049 url https://www.openlane.eu/en/carv6/auction/10733049
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10732980
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732980%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10732980: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10732980 url https://www.openlane.eu/en/carv6/auction/10732980
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733077
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733077%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733077: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733077 url https://www.openlane.eu/en/carv6/auction/10733077
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733034
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733034%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733034: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733034 url https://www.openlane.eu/en/carv6/auction/10733034
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733051
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733051%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733051: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733051 url https://www.openlane.eu/en/carv6/auction/10733051
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733166
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733166%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733166: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733166 url https://www.openlane.eu/en/carv6/auction/10733166
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733020
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733020%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733020: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733020 url https://www.openlane.eu/en/carv6/auction/10733020
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733075
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733075%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733075: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733075 url https://www.openlane.eu/en/carv6/auction/10733075
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733045
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733045%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733045: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733045 url https://www.openlane.eu/en/carv6/auction/10733045
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733002
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733002%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733002: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733002 url https://www.openlane.eu/en/carv6/auction/10733002
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733145
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733145%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733145: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733145 url https://www.openlane.eu/en/carv6/auction/10733145
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733076
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733076%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733076: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733076 url https://www.openlane.eu/en/carv6/auction/10733076
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733087
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733087%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733087: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733087 url https://www.openlane.eu/en/carv6/auction/10733087
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733006
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733006%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733006: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733006 url https://www.openlane.eu/en/carv6/auction/10733006
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733036
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733036%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733036: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733036 url https://www.openlane.eu/en/carv6/auction/10733036
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733059
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733059%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733059: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733059 url https://www.openlane.eu/en/carv6/auction/10733059
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733032
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733032%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733032: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733032 url https://www.openlane.eu/en/carv6/auction/10733032
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733116
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733116%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733116: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733116 url https://www.openlane.eu/en/carv6/auction/10733116
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733074
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733074%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733074: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733074 url https://www.openlane.eu/en/carv6/auction/10733074
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733000
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733000%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733000: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733000 url https://www.openlane.eu/en/carv6/auction/10733000
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733072
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733072%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733072: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733072 url https://www.openlane.eu/en/carv6/auction/10733072
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733030
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733030%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733030: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733030 url https://www.openlane.eu/en/carv6/auction/10733030
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733177
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733177%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733177: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733177 url https://www.openlane.eu/en/carv6/auction/10733177
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10732988
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732988%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10732988: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10732988 url https://www.openlane.eu/en/carv6/auction/10732988
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733168
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733168%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733168: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733168 url https://www.openlane.eu/en/carv6/auction/10733168
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733128
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733128%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733128: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733128 url https://www.openlane.eu/en/carv6/auction/10733128
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10732981
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732981%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10732981: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10732981 url https://www.openlane.eu/en/carv6/auction/10732981
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733013
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733013%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733013: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733013 url https://www.openlane.eu/en/carv6/auction/10733013
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733016
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733016%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733016: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733016 url https://www.openlane.eu/en/carv6/auction/10733016
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733052
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733052%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733052: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733052 url https://www.openlane.eu/en/carv6/auction/10733052
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733139
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733139%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733139: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733139 url https://www.openlane.eu/en/carv6/auction/10733139
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733063
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733063%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733063: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733063 url https://www.openlane.eu/en/carv6/auction/10733063
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733093
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733093%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733093: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733093 url https://www.openlane.eu/en/carv6/auction/10733093
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733001
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733001%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733001: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733001 url https://www.openlane.eu/en/carv6/auction/10733001
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733048
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733048%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733048: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733048 url https://www.openlane.eu/en/carv6/auction/10733048
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733027
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733027%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733027: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733027 url https://www.openlane.eu/en/carv6/auction/10733027
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733017
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733017%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733017: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733017 url https://www.openlane.eu/en/carv6/auction/10733017
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10732984
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732984%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10732984: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10732984 url https://www.openlane.eu/en/carv6/auction/10732984
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733068
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733068%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733068: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733068 url https://www.openlane.eu/en/carv6/auction/10733068
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733176
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733176%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733176: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733176 url https://www.openlane.eu/en/carv6/auction/10733176
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10732997
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732997%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10732997: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10732997 url https://www.openlane.eu/en/carv6/auction/10732997
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733147
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733147%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733147: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733147 url https://www.openlane.eu/en/carv6/auction/10733147
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733108
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733108%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733108: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733108 url https://www.openlane.eu/en/carv6/auction/10733108
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733062
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733062%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733062: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733062 url https://www.openlane.eu/en/carv6/auction/10733062
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733033
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733033%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733033: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733033 url https://www.openlane.eu/en/carv6/auction/10733033
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733014
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733014%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733014: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733014 url https://www.openlane.eu/en/carv6/auction/10733014
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10732983
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732983%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10732983: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10732983 url https://www.openlane.eu/en/carv6/auction/10732983
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733126
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733126%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733126: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733126 url https://www.openlane.eu/en/carv6/auction/10733126
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733109
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733109%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733109: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733109 url https://www.openlane.eu/en/carv6/auction/10733109
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733090
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733090%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733090: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733090 url https://www.openlane.eu/en/carv6/auction/10733090
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733124
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733124%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733124: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733124 url https://www.openlane.eu/en/carv6/auction/10733124
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733088
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733088%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733088: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733088 url https://www.openlane.eu/en/carv6/auction/10733088
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733130
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733130%27 HTTP/1.1" 200 None
2026-03-27 16:34:20 [adesa.fr] INFO: Scrape type for 10733130: 0
2026-03-27 16:34:20 [adesa.fr] INFO: Skipping item 10733130 url https://www.openlane.eu/en/carv6/auction/10733130
2026-03-27 16:34:20 [adesa.fr] INFO: Found listing with ID: 10733184
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733184%27 HTTP/1.1" 200 None
2026-03-27 16:34:21 [adesa.fr] INFO: Scrape type for 10733184: 0
2026-03-27 16:34:21 [adesa.fr] INFO: Skipping item 10733184 url https://www.openlane.eu/en/carv6/auction/10733184
2026-03-27 16:34:21 [adesa.fr] INFO: Found listing with ID: 10733009
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733009%27 HTTP/1.1" 200 None
2026-03-27 16:34:21 [adesa.fr] INFO: Scrape type for 10733009: 0
2026-03-27 16:34:21 [adesa.fr] INFO: Skipping item 10733009 url https://www.openlane.eu/en/carv6/auction/10733009
2026-03-27 16:34:21 [adesa.fr] INFO: Found listing with ID: 10733050
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733050%27 HTTP/1.1" 200 None
2026-03-27 16:34:21 [adesa.fr] INFO: Scrape type for 10733050: 0
2026-03-27 16:34:21 [adesa.fr] INFO: Skipping item 10733050 url https://www.openlane.eu/en/carv6/auction/10733050
2026-03-27 16:34:21 [adesa.fr] INFO: Found listing with ID: 10732986
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732986%27 HTTP/1.1" 200 None
2026-03-27 16:34:21 [adesa.fr] INFO: Scrape type for 10732986: 0
2026-03-27 16:34:21 [adesa.fr] INFO: Skipping item 10732986 url https://www.openlane.eu/en/carv6/auction/10732986
2026-03-27 16:34:21 [adesa.fr] INFO: Found listing with ID: 10732979
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732979%27 HTTP/1.1" 200 None
2026-03-27 16:34:21 [adesa.fr] INFO: Scrape type for 10732979: 0
2026-03-27 16:34:21 [adesa.fr] INFO: Skipping item 10732979 url https://www.openlane.eu/en/carv6/auction/10732979
2026-03-27 16:34:21 [adesa.fr] INFO: Found listing with ID: 10733122
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733122%27 HTTP/1.1" 200 None
2026-03-27 16:34:21 [adesa.fr] INFO: Scrape type for 10733122: 0
2026-03-27 16:34:21 [adesa.fr] INFO: Skipping item 10733122 url https://www.openlane.eu/en/carv6/auction/10733122
2026-03-27 16:34:21 [adesa.fr] INFO: Found listing with ID: 10733162
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733162%27 HTTP/1.1" 200 None
2026-03-27 16:34:21 [adesa.fr] INFO: Scrape type for 10733162: 0
2026-03-27 16:34:21 [adesa.fr] INFO: Skipping item 10733162 url https://www.openlane.eu/en/carv6/auction/10733162
2026-03-27 16:34:21 [adesa.fr] INFO: Found listing with ID: 10733105
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733105%27 HTTP/1.1" 200 None
2026-03-27 16:34:21 [adesa.fr] INFO: Scrape type for 10733105: 0
2026-03-27 16:34:21 [adesa.fr] INFO: Skipping item 10733105 url https://www.openlane.eu/en/carv6/auction/10733105
2026-03-27 16:34:21 [adesa.fr] INFO: Found listing with ID: 10733119
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733119%27 HTTP/1.1" 200 None
2026-03-27 16:34:21 [adesa.fr] INFO: Scrape type for 10733119: 0
2026-03-27 16:34:21 [adesa.fr] INFO: Skipping item 10733119 url https://www.openlane.eu/en/carv6/auction/10733119
2026-03-27 16:34:21 [adesa.fr] INFO: Found listing with ID: 10733067
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733067%27 HTTP/1.1" 200 None
2026-03-27 16:34:21 [adesa.fr] INFO: Scrape type for 10733067: 0
2026-03-27 16:34:21 [adesa.fr] INFO: Skipping item 10733067 url https://www.openlane.eu/en/carv6/auction/10733067
2026-03-27 16:34:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750092/general/582d85b0-5124-4121-b5e1-c84604ebf36c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738628)
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252F6b44c812-8313-41e6-ba6d-e8e0b1f2787b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/6b44c812-8313-41e6-ba6d-e8e0b1f2787b.jpg not downloaded yet
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22575b210>
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252F7b091da6-fe34-4f63-98c0-b68400aa7649.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/7b091da6-fe34-4f63-98c0-b68400aa7649.jpg saved to cache
2026-03-27 16:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a5f9a3bd-741f-504c-9764-da1bf1ababfa
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258a4a90>
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252Fc9de857c-cf5c-4a39-a6ba-7306cbc671be.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/c9de857c-cf5c-4a39-a6ba-7306cbc671be.jpg saved to cache
2026-03-27 16:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a5f9a3bd-741f-504c-9764-da1bf1ababfa
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242e9950>
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252Ff8c1df96-8279-4ad7-8f6f-49a26dd7a101.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/f8c1df96-8279-4ad7-8f6f-49a26dd7a101.jpg saved to cache
2026-03-27 16:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a5f9a3bd-741f-504c-9764-da1bf1ababfa
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240f2190>
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749845%252Fgeneral%252F1c322942-6645-4a82-9d4e-f251a2dca36d.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749845/general/1c322942-6645-4a82-9d4e-f251a2dca36d.jpg saved to cache
2026-03-27 16:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item efa013b3-2abf-5f02-91ff-a2cdb625ba0a
2026-03-27 16:34:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: efa013b3-2abf-5f02-91ff-a2cdb625ba0a, skipping ID generation
2026-03-27 16:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efa013b3-2abf-5f02-91ff-a2cdb625ba0a with scrape type 1
2026-03-27 16:34:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item efa013b3-2abf-5f02-91ff-a2cdb625ba0a sending to next pipeline
2026-03-27 16:34:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: efa013b3-2abf-5f02-91ff-a2cdb625ba0a, identifier: 10738501
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22588eed0>
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252Fb6b9d4e9-caf5-438b-9e1f-48d2483ffdd7.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/b6b9d4e9-caf5-438b-9e1f-48d2483ffdd7.jpg saved to cache
2026-03-27 16:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced
2026-03-27 16:34:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749846/general/816e52a2-7027-4aeb-8721-dbdf69e37c56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738502)
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252Fa3888f96-c59e-4ebe-998c-7bbcc7bbe89b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/a3888f96-c59e-4ebe-998c-7bbcc7bbe89b.jpg not downloaded yet
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252F66d2ae99-8690-49fa-b327-96635334054d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/66d2ae99-8690-49fa-b327-96635334054d.jpg not downloaded yet
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252F0c7f17ea-c518-466f-adee-03ebb6536090.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/0c7f17ea-c518-466f-adee-03ebb6536090.jpg not downloaded yet
2026-03-27 16:34:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: efa013b3-2abf-5f02-91ff-a2cdb625ba0a with identifier: 10738501
2026-03-27 16:34:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: efa013b3-2abf-5f02-91ff-a2cdb625ba0a with identifier: 10738501
2026-03-27 16:34:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: efa013b3-2abf-5f02-91ff-a2cdb625ba0a with identifier: 10738501 to the API
2026-03-27 16:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749845/general/1c322942-6645-4a82-9d4e-f251a2dca36d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'efa013b3-2abf-5f02-91ff-a2cdb625ba0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-626-CW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738501',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 107180,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 64,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154794,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749845/general/9e51f2a6-3dc9-4fdc-a475-634f4bedf362.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128041,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749845/general/327fa86f-4ee0-48ec-a1e0-7e9b4f0494d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749845/general/daa4acdb-0f0e-42ec-8879-394e8ba15432.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749845/general/a7a5f85f-a381-44fa-bbfc-3503827f1ae8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93178,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749845/general/571c9fda-e3d0-4804-a2e9-0fe71a07ff29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96135,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749845/general/1c3a9509-b17d-4779-a8d7-84ce11779811.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76329,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749845/general/1c322942-6645-4a82-9d4e-f251a2dca36d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749845/general/6ef8593d-e441-48ab-b586-cd3ba8e594d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749845/general/3c50f363-de58-4067-b48d-12b8dab6ac1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efa013b3-2abf-5f02-91ff-a2cdb625ba0a/efa013b3-2abf-5f02-91ff-a2cdb625ba0a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52477,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749845/general/f1c79a3b-b223-48b6-9245-45ade6c73603.jpg',
'Width': 1024}],
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Tesla Model 3 75 kWh - Dual Motor - Electric - Automatic - 476 hp - '
'107.180 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738501%27 HTTP/1.1" 200 None
2026-03-27 16:34:22 [adesa.fr] INFO: Saving data for 10738501: {'created_time': 1774629262.363607, 'last_price_update_time': 1774629262.363618, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738501') HTTP/1.1" 204 0
2026-03-27 16:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750046/general/605f5b43-8ee6-46d9-9e38-db68b55f9d05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738584)
2026-03-27 16:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750055/general/af6de088-8906-4553-ab4c-dc6cec5798cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738593)
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252F0b873cf6-dd5d-48a8-a83b-01b29d49da60.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/0b873cf6-dd5d-48a8-a83b-01b29d49da60.jpg not downloaded yet
2026-03-27 16:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738592> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224569290>
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252F59ce96b8-5bd3-497b-a7f7-5ac56122f28a.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/59ce96b8-5bd3-497b-a7f7-5ac56122f28a.jpg saved to cache
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6dae121e-e2d0-581c-bbf7-bbb98076d8a6
2026-03-27 16:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2428713-613d-503e-9af4-5d1399d9dead with identifier: 10738447
2026-03-27 16:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2428713-613d-503e-9af4-5d1399d9dead with scrape type 1
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e2428713-613d-503e-9af4-5d1399d9dead
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252Fc9befd8a-41ab-41ff-b92f-c2d02c222e26.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/c9befd8a-41ab-41ff-b92f-c2d02c222e26.jpg not downloaded yet
2026-03-27 16:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750148/general/b1ed6c95-d99b-4c87-8bb8-1ade93bc2463.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738682)
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252Fcbd7d268-56a8-45f4-8932-b5cc6a86787a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/cbd7d268-56a8-45f4-8932-b5cc6a86787a.jpg not downloaded yet
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252F72a146fa-5abf-4f0d-9ced-791d254a8fce.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/72a146fa-5abf-4f0d-9ced-791d254a8fce.jpg not downloaded yet
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252F7ec4e74d-6c6b-4e7a-9187-d3d12e014ce0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/7ec4e74d-6c6b-4e7a-9187-d3d12e014ce0.jpg not downloaded yet
2026-03-27 16:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750511/general/66bb2b9a-c98a-42a9-9347-e7146e0d253e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738046)
2026-03-27 16:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750009/general/e2b25b2f-8aa1-4eb3-8a2b-90effbcded02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738550)
2026-03-27 16:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750149/general/c5445a35-bb51-4092-8bde-22ff63d9f24f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738683)
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252F47e5e5f9-6721-4974-826a-8cf0d60b342a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/47e5e5f9-6721-4974-826a-8cf0d60b342a.jpg not downloaded yet
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252Fd314b996-5e9d-4bb4-bb90-7f65b09c72bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/d314b996-5e9d-4bb4-bb90-7f65b09c72bb.jpg not downloaded yet
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a87b50>
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252F582d85b0-5124-4121-b5e1-c84604ebf36c.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/582d85b0-5124-4121-b5e1-c84604ebf36c.jpg saved to cache
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22415f490>
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252F816e52a2-7027-4aeb-8721-dbdf69e37c56.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/816e52a2-7027-4aeb-8721-dbdf69e37c56.jpg saved to cache
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6dae121e-e2d0-581c-bbf7-bbb98076d8a6
2026-03-27 16:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750092/general/38144145-6092-4d2d-b601-cbc5ffaaf468.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738628)
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252F28833e45-3aa9-48d8-8135-7cd277f4d030.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/28833e45-3aa9-48d8-8135-7cd277f4d030.jpg not downloaded yet
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252F118579a6-1ca9-4c6e-8b9c-52d25af4a6ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/118579a6-1ca9-4c6e-8b9c-52d25af4a6ef.jpg not downloaded yet
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252F59bc4950-d6b1-4572-80d5-a460ff618ca7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/59bc4950-d6b1-4572-80d5-a460ff618ca7.jpg not downloaded yet
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252Ffef569a3-5249-4c46-8788-03058fcc856f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/fef569a3-5249-4c46-8788-03058fcc856f.jpg not downloaded yet
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252Ff536d0c3-70f4-45ea-b2a3-898ff2faf549.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/f536d0c3-70f4-45ea-b2a3-898ff2faf549.jpg not downloaded yet
2026-03-27 16:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750009/general/3ee5dad5-709c-4703-82a0-5abb8742b732.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738550)
2026-03-27 16:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750055/general/75a348b4-5f92-4a1c-9e4d-1e491746756e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738593)
2026-03-27 16:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750055/general/9be7c2aa-6aeb-4182-bf79-c7d9eb7f78df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738593)
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252Facd04ddd-c114-4185-98a3-43a7b48e710b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/acd04ddd-c114-4185-98a3-43a7b48e710b.jpg not downloaded yet
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252F49c43d13-f63f-4cdf-8e29-1b8270e6d4ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/49c43d13-f63f-4cdf-8e29-1b8270e6d4ae.jpg not downloaded yet
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252F6bec1f2b-af1b-45db-a7d8-023c3b8684b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/6bec1f2b-af1b-45db-a7d8-023c3b8684b4.jpg not downloaded yet
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22417bb10>
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252F605f5b43-8ee6-46d9-9e38-db68b55f9d05.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/605f5b43-8ee6-46d9-9e38-db68b55f9d05.jpg saved to cache
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a5f9a3bd-741f-504c-9764-da1bf1ababfa
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224517ed0>
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252Faf6de088-8906-4553-ab4c-dc6cec5798cf.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/af6de088-8906-4553-ab4c-dc6cec5798cf.jpg saved to cache
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9b126dca-68fd-5f38-8c11-64d480062b7d
2026-03-27 16:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 313d5352-731f-5e38-8875-810b48424967 with identifier: 10738592
2026-03-27 16:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 313d5352-731f-5e38-8875-810b48424967 with scrape type 1
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 313d5352-731f-5e38-8875-810b48424967
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252Fa43ad86a-d2f5-42c1-b32e-d811e0db72bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/a43ad86a-d2f5-42c1-b32e-d811e0db72bc.jpg not downloaded yet
2026-03-27 16:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee22f79f-958d-5158-aa37-1d82b3604465 with identifier: 10738630
2026-03-27 16:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee22f79f-958d-5158-aa37-1d82b3604465 with scrape type 1
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ee22f79f-958d-5158-aa37-1d82b3604465
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252F4c730b4a-140f-471b-a9d4-4bdb95ad4173.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/4c730b4a-140f-471b-a9d4-4bdb95ad4173.jpg not downloaded yet
2026-03-27 16:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa with identifier: 10738643
2026-03-27 16:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa with scrape type 1
2026-03-27 16:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252F61f3a75d-878c-4fbc-946f-eb3a9d2b699a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/61f3a75d-878c-4fbc-946f-eb3a9d2b699a.jpg not downloaded yet
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256c5b90>
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252Fb1ed6c95-d99b-4c87-8bb8-1ade93bc2463.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/b1ed6c95-d99b-4c87-8bb8-1ade93bc2463.jpg saved to cache
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 22742640-b1c8-53c8-81e1-0a7a746f9c23
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240f2e90>
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750511%252Fgeneral%252F66bb2b9a-c98a-42a9-9347-e7146e0d253e.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/general/66bb2b9a-c98a-42a9-9347-e7146e0d253e.jpg saved to cache
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ac42dc29-8e69-5ce5-a876-cfa60305350f
2026-03-27 16:34:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ac42dc29-8e69-5ce5-a876-cfa60305350f, skipping ID generation
2026-03-27 16:34:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac42dc29-8e69-5ce5-a876-cfa60305350f with scrape type 1
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ac42dc29-8e69-5ce5-a876-cfa60305350f sending to next pipeline
2026-03-27 16:34:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ac42dc29-8e69-5ce5-a876-cfa60305350f, identifier: 10738046
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22590f050>
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252Fe2b25b2f-8aa1-4eb3-8a2b-90effbcded02.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/e2b25b2f-8aa1-4eb3-8a2b-90effbcded02.jpg saved to cache
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225621750>
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252Fc5445a35-bb51-4092-8bde-22ff63d9f24f.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/c5445a35-bb51-4092-8bde-22ff63d9f24f.jpg saved to cache
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e3edf374-e7bf-5e0b-9011-08ca4f3c7b42
2026-03-27 16:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750055/general/6b44c812-8313-41e6-ba6d-e8e0b1f2787b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738593)
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252Fcea3da7c-0fe7-4d55-824f-01ad2568f457.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/cea3da7c-0fe7-4d55-824f-01ad2568f457.jpg not downloaded yet
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252Feb76a7e1-b9a8-4ac8-93c3-a94ff3716449.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/eb76a7e1-b9a8-4ac8-93c3-a94ff3716449.jpg not downloaded yet
2026-03-27 16:34:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ac42dc29-8e69-5ce5-a876-cfa60305350f with identifier: 10738046
2026-03-27 16:34:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ac42dc29-8e69-5ce5-a876-cfa60305350f with identifier: 10738046
2026-03-27 16:34:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ac42dc29-8e69-5ce5-a876-cfa60305350f with identifier: 10738046 to the API
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750511/general/66bb2b9a-c98a-42a9-9347-e7146e0d253e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ac42dc29-8e69-5ce5-a876-cfa60305350f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738046',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 34329,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1578586,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/general/a8cd1422-72d2-4970-a426-ea9cd6493928.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1590496,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/general/66bb2b9a-c98a-42a9-9347-e7146e0d253e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1170687,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/general/5b95c8f8-f4b2-4cd8-8180-aaf6b046bd55.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1171258,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/general/0a3c7b4b-89e0-45c0-bdaf-601942cd7bd6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1078472,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/damage/3d1660f5-d0e4-42f8-835c-08230d8c5c85.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1138421,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/damage/e1ff44bb-7916-4154-babf-5df191d35e52.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1067373,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/damage/e5efd8b0-1d40-4282-90d7-3998b13053f6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1209671,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/damage/bdd1900b-9a3e-40d5-9a7e-11715fc43faa.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1264478,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/damage/6b5b4b40-aa6e-441e-8f42-eadc37ec8a75.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 887668,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/damage/2d99f658-805d-47b0-843c-643c49d821e0.jpg',
'Width': 2731}],
'price': 53600,
'price_includes_vat': True,
'registration_date': '2023-11-06',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 204 hp - 34.329 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738046%27 HTTP/1.1" 200 None
2026-03-27 16:34:23 [adesa.fr] INFO: Saving data for 10738046: {'created_time': 1774629263.70605, 'last_price_update_time': 1774629263.706062, 'auction_closing_time': 1774855800.0}
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738046') HTTP/1.1" 204 0
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252F741bd710-2a66-4cd4-867c-b765bcf150fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/741bd710-2a66-4cd4-867c-b765bcf150fd.jpg not downloaded yet
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252Ff03b8b3b-e833-484d-9c3e-1a6cf057becc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/f03b8b3b-e833-484d-9c3e-1a6cf057becc.jpg not downloaded yet
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252F8ff30729-97f7-452c-b0e7-ec862ae9b15d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/8ff30729-97f7-452c-b0e7-ec862ae9b15d.jpg not downloaded yet
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252Fb16a669a-3050-48a0-9c1a-efc07700c66d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/b16a669a-3050-48a0-9c1a-efc07700c66d.jpg not downloaded yet
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252F0491ea38-078a-4c67-aab7-1eaa1f8c4ba8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/0491ea38-078a-4c67-aab7-1eaa1f8c4ba8.jpg not downloaded yet
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252F478a2338-89c8-405a-bcd9-1b20a8813379.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/478a2338-89c8-405a-bcd9-1b20a8813379.jpg not downloaded yet
2026-03-27 16:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750148/general/66d2ae99-8690-49fa-b327-96635334054d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738682)
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252F5fe94495-0021-4305-b946-45100a85c54c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/5fe94495-0021-4305-b946-45100a85c54c.jpg not downloaded yet
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252Fdf978f84-c89c-41d0-97dc-212ca03deefb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/df978f84-c89c-41d0-97dc-212ca03deefb.jpg not downloaded yet
2026-03-27 16:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22567b490>
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750092%252Fgeneral%252F38144145-6092-4d2d-b601-cbc5ffaaf468.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750092/general/38144145-6092-4d2d-b601-cbc5ffaaf468.jpg saved to cache
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced
2026-03-27 16:34:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced, skipping ID generation
2026-03-27 16:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced with scrape type 1
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced sending to next pipeline
2026-03-27 16:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced, identifier: 10738628
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225894790>
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252F3ee5dad5-709c-4703-82a0-5abb8742b732.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/3ee5dad5-709c-4703-82a0-5abb8742b732.jpg saved to cache
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259db850>
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252F75a348b4-5f92-4a1c-9e4d-1e491746756e.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/75a348b4-5f92-4a1c-9e4d-1e491746756e.jpg saved to cache
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9b126dca-68fd-5f38-8c11-64d480062b7d
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225886110>
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252F9be7c2aa-6aeb-4182-bf79-c7d9eb7f78df.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/9be7c2aa-6aeb-4182-bf79-c7d9eb7f78df.jpg saved to cache
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9b126dca-68fd-5f38-8c11-64d480062b7d
2026-03-27 16:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750009/general/0c7f17ea-c518-466f-adee-03ebb6536090.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738550)
2026-03-27 16:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750055/general/0b873cf6-dd5d-48a8-a83b-01b29d49da60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738593)
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252F86bf7c16-1a31-4c1a-ac73-13a495a9c772.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/86bf7c16-1a31-4c1a-ac73-13a495a9c772.jpg not downloaded yet
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252F0f507c39-e30c-4f73-a42a-deea5700bf7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/0f507c39-e30c-4f73-a42a-deea5700bf7e.jpg not downloaded yet
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252F1e8533d9-b12f-4014-b4b6-024aafa7d8bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/1e8533d9-b12f-4014-b4b6-024aafa7d8bb.jpg not downloaded yet
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252Fd69e42b0-0769-4b44-98c0-63c5a9551733.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/d69e42b0-0769-4b44-98c0-63c5a9551733.jpg not downloaded yet
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252F4b43e39b-d142-4ac6-9d58-abcfef35a7f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/4b43e39b-d142-4ac6-9d58-abcfef35a7f7.jpg not downloaded yet
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252Ffef5da05-2ee5-438e-b6e9-13c30b68e382.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/fef5da05-2ee5-438e-b6e9-13c30b68e382.jpg not downloaded yet
2026-03-27 16:34:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced with identifier: 10738628
2026-03-27 16:34:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced with identifier: 10738628
2026-03-27 16:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced with identifier: 10738628 to the API
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750092/general/38144145-6092-4d2d-b601-cbc5ffaaf468.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-931-GP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738628',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 220186,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750092/general/9120e9d6-0890-42aa-a019-a26b0352ca3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142209,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750092/general/50cdfe45-a9c6-4123-a3ba-09a6a8662fbe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145231,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750092/general/38144145-6092-4d2d-b601-cbc5ffaaf468.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750092/general/582d85b0-5124-4121-b5e1-c84604ebf36c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86847,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750092/general/36638a28-3266-4e8e-ade4-f58fb2124629.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87631,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750092/general/11886c63-9c63-40bd-b9fe-c7d06dc9c3ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750092/general/0b9e79ea-27e4-449b-8eec-2dd5821bdc78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750092/general/b6b9d4e9-caf5-438b-9e1f-48d2483ffdd7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750092/general/3cb8ed0b-8b49-4a1b-a22c-2ea2c3baf2e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced/dd8edb99-2d9c-5cb6-bd1c-ae62bc978ced_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42745,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750092/general/3f88f7ac-8eed-4334-ac10-a8033e34c07c.jpg',
'Width': 1024}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Tesla Model 3 75 kWh - Electric - Automatic - 476 hp - 220.186 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738628%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [adesa.fr] INFO: Saving data for 10738628: {'created_time': 1774629264.678805, 'last_price_update_time': 1774629264.678817, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738628') HTTP/1.1" 204 0
2026-03-27 16:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750009/general/f585e8c9-060c-44b3-828f-4b5f8d823820.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738550)
2026-03-27 16:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750149/general/a3888f96-c59e-4ebe-998c-7bbcc7bbe89b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738683)
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252Ff276a278-ce56-4033-bef0-cca5cf18b129.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/f276a278-ce56-4033-bef0-cca5cf18b129.jpg not downloaded yet
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252F9b759095-2f5a-4d3e-9f48-a9e20cc799d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/9b759095-2f5a-4d3e-9f48-a9e20cc799d9.jpg not downloaded yet
2026-03-27 16:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22417d050>
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252F6b44c812-8313-41e6-ba6d-e8e0b1f2787b.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/6b44c812-8313-41e6-ba6d-e8e0b1f2787b.jpg saved to cache
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9b126dca-68fd-5f38-8c11-64d480062b7d
2026-03-27 16:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697549/general/c9befd8a-41ab-41ff-b92f-c2d02c222e26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738447)
2026-03-27 16:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750148/general/28a26852-da90-47ac-966f-ed1caa5cb5ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738682)
2026-03-27 16:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750149/general/9c2b143f-24bf-4eb0-93e6-5ee50f92420b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738683)
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252F1d4fdfec-5a3a-48eb-8d2c-94544468d925.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/1d4fdfec-5a3a-48eb-8d2c-94544468d925.jpg not downloaded yet
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252Fafcd1c8b-993b-4cca-808c-c8bd8c7fbb2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/afcd1c8b-993b-4cca-808c-c8bd8c7fbb2f.jpg not downloaded yet
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252F55230976-a1aa-4eb7-91cb-bb2a0e9dd687.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/55230976-a1aa-4eb7-91cb-bb2a0e9dd687.jpg not downloaded yet
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252F98353d46-b77e-48e1-a427-c456ac3fdaa2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/98353d46-b77e-48e1-a427-c456ac3fdaa2.jpg not downloaded yet
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252F9b2eebec-2027-4d01-b3f7-20c22e7151b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/9b2eebec-2027-4d01-b3f7-20c22e7151b1.jpg not downloaded yet
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252F58574c25-4991-4008-8732-b6bab2e2e572.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/58574c25-4991-4008-8732-b6bab2e2e572.jpg not downloaded yet
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cc1310>
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252F66d2ae99-8690-49fa-b327-96635334054d.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/66d2ae99-8690-49fa-b327-96635334054d.jpg saved to cache
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 22742640-b1c8-53c8-81e1-0a7a746f9c23
2026-03-27 16:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb6830e1-b681-5f29-aacd-8871fa7c3f9c with identifier: 10738681
2026-03-27 16:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb6830e1-b681-5f29-aacd-8871fa7c3f9c with scrape type 1
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eb6830e1-b681-5f29-aacd-8871fa7c3f9c
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252F691195e6-8843-4e1e-b5f2-af35a3796971.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/691195e6-8843-4e1e-b5f2-af35a3796971.jpg not downloaded yet
2026-03-27 16:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750009/general/7ec4e74d-6c6b-4e7a-9187-d3d12e014ce0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738550)
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252Fd532baa7-2d0c-4e47-9c86-c47a576b0372.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/d532baa7-2d0c-4e47-9c86-c47a576b0372.jpg not downloaded yet
2026-03-27 16:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750148/general/118579a6-1ca9-4c6e-8b9c-52d25af4a6ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738682)
2026-03-27 16:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750009/general/59bc4950-d6b1-4572-80d5-a460ff618ca7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738550)
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252F1855d5e2-260f-4c60-b3ea-a0188d2ea602.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/1855d5e2-260f-4c60-b3ea-a0188d2ea602.jpg not downloaded yet
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252F17338d07-bbb2-4c4d-ba39-721eba2abc18.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/17338d07-bbb2-4c4d-ba39-721eba2abc18.jpg not downloaded yet
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252F2fbd7c65-f3cf-4a10-b68b-858b17dcfe46.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/2fbd7c65-f3cf-4a10-b68b-858b17dcfe46.jpg not downloaded yet
2026-03-27 16:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252Fd3466ef0-e1dd-412e-bcd2-b5b02632c69b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/d3466ef0-e1dd-412e-bcd2-b5b02632c69b.jpg not downloaded yet
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225887dd0>
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252F0c7f17ea-c518-466f-adee-03ebb6536090.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/0c7f17ea-c518-466f-adee-03ebb6536090.jpg saved to cache
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22562d090>
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252F0b873cf6-dd5d-48a8-a83b-01b29d49da60.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/0b873cf6-dd5d-48a8-a83b-01b29d49da60.jpg saved to cache
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9b126dca-68fd-5f38-8c11-64d480062b7d
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252F51c8971e-cf57-4684-8597-0ca5158238a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/51c8971e-cf57-4684-8597-0ca5158238a9.jpg not downloaded yet
2026-03-27 16:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750149/general/28833e45-3aa9-48d8-8135-7cd277f4d030.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738683)
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252F3a1d6113-36b3-4299-be82-b33b87d98fc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/3a1d6113-36b3-4299-be82-b33b87d98fc9.jpg not downloaded yet
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252F649a4641-d1c1-4520-8c31-1a3f2998b4b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/649a4641-d1c1-4520-8c31-1a3f2998b4b5.jpg not downloaded yet
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252F497768fa-42fe-44b7-8142-49881dab8c7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/497768fa-42fe-44b7-8142-49881dab8c7f.jpg not downloaded yet
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252Ff5d9bf28-790a-42d7-9b33-5321efa388c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/f5d9bf28-790a-42d7-9b33-5321efa388c3.jpg not downloaded yet
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227a72a50>
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252Ff585e8c9-060c-44b3-828f-4b5f8d823820.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/f585e8c9-060c-44b3-828f-4b5f8d823820.jpg saved to cache
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224154a10>
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252Fa3888f96-c59e-4ebe-998c-7bbcc7bbe89b.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/a3888f96-c59e-4ebe-998c-7bbcc7bbe89b.jpg saved to cache
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e3edf374-e7bf-5e0b-9011-08ca4f3c7b42
2026-03-27 16:34:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7128723-5d9b-5a0c-8044-7921571a8935 with identifier: 10738590
2026-03-27 16:34:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7128723-5d9b-5a0c-8044-7921571a8935 with scrape type 1
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f7128723-5d9b-5a0c-8044-7921571a8935
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252Fc881a9cb-b556-40f6-94b4-6474e3c52047.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/c881a9cb-b556-40f6-94b4-6474e3c52047.jpg not downloaded yet
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224361650>
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252Fc9befd8a-41ab-41ff-b92f-c2d02c222e26.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/c9befd8a-41ab-41ff-b92f-c2d02c222e26.jpg saved to cache
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e2428713-613d-503e-9af4-5d1399d9dead
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256de110>
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252F28a26852-da90-47ac-966f-ed1caa5cb5ff.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/28a26852-da90-47ac-966f-ed1caa5cb5ff.jpg saved to cache
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 22742640-b1c8-53c8-81e1-0a7a746f9c23
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224118610>
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252F9c2b143f-24bf-4eb0-93e6-5ee50f92420b.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/9c2b143f-24bf-4eb0-93e6-5ee50f92420b.jpg saved to cache
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e3edf374-e7bf-5e0b-9011-08ca4f3c7b42
2026-03-27 16:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697549/general/f536d0c3-70f4-45ea-b2a3-898ff2faf549.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738447)
2026-03-27 16:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750107/general/478a2338-89c8-405a-bcd9-1b20a8813379.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738643)
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252F92fc8bc5-1104-46a8-a4d8-1fbf8f9366ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/92fc8bc5-1104-46a8-a4d8-1fbf8f9366ba.jpg not downloaded yet
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225838490>
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252F7ec4e74d-6c6b-4e7a-9187-d3d12e014ce0.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/7ec4e74d-6c6b-4e7a-9187-d3d12e014ce0.jpg saved to cache
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22433c9d0>
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252F118579a6-1ca9-4c6e-8b9c-52d25af4a6ef.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/118579a6-1ca9-4c6e-8b9c-52d25af4a6ef.jpg saved to cache
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 22742640-b1c8-53c8-81e1-0a7a746f9c23
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf4650>
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252F59bc4950-d6b1-4572-80d5-a460ff618ca7.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/59bc4950-d6b1-4572-80d5-a460ff618ca7.jpg saved to cache
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb
2026-03-27 16:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697549/general/eb76a7e1-b9a8-4ac8-93c3-a94ff3716449.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738447)
2026-03-27 16:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750094/general/0491ea38-078a-4c67-aab7-1eaa1f8c4ba8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738630)
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252F31dec516-2ed1-434a-a85f-581dc2556661.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/31dec516-2ed1-434a-a85f-581dc2556661.jpg not downloaded yet
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252Fc33b8895-169e-4bec-a740-9cd0b8b30c27.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/c33b8895-169e-4bec-a740-9cd0b8b30c27.jpg not downloaded yet
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252F6eaa0047-012c-4dbb-9b85-4ff151afad8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/6eaa0047-012c-4dbb-9b85-4ff151afad8b.jpg not downloaded yet
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252Fd153a845-9ebe-4b62-9e33-a89285e9127f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/d153a845-9ebe-4b62-9e33-a89285e9127f.jpg not downloaded yet
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252Fd3f15055-1af0-472a-99b4-38fe0cf42f1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/d3f15055-1af0-472a-99b4-38fe0cf42f1e.jpg not downloaded yet
2026-03-27 16:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750054/general/b16a669a-3050-48a0-9c1a-efc07700c66d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738592)
2026-03-27 16:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697549/general/df978f84-c89c-41d0-97dc-212ca03deefb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738447)
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252F94319bd3-b7d0-44c0-a60c-b3589a579eb4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/94319bd3-b7d0-44c0-a60c-b3589a579eb4.jpg not downloaded yet
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224397490>
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252F28833e45-3aa9-48d8-8135-7cd277f4d030.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/28833e45-3aa9-48d8-8135-7cd277f4d030.jpg saved to cache
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e3edf374-e7bf-5e0b-9011-08ca4f3c7b42
2026-03-27 16:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750055/general/5fe94495-0021-4305-b946-45100a85c54c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738593)
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252F7f3cd131-b443-45f1-bcb3-2858f919ef9a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/7f3cd131-b443-45f1-bcb3-2858f919ef9a.jpg not downloaded yet
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252F60778908-daa0-4adb-b3ed-737830e05a38.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/60778908-daa0-4adb-b3ed-737830e05a38.jpg not downloaded yet
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252F54fe567e-f14b-48e8-8f88-84ab508be12d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/54fe567e-f14b-48e8-8f88-84ab508be12d.jpg not downloaded yet
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252F58e54f8c-12b5-458b-8cee-76e0ad773394.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/58e54f8c-12b5-458b-8cee-76e0ad773394.jpg not downloaded yet
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252F25910b0f-774d-42da-a497-70b9da3c5d63.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/25910b0f-774d-42da-a497-70b9da3c5d63.jpg not downloaded yet
2026-03-27 16:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750107/general/fef5da05-2ee5-438e-b6e9-13c30b68e382.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738643)
2026-03-27 16:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750054/general/d69e42b0-0769-4b44-98c0-63c5a9551733.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738592)
2026-03-27 16:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750094/general/4b43e39b-d142-4ac6-9d58-abcfef35a7f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738630)
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252Fc3ea0cd0-a519-4551-bc94-c339c18063e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/c3ea0cd0-a519-4551-bc94-c339c18063e7.jpg not downloaded yet
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252Fdf12aae9-f72d-45f6-a4d5-47dc84dc38c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/df12aae9-f72d-45f6-a4d5-47dc84dc38c1.jpg not downloaded yet
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252Fabac70d0-1d8e-4c15-b069-c3c892c8e6fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/abac70d0-1d8e-4c15-b069-c3c892c8e6fe.jpg not downloaded yet
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252F3844c50b-508d-4287-ba94-1a86dd8b6297.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/3844c50b-508d-4287-ba94-1a86dd8b6297.jpg not downloaded yet
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252F009f2f74-2598-4e8e-b333-6052c430125c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/009f2f74-2598-4e8e-b333-6052c430125c.jpg not downloaded yet
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b4dcd0>
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252Ff536d0c3-70f4-45ea-b2a3-898ff2faf549.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/f536d0c3-70f4-45ea-b2a3-898ff2faf549.jpg saved to cache
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e2428713-613d-503e-9af4-5d1399d9dead
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225675710>
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252F478a2338-89c8-405a-bcd9-1b20a8813379.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/478a2338-89c8-405a-bcd9-1b20a8813379.jpg saved to cache
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225899dd0>
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252Feb76a7e1-b9a8-4ac8-93c3-a94ff3716449.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/eb76a7e1-b9a8-4ac8-93c3-a94ff3716449.jpg saved to cache
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e2428713-613d-503e-9af4-5d1399d9dead
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22411a6d0>
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252F0491ea38-078a-4c67-aab7-1eaa1f8c4ba8.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/0491ea38-078a-4c67-aab7-1eaa1f8c4ba8.jpg saved to cache
2026-03-27 16:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ee22f79f-958d-5158-aa37-1d82b3604465
2026-03-27 16:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750009/general/1e8533d9-b12f-4014-b4b6-024aafa7d8bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738550)
2026-03-27 16:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750107/general/58574c25-4991-4008-8732-b6bab2e2e572.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738643)
2026-03-27 16:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750094/general/9b2eebec-2027-4d01-b3f7-20c22e7151b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738630)
2026-03-27 16:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750147/general/691195e6-8843-4e1e-b5f2-af35a3796971.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738681)
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252Fbacf6445-85e4-41d8-84cd-88673ab8bbed.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/bacf6445-85e4-41d8-84cd-88673ab8bbed.jpg not downloaded yet
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252F35db16ed-b058-46f3-a3a8-f414539fe7df.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/35db16ed-b058-46f3-a3a8-f414539fe7df.jpg not downloaded yet
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252F45a416a5-3503-4a21-ae34-5d61bc883b5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/45a416a5-3503-4a21-ae34-5d61bc883b5b.jpg not downloaded yet
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252F9be1ebe9-867f-4ac9-84dc-15bf1298ab54.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/9be1ebe9-867f-4ac9-84dc-15bf1298ab54.jpg not downloaded yet
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252F7a2990e3-9b48-42be-b799-2d1469782a21.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/7a2990e3-9b48-42be-b799-2d1469782a21.jpg not downloaded yet
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22433e250>
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252Fb16a669a-3050-48a0-9c1a-efc07700c66d.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/b16a669a-3050-48a0-9c1a-efc07700c66d.jpg saved to cache
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 313d5352-731f-5e38-8875-810b48424967
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258e3ad0>
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252Fdf978f84-c89c-41d0-97dc-212ca03deefb.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/df978f84-c89c-41d0-97dc-212ca03deefb.jpg saved to cache
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e2428713-613d-503e-9af4-5d1399d9dead
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22451acd0>
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252F5fe94495-0021-4305-b946-45100a85c54c.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/5fe94495-0021-4305-b946-45100a85c54c.jpg saved to cache
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9b126dca-68fd-5f38-8c11-64d480062b7d
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240c5490>
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252Ffef5da05-2ee5-438e-b6e9-13c30b68e382.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/fef5da05-2ee5-438e-b6e9-13c30b68e382.jpg saved to cache
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241086d0>
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252Fd69e42b0-0769-4b44-98c0-63c5a9551733.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/d69e42b0-0769-4b44-98c0-63c5a9551733.jpg saved to cache
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 313d5352-731f-5e38-8875-810b48424967
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22450cc10>
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252F4b43e39b-d142-4ac6-9d58-abcfef35a7f7.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/4b43e39b-d142-4ac6-9d58-abcfef35a7f7.jpg saved to cache
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ee22f79f-958d-5158-aa37-1d82b3604465
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252Fbe5e92a1-4133-4175-972c-d3d26c5102f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/be5e92a1-4133-4175-972c-d3d26c5102f5.jpg not downloaded yet
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252Fe0f0fbee-ed18-4b17-a54a-52e45d5c5ea8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/e0f0fbee-ed18-4b17-a54a-52e45d5c5ea8.jpg not downloaded yet
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750147/general/d3466ef0-e1dd-412e-bcd2-b5b02632c69b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738681)
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750107/general/2fbd7c65-f3cf-4a10-b68b-858b17dcfe46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738643)
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750052/general/c881a9cb-b556-40f6-94b4-6474e3c52047.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738590)
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697549/general/92fc8bc5-1104-46a8-a4d8-1fbf8f9366ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738447)
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697549/general/51c8971e-cf57-4684-8597-0ca5158238a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738447)
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22594d390>
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252F1e8533d9-b12f-4014-b4b6-024aafa7d8bb.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/1e8533d9-b12f-4014-b4b6-024aafa7d8bb.jpg saved to cache
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d66790>
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252F58574c25-4991-4008-8732-b6bab2e2e572.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/58574c25-4991-4008-8732-b6bab2e2e572.jpg saved to cache
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22575da90>
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252F9b2eebec-2027-4d01-b3f7-20c22e7151b1.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/9b2eebec-2027-4d01-b3f7-20c22e7151b1.jpg saved to cache
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ee22f79f-958d-5158-aa37-1d82b3604465
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225d17f90>
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252F691195e6-8843-4e1e-b5f2-af35a3796971.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/691195e6-8843-4e1e-b5f2-af35a3796971.jpg saved to cache
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eb6830e1-b681-5f29-aacd-8871fa7c3f9c
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750147/general/f5d9bf28-790a-42d7-9b33-5321efa388c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738681)
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750107/general/497768fa-42fe-44b7-8142-49881dab8c7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738643)
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750052/general/d3f15055-1af0-472a-99b4-38fe0cf42f1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738590)
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252F7044b18c-e1ee-4c5d-92f6-8cb125d441e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/7044b18c-e1ee-4c5d-92f6-8cb125d441e1.jpg not downloaded yet
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252F63f0d37f-a893-43c3-9514-da482a759d38.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/63f0d37f-a893-43c3-9514-da482a759d38.jpg not downloaded yet
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252F488ad203-4576-44e3-ae1a-30e1b7585b12.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/488ad203-4576-44e3-ae1a-30e1b7585b12.jpg not downloaded yet
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252F4062effd-7173-4910-b2bb-0a31604bbcf1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/4062effd-7173-4910-b2bb-0a31604bbcf1.jpg not downloaded yet
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22456d250>
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252Fd3466ef0-e1dd-412e-bcd2-b5b02632c69b.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/d3466ef0-e1dd-412e-bcd2-b5b02632c69b.jpg saved to cache
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eb6830e1-b681-5f29-aacd-8871fa7c3f9c
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227e74190>
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252F2fbd7c65-f3cf-4a10-b68b-858b17dcfe46.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/2fbd7c65-f3cf-4a10-b68b-858b17dcfe46.jpg saved to cache
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cc2090>
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252Fc881a9cb-b556-40f6-94b4-6474e3c52047.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/c881a9cb-b556-40f6-94b4-6474e3c52047.jpg saved to cache
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f7128723-5d9b-5a0c-8044-7921571a8935
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259dbe50>
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252F92fc8bc5-1104-46a8-a4d8-1fbf8f9366ba.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/92fc8bc5-1104-46a8-a4d8-1fbf8f9366ba.jpg saved to cache
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e2428713-613d-503e-9af4-5d1399d9dead
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22457b310>
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252F51c8971e-cf57-4684-8597-0ca5158238a9.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/51c8971e-cf57-4684-8597-0ca5158238a9.jpg saved to cache
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e2428713-613d-503e-9af4-5d1399d9dead
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252F3455e8e8-dea8-40b8-bef7-a75c3f605d0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/3455e8e8-dea8-40b8-bef7-a75c3f605d0f.jpg not downloaded yet
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750147/general/58e54f8c-12b5-458b-8cee-76e0ad773394.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738681)
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750052/general/25910b0f-774d-42da-a497-70b9da3c5d63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738590)
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750107/general/54fe567e-f14b-48e8-8f88-84ab508be12d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738643)
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750054/general/7f3cd131-b443-45f1-bcb3-2858f919ef9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738592)
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750052/general/7a2990e3-9b48-42be-b799-2d1469782a21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738590)
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750094/general/60778908-daa0-4adb-b3ed-737830e05a38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738630)
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697549/general/94319bd3-b7d0-44c0-a60c-b3589a579eb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738447)
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750052/general/009f2f74-2598-4e8e-b333-6052c430125c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738590)
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252Fb3d6d48c-4a05-4c22-8335-946d6b5ab6f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/b3d6d48c-4a05-4c22-8335-946d6b5ab6f5.jpg not downloaded yet
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cc17d0>
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252Ff5d9bf28-790a-42d7-9b33-5321efa388c3.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/f5d9bf28-790a-42d7-9b33-5321efa388c3.jpg saved to cache
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eb6830e1-b681-5f29-aacd-8871fa7c3f9c
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22432ab90>
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252F497768fa-42fe-44b7-8142-49881dab8c7f.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/497768fa-42fe-44b7-8142-49881dab8c7f.jpg saved to cache
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225885f50>
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252Fd3f15055-1af0-472a-99b4-38fe0cf42f1e.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/d3f15055-1af0-472a-99b4-38fe0cf42f1e.jpg saved to cache
2026-03-27 16:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f7128723-5d9b-5a0c-8044-7921571a8935
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750052/general/e0f0fbee-ed18-4b17-a54a-52e45d5c5ea8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738590)
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750094/general/35db16ed-b058-46f3-a3a8-f414539fe7df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738630)
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750107/general/45a416a5-3503-4a21-ae34-5d61bc883b5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738643)
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750054/general/bacf6445-85e4-41d8-84cd-88673ab8bbed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738592)
2026-03-27 16:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750147/general/3844c50b-508d-4287-ba94-1a86dd8b6297.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738681)
2026-03-27 16:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750147/general/be5e92a1-4133-4175-972c-d3d26c5102f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738681)
2026-03-27 16:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750147/general/9be1ebe9-867f-4ac9-84dc-15bf1298ab54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738681)
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259dee10>
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252F58e54f8c-12b5-458b-8cee-76e0ad773394.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/58e54f8c-12b5-458b-8cee-76e0ad773394.jpg saved to cache
2026-03-27 16:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eb6830e1-b681-5f29-aacd-8871fa7c3f9c
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22435cc90>
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252F25910b0f-774d-42da-a497-70b9da3c5d63.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/25910b0f-774d-42da-a497-70b9da3c5d63.jpg saved to cache
2026-03-27 16:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f7128723-5d9b-5a0c-8044-7921571a8935
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b7f490>
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252F54fe567e-f14b-48e8-8f88-84ab508be12d.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/54fe567e-f14b-48e8-8f88-84ab508be12d.jpg saved to cache
2026-03-27 16:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22435e890>
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252F7f3cd131-b443-45f1-bcb3-2858f919ef9a.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/7f3cd131-b443-45f1-bcb3-2858f919ef9a.jpg saved to cache
2026-03-27 16:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 313d5352-731f-5e38-8875-810b48424967
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d67ad0>
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252F7a2990e3-9b48-42be-b799-2d1469782a21.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/7a2990e3-9b48-42be-b799-2d1469782a21.jpg saved to cache
2026-03-27 16:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f7128723-5d9b-5a0c-8044-7921571a8935
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256d85d0>
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252F60778908-daa0-4adb-b3ed-737830e05a38.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/60778908-daa0-4adb-b3ed-737830e05a38.jpg saved to cache
2026-03-27 16:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ee22f79f-958d-5158-aa37-1d82b3604465
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224198550>
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252F94319bd3-b7d0-44c0-a60c-b3589a579eb4.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/94319bd3-b7d0-44c0-a60c-b3589a579eb4.jpg saved to cache
2026-03-27 16:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e2428713-613d-503e-9af4-5d1399d9dead
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b7f4d0>
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252F009f2f74-2598-4e8e-b333-6052c430125c.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/009f2f74-2598-4e8e-b333-6052c430125c.jpg saved to cache
2026-03-27 16:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f7128723-5d9b-5a0c-8044-7921571a8935
2026-03-27 16:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750052/general/4062effd-7173-4910-b2bb-0a31604bbcf1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738590)
2026-03-27 16:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750052/general/63f0d37f-a893-43c3-9514-da482a759d38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738590)
2026-03-27 16:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750147/general/7044b18c-e1ee-4c5d-92f6-8cb125d441e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738681)
2026-03-27 16:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750107/general/abac70d0-1d8e-4c15-b069-c3c892c8e6fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738643)
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733112
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733112%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733112: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733112 url https://www.openlane.eu/en/carv6/auction/10733112
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733138
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733138%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733138: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733138 url https://www.openlane.eu/en/carv6/auction/10733138
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733172
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733172%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733172: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733172 url https://www.openlane.eu/en/carv6/auction/10733172
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733038
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733038%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733038: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733038 url https://www.openlane.eu/en/carv6/auction/10733038
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733064
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733064%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733064: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733064 url https://www.openlane.eu/en/carv6/auction/10733064
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733100
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733100%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733100: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733100 url https://www.openlane.eu/en/carv6/auction/10733100
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733103
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733103%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733103: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733103 url https://www.openlane.eu/en/carv6/auction/10733103
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733179
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733179%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733179: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733179 url https://www.openlane.eu/en/carv6/auction/10733179
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733089
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733089%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733089: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733089 url https://www.openlane.eu/en/carv6/auction/10733089
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733111
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733111%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733111: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733111 url https://www.openlane.eu/en/carv6/auction/10733111
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733155
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733155%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733155: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733155 url https://www.openlane.eu/en/carv6/auction/10733155
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733092
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733092%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733092: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733092 url https://www.openlane.eu/en/carv6/auction/10733092
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733150
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733150%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733150: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733150 url https://www.openlane.eu/en/carv6/auction/10733150
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733054
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733054%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733054: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733054 url https://www.openlane.eu/en/carv6/auction/10733054
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733146
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733146%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733146: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733146 url https://www.openlane.eu/en/carv6/auction/10733146
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733047
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733047%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733047: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733047 url https://www.openlane.eu/en/carv6/auction/10733047
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733094
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733094%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733094: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733094 url https://www.openlane.eu/en/carv6/auction/10733094
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733095
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733095%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733095: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733095 url https://www.openlane.eu/en/carv6/auction/10733095
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10732987
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732987%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10732987: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10732987 url https://www.openlane.eu/en/carv6/auction/10732987
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733078
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733078%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733078: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733078 url https://www.openlane.eu/en/carv6/auction/10733078
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733037
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733037%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733037: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733037 url https://www.openlane.eu/en/carv6/auction/10733037
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733115
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733115%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733115: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733115 url https://www.openlane.eu/en/carv6/auction/10733115
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733096
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733096%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733096: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733096 url https://www.openlane.eu/en/carv6/auction/10733096
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733132
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733132%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733132: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733132 url https://www.openlane.eu/en/carv6/auction/10733132
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733008
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733008%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733008: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733008 url https://www.openlane.eu/en/carv6/auction/10733008
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733035
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733035%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733035: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733035 url https://www.openlane.eu/en/carv6/auction/10733035
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733127
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733127%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733127: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733127 url https://www.openlane.eu/en/carv6/auction/10733127
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733003
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733003%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733003: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733003 url https://www.openlane.eu/en/carv6/auction/10733003
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10732990
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732990%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10732990: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10732990 url https://www.openlane.eu/en/carv6/auction/10732990
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10732985
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732985%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10732985: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10732985 url https://www.openlane.eu/en/carv6/auction/10732985
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733163
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733163%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733163: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733163 url https://www.openlane.eu/en/carv6/auction/10733163
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733136
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733136%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733136: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733136 url https://www.openlane.eu/en/carv6/auction/10733136
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10732982
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732982%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10732982: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10732982 url https://www.openlane.eu/en/carv6/auction/10732982
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733159
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733159%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733159: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733159 url https://www.openlane.eu/en/carv6/auction/10733159
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733022
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733022%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733022: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733022 url https://www.openlane.eu/en/carv6/auction/10733022
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733173
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733173%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733173: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733173 url https://www.openlane.eu/en/carv6/auction/10733173
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733041
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733041%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733041: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733041 url https://www.openlane.eu/en/carv6/auction/10733041
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733040
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733040%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733040: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733040 url https://www.openlane.eu/en/carv6/auction/10733040
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733170
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733170%27 HTTP/1.1" 200 None
2026-03-27 16:34:27 [adesa.fr] INFO: Scrape type for 10733170: 0
2026-03-27 16:34:27 [adesa.fr] INFO: Skipping item 10733170 url https://www.openlane.eu/en/carv6/auction/10733170
2026-03-27 16:34:27 [adesa.fr] INFO: Found listing with ID: 10733152
2026-03-27 16:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733152%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733152: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733152 url https://www.openlane.eu/en/carv6/auction/10733152
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733148
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733148%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733148: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733148 url https://www.openlane.eu/en/carv6/auction/10733148
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733158
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733158%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733158: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733158 url https://www.openlane.eu/en/carv6/auction/10733158
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733071
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733071%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733071: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733071 url https://www.openlane.eu/en/carv6/auction/10733071
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733102
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733102%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733102: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733102 url https://www.openlane.eu/en/carv6/auction/10733102
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733101
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733101%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733101: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733101 url https://www.openlane.eu/en/carv6/auction/10733101
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733175
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733175%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733175: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733175 url https://www.openlane.eu/en/carv6/auction/10733175
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733149
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733149%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733149: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733149 url https://www.openlane.eu/en/carv6/auction/10733149
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733178
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733178%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733178: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733178 url https://www.openlane.eu/en/carv6/auction/10733178
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733066
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733066%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733066: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733066 url https://www.openlane.eu/en/carv6/auction/10733066
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733104
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733104%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733104: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733104 url https://www.openlane.eu/en/carv6/auction/10733104
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733043
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733043%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733043: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733043 url https://www.openlane.eu/en/carv6/auction/10733043
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733098
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733098%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733098: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733098 url https://www.openlane.eu/en/carv6/auction/10733098
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733153
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733153%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733153: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733153 url https://www.openlane.eu/en/carv6/auction/10733153
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733169
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733169%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733169: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733169 url https://www.openlane.eu/en/carv6/auction/10733169
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733171
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733171%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733171: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733171 url https://www.openlane.eu/en/carv6/auction/10733171
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733025
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733025%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733025: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733025 url https://www.openlane.eu/en/carv6/auction/10733025
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733042
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733042%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733042: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733042 url https://www.openlane.eu/en/carv6/auction/10733042
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733010
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733010%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733010: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733010 url https://www.openlane.eu/en/carv6/auction/10733010
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733069
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733069%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733069: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733069 url https://www.openlane.eu/en/carv6/auction/10733069
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733005
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733005%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733005: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733005 url https://www.openlane.eu/en/carv6/auction/10733005
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733011
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733011%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733011: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733011 url https://www.openlane.eu/en/carv6/auction/10733011
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10732996
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732996%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10732996: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10732996 url https://www.openlane.eu/en/carv6/auction/10732996
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733015
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733015%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733015: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733015 url https://www.openlane.eu/en/carv6/auction/10733015
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10732989
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732989%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10732989: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10732989 url https://www.openlane.eu/en/carv6/auction/10732989
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10732998
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732998%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10732998: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10732998 url https://www.openlane.eu/en/carv6/auction/10732998
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733026
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733026%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733026: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733026 url https://www.openlane.eu/en/carv6/auction/10733026
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10732995
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732995%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10732995: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10732995 url https://www.openlane.eu/en/carv6/auction/10732995
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733154
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733154%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733154: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733154 url https://www.openlane.eu/en/carv6/auction/10733154
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733120
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733120%27 HTTP/1.1" 200 None
2026-03-27 16:34:28 [adesa.fr] INFO: Scrape type for 10733120: 0
2026-03-27 16:34:28 [adesa.fr] INFO: Skipping item 10733120 url https://www.openlane.eu/en/carv6/auction/10733120
2026-03-27 16:34:28 [adesa.fr] INFO: Found listing with ID: 10733121
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733121%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733121: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733121 url https://www.openlane.eu/en/carv6/auction/10733121
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10732994
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732994%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10732994: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10732994 url https://www.openlane.eu/en/carv6/auction/10732994
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733019
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733019%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733019: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733019 url https://www.openlane.eu/en/carv6/auction/10733019
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733106
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733106%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733106: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733106 url https://www.openlane.eu/en/carv6/auction/10733106
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733140
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733140%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733140: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733140 url https://www.openlane.eu/en/carv6/auction/10733140
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733123
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733123%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733123: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733123 url https://www.openlane.eu/en/carv6/auction/10733123
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733021
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733021%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733021: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733021 url https://www.openlane.eu/en/carv6/auction/10733021
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733057
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733057%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733057: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733057 url https://www.openlane.eu/en/carv6/auction/10733057
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733180
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733180%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733180: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733180 url https://www.openlane.eu/en/carv6/auction/10733180
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733133
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733133%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733133: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733133 url https://www.openlane.eu/en/carv6/auction/10733133
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733141
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733141%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733141: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733141 url https://www.openlane.eu/en/carv6/auction/10733141
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733161
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733161%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733161: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733161 url https://www.openlane.eu/en/carv6/auction/10733161
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733044
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733044%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733044: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733044 url https://www.openlane.eu/en/carv6/auction/10733044
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733046
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733046%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733046: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733046 url https://www.openlane.eu/en/carv6/auction/10733046
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733164
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733164%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733164: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733164 url https://www.openlane.eu/en/carv6/auction/10733164
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733091
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733091%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733091: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733091 url https://www.openlane.eu/en/carv6/auction/10733091
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733156
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733156%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733156: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733156 url https://www.openlane.eu/en/carv6/auction/10733156
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733113
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733113%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733113: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733113 url https://www.openlane.eu/en/carv6/auction/10733113
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733181
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733181%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733181: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733181 url https://www.openlane.eu/en/carv6/auction/10733181
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733023
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733023%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733023: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733023 url https://www.openlane.eu/en/carv6/auction/10733023
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10732991
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732991%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10732991: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10732991 url https://www.openlane.eu/en/carv6/auction/10732991
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733028
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733028%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733028: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733028 url https://www.openlane.eu/en/carv6/auction/10733028
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10733061
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733061%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10733061: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10733061 url https://www.openlane.eu/en/carv6/auction/10733061
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10730918
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730918%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10730918: 2
2026-03-27 16:34:29 [adesa.fr] INFO: Scraping item 10730918 url https://www.openlane.eu/en/carv6/auction/10730918
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff26010>
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252Fe0f0fbee-ed18-4b17-a54a-52e45d5c5ea8.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/e0f0fbee-ed18-4b17-a54a-52e45d5c5ea8.jpg saved to cache
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f7128723-5d9b-5a0c-8044-7921571a8935
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256a9f90>
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252F35db16ed-b058-46f3-a3a8-f414539fe7df.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/35db16ed-b058-46f3-a3a8-f414539fe7df.jpg saved to cache
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ee22f79f-958d-5158-aa37-1d82b3604465
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227e35ad0>
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252F45a416a5-3503-4a21-ae34-5d61bc883b5b.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/45a416a5-3503-4a21-ae34-5d61bc883b5b.jpg saved to cache
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224108490>
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252Fbacf6445-85e4-41d8-84cd-88673ab8bbed.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/bacf6445-85e4-41d8-84cd-88673ab8bbed.jpg saved to cache
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 313d5352-731f-5e38-8875-810b48424967
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22575b8d0>
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252F3844c50b-508d-4287-ba94-1a86dd8b6297.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/3844c50b-508d-4287-ba94-1a86dd8b6297.jpg saved to cache
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eb6830e1-b681-5f29-aacd-8871fa7c3f9c
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225655010>
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252Fbe5e92a1-4133-4175-972c-d3d26c5102f5.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/be5e92a1-4133-4175-972c-d3d26c5102f5.jpg saved to cache
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eb6830e1-b681-5f29-aacd-8871fa7c3f9c
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256df410>
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252F9be1ebe9-867f-4ac9-84dc-15bf1298ab54.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/9be1ebe9-867f-4ac9-84dc-15bf1298ab54.jpg saved to cache
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eb6830e1-b681-5f29-aacd-8871fa7c3f9c
2026-03-27 16:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750147/general/488ad203-4576-44e3-ae1a-30e1b7585b12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738681)
2026-03-27 16:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750094/general/df12aae9-f72d-45f6-a4d5-47dc84dc38c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738630)
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10737497
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737497%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10737497: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10737497 url https://www.openlane.eu/en/carv6/auction/10737497
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10735182
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735182%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10735182: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10735182 url https://www.openlane.eu/en/carv6/auction/10735182
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10730405
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730405%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10730405: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10730405 url https://www.openlane.eu/en/carv6/auction/10730405
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10737473
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737473%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10737473: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10737473 url https://www.openlane.eu/en/carv6/auction/10737473
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10737471
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737471%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10737471: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10737471 url https://www.openlane.eu/en/carv6/auction/10737471
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10735135
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735135%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10735135: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10735135 url https://www.openlane.eu/en/carv6/auction/10735135
2026-03-27 16:34:29 [adesa.fr] INFO: Found listing with ID: 10730400
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730400%27 HTTP/1.1" 200 None
2026-03-27 16:34:29 [adesa.fr] INFO: Scrape type for 10730400: 0
2026-03-27 16:34:29 [adesa.fr] INFO: Skipping item 10730400 url https://www.openlane.eu/en/carv6/auction/10730400
2026-03-27 16:34:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750052/general/b3d6d48c-4a05-4c22-8335-946d6b5ab6f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738590)
2026-03-27 16:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750054/general/c3ea0cd0-a519-4551-bc94-c339c18063e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738592)
2026-03-27 16:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750147/general/d153a845-9ebe-4b62-9e33-a89285e9127f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738681)
2026-03-27 16:34:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225869bd0>
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252F4062effd-7173-4910-b2bb-0a31604bbcf1.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/4062effd-7173-4910-b2bb-0a31604bbcf1.jpg saved to cache
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f7128723-5d9b-5a0c-8044-7921571a8935
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257eb910>
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252F63f0d37f-a893-43c3-9514-da482a759d38.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/63f0d37f-a893-43c3-9514-da482a759d38.jpg saved to cache
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f7128723-5d9b-5a0c-8044-7921571a8935
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22410d650>
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252F7044b18c-e1ee-4c5d-92f6-8cb125d441e1.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/7044b18c-e1ee-4c5d-92f6-8cb125d441e1.jpg saved to cache
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eb6830e1-b681-5f29-aacd-8871fa7c3f9c
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b29290>
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252Fabac70d0-1d8e-4c15-b069-c3c892c8e6fe.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/abac70d0-1d8e-4c15-b069-c3c892c8e6fe.jpg saved to cache
2026-03-27 16:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224415950>
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252F488ad203-4576-44e3-ae1a-30e1b7585b12.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/488ad203-4576-44e3-ae1a-30e1b7585b12.jpg saved to cache
2026-03-27 16:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eb6830e1-b681-5f29-aacd-8871fa7c3f9c
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224167e50>
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252Fdf12aae9-f72d-45f6-a4d5-47dc84dc38c1.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/df12aae9-f72d-45f6-a4d5-47dc84dc38c1.jpg saved to cache
2026-03-27 16:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ee22f79f-958d-5158-aa37-1d82b3604465
2026-03-27 16:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750052/general/3455e8e8-dea8-40b8-bef7-a75c3f605d0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738590)
2026-03-27 16:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750107/general/6eaa0047-012c-4dbb-9b85-4ff151afad8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738643)
2026-03-27 16:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750094/general/c33b8895-169e-4bec-a740-9cd0b8b30c27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738630)
2026-03-27 16:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750094/general/649a4641-d1c1-4520-8c31-1a3f2998b4b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738630)
2026-03-27 16:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750054/general/3a1d6113-36b3-4299-be82-b33b87d98fc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738592)
2026-03-27 16:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750054/general/31dec516-2ed1-434a-a85f-581dc2556661.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738592)
2026-03-27 16:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750094/general/17338d07-bbb2-4c4d-ba39-721eba2abc18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738630)
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242c5910>
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252Fb3d6d48c-4a05-4c22-8335-946d6b5ab6f5.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/b3d6d48c-4a05-4c22-8335-946d6b5ab6f5.jpg saved to cache
2026-03-27 16:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f7128723-5d9b-5a0c-8044-7921571a8935
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22452fa50>
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252Fc3ea0cd0-a519-4551-bc94-c339c18063e7.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/c3ea0cd0-a519-4551-bc94-c339c18063e7.jpg saved to cache
2026-03-27 16:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 313d5352-731f-5e38-8875-810b48424967
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224251010>
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750147%252Fgeneral%252Fd153a845-9ebe-4b62-9e33-a89285e9127f.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750147/general/d153a845-9ebe-4b62-9e33-a89285e9127f.jpg saved to cache
2026-03-27 16:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eb6830e1-b681-5f29-aacd-8871fa7c3f9c
2026-03-27 16:34:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eb6830e1-b681-5f29-aacd-8871fa7c3f9c, skipping ID generation
2026-03-27 16:34:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb6830e1-b681-5f29-aacd-8871fa7c3f9c with scrape type 1
2026-03-27 16:34:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eb6830e1-b681-5f29-aacd-8871fa7c3f9c sending to next pipeline
2026-03-27 16:34:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eb6830e1-b681-5f29-aacd-8871fa7c3f9c, identifier: 10738681
2026-03-27 16:34:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eb6830e1-b681-5f29-aacd-8871fa7c3f9c with identifier: 10738681
2026-03-27 16:34:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eb6830e1-b681-5f29-aacd-8871fa7c3f9c with identifier: 10738681
2026-03-27 16:34:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eb6830e1-b681-5f29-aacd-8871fa7c3f9c with identifier: 10738681 to the API
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750147/general/d153a845-9ebe-4b62-9e33-a89285e9127f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 21,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 204,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'eb6830e1-b681-5f29-aacd-8871fa7c3f9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-973-TF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738681',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 97053,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194364,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750147/general/691195e6-8843-4e1e-b5f2-af35a3796971.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750147/general/d3466ef0-e1dd-412e-bcd2-b5b02632c69b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750147/general/f5d9bf28-790a-42d7-9b33-5321efa388c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750147/general/d153a845-9ebe-4b62-9e33-a89285e9127f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128999,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750147/general/58e54f8c-12b5-458b-8cee-76e0ad773394.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750147/general/3844c50b-508d-4287-ba94-1a86dd8b6297.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134039,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750147/general/9be1ebe9-867f-4ac9-84dc-15bf1298ab54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168692,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750147/general/be5e92a1-4133-4175-972c-d3d26c5102f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107951,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750147/general/7044b18c-e1ee-4c5d-92f6-8cb125d441e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb6830e1-b681-5f29-aacd-8871fa7c3f9c/eb6830e1-b681-5f29-aacd-8871fa7c3f9c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180197,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750147/general/488ad203-4576-44e3-ae1a-30e1b7585b12.jpg',
'Width': 1024}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Golf 1.4 Style - Hybrid - Automatic - 204 hp - 97.053 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738681%27 HTTP/1.1" 200 None
2026-03-27 16:34:30 [adesa.fr] INFO: Saving data for 10738681: {'created_time': 1774629270.841229, 'last_price_update_time': 1774629270.841241, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738681') HTTP/1.1" 204 0
2026-03-27 16:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750054/general/1855d5e2-260f-4c60-b3ea-a0188d2ea602.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738592)
2026-03-27 16:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697549/general/d532baa7-2d0c-4e47-9c86-c47a576b0372.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738447)
2026-03-27 16:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750148/general/afcd1c8b-993b-4cca-808c-c8bd8c7fbb2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738682)
2026-03-27 16:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750055/general/f276a278-ce56-4033-bef0-cca5cf18b129.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738593)
2026-03-27 16:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750009/general/55230976-a1aa-4eb7-91cb-bb2a0e9dd687.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738550)
2026-03-27 16:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697549/general/9b759095-2f5a-4d3e-9f48-a9e20cc799d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738447)
2026-03-27 16:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750149/general/1d4fdfec-5a3a-48eb-8d2c-94544468d925.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738683)
2026-03-27 16:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750054/general/98353d46-b77e-48e1-a427-c456ac3fdaa2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738592)
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225824090>
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750052%252Fgeneral%252F3455e8e8-dea8-40b8-bef7-a75c3f605d0f.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750052/general/3455e8e8-dea8-40b8-bef7-a75c3f605d0f.jpg saved to cache
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f7128723-5d9b-5a0c-8044-7921571a8935
2026-03-27 16:34:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f7128723-5d9b-5a0c-8044-7921571a8935, skipping ID generation
2026-03-27 16:34:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7128723-5d9b-5a0c-8044-7921571a8935 with scrape type 1
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7128723-5d9b-5a0c-8044-7921571a8935 sending to next pipeline
2026-03-27 16:34:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f7128723-5d9b-5a0c-8044-7921571a8935, identifier: 10738590
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225656fd0>
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252F6eaa0047-012c-4dbb-9b85-4ff151afad8b.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/6eaa0047-012c-4dbb-9b85-4ff151afad8b.jpg saved to cache
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225654a50>
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252Fc33b8895-169e-4bec-a740-9cd0b8b30c27.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/c33b8895-169e-4bec-a740-9cd0b8b30c27.jpg saved to cache
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ee22f79f-958d-5158-aa37-1d82b3604465
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22433ff50>
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252F649a4641-d1c1-4520-8c31-1a3f2998b4b5.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/649a4641-d1c1-4520-8c31-1a3f2998b4b5.jpg saved to cache
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ee22f79f-958d-5158-aa37-1d82b3604465
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22594efd0>
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252F3a1d6113-36b3-4299-be82-b33b87d98fc9.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/3a1d6113-36b3-4299-be82-b33b87d98fc9.jpg saved to cache
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 313d5352-731f-5e38-8875-810b48424967
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225654890>
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252F31dec516-2ed1-434a-a85f-581dc2556661.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/31dec516-2ed1-434a-a85f-581dc2556661.jpg saved to cache
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 313d5352-731f-5e38-8875-810b48424967
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224517450>
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252F17338d07-bbb2-4c4d-ba39-721eba2abc18.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/17338d07-bbb2-4c4d-ba39-721eba2abc18.jpg saved to cache
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ee22f79f-958d-5158-aa37-1d82b3604465
2026-03-27 16:34:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f7128723-5d9b-5a0c-8044-7921571a8935 with identifier: 10738590
2026-03-27 16:34:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f7128723-5d9b-5a0c-8044-7921571a8935 with identifier: 10738590
2026-03-27 16:34:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f7128723-5d9b-5a0c-8044-7921571a8935 with identifier: 10738590 to the API
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750052/general/3455e8e8-dea8-40b8-bef7-a75c3f605d0f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'f7128723-5d9b-5a0c-8044-7921571a8935',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FC-310-ZX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738590',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 225615,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 73,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750052/general/c881a9cb-b556-40f6-94b4-6474e3c52047.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750052/general/d3f15055-1af0-472a-99b4-38fe0cf42f1e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750052/general/25910b0f-774d-42da-a497-70b9da3c5d63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750052/general/009f2f74-2598-4e8e-b333-6052c430125c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750052/general/7a2990e3-9b48-42be-b799-2d1469782a21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750052/general/e0f0fbee-ed18-4b17-a54a-52e45d5c5ea8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750052/general/63f0d37f-a893-43c3-9514-da482a759d38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750052/general/4062effd-7173-4910-b2bb-0a31604bbcf1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164917,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750052/general/3455e8e8-dea8-40b8-bef7-a75c3f605d0f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7128723-5d9b-5a0c-8044-7921571a8935/f7128723-5d9b-5a0c-8044-7921571a8935_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750052/general/b3d6d48c-4a05-4c22-8335-946d6b5ab6f5.jpg',
'Width': 1024}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2019-01-08',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Golf 1.6 TDI Comfort Business - Diesel - Manual - 115 hp '
'- 225.615 km',
'transmission': 'manual',
'trim': 'Comfort Business',
'vin': None,
'year': 2019}
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738590%27 HTTP/1.1" 200 None
2026-03-27 16:34:31 [adesa.fr] INFO: Saving data for 10738590: {'created_time': 1774629271.768445, 'last_price_update_time': 1774629271.768457, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738590') HTTP/1.1" 204 0
2026-03-27 16:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750009/general/8ff30729-97f7-452c-b0e7-ec862ae9b15d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738550)
2026-03-27 16:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750149/general/86bf7c16-1a31-4c1a-ac73-13a495a9c772.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738683)
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225886310>
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252F1855d5e2-260f-4c60-b3ea-a0188d2ea602.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/1855d5e2-260f-4c60-b3ea-a0188d2ea602.jpg saved to cache
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 313d5352-731f-5e38-8875-810b48424967
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224517c10>
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252Fd532baa7-2d0c-4e47-9c86-c47a576b0372.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/d532baa7-2d0c-4e47-9c86-c47a576b0372.jpg saved to cache
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e2428713-613d-503e-9af4-5d1399d9dead
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257b06d0>
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252Fafcd1c8b-993b-4cca-808c-c8bd8c7fbb2f.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/afcd1c8b-993b-4cca-808c-c8bd8c7fbb2f.jpg saved to cache
2026-03-27 16:34:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 22742640-b1c8-53c8-81e1-0a7a746f9c23
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224515d10>
2026-03-27 16:34:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252Ff276a278-ce56-4033-bef0-cca5cf18b129.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/f276a278-ce56-4033-bef0-cca5cf18b129.jpg saved to cache
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9b126dca-68fd-5f38-8c11-64d480062b7d
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a34c90>
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252F55230976-a1aa-4eb7-91cb-bb2a0e9dd687.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/55230976-a1aa-4eb7-91cb-bb2a0e9dd687.jpg saved to cache
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245141d0>
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252F9b759095-2f5a-4d3e-9f48-a9e20cc799d9.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/9b759095-2f5a-4d3e-9f48-a9e20cc799d9.jpg saved to cache
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e2428713-613d-503e-9af4-5d1399d9dead
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257b2510>
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252F1d4fdfec-5a3a-48eb-8d2c-94544468d925.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/1d4fdfec-5a3a-48eb-8d2c-94544468d925.jpg saved to cache
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e3edf374-e7bf-5e0b-9011-08ca4f3c7b42
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224396b50>
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252F98353d46-b77e-48e1-a427-c456ac3fdaa2.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/98353d46-b77e-48e1-a427-c456ac3fdaa2.jpg saved to cache
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 313d5352-731f-5e38-8875-810b48424967
2026-03-27 16:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750148/general/f03b8b3b-e833-484d-9c3e-1a6cf057becc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738682)
2026-03-27 16:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750148/general/0f507c39-e30c-4f73-a42a-deea5700bf7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738682)
2026-03-27 16:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750055/general/cea3da7c-0fe7-4d55-824f-01ad2568f457.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738593)
2026-03-27 16:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750149/general/741bd710-2a66-4cd4-867c-b765bcf150fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738683)
2026-03-27 16:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750107/general/61f3a75d-878c-4fbc-946f-eb3a9d2b699a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738643)
2026-03-27 16:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750094/general/4c730b4a-140f-471b-a9d4-4bdb95ad4173.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738630)
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22457a450>
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252F8ff30729-97f7-452c-b0e7-ec862ae9b15d.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/8ff30729-97f7-452c-b0e7-ec862ae9b15d.jpg saved to cache
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22456d050>
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252F86bf7c16-1a31-4c1a-ac73-13a495a9c772.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/86bf7c16-1a31-4c1a-ac73-13a495a9c772.jpg saved to cache
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e3edf374-e7bf-5e0b-9011-08ca4f3c7b42
2026-03-27 16:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750149/general/acd04ddd-c114-4185-98a3-43a7b48e710b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738683)
2026-03-27 16:34:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244b9a50>
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252Ff03b8b3b-e833-484d-9c3e-1a6cf057becc.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/f03b8b3b-e833-484d-9c3e-1a6cf057becc.jpg saved to cache
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 22742640-b1c8-53c8-81e1-0a7a746f9c23
2026-03-27 16:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750009/general/6bec1f2b-af1b-45db-a7d8-023c3b8684b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738550)
2026-03-27 16:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750054/general/a43ad86a-d2f5-42c1-b32e-d811e0db72bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738592)
2026-03-27 16:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750148/general/72a146fa-5abf-4f0d-9ced-791d254a8fce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738682)
2026-03-27 16:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750148/general/49c43d13-f63f-4cdf-8e29-1b8270e6d4ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738682)
2026-03-27 16:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750055/general/fef569a3-5249-4c46-8788-03058fcc856f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738593)
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bffc90>
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252F0f507c39-e30c-4f73-a42a-deea5700bf7e.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/0f507c39-e30c-4f73-a42a-deea5700bf7e.jpg saved to cache
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 22742640-b1c8-53c8-81e1-0a7a746f9c23
2026-03-27 16:34:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224342e10>
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252Fcea3da7c-0fe7-4d55-824f-01ad2568f457.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/cea3da7c-0fe7-4d55-824f-01ad2568f457.jpg saved to cache
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9b126dca-68fd-5f38-8c11-64d480062b7d
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22566aa90>
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252F741bd710-2a66-4cd4-867c-b765bcf150fd.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/741bd710-2a66-4cd4-867c-b765bcf150fd.jpg saved to cache
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e3edf374-e7bf-5e0b-9011-08ca4f3c7b42
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240c0090>
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750107%252Fgeneral%252F61f3a75d-878c-4fbc-946f-eb3a9d2b699a.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750107/general/61f3a75d-878c-4fbc-946f-eb3a9d2b699a.jpg saved to cache
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa
2026-03-27 16:34:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa, skipping ID generation
2026-03-27 16:34:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa with scrape type 1
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa sending to next pipeline
2026-03-27 16:34:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa, identifier: 10738643
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241999d0>
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750094%252Fgeneral%252F4c730b4a-140f-471b-a9d4-4bdb95ad4173.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750094/general/4c730b4a-140f-471b-a9d4-4bdb95ad4173.jpg saved to cache
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ee22f79f-958d-5158-aa37-1d82b3604465
2026-03-27 16:34:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ee22f79f-958d-5158-aa37-1d82b3604465, skipping ID generation
2026-03-27 16:34:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee22f79f-958d-5158-aa37-1d82b3604465 with scrape type 1
2026-03-27 16:34:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ee22f79f-958d-5158-aa37-1d82b3604465 sending to next pipeline
2026-03-27 16:34:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ee22f79f-958d-5158-aa37-1d82b3604465, identifier: 10738630
2026-03-27 16:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5697549/general/d314b996-5e9d-4bb4-bb90-7f65b09c72bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738447)
2026-03-27 16:34:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750149/general/cbd7d268-56a8-45f4-8932-b5cc6a86787a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738683)
2026-03-27 16:34:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa with identifier: 10738643
2026-03-27 16:34:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa with identifier: 10738643
2026-03-27 16:34:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa with identifier: 10738643 to the API
2026-03-27 16:34:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750107/general/61f3a75d-878c-4fbc-946f-eb3a9d2b699a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-505-RZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738643',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 184843,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 104,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110432,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750107/general/61f3a75d-878c-4fbc-946f-eb3a9d2b699a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125044,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750107/general/478a2338-89c8-405a-bcd9-1b20a8813379.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750107/general/fef5da05-2ee5-438e-b6e9-13c30b68e382.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750107/general/58574c25-4991-4008-8732-b6bab2e2e572.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93426,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750107/general/2fbd7c65-f3cf-4a10-b68b-858b17dcfe46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165559,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750107/general/497768fa-42fe-44b7-8142-49881dab8c7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750107/general/6eaa0047-012c-4dbb-9b85-4ff151afad8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750107/general/54fe567e-f14b-48e8-8f88-84ab508be12d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750107/general/abac70d0-1d8e-4c15-b069-c3c892c8e6fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa/0cb14cd4-56e5-5fb3-914d-bf3da47e9cfa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750107/general/45a416a5-3503-4a21-ae34-5d61bc883b5b.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-06-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Golf 2.0 TDI Life Business - Diesel - Automatic - 150 hp '
'- 184.843 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2021}
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738643%27 HTTP/1.1" 200 None
2026-03-27 16:34:33 [adesa.fr] INFO: Saving data for 10738643: {'created_time': 1774629273.123004, 'last_price_update_time': 1774629273.123021, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738643') HTTP/1.1" 204 0
2026-03-27 16:34:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ee22f79f-958d-5158-aa37-1d82b3604465 with identifier: 10738630
2026-03-27 16:34:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ee22f79f-958d-5158-aa37-1d82b3604465 with identifier: 10738630
2026-03-27 16:34:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ee22f79f-958d-5158-aa37-1d82b3604465 with identifier: 10738630 to the API
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750094/general/4c730b4a-140f-471b-a9d4-4bdb95ad4173.jpg>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ee22f79f-958d-5158-aa37-1d82b3604465',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-345-ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738630',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 168025,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 81,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157900,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750094/general/4c730b4a-140f-471b-a9d4-4bdb95ad4173.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750094/general/0491ea38-078a-4c67-aab7-1eaa1f8c4ba8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750094/general/4b43e39b-d142-4ac6-9d58-abcfef35a7f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120913,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750094/general/9b2eebec-2027-4d01-b3f7-20c22e7151b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79921,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750094/general/17338d07-bbb2-4c4d-ba39-721eba2abc18.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750094/general/649a4641-d1c1-4520-8c31-1a3f2998b4b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101463,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750094/general/c33b8895-169e-4bec-a740-9cd0b8b30c27.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111578,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750094/general/60778908-daa0-4adb-b3ed-737830e05a38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137578,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750094/general/df12aae9-f72d-45f6-a4d5-47dc84dc38c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee22f79f-958d-5158-aa37-1d82b3604465/ee22f79f-958d-5158-aa37-1d82b3604465_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86345,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750094/general/35db16ed-b058-46f3-a3a8-f414539fe7df.jpg',
'Width': 1024}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Golf Variant 2.0 TDI Life Business - Diesel - Manual - '
'115 hp - 168.025 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738630%27 HTTP/1.1" 200 None
2026-03-27 16:34:33 [adesa.fr] INFO: Saving data for 10738630: {'created_time': 1774629273.471941, 'last_price_update_time': 1774629273.471952, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738630') HTTP/1.1" 204 0
2026-03-27 16:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750055/general/47e5e5f9-6721-4974-826a-8cf0d60b342a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738593)
2026-03-27 16:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750047/general/d1000cb6-af5d-4c58-ad85-7326476f4122.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738585)
2026-03-27 16:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750046/general/8935bfbc-8510-4016-9bc8-a72d1447cb1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738584)
2026-03-27 16:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749846/general/0910f614-0d5c-46ce-9193-4967006b11f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738502)
2026-03-27 16:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750148/general/5d3805ed-57f3-4a17-a210-015950f277e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738682)
2026-03-27 16:34:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258d7850>
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252Facd04ddd-c114-4185-98a3-43a7b48e710b.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/acd04ddd-c114-4185-98a3-43a7b48e710b.jpg saved to cache
2026-03-27 16:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e3edf374-e7bf-5e0b-9011-08ca4f3c7b42
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff88150>
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750009%252Fgeneral%252F6bec1f2b-af1b-45db-a7d8-023c3b8684b4.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750009/general/6bec1f2b-af1b-45db-a7d8-023c3b8684b4.jpg saved to cache
2026-03-27 16:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb
2026-03-27 16:34:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb, skipping ID generation
2026-03-27 16:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb with scrape type 1
2026-03-27 16:34:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb sending to next pipeline
2026-03-27 16:34:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb, identifier: 10738550
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224389490>
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750054%252Fgeneral%252Fa43ad86a-d2f5-42c1-b32e-d811e0db72bc.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750054/general/a43ad86a-d2f5-42c1-b32e-d811e0db72bc.jpg saved to cache
2026-03-27 16:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 313d5352-731f-5e38-8875-810b48424967
2026-03-27 16:34:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 313d5352-731f-5e38-8875-810b48424967, skipping ID generation
2026-03-27 16:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 313d5352-731f-5e38-8875-810b48424967 with scrape type 1
2026-03-27 16:34:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 313d5352-731f-5e38-8875-810b48424967 sending to next pipeline
2026-03-27 16:34:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 313d5352-731f-5e38-8875-810b48424967, identifier: 10738592
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22438b7d0>
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252F72a146fa-5abf-4f0d-9ced-791d254a8fce.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/72a146fa-5abf-4f0d-9ced-791d254a8fce.jpg saved to cache
2026-03-27 16:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 22742640-b1c8-53c8-81e1-0a7a746f9c23
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259960d0>
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252F49c43d13-f63f-4cdf-8e29-1b8270e6d4ae.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/49c43d13-f63f-4cdf-8e29-1b8270e6d4ae.jpg saved to cache
2026-03-27 16:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 22742640-b1c8-53c8-81e1-0a7a746f9c23
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b7b50>
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252Ffef569a3-5249-4c46-8788-03058fcc856f.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/fef569a3-5249-4c46-8788-03058fcc856f.jpg saved to cache
2026-03-27 16:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9b126dca-68fd-5f38-8c11-64d480062b7d
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225882410>
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697549%252Fgeneral%252Fd314b996-5e9d-4bb4-bb90-7f65b09c72bb.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697549/general/d314b996-5e9d-4bb4-bb90-7f65b09c72bb.jpg saved to cache
2026-03-27 16:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e2428713-613d-503e-9af4-5d1399d9dead
2026-03-27 16:34:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e2428713-613d-503e-9af4-5d1399d9dead, skipping ID generation
2026-03-27 16:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2428713-613d-503e-9af4-5d1399d9dead with scrape type 1
2026-03-27 16:34:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e2428713-613d-503e-9af4-5d1399d9dead sending to next pipeline
2026-03-27 16:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e2428713-613d-503e-9af4-5d1399d9dead, identifier: 10738447
2026-03-27 16:34:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22566a390>
2026-03-27 16:34:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252Fcbd7d268-56a8-45f4-8932-b5cc6a86787a.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/cbd7d268-56a8-45f4-8932-b5cc6a86787a.jpg saved to cache
2026-03-27 16:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e3edf374-e7bf-5e0b-9011-08ca4f3c7b42
2026-03-27 16:34:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750149/general/53ee38b1-9676-4674-b8bc-aa51eef0dc39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738683)
2026-03-27 16:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb with identifier: 10738550
2026-03-27 16:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb with identifier: 10738550
2026-03-27 16:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb with identifier: 10738550 to the API
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750009/general/6bec1f2b-af1b-45db-a7d8-023c3b8684b4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-449-GT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738550',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 103284,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208391,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750009/general/e2b25b2f-8aa1-4eb3-8a2b-90effbcded02.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750009/general/3ee5dad5-709c-4703-82a0-5abb8742b732.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211908,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750009/general/f585e8c9-060c-44b3-828f-4b5f8d823820.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750009/general/0c7f17ea-c518-466f-adee-03ebb6536090.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750009/general/7ec4e74d-6c6b-4e7a-9187-d3d12e014ce0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750009/general/59bc4950-d6b1-4572-80d5-a460ff618ca7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156294,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750009/general/6bec1f2b-af1b-45db-a7d8-023c3b8684b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750009/general/8ff30729-97f7-452c-b0e7-ec862ae9b15d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750009/general/1e8533d9-b12f-4014-b4b6-024aafa7d8bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb/a7dbe73c-bcf1-5f16-9fab-7f001f8e50eb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81501,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750009/general/55230976-a1aa-4eb7-91cb-bb2a0e9dd687.jpg',
'Width': 1024}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2023-11-08',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen ID.5 Pro - Electric - Automatic - 174 hp - 103.284 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738550%27 HTTP/1.1" 200 None
2026-03-27 16:34:34 [adesa.fr] INFO: Saving data for 10738550: {'created_time': 1774629274.500445, 'last_price_update_time': 1774629274.500458, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738550') HTTP/1.1" 204 0
2026-03-27 16:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 313d5352-731f-5e38-8875-810b48424967 with identifier: 10738592
2026-03-27 16:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 313d5352-731f-5e38-8875-810b48424967 with identifier: 10738592
2026-03-27 16:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 313d5352-731f-5e38-8875-810b48424967 with identifier: 10738592 to the API
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750054/general/a43ad86a-d2f5-42c1-b32e-d811e0db72bc.jpg>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '313d5352-731f-5e38-8875-810b48424967',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-136-QN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738592',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 185124,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125266,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750054/general/a43ad86a-d2f5-42c1-b32e-d811e0db72bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94430,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750054/general/b16a669a-3050-48a0-9c1a-efc07700c66d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136857,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750054/general/d69e42b0-0769-4b44-98c0-63c5a9551733.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126914,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750054/general/98353d46-b77e-48e1-a427-c456ac3fdaa2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91600,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750054/general/1855d5e2-260f-4c60-b3ea-a0188d2ea602.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750054/general/3a1d6113-36b3-4299-be82-b33b87d98fc9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113571,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750054/general/31dec516-2ed1-434a-a85f-581dc2556661.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86958,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750054/general/7f3cd131-b443-45f1-bcb3-2858f919ef9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750054/general/c3ea0cd0-a519-4551-bc94-c339c18063e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_313d5352-731f-5e38-8875-810b48424967/313d5352-731f-5e38-8875-810b48424967_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84105,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750054/general/bacf6445-85e4-41d8-84cd-88673ab8bbed.jpg',
'Width': 1024}],
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-07-21',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Golf Variant 2.0 TDI Life Business - Diesel - Manual - '
'115 hp - 185.124 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738592%27 HTTP/1.1" 200 None
2026-03-27 16:34:34 [adesa.fr] INFO: Saving data for 10738592: {'created_time': 1774629274.875799, 'last_price_update_time': 1774629274.87581, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738592') HTTP/1.1" 204 0
2026-03-27 16:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e2428713-613d-503e-9af4-5d1399d9dead with identifier: 10738447
2026-03-27 16:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e2428713-613d-503e-9af4-5d1399d9dead with identifier: 10738447
2026-03-27 16:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e2428713-613d-503e-9af4-5d1399d9dead with identifier: 10738447 to the API
2026-03-27 16:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5697549/general/d314b996-5e9d-4bb4-bb90-7f65b09c72bb.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'e2428713-613d-503e-9af4-5d1399d9dead',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-190-MD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738447',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 20061,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697549/general/c9befd8a-41ab-41ff-b92f-c2d02c222e26.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213308,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697549/general/d314b996-5e9d-4bb4-bb90-7f65b09c72bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697549/general/f536d0c3-70f4-45ea-b2a3-898ff2faf549.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165681,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697549/general/eb76a7e1-b9a8-4ac8-93c3-a94ff3716449.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697549/general/df978f84-c89c-41d0-97dc-212ca03deefb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697549/general/9b759095-2f5a-4d3e-9f48-a9e20cc799d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697549/general/d532baa7-2d0c-4e47-9c86-c47a576b0372.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697549/general/51c8971e-cf57-4684-8597-0ca5158238a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697549/general/92fc8bc5-1104-46a8-a4d8-1fbf8f9366ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2428713-613d-503e-9af4-5d1399d9dead/e2428713-613d-503e-9af4-5d1399d9dead_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115455,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697549/general/94319bd3-b7d0-44c0-a60c-b3589a579eb4.jpg',
'Width': 1024}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen ID.4 Pure - Electric - Automatic - 149 hp - 20.061 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2022}
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738447%27 HTTP/1.1" 200 None
2026-03-27 16:34:35 [adesa.fr] INFO: Saving data for 10738447: {'created_time': 1774629275.295929, 'last_price_update_time': 1774629275.295939, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738447') HTTP/1.1" 204 0
2026-03-27 16:34:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750047/general/ea63eace-a9fb-44a3-a7af-5545c5fc5073.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738585)
2026-03-27 16:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750049/general/bbe55e9f-5795-4cb8-bd74-589d64e7da4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738587)
2026-03-27 16:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749846/general/9a1974e2-61ad-43e0-bcb1-ae7beda48cd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738502)
2026-03-27 16:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750093/general/73bfffc3-da22-4110-bc7c-333ec5868742.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738629)
2026-03-27 16:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750046/general/c937a5a5-3c5b-46ab-be38-68f6bdc4c919.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738584)
2026-03-27 16:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750051/general/3a8f74ea-99ba-4ebb-b720-029d9d8a6658.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738589)
2026-03-27 16:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749846/general/fe26c78e-f8f9-41a3-a72d-b0fea37c26a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738502)
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225adb390>
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750055%252Fgeneral%252F47e5e5f9-6721-4974-826a-8cf0d60b342a.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750055/general/47e5e5f9-6721-4974-826a-8cf0d60b342a.jpg saved to cache
2026-03-27 16:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9b126dca-68fd-5f38-8c11-64d480062b7d
2026-03-27 16:34:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9b126dca-68fd-5f38-8c11-64d480062b7d, skipping ID generation
2026-03-27 16:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b126dca-68fd-5f38-8c11-64d480062b7d with scrape type 1
2026-03-27 16:34:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9b126dca-68fd-5f38-8c11-64d480062b7d sending to next pipeline
2026-03-27 16:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9b126dca-68fd-5f38-8c11-64d480062b7d, identifier: 10738593
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf0210>
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252Fd1000cb6-af5d-4c58-ad85-7326476f4122.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/d1000cb6-af5d-4c58-ad85-7326476f4122.jpg saved to cache
2026-03-27 16:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a230348b-fae2-5d89-a9c8-0df606f1a60f
2026-03-27 16:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f93b131-754b-5b6d-8627-ce8378f3f665 with identifier: 10730918
2026-03-27 16:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f93b131-754b-5b6d-8627-ce8378f3f665 with scrape type 2
2026-03-27 16:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f93b131-754b-5b6d-8627-ce8378f3f665 with scrape type 2
2026-03-27 16:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3f93b131-754b-5b6d-8627-ce8378f3f665, identifier: 10730918
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242e9290>
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252F8935bfbc-8510-4016-9bc8-a72d1447cb1e.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/8935bfbc-8510-4016-9bc8-a72d1447cb1e.jpg saved to cache
2026-03-27 16:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a5f9a3bd-741f-504c-9764-da1bf1ababfa
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243140d0>
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252F0910f614-0d5c-46ce-9193-4967006b11f9.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/0910f614-0d5c-46ce-9193-4967006b11f9.jpg saved to cache
2026-03-27 16:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6dae121e-e2d0-581c-bbf7-bbb98076d8a6
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225853750>
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750148%252Fgeneral%252F5d3805ed-57f3-4a17-a210-015950f277e5.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750148/general/5d3805ed-57f3-4a17-a210-015950f277e5.jpg saved to cache
2026-03-27 16:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 22742640-b1c8-53c8-81e1-0a7a746f9c23
2026-03-27 16:34:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 22742640-b1c8-53c8-81e1-0a7a746f9c23, skipping ID generation
2026-03-27 16:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22742640-b1c8-53c8-81e1-0a7a746f9c23 with scrape type 1
2026-03-27 16:34:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 22742640-b1c8-53c8-81e1-0a7a746f9c23 sending to next pipeline
2026-03-27 16:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 22742640-b1c8-53c8-81e1-0a7a746f9c23, identifier: 10738682
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cafbd0>
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750149%252Fgeneral%252F53ee38b1-9676-4674-b8bc-aa51eef0dc39.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750149/general/53ee38b1-9676-4674-b8bc-aa51eef0dc39.jpg saved to cache
2026-03-27 16:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e3edf374-e7bf-5e0b-9011-08ca4f3c7b42
2026-03-27 16:34:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e3edf374-e7bf-5e0b-9011-08ca4f3c7b42, skipping ID generation
2026-03-27 16:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3edf374-e7bf-5e0b-9011-08ca4f3c7b42 with scrape type 1
2026-03-27 16:34:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e3edf374-e7bf-5e0b-9011-08ca4f3c7b42 sending to next pipeline
2026-03-27 16:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e3edf374-e7bf-5e0b-9011-08ca4f3c7b42, identifier: 10738683
2026-03-27 16:34:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9b126dca-68fd-5f38-8c11-64d480062b7d with identifier: 10738593
2026-03-27 16:34:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9b126dca-68fd-5f38-8c11-64d480062b7d with identifier: 10738593
2026-03-27 16:34:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9b126dca-68fd-5f38-8c11-64d480062b7d with identifier: 10738593 to the API
2026-03-27 16:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750055/general/47e5e5f9-6721-4974-826a-8cf0d60b342a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '9b126dca-68fd-5f38-8c11-64d480062b7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-806-HS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738593',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 155562,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750055/general/af6de088-8906-4553-ab4c-dc6cec5798cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750055/general/75a348b4-5f92-4a1c-9e4d-1e491746756e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750055/general/9be7c2aa-6aeb-4182-bf79-c7d9eb7f78df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130334,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750055/general/6b44c812-8313-41e6-ba6d-e8e0b1f2787b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750055/general/0b873cf6-dd5d-48a8-a83b-01b29d49da60.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115506,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750055/general/47e5e5f9-6721-4974-826a-8cf0d60b342a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750055/general/fef569a3-5249-4c46-8788-03058fcc856f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150103,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750055/general/cea3da7c-0fe7-4d55-824f-01ad2568f457.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137859,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750055/general/5fe94495-0021-4305-b946-45100a85c54c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b126dca-68fd-5f38-8c11-64d480062b7d/9b126dca-68fd-5f38-8c11-64d480062b7d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114759,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750055/general/f276a278-ce56-4033-bef0-cca5cf18b129.jpg',
'Width': 1024}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-06-05',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Tiguan 2.0 TDI Life Plus - Diesel - Automatic - 150 hp - '
'155.562 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2023}
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738593%27 HTTP/1.1" 200 None
2026-03-27 16:34:36 [adesa.fr] INFO: Saving data for 10738593: {'created_time': 1774629276.252666, 'last_price_update_time': 1774629276.252678, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738593') HTTP/1.1" 204 0
2026-03-27 16:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3f93b131-754b-5b6d-8627-ce8378f3f665 with identifier: 10730918
2026-03-27 16:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3f93b131-754b-5b6d-8627-ce8378f3f665 with identifier: 10730918
2026-03-27 16:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3f93b131-754b-5b6d-8627-ce8378f3f665 with identifier: 10730918 to the API
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730918>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 108,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': '3f93b131-754b-5b6d-8627-ce8378f3f665',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ER584MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730918',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 86809,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2017-10-25',
'seats_number': 5,
'seller_name': 'Luckx Trade bv',
'title': 'Dacia Duster 1.5 DCI Lauréate Plus 2017 - Diesel - Automatic - 108 '
'hp - 86.809 km',
'transmission': 'automatic',
'trim': 'Lauréate Plus 2017',
'vin': None,
'year': 2017}
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730918%27 HTTP/1.1" 200 None
2026-03-27 16:34:36 [adesa.fr] INFO: Saving data for 10730918: {'auction_closing_time': 1774961400.0, 'created_time': 1774542653.982771, 'last_price_update_time': 1774629276.526344}
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730918') HTTP/1.1" 204 0
2026-03-27 16:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 22742640-b1c8-53c8-81e1-0a7a746f9c23 with identifier: 10738682
2026-03-27 16:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 22742640-b1c8-53c8-81e1-0a7a746f9c23 with identifier: 10738682
2026-03-27 16:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 22742640-b1c8-53c8-81e1-0a7a746f9c23 with identifier: 10738682 to the API
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750148/general/5d3805ed-57f3-4a17-a210-015950f277e5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '22742640-b1c8-53c8-81e1-0a7a746f9c23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-735-YA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738682',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 77021,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185334,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750148/general/b1ed6c95-d99b-4c87-8bb8-1ade93bc2463.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191846,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750148/general/5d3805ed-57f3-4a17-a210-015950f277e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750148/general/28a26852-da90-47ac-966f-ed1caa5cb5ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750148/general/66d2ae99-8690-49fa-b327-96635334054d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750148/general/72a146fa-5abf-4f0d-9ced-791d254a8fce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105306,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750148/general/118579a6-1ca9-4c6e-8b9c-52d25af4a6ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750148/general/49c43d13-f63f-4cdf-8e29-1b8270e6d4ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750148/general/f03b8b3b-e833-484d-9c3e-1a6cf057becc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165736,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750148/general/0f507c39-e30c-4f73-a42a-deea5700bf7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22742640-b1c8-53c8-81e1-0a7a746f9c23/22742640-b1c8-53c8-81e1-0a7a746f9c23_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87608,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750148/general/afcd1c8b-993b-4cca-808c-c8bd8c7fbb2f.jpg',
'Width': 1024}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 77.021 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738682%27 HTTP/1.1" 200 None
2026-03-27 16:34:36 [adesa.fr] INFO: Saving data for 10738682: {'created_time': 1774629276.864872, 'last_price_update_time': 1774629276.864884, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738682') HTTP/1.1" 204 0
2026-03-27 16:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e3edf374-e7bf-5e0b-9011-08ca4f3c7b42 with identifier: 10738683
2026-03-27 16:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e3edf374-e7bf-5e0b-9011-08ca4f3c7b42 with identifier: 10738683
2026-03-27 16:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e3edf374-e7bf-5e0b-9011-08ca4f3c7b42 with identifier: 10738683 to the API
2026-03-27 16:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750149/general/53ee38b1-9676-4674-b8bc-aa51eef0dc39.jpg>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 218,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e3edf374-e7bf-5e0b-9011-08ca4f3c7b42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-027-PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738683',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 84273,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196555,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750149/general/c5445a35-bb51-4092-8bde-22ff63d9f24f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750149/general/53ee38b1-9676-4674-b8bc-aa51eef0dc39.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193065,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750149/general/9c2b143f-24bf-4eb0-93e6-5ee50f92420b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750149/general/a3888f96-c59e-4ebe-998c-7bbcc7bbe89b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103812,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750149/general/cbd7d268-56a8-45f4-8932-b5cc6a86787a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133074,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750149/general/28833e45-3aa9-48d8-8135-7cd277f4d030.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157314,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750149/general/acd04ddd-c114-4185-98a3-43a7b48e710b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147344,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750149/general/741bd710-2a66-4cd4-867c-b765bcf150fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114145,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750149/general/86bf7c16-1a31-4c1a-ac73-13a495a9c772.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3edf374-e7bf-5e0b-9011-08ca4f3c7b42/e3edf374-e7bf-5e0b-9011-08ca4f3c7b42_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750149/general/1d4fdfec-5a3a-48eb-8d2c-94544468d925.jpg',
'Width': 1024}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI - Hybrid - Automatic - 218 hp '
'- 84.273 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738683%27 HTTP/1.1" 200 None
2026-03-27 16:34:37 [adesa.fr] INFO: Saving data for 10738683: {'created_time': 1774629277.31101, 'last_price_update_time': 1774629277.311023, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738683') HTTP/1.1" 204 0
2026-03-27 16:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750047/general/f793ab3d-9682-4e31-8980-b6dcb1632ccc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738585)
2026-03-27 16:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750049/general/2d79116e-70e7-466c-897e-6b203e9af309.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738587)
2026-03-27 16:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750051/general/68d963f6-9ebd-4802-83c6-c34336861198.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738589)
2026-03-27 16:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738482> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22588b950>
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252Fea63eace-a9fb-44a3-a7af-5545c5fc5073.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/ea63eace-a9fb-44a3-a7af-5545c5fc5073.jpg saved to cache
2026-03-27 16:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a230348b-fae2-5d89-a9c8-0df606f1a60f
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257cdb90>
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252Fbbe55e9f-5795-4cb8-bd74-589d64e7da4f.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/bbe55e9f-5795-4cb8-bd74-589d64e7da4f.jpg saved to cache
2026-03-27 16:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1a6321f9-9ddf-5bd6-adca-5d853376da30
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b8d450>
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252F9a1974e2-61ad-43e0-bcb1-ae7beda48cd3.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/9a1974e2-61ad-43e0-bcb1-ae7beda48cd3.jpg saved to cache
2026-03-27 16:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6dae121e-e2d0-581c-bbf7-bbb98076d8a6
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22453e790>
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252F73bfffc3-da22-4110-bc7c-333ec5868742.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/73bfffc3-da22-4110-bc7c-333ec5868742.jpg saved to cache
2026-03-27 16:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5478e9f4-8813-585a-9dc2-897c3bd1e18a
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243969d0>
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750046%252Fgeneral%252Fc937a5a5-3c5b-46ab-be38-68f6bdc4c919.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750046/general/c937a5a5-3c5b-46ab-be38-68f6bdc4c919.jpg saved to cache
2026-03-27 16:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a5f9a3bd-741f-504c-9764-da1bf1ababfa
2026-03-27 16:34:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a5f9a3bd-741f-504c-9764-da1bf1ababfa, skipping ID generation
2026-03-27 16:34:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5f9a3bd-741f-504c-9764-da1bf1ababfa with scrape type 1
2026-03-27 16:34:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a5f9a3bd-741f-504c-9764-da1bf1ababfa sending to next pipeline
2026-03-27 16:34:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a5f9a3bd-741f-504c-9764-da1bf1ababfa, identifier: 10738584
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22453c5d0>
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252F3a8f74ea-99ba-4ebb-b720-029d9d8a6658.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/3a8f74ea-99ba-4ebb-b720-029d9d8a6658.jpg saved to cache
2026-03-27 16:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f6558585-b821-5cca-90d9-f92159df8633
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b8d690>
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749846%252Fgeneral%252Ffe26c78e-f8f9-41a3-a72d-b0fea37c26a1.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749846/general/fe26c78e-f8f9-41a3-a72d-b0fea37c26a1.jpg saved to cache
2026-03-27 16:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6dae121e-e2d0-581c-bbf7-bbb98076d8a6
2026-03-27 16:34:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6dae121e-e2d0-581c-bbf7-bbb98076d8a6, skipping ID generation
2026-03-27 16:34:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dae121e-e2d0-581c-bbf7-bbb98076d8a6 with scrape type 1
2026-03-27 16:34:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6dae121e-e2d0-581c-bbf7-bbb98076d8a6 sending to next pipeline
2026-03-27 16:34:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6dae121e-e2d0-581c-bbf7-bbb98076d8a6, identifier: 10738502
2026-03-27 16:34:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750093/general/445fcdbb-a36d-4097-85ff-2ce304d8190f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738629)
2026-03-27 16:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750093/general/0b4d2a79-0288-4684-81af-ece57a34854b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738629)
2026-03-27 16:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750049/general/9f2fa87b-fe85-4fb9-8e68-9fe66233d5af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738587)
2026-03-27 16:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750051/general/57328917-2834-41a7-9086-1f23eb332ec0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738589)
2026-03-27 16:34:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a5f9a3bd-741f-504c-9764-da1bf1ababfa with identifier: 10738584
2026-03-27 16:34:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a5f9a3bd-741f-504c-9764-da1bf1ababfa with identifier: 10738584
2026-03-27 16:34:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a5f9a3bd-741f-504c-9764-da1bf1ababfa with identifier: 10738584 to the API
2026-03-27 16:34:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750046/general/c937a5a5-3c5b-46ab-be38-68f6bdc4c919.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'a5f9a3bd-741f-504c-9764-da1bf1ababfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-103-SW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738584',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 51333,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104127,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750046/general/c937a5a5-3c5b-46ab-be38-68f6bdc4c919.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750046/general/3618e8d1-27ee-4d60-83e0-43a5cd778354.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750046/general/8935bfbc-8510-4016-9bc8-a72d1447cb1e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91029,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750046/general/605f5b43-8ee6-46d9-9e38-db68b55f9d05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77967,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750046/general/f8c1df96-8279-4ad7-8f6f-49a26dd7a101.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80063,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750046/general/1c468e30-a926-4ee2-9cde-379b970232e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86548,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750046/general/06eb11cc-35be-479f-8aca-29ed68c327b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99520,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750046/general/7b091da6-fe34-4f63-98c0-b68400aa7649.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750046/general/c9de857c-cf5c-4a39-a6ba-7306cbc671be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5f9a3bd-741f-504c-9764-da1bf1ababfa/a5f9a3bd-741f-504c-9764-da1bf1ababfa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82821,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750046/general/ad879b9c-b9c8-48bf-8c89-926a5839371d.jpg',
'Width': 1024}],
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Tesla Model 3 - Electric - Automatic - 306 hp - 51.333 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 16:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738584%27 HTTP/1.1" 200 None
2026-03-27 16:34:38 [adesa.fr] INFO: Saving data for 10738584: {'created_time': 1774629278.434634, 'last_price_update_time': 1774629278.434646, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738584') HTTP/1.1" 204 0
2026-03-27 16:34:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6dae121e-e2d0-581c-bbf7-bbb98076d8a6 with identifier: 10738502
2026-03-27 16:34:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6dae121e-e2d0-581c-bbf7-bbb98076d8a6 with identifier: 10738502
2026-03-27 16:34:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6dae121e-e2d0-581c-bbf7-bbb98076d8a6 with identifier: 10738502 to the API
2026-03-27 16:34:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749846/general/fe26c78e-f8f9-41a3-a72d-b0fea37c26a1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': '6dae121e-e2d0-581c-bbf7-bbb98076d8a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS-333-RT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738502',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 142475,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113614,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749846/general/e71820cb-1fc0-4f18-af22-da38672bf8e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128569,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749846/general/79b93bc3-a91a-4ec6-9389-dd700ee9f14a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113849,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749846/general/0641feaf-4ddc-49af-9f48-f5090d4c0683.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749846/general/4d4ade63-d480-46d5-beda-d0459c711ca5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70989,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749846/general/fe26c78e-f8f9-41a3-a72d-b0fea37c26a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93097,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749846/general/9a1974e2-61ad-43e0-bcb1-ae7beda48cd3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87712,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749846/general/0910f614-0d5c-46ce-9193-4967006b11f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39441,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749846/general/816e52a2-7027-4aeb-8721-dbdf69e37c56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71134,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749846/general/59ce96b8-5bd3-497b-a7f7-5ac56122f28a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6dae121e-e2d0-581c-bbf7-bbb98076d8a6/6dae121e-e2d0-581c-bbf7-bbb98076d8a6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53531,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749846/general/fc5d5d2d-e7a2-47bf-b76d-bdae33477d1d.jpg',
'Width': 1024}],
'price': 14200,
'price_includes_vat': True,
'registration_date': '2020-09-15',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 476 '
'hp - 142.475 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 16:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738502%27 HTTP/1.1" 200 None
2026-03-27 16:34:38 [adesa.fr] INFO: Saving data for 10738502: {'created_time': 1774629278.844147, 'last_price_update_time': 1774629278.844162, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738502') HTTP/1.1" 204 0
2026-03-27 16:34:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750047/general/890eab26-32bd-4eae-b31f-eb773a22e469.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738585)
2026-03-27 16:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff89f50>
2026-03-27 16:34:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252Ff793ab3d-9682-4e31-8980-b6dcb1632ccc.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/f793ab3d-9682-4e31-8980-b6dcb1632ccc.jpg saved to cache
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a230348b-fae2-5d89-a9c8-0df606f1a60f
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff66d50>
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252F2d79116e-70e7-466c-897e-6b203e9af309.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/2d79116e-70e7-466c-897e-6b203e9af309.jpg saved to cache
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1a6321f9-9ddf-5bd6-adca-5d853376da30
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22583b3d0>
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252F68d963f6-9ebd-4802-83c6-c34336861198.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/68d963f6-9ebd-4802-83c6-c34336861198.jpg saved to cache
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f6558585-b821-5cca-90d9-f92159df8633
2026-03-27 16:34:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce7b040d-6134-5143-8aae-b456e8074afb with identifier: 10738642
2026-03-27 16:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce7b040d-6134-5143-8aae-b456e8074afb with scrape type 1
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ce7b040d-6134-5143-8aae-b456e8074afb
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252Fc226e4d5-0a87-4b64-a9f4-5735a1a088fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/c226e4d5-0a87-4b64-a9f4-5735a1a088fb.jpg not downloaded yet
2026-03-27 16:34:39 [adesa.fr] INFO: Found listing with ID: 10739829
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710739829%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [adesa.fr] INFO: Scrape type for 10739829: 1
2026-03-27 16:34:39 [adesa.fr] INFO: Scraping item 10739829 url https://www.openlane.eu/en/carv6/auction/10739829
2026-03-27 16:34:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75 with identifier: 10738482
2026-03-27 16:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75 with scrape type 1
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252Fd7c37e40-77ff-4a13-b6c5-020a0ed968fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/d7c37e40-77ff-4a13-b6c5-020a0ed968fa.jpg not downloaded yet
2026-03-27 16:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750093/general/b7a54c71-6200-4a61-b08e-dd2f6fb1099a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738629)
2026-03-27 16:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750051/general/a4e402ab-c2bc-473f-847e-20f7fcefb5c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738589)
2026-03-27 16:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750093/general/9b1e5488-ee4c-4f59-9af9-a287e13cb32f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738629)
2026-03-27 16:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750051/general/1ffc0725-26dc-49c9-93a1-5fffa1a6122b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738589)
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252F591b2887-78a6-4dea-8853-0a438d466bfe.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/591b2887-78a6-4dea-8853-0a438d466bfe.jpg not downloaded yet
2026-03-27 16:34:39 [adesa.fr] INFO: Found listing with ID: 10737469
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737469%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [adesa.fr] INFO: Scrape type for 10737469: 0
2026-03-27 16:34:39 [adesa.fr] INFO: Skipping item 10737469 url https://www.openlane.eu/en/carv6/auction/10737469
2026-03-27 16:34:39 [adesa.fr] INFO: Found listing with ID: 10737472
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737472%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [adesa.fr] INFO: Scrape type for 10737472: 0
2026-03-27 16:34:39 [adesa.fr] INFO: Skipping item 10737472 url https://www.openlane.eu/en/carv6/auction/10737472
2026-03-27 16:34:39 [adesa.fr] INFO: Found listing with ID: 10737463
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737463%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [adesa.fr] INFO: Scrape type for 10737463: 0
2026-03-27 16:34:39 [adesa.fr] INFO: Skipping item 10737463 url https://www.openlane.eu/en/carv6/auction/10737463
2026-03-27 16:34:39 [adesa.fr] INFO: Found listing with ID: 10739828
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710739828%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [adesa.fr] INFO: Scrape type for 10739828: 1
2026-03-27 16:34:39 [adesa.fr] INFO: Scraping item 10739828 url https://www.openlane.eu/en/carv6/auction/10739828
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252Fde27ccbe-5663-40d5-a57f-6755eab683b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/de27ccbe-5663-40d5-a57f-6755eab683b5.jpg not downloaded yet
2026-03-27 16:34:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ba8750>
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252F445fcdbb-a36d-4097-85ff-2ce304d8190f.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/445fcdbb-a36d-4097-85ff-2ce304d8190f.jpg saved to cache
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5478e9f4-8813-585a-9dc2-897c3bd1e18a
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224306a10>
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252F0b4d2a79-0288-4684-81af-ece57a34854b.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/0b4d2a79-0288-4684-81af-ece57a34854b.jpg saved to cache
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5478e9f4-8813-585a-9dc2-897c3bd1e18a
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22412ca10>
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252F9f2fa87b-fe85-4fb9-8e68-9fe66233d5af.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/9f2fa87b-fe85-4fb9-8e68-9fe66233d5af.jpg saved to cache
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1a6321f9-9ddf-5bd6-adca-5d853376da30
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256355d0>
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252F57328917-2834-41a7-9086-1f23eb332ec0.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/57328917-2834-41a7-9086-1f23eb332ec0.jpg saved to cache
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f6558585-b821-5cca-90d9-f92159df8633
2026-03-27 16:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750047/general/baf0b4ed-4950-46c0-bc93-fd176dddc9fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738585)
2026-03-27 16:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750050/general/782e20a8-18cc-4a4d-a203-04ca4c825517.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738588)
2026-03-27 16:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750049/general/79561d79-9a8e-4f4c-9198-567066443466.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738587)
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252F909fc72a-c0d5-4c76-99c8-541a90108e53.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/909fc72a-c0d5-4c76-99c8-541a90108e53.jpg not downloaded yet
2026-03-27 16:34:39 [adesa.fr] INFO: Found listing with ID: 10737736
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737736%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [adesa.fr] INFO: Scrape type for 10737736: 0
2026-03-27 16:34:39 [adesa.fr] INFO: Skipping item 10737736 url https://www.openlane.eu/en/carv6/auction/10737736
2026-03-27 16:34:39 [adesa.fr] INFO: Found listing with ID: 10739817
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710739817%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [adesa.fr] INFO: Scrape type for 10739817: 1
2026-03-27 16:34:39 [adesa.fr] INFO: Scraping item 10739817 url https://www.openlane.eu/en/carv6/auction/10739817
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252F8dee66bf-419a-425f-87a3-31df3437a1c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/8dee66bf-419a-425f-87a3-31df3437a1c1.jpg not downloaded yet
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259a3090>
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252F890eab26-32bd-4eae-b31f-eb773a22e469.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/890eab26-32bd-4eae-b31f-eb773a22e469.jpg saved to cache
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a230348b-fae2-5d89-a9c8-0df606f1a60f
2026-03-27 16:34:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fb140a7-136e-5299-a3fb-ea2a23571b01 with identifier: 10738680
2026-03-27 16:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fb140a7-136e-5299-a3fb-ea2a23571b01 with scrape type 1
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5fb140a7-136e-5299-a3fb-ea2a23571b01
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252Fc4051e8e-66ea-406c-883a-6a3745314331.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/c4051e8e-66ea-406c-883a-6a3745314331.jpg not downloaded yet
2026-03-27 16:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750093/general/a8211010-6036-4062-8e06-1812518e0725.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738629)
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258bb290>
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252Fb7a54c71-6200-4a61-b08e-dd2f6fb1099a.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/b7a54c71-6200-4a61-b08e-dd2f6fb1099a.jpg saved to cache
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5478e9f4-8813-585a-9dc2-897c3bd1e18a
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240c2d10>
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252Fa4e402ab-c2bc-473f-847e-20f7fcefb5c8.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/a4e402ab-c2bc-473f-847e-20f7fcefb5c8.jpg saved to cache
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f6558585-b821-5cca-90d9-f92159df8633
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d80690>
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252F9b1e5488-ee4c-4f59-9af9-a287e13cb32f.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/9b1e5488-ee4c-4f59-9af9-a287e13cb32f.jpg saved to cache
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5478e9f4-8813-585a-9dc2-897c3bd1e18a
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224417510>
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252F1ffc0725-26dc-49c9-93a1-5fffa1a6122b.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/1ffc0725-26dc-49c9-93a1-5fffa1a6122b.jpg saved to cache
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f6558585-b821-5cca-90d9-f92159df8633
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252F89eeee4b-4f89-46ea-a916-623903b9cb82.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/89eeee4b-4f89-46ea-a916-623903b9cb82.jpg not downloaded yet
2026-03-27 16:34:39 [adesa.fr] INFO: Found listing with ID: 10740855
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740855%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [adesa.fr] INFO: Scrape type for 10740855: 1
2026-03-27 16:34:39 [adesa.fr] INFO: Scraping item 10740855 url https://www.openlane.eu/en/carv6/auction/10740855
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252F6990270f-e467-4a0e-b320-d6114715fd69.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/6990270f-e467-4a0e-b320-d6114715fd69.jpg not downloaded yet
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252Fb5d67e16-7096-45c2-bb37-cb7b4812a003.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/b5d67e16-7096-45c2-bb37-cb7b4812a003.jpg not downloaded yet
2026-03-27 16:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750047/general/92cc3a63-aad8-40ea-b79c-c507048ec5df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738585)
2026-03-27 16:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750051/general/d9a5c605-5e56-4ed5-8ce9-14b3f0a0cfca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738589)
2026-03-27 16:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750051/general/bee4a289-f9aa-4acd-81ab-588baa9f4e9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738589)
2026-03-27 16:34:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22430c510>
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252Fbaf0b4ed-4950-46c0-bc93-fd176dddc9fc.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/baf0b4ed-4950-46c0-bc93-fd176dddc9fc.jpg saved to cache
2026-03-27 16:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a230348b-fae2-5d89-a9c8-0df606f1a60f
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225d15950>
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252F782e20a8-18cc-4a4d-a203-04ca4c825517.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/782e20a8-18cc-4a4d-a203-04ca4c825517.jpg saved to cache
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a60160d3-9a2d-5cee-bfd3-27832eab9efd
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf3850>
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252F79561d79-9a8e-4f4c-9198-567066443466.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/79561d79-9a8e-4f4c-9198-567066443466.jpg saved to cache
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1a6321f9-9ddf-5bd6-adca-5d853376da30
2026-03-27 16:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749826/general/d7c37e40-77ff-4a13-b6c5-020a0ed968fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738482)
2026-03-27 16:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750106/general/c226e4d5-0a87-4b64-a9f4-5735a1a088fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738642)
2026-03-27 16:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750142/general/641b477d-271d-4355-ad46-309087ff0800.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738676)
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252Fee934f22-95ca-4411-86ea-bd325ef9285d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/ee934f22-95ca-4411-86ea-bd325ef9285d.jpg not downloaded yet
2026-03-27 16:34:40 [adesa.fr] INFO: Found listing with ID: 10737467
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737467%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [adesa.fr] INFO: Scrape type for 10737467: 0
2026-03-27 16:34:40 [adesa.fr] INFO: Skipping item 10737467 url https://www.openlane.eu/en/carv6/auction/10737467
2026-03-27 16:34:40 [adesa.fr] INFO: Found listing with ID: 10737466
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737466%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [adesa.fr] INFO: Scrape type for 10737466: 0
2026-03-27 16:34:40 [adesa.fr] INFO: Skipping item 10737466 url https://www.openlane.eu/en/carv6/auction/10737466
2026-03-27 16:34:40 [adesa.fr] INFO: Found listing with ID: 10737468
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737468%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [adesa.fr] INFO: Scrape type for 10737468: 0
2026-03-27 16:34:40 [adesa.fr] INFO: Skipping item 10737468 url https://www.openlane.eu/en/carv6/auction/10737468
2026-03-27 16:34:40 [adesa.fr] INFO: Found listing with ID: 10737462
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737462%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [adesa.fr] INFO: Scrape type for 10737462: 0
2026-03-27 16:34:40 [adesa.fr] INFO: Skipping item 10737462 url https://www.openlane.eu/en/carv6/auction/10737462
2026-03-27 16:34:40 [adesa.fr] INFO: Found listing with ID: 10735126
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735126%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [adesa.fr] INFO: Scrape type for 10735126: 0
2026-03-27 16:34:40 [adesa.fr] INFO: Skipping item 10735126 url https://www.openlane.eu/en/carv6/auction/10735126
2026-03-27 16:34:40 [adesa.fr] INFO: Found listing with ID: 10735161
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735161%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [adesa.fr] INFO: Scrape type for 10735161: 0
2026-03-27 16:34:40 [adesa.fr] INFO: Skipping item 10735161 url https://www.openlane.eu/en/carv6/auction/10735161
2026-03-27 16:34:40 [adesa.fr] INFO: Found listing with ID: 10737451
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737451%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [adesa.fr] INFO: Scrape type for 10737451: 0
2026-03-27 16:34:40 [adesa.fr] INFO: Skipping item 10737451 url https://www.openlane.eu/en/carv6/auction/10737451
2026-03-27 16:34:40 [adesa.fr] INFO: Found listing with ID: 10737450
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737450%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [adesa.fr] INFO: Scrape type for 10737450: 0
2026-03-27 16:34:40 [adesa.fr] INFO: Skipping item 10737450 url https://www.openlane.eu/en/carv6/auction/10737450
2026-03-27 16:34:40 [adesa.fr] INFO: Found listing with ID: 10731358
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731358%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [adesa.fr] INFO: Scrape type for 10731358: 2
2026-03-27 16:34:40 [adesa.fr] INFO: Scraping item 10731358 url https://www.openlane.eu/en/carv6/auction/10731358
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252F07338198-cfb3-44ee-8e83-aa6ba8ad4072.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/07338198-cfb3-44ee-8e83-aa6ba8ad4072.jpg not downloaded yet
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252F33688957-bbc5-498d-8ff7-b501949adfbe.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/33688957-bbc5-498d-8ff7-b501949adfbe.jpg not downloaded yet
2026-03-27 16:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750049/general/d9c687da-e76e-4906-8846-dd60e0537f7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738587)
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf1810>
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252Fa8211010-6036-4062-8e06-1812518e0725.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/a8211010-6036-4062-8e06-1812518e0725.jpg saved to cache
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5478e9f4-8813-585a-9dc2-897c3bd1e18a
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252F97a60535-2d36-48c2-b69e-3c58d10ba2a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/97a60535-2d36-48c2-b69e-3c58d10ba2a2.jpg not downloaded yet
2026-03-27 16:34:40 [adesa.fr] INFO: Found listing with ID: 10735162
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735162%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [adesa.fr] INFO: Scrape type for 10735162: 0
2026-03-27 16:34:40 [adesa.fr] INFO: Skipping item 10735162 url https://www.openlane.eu/en/carv6/auction/10735162
2026-03-27 16:34:40 [adesa.fr] INFO: Found listing with ID: 10740150
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740150%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [adesa.fr] INFO: Scrape type for 10740150: 1
2026-03-27 16:34:40 [adesa.fr] INFO: Scraping item 10740150 url https://www.openlane.eu/en/carv6/auction/10740150
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252Fe6a3f3c8-0f47-4a4d-ac8e-89d20e3df446.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/e6a3f3c8-0f47-4a4d-ac8e-89d20e3df446.jpg not downloaded yet
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252Fb5d10779-98f6-4e32-8130-f61b8155e296.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/b5d10779-98f6-4e32-8130-f61b8155e296.jpg not downloaded yet
2026-03-27 16:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22562e2d0>
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252F92cc3a63-aad8-40ea-b79c-c507048ec5df.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/92cc3a63-aad8-40ea-b79c-c507048ec5df.jpg saved to cache
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a230348b-fae2-5d89-a9c8-0df606f1a60f
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22418cb90>
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252Fd9a5c605-5e56-4ed5-8ce9-14b3f0a0cfca.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/d9a5c605-5e56-4ed5-8ce9-14b3f0a0cfca.jpg saved to cache
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f6558585-b821-5cca-90d9-f92159df8633
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff892d0>
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252Fbee4a289-f9aa-4acd-81ab-588baa9f4e9b.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/bee4a289-f9aa-4acd-81ab-588baa9f4e9b.jpg saved to cache
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f6558585-b821-5cca-90d9-f92159df8633
2026-03-27 16:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750093/general/9dbdc561-e208-40e5-bf2f-c892c65665cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738629)
2026-03-27 16:34:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749826/general/de27ccbe-5663-40d5-a57f-6755eab683b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738482)
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252F825251f3-6b82-4b50-8696-e901cf926e10.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/825251f3-6b82-4b50-8696-e901cf926e10.jpg not downloaded yet
2026-03-27 16:34:40 [adesa.fr] INFO: Found listing with ID: 10740167
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740167%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [adesa.fr] INFO: Scrape type for 10740167: 1
2026-03-27 16:34:40 [adesa.fr] INFO: Scraping item 10740167 url https://www.openlane.eu/en/carv6/auction/10740167
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252Ffe7b13bc-bfb8-47d5-9ef6-1f77a8276515.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/fe7b13bc-bfb8-47d5-9ef6-1f77a8276515.jpg not downloaded yet
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252F18d14326-7578-45ff-acf4-a8ede29d4434.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/18d14326-7578-45ff-acf4-a8ede29d4434.jpg not downloaded yet
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256693d0>
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252Fd7c37e40-77ff-4a13-b6c5-020a0ed968fa.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/d7c37e40-77ff-4a13-b6c5-020a0ed968fa.jpg saved to cache
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241654d0>
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252Fc226e4d5-0a87-4b64-a9f4-5735a1a088fb.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/c226e4d5-0a87-4b64-a9f4-5735a1a088fb.jpg saved to cache
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ce7b040d-6134-5143-8aae-b456e8074afb
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225adb350>
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252F641b477d-271d-4355-ad46-309087ff0800.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/641b477d-271d-4355-ad46-309087ff0800.jpg saved to cache
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 777b5af7-dc80-5852-a0bc-91c4b86fe37e
2026-03-27 16:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750146/general/c4051e8e-66ea-406c-883a-6a3745314331.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738680)
2026-03-27 16:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749826/general/8dee66bf-419a-425f-87a3-31df3437a1c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738482)
2026-03-27 16:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749826/general/6990270f-e467-4a0e-b320-d6114715fd69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738482)
2026-03-27 16:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750146/general/b5d67e16-7096-45c2-bb37-cb7b4812a003.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738680)
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252Fe6199c7b-4ded-4717-92bd-2b74da452d8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/e6199c7b-4ded-4717-92bd-2b74da452d8b.jpg not downloaded yet
2026-03-27 16:34:40 [adesa.fr] INFO: Found listing with ID: 10740165
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740165%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [adesa.fr] INFO: Scrape type for 10740165: 1
2026-03-27 16:34:40 [adesa.fr] INFO: Scraping item 10740165 url https://www.openlane.eu/en/carv6/auction/10740165
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252F2539095a-b773-4c81-b509-41666439307f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/2539095a-b773-4c81-b509-41666439307f.jpg not downloaded yet
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252Fb81c4115-4045-4389-b68a-5da01546d52b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/b81c4115-4045-4389-b68a-5da01546d52b.jpg not downloaded yet
2026-03-27 16:34:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b84590>
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252Fd9c687da-e76e-4906-8846-dd60e0537f7f.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/d9c687da-e76e-4906-8846-dd60e0537f7f.jpg saved to cache
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1a6321f9-9ddf-5bd6-adca-5d853376da30
2026-03-27 16:34:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb with identifier: 10738559
2026-03-27 16:34:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb with scrape type 1
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252F308e8259-a835-47db-a06a-d6ccd00ea150.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/308e8259-a835-47db-a06a-d6ccd00ea150.jpg not downloaded yet
2026-03-27 16:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750106/general/89eeee4b-4f89-46ea-a916-623903b9cb82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738642)
2026-03-27 16:34:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240ecdd0>
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252F9dbdc561-e208-40e5-bf2f-c892c65665cd.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/9dbdc561-e208-40e5-bf2f-c892c65665cd.jpg saved to cache
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5478e9f4-8813-585a-9dc2-897c3bd1e18a
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225828990>
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252Fde27ccbe-5663-40d5-a57f-6755eab683b5.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/de27ccbe-5663-40d5-a57f-6755eab683b5.jpg saved to cache
2026-03-27 16:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252F20cebea7-1c23-4167-87b5-e09d2e3b3382.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/20cebea7-1c23-4167-87b5-e09d2e3b3382.jpg not downloaded yet
2026-03-27 16:34:41 [adesa.fr] INFO: Found listing with ID: 10740170
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740170%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [adesa.fr] INFO: Scrape type for 10740170: 1
2026-03-27 16:34:41 [adesa.fr] INFO: Scraping item 10740170 url https://www.openlane.eu/en/carv6/auction/10740170
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252F751cafc4-0fe1-44b3-9623-e8c2e8fea6c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/751cafc4-0fe1-44b3-9623-e8c2e8fea6c0.jpg not downloaded yet
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252F5b5708ee-198d-4bf5-838c-026dde352cfb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/5b5708ee-198d-4bf5-838c-026dde352cfb.jpg not downloaded yet
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252F186ac08a-882b-433f-bdc7-5e2df67418f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/186ac08a-882b-433f-bdc7-5e2df67418f8.jpg not downloaded yet
2026-03-27 16:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750146/general/b5d10779-98f6-4e32-8130-f61b8155e296.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738680)
2026-03-27 16:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749826/general/e6a3f3c8-0f47-4a4d-ac8e-89d20e3df446.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738482)
2026-03-27 16:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b28d50>
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252Fc4051e8e-66ea-406c-883a-6a3745314331.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/c4051e8e-66ea-406c-883a-6a3745314331.jpg saved to cache
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5fb140a7-136e-5299-a3fb-ea2a23571b01
2026-03-27 16:34:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c0504e0-9491-5105-8f95-a4afc6165054 with identifier: 10738534
2026-03-27 16:34:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c0504e0-9491-5105-8f95-a4afc6165054 with scrape type 1
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5c0504e0-9491-5105-8f95-a4afc6165054
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252F40fa50dd-41d8-4cfb-b8e2-78424258506f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/40fa50dd-41d8-4cfb-b8e2-78424258506f.jpg not downloaded yet
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff079d0>
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252F8dee66bf-419a-425f-87a3-31df3437a1c1.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/8dee66bf-419a-425f-87a3-31df3437a1c1.jpg saved to cache
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff4cd50>
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252F6990270f-e467-4a0e-b320-d6114715fd69.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/6990270f-e467-4a0e-b320-d6114715fd69.jpg saved to cache
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b592d0>
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252Fb5d67e16-7096-45c2-bb37-cb7b4812a003.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/b5d67e16-7096-45c2-bb37-cb7b4812a003.jpg saved to cache
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5fb140a7-136e-5299-a3fb-ea2a23571b01
2026-03-27 16:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750106/general/97a60535-2d36-48c2-b69e-3c58d10ba2a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738642)
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252F2e700bcd-99e6-4e7a-8028-a2279c06dd1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/2e700bcd-99e6-4e7a-8028-a2279c06dd1b.jpg not downloaded yet
2026-03-27 16:34:41 [adesa.fr] INFO: Found listing with ID: 10740169
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740169%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [adesa.fr] INFO: Scrape type for 10740169: 1
2026-03-27 16:34:41 [adesa.fr] INFO: Scraping item 10740169 url https://www.openlane.eu/en/carv6/auction/10740169
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252F90a89068-eeae-46b8-ab1d-c12810015e91.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/90a89068-eeae-46b8-ab1d-c12810015e91.jpg not downloaded yet
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252Fdd424301-c7e8-480a-91f4-459202b73ab6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/dd424301-c7e8-480a-91f4-459202b73ab6.jpg not downloaded yet
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252Fa894d78d-2af3-4206-afc9-6a129259f88e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/a894d78d-2af3-4206-afc9-6a129259f88e.jpg not downloaded yet
2026-03-27 16:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739829> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa548d39-057d-5e8b-b0a9-914d0b417b99 with identifier: 10738678
2026-03-27 16:34:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa548d39-057d-5e8b-b0a9-914d0b417b99 with scrape type 1
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aa548d39-057d-5e8b-b0a9-914d0b417b99
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252Fc01a0737-23ec-4b34-90bb-13eb183f740e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/c01a0737-23ec-4b34-90bb-13eb183f740e.jpg not downloaded yet
2026-03-27 16:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750146/general/18d14326-7578-45ff-acf4-a8ede29d4434.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738680)
2026-03-27 16:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749826/general/fe7b13bc-bfb8-47d5-9ef6-1f77a8276515.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738482)
2026-03-27 16:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750106/general/825251f3-6b82-4b50-8696-e901cf926e10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738642)
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252F08abe45b-57f2-497e-b9e3-f6b5a17956cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/08abe45b-57f2-497e-b9e3-f6b5a17956cc.jpg not downloaded yet
2026-03-27 16:34:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22437c610>
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252F89eeee4b-4f89-46ea-a916-623903b9cb82.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/89eeee4b-4f89-46ea-a916-623903b9cb82.jpg saved to cache
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ce7b040d-6134-5143-8aae-b456e8074afb
2026-03-27 16:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749826/general/07338198-cfb3-44ee-8e83-aa6ba8ad4072.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738482)
2026-03-27 16:34:41 [adesa.fr] INFO: Found listing with ID: 10740166
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740166%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [adesa.fr] INFO: Scrape type for 10740166: 1
2026-03-27 16:34:41 [adesa.fr] INFO: Scraping item 10740166 url https://www.openlane.eu/en/carv6/auction/10740166
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252Fa3868ee1-07d0-4ca7-8fa7-571592cb771e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/a3868ee1-07d0-4ca7-8fa7-571592cb771e.jpg not downloaded yet
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252Ff4936872-686e-4299-bb1e-c53b21f133cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/f4936872-686e-4299-bb1e-c53b21f133cb.jpg not downloaded yet
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252F42d52738-728f-4173-b35c-61c20f5c043b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/42d52738-728f-4173-b35c-61c20f5c043b.jpg not downloaded yet
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224579fd0>
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252Fb5d10779-98f6-4e32-8130-f61b8155e296.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/b5d10779-98f6-4e32-8130-f61b8155e296.jpg saved to cache
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5fb140a7-136e-5299-a3fb-ea2a23571b01
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256f00d0>
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252Fe6a3f3c8-0f47-4a4d-ac8e-89d20e3df446.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/e6a3f3c8-0f47-4a4d-ac8e-89d20e3df446.jpg saved to cache
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75
2026-03-27 16:34:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b56837e-dda4-5cd6-8381-792ce2f4ed05 with identifier: 10738558
2026-03-27 16:34:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b56837e-dda4-5cd6-8381-792ce2f4ed05 with scrape type 1
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1b56837e-dda4-5cd6-8381-792ce2f4ed05
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252Fabf23dbc-d0c5-4704-9be1-e4ff04caf8e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/abf23dbc-d0c5-4704-9be1-e4ff04caf8e6.jpg not downloaded yet
2026-03-27 16:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750146/general/33688957-bbc5-498d-8ff7-b501949adfbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738680)
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252F2ce83d53-0ebe-4167-9c0a-fe3a88f54303.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/2ce83d53-0ebe-4167-9c0a-fe3a88f54303.jpg not downloaded yet
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bbe410>
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252F97a60535-2d36-48c2-b69e-3c58d10ba2a2.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/97a60535-2d36-48c2-b69e-3c58d10ba2a2.jpg saved to cache
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ce7b040d-6134-5143-8aae-b456e8074afb
2026-03-27 16:34:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bce504e-bdbd-53ea-b8dd-204351deafa2 with identifier: 10739829
2026-03-27 16:34:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bce504e-bdbd-53ea-b8dd-204351deafa2 with scrape type 1
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0bce504e-bdbd-53ea-b8dd-204351deafa2
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252F8b9fc6a3-9a51-4565-ae28-c29ddd57cd92.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/8b9fc6a3-9a51-4565-ae28-c29ddd57cd92.jpeg already downloaded
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252F301bffc3-2f84-4a74-a6c0-c204ffbfa3dc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/301bffc3-2f84-4a74-a6c0-c204ffbfa3dc.jpeg already downloaded
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252Fb9c80851-5fe3-49e8-8484-b0835a437fa1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/b9c80851-5fe3-49e8-8484-b0835a437fa1.jpeg already downloaded
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252F128eaff6-35b6-4f5c-9b8c-77e0b7a362c5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/128eaff6-35b6-4f5c-9b8c-77e0b7a362c5.jpeg already downloaded
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252F5ece8329-a0a7-4ec4-8b8e-cb4531efa58f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/5ece8329-a0a7-4ec4-8b8e-cb4531efa58f.jpeg already downloaded
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252Fce288ce2-fd80-483f-95fa-c1b0a8945c45.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/ce288ce2-fd80-483f-95fa-c1b0a8945c45.jpeg already downloaded
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252Fe97e291a-2453-4af8-912e-5c7b0ce6100e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/e97e291a-2453-4af8-912e-5c7b0ce6100e.jpeg already downloaded
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252Fbcddff9b-3f93-48df-b223-3d39951ff0e2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/bcddff9b-3f93-48df-b223-3d39951ff0e2.jpeg already downloaded
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252Fc729fbd0-84ce-49fb-9d56-fccf615daf81.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/c729fbd0-84ce-49fb-9d56-fccf615daf81.jpeg already downloaded
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746093%252Fgeneral%252Fa9c83e86-5bc2-4712-9e94-4bd29e20f2d2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746093/general/a9c83e86-5bc2-4712-9e94-4bd29e20f2d2.jpeg already downloaded
2026-03-27 16:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0bce504e-bdbd-53ea-b8dd-204351deafa2, identifier: 10739829
2026-03-27 16:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750146/general/b81c4115-4045-4389-b68a-5da01546d52b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738680)
2026-03-27 16:34:42 [adesa.fr] INFO: Found listing with ID: 10740163
2026-03-27 16:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740163%27 HTTP/1.1" 200 None
2026-03-27 16:34:42 [adesa.fr] INFO: Scrape type for 10740163: 1
2026-03-27 16:34:42 [adesa.fr] INFO: Scraping item 10740163 url https://www.openlane.eu/en/carv6/auction/10740163
2026-03-27 16:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252F3a7e4f36-8159-4e73-acaf-049ce31e8f0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/3a7e4f36-8159-4e73-acaf-049ce31e8f0d.jpg not downloaded yet
2026-03-27 16:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252F58976721-e876-4cf8-9553-021bf262b978.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/58976721-e876-4cf8-9553-021bf262b978.jpg not downloaded yet
2026-03-27 16:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252Fc04afe09-7bea-4fc4-8cbd-c3b669e7afdb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/c04afe09-7bea-4fc4-8cbd-c3b669e7afdb.jpg not downloaded yet
2026-03-27 16:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252Fbdc4e0a1-1e5b-4974-b2ff-2d0c8fa8aa0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/bdc4e0a1-1e5b-4974-b2ff-2d0c8fa8aa0c.jpg not downloaded yet
2026-03-27 16:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0bce504e-bdbd-53ea-b8dd-204351deafa2 with identifier: 10739829
2026-03-27 16:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0bce504e-bdbd-53ea-b8dd-204351deafa2 with identifier: 10739829
2026-03-27 16:34:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0bce504e-bdbd-53ea-b8dd-204351deafa2 with identifier: 10739829 to the API
2026-03-27 16:34:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739829>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '0bce504e-bdbd-53ea-b8dd-204351deafa2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-731-FJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739829',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 115345,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5746093/general/8b9fc6a3-9a51-4565-ae28-c29ddd57cd92.jpeg',
'https://images.openlane.eu/carimgs/5746093/general/301bffc3-2f84-4a74-a6c0-c204ffbfa3dc.jpeg',
'https://images.openlane.eu/carimgs/5746093/general/b9c80851-5fe3-49e8-8484-b0835a437fa1.jpeg',
'https://images.openlane.eu/carimgs/5746093/general/128eaff6-35b6-4f5c-9b8c-77e0b7a362c5.jpeg',
'https://images.openlane.eu/carimgs/5746093/general/5ece8329-a0a7-4ec4-8b8e-cb4531efa58f.jpeg',
'https://images.openlane.eu/carimgs/5746093/general/ce288ce2-fd80-483f-95fa-c1b0a8945c45.jpeg',
'https://images.openlane.eu/carimgs/5746093/general/e97e291a-2453-4af8-912e-5c7b0ce6100e.jpeg',
'https://images.openlane.eu/carimgs/5746093/general/bcddff9b-3f93-48df-b223-3d39951ff0e2.jpeg',
'https://images.openlane.eu/carimgs/5746093/general/c729fbd0-84ce-49fb-9d56-fccf615daf81.jpeg',
'https://images.openlane.eu/carimgs/5746093/general/a9c83e86-5bc2-4712-9e94-4bd29e20f2d2.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4047120,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/8b9fc6a3-9a51-4565-ae28-c29ddd57cd92.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4076287,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/301bffc3-2f84-4a74-a6c0-c204ffbfa3dc.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3716028,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/b9c80851-5fe3-49e8-8484-b0835a437fa1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3812870,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/128eaff6-35b6-4f5c-9b8c-77e0b7a362c5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3935894,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/5ece8329-a0a7-4ec4-8b8e-cb4531efa58f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3606439,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/ce288ce2-fd80-483f-95fa-c1b0a8945c45.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3366275,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/e97e291a-2453-4af8-912e-5c7b0ce6100e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3764984,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/bcddff9b-3f93-48df-b223-3d39951ff0e2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3479412,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/c729fbd0-84ce-49fb-9d56-fccf615daf81.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bce504e-bdbd-53ea-b8dd-204351deafa2/0bce504e-bdbd-53ea-b8dd-204351deafa2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2718688,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746093/general/a9c83e86-5bc2-4712-9e94-4bd29e20f2d2.jpeg',
'Width': 5712}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'A12 Automobile',
'title': 'Ford Kuga 2.5 Titanium - Hybrid - Automatic - 152 hp - 115.345 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710739829%27 HTTP/1.1" 200 None
2026-03-27 16:34:43 [adesa.fr] INFO: Saving data for 10739829: {'created_time': 1774629283.541333, 'last_price_update_time': 1774629283.541344, 'auction_closing_time': 1774864800.0}
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10739829') HTTP/1.1" 204 0
2026-03-27 16:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750018/general/308e8259-a835-47db-a06a-d6ccd00ea150.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738559)
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252Fe411e73b-adda-4dcb-a584-76c56fd15e68.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/e411e73b-adda-4dcb-a584-76c56fd15e68.jpg not downloaded yet
2026-03-27 16:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224423e50>
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252F18d14326-7578-45ff-acf4-a8ede29d4434.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/18d14326-7578-45ff-acf4-a8ede29d4434.jpg saved to cache
2026-03-27 16:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5fb140a7-136e-5299-a3fb-ea2a23571b01
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224540150>
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252Ffe7b13bc-bfb8-47d5-9ef6-1f77a8276515.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/fe7b13bc-bfb8-47d5-9ef6-1f77a8276515.jpg saved to cache
2026-03-27 16:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab1a90>
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252F825251f3-6b82-4b50-8696-e901cf926e10.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/825251f3-6b82-4b50-8696-e901cf926e10.jpg saved to cache
2026-03-27 16:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ce7b040d-6134-5143-8aae-b456e8074afb
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224422b50>
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252F07338198-cfb3-44ee-8e83-aa6ba8ad4072.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/07338198-cfb3-44ee-8e83-aa6ba8ad4072.jpg saved to cache
2026-03-27 16:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75
2026-03-27 16:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750018/general/186ac08a-882b-433f-bdc7-5e2df67418f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738559)
2026-03-27 16:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750146/general/5b5708ee-198d-4bf5-838c-026dde352cfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738680)
2026-03-27 16:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749826/general/751cafc4-0fe1-44b3-9623-e8c2e8fea6c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738482)
2026-03-27 16:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750106/general/20cebea7-1c23-4167-87b5-e09d2e3b3382.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738642)
2026-03-27 16:34:43 [adesa.fr] INFO: Found listing with ID: 10740164
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740164%27 HTTP/1.1" 200 None
2026-03-27 16:34:43 [adesa.fr] INFO: Scrape type for 10740164: 1
2026-03-27 16:34:43 [adesa.fr] INFO: Scraping item 10740164 url https://www.openlane.eu/en/carv6/auction/10740164
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252F5181a379-1598-43ed-8068-42b3ee3cf769.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/5181a379-1598-43ed-8068-42b3ee3cf769.jpg not downloaded yet
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252F79c48826-5c20-4932-afa8-8b02ac1d9515.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/79c48826-5c20-4932-afa8-8b02ac1d9515.jpg not downloaded yet
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252F69ce8118-0707-495f-9e2a-f92d4ed050e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/69ce8118-0707-495f-9e2a-f92d4ed050e4.jpg not downloaded yet
2026-03-27 16:34:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224367ad0>
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252F33688957-bbc5-498d-8ff7-b501949adfbe.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/33688957-bbc5-498d-8ff7-b501949adfbe.jpg saved to cache
2026-03-27 16:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5fb140a7-136e-5299-a3fb-ea2a23571b01
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252F6a8b24c2-0456-4a13-8c07-80a5883825e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/6a8b24c2-0456-4a13-8c07-80a5883825e8.jpg not downloaded yet
2026-03-27 16:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff2dc50>
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252Fb81c4115-4045-4389-b68a-5da01546d52b.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/b81c4115-4045-4389-b68a-5da01546d52b.jpg saved to cache
2026-03-27 16:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5fb140a7-136e-5299-a3fb-ea2a23571b01
2026-03-27 16:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749993/general/40fa50dd-41d8-4cfb-b8e2-78424258506f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738534)
2026-03-27 16:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750144/general/c01a0737-23ec-4b34-90bb-13eb183f740e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738678)
2026-03-27 16:34:44 [adesa.fr] INFO: Found listing with ID: 10740151
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740151%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [adesa.fr] INFO: Scrape type for 10740151: 1
2026-03-27 16:34:44 [adesa.fr] INFO: Scraping item 10740151 url https://www.openlane.eu/en/carv6/auction/10740151
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252Fe03fb4ac-b061-4c29-bf22-f785495a7177.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/e03fb4ac-b061-4c29-bf22-f785495a7177.jpg not downloaded yet
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252F9dcce6da-5542-4f7d-b9f5-193339a1976c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/9dcce6da-5542-4f7d-b9f5-193339a1976c.jpg not downloaded yet
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252F19cfd257-122c-4a0a-9e1d-0a7b9fb67b69.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/19cfd257-122c-4a0a-9e1d-0a7b9fb67b69.jpg not downloaded yet
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256d9550>
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252F308e8259-a835-47db-a06a-d6ccd00ea150.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/308e8259-a835-47db-a06a-d6ccd00ea150.jpg saved to cache
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb
2026-03-27 16:34:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf32243c-aaba-5aee-803f-8e5f3036c16f with identifier: 10739817
2026-03-27 16:34:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf32243c-aaba-5aee-803f-8e5f3036c16f with scrape type 1
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf32243c-aaba-5aee-803f-8e5f3036c16f
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694631%252Fgeneral%252Fedc5f707-5795-4a37-ae52-7d59199a0e58.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/edc5f707-5795-4a37-ae52-7d59199a0e58.jpg already downloaded
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694631%252Fgeneral%252F0f2aad5f-3c76-4fec-900c-766387bd71ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/0f2aad5f-3c76-4fec-900c-766387bd71ed.jpg already downloaded
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694631%252Fgeneral%252F3dad274b-72b3-4f2b-bbfb-778a123947f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/3dad274b-72b3-4f2b-bbfb-778a123947f3.jpg already downloaded
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694631%252Fgeneral%252Fb7ceb5ad-fd81-4ad5-8357-9e8c3f4027b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/b7ceb5ad-fd81-4ad5-8357-9e8c3f4027b6.jpg already downloaded
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694631%252Fgeneral%252F3a1b0f52-7cf9-4452-bb92-093b4276350c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/3a1b0f52-7cf9-4452-bb92-093b4276350c.jpg already downloaded
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694631%252Fgeneral%252Fab75fbcb-6655-4295-99c5-c65e96d76055.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/ab75fbcb-6655-4295-99c5-c65e96d76055.jpg already downloaded
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694631%252Fgeneral%252F85786bab-3b04-4b56-8c90-5f2819a1c8f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/85786bab-3b04-4b56-8c90-5f2819a1c8f4.jpg already downloaded
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694631%252Fgeneral%252F637298cf-b7d0-4992-af6c-1a0f7f8bcba7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/637298cf-b7d0-4992-af6c-1a0f7f8bcba7.jpg already downloaded
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694631%252Fgeneral%252F5ca9b626-2f3b-46aa-bcd0-8ab0901d8282.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/5ca9b626-2f3b-46aa-bcd0-8ab0901d8282.jpg already downloaded
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694631%252Fgeneral%252F9cf0285d-61db-4c93-b57a-8987fb786b95.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/9cf0285d-61db-4c93-b57a-8987fb786b95.jpg already downloaded
2026-03-27 16:34:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bf32243c-aaba-5aee-803f-8e5f3036c16f, identifier: 10739817
2026-03-27 16:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749993/general/08abe45b-57f2-497e-b9e3-f6b5a17956cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738534)
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252F3f6ceacb-6649-40ed-bfe1-dac00587f51d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/3f6ceacb-6649-40ed-bfe1-dac00587f51d.jpg not downloaded yet
2026-03-27 16:34:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bf32243c-aaba-5aee-803f-8e5f3036c16f with identifier: 10739817
2026-03-27 16:34:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bf32243c-aaba-5aee-803f-8e5f3036c16f with identifier: 10739817
2026-03-27 16:34:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bf32243c-aaba-5aee-803f-8e5f3036c16f with identifier: 10739817 to the API
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739817>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'bf32243c-aaba-5aee-803f-8e5f3036c16f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '159759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739817',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 399906,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5694631/general/edc5f707-5795-4a37-ae52-7d59199a0e58.jpg',
'https://images.openlane.eu/carimgs/5694631/general/0f2aad5f-3c76-4fec-900c-766387bd71ed.jpg',
'https://images.openlane.eu/carimgs/5694631/general/3dad274b-72b3-4f2b-bbfb-778a123947f3.jpg',
'https://images.openlane.eu/carimgs/5694631/general/b7ceb5ad-fd81-4ad5-8357-9e8c3f4027b6.jpg',
'https://images.openlane.eu/carimgs/5694631/general/3a1b0f52-7cf9-4452-bb92-093b4276350c.jpg',
'https://images.openlane.eu/carimgs/5694631/general/ab75fbcb-6655-4295-99c5-c65e96d76055.jpg',
'https://images.openlane.eu/carimgs/5694631/general/85786bab-3b04-4b56-8c90-5f2819a1c8f4.jpg',
'https://images.openlane.eu/carimgs/5694631/general/637298cf-b7d0-4992-af6c-1a0f7f8bcba7.jpg',
'https://images.openlane.eu/carimgs/5694631/general/5ca9b626-2f3b-46aa-bcd0-8ab0901d8282.jpg',
'https://images.openlane.eu/carimgs/5694631/general/9cf0285d-61db-4c93-b57a-8987fb786b95.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118288,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/edc5f707-5795-4a37-ae52-7d59199a0e58.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144927,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/0f2aad5f-3c76-4fec-900c-766387bd71ed.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105013,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/3dad274b-72b3-4f2b-bbfb-778a123947f3.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153490,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/b7ceb5ad-fd81-4ad5-8357-9e8c3f4027b6.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110786,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/3a1b0f52-7cf9-4452-bb92-093b4276350c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88380,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/ab75fbcb-6655-4295-99c5-c65e96d76055.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79525,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/85786bab-3b04-4b56-8c90-5f2819a1c8f4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 169507,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/637298cf-b7d0-4992-af6c-1a0f7f8bcba7.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166924,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/5ca9b626-2f3b-46aa-bcd0-8ab0901d8282.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114376,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/9cf0285d-61db-4c93-b57a-8987fb786b95.jpg',
'Width': 640}],
'price': 3100,
'price_includes_vat': True,
'registration_date': '2016-05-27',
'seats_number': 5,
'seller_name': 'AATWO SRL',
'title': 'Mercedes-Benz B 200d Fascination - Diesel - Manual - 136 hp - '
'399.906 km',
'transmission': 'manual',
'trim': 'Fascination',
'vin': None,
'year': 2016}
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710739817%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [adesa.fr] INFO: Saving data for 10739817: {'created_time': 1774629284.698362, 'last_price_update_time': 1774629284.698374, 'auction_closing_time': 1774864800.0}
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10739817') HTTP/1.1" 204 0
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22443dc10>
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252F186ac08a-882b-433f-bdc7-5e2df67418f8.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/186ac08a-882b-433f-bdc7-5e2df67418f8.jpg saved to cache
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224558d50>
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252F5b5708ee-198d-4bf5-838c-026dde352cfb.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/5b5708ee-198d-4bf5-838c-026dde352cfb.jpg saved to cache
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5fb140a7-136e-5299-a3fb-ea2a23571b01
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff4fe50>
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252F751cafc4-0fe1-44b3-9623-e8c2e8fea6c0.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/751cafc4-0fe1-44b3-9623-e8c2e8fea6c0.jpg saved to cache
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224164250>
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252F20cebea7-1c23-4167-87b5-e09d2e3b3382.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/20cebea7-1c23-4167-87b5-e09d2e3b3382.jpg saved to cache
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ce7b040d-6134-5143-8aae-b456e8074afb
2026-03-27 16:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750017/general/abf23dbc-d0c5-4704-9be1-e4ff04caf8e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738558)
2026-03-27 16:34:44 [adesa.fr] INFO: Found listing with ID: 10740152
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740152%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [adesa.fr] INFO: Scrape type for 10740152: 1
2026-03-27 16:34:44 [adesa.fr] INFO: Scraping item 10740152 url https://www.openlane.eu/en/carv6/auction/10740152
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252F4fb838be-c128-4f96-b227-ba60bdedcaee.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/4fb838be-c128-4f96-b227-ba60bdedcaee.jpg not downloaded yet
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252F6052abf4-86b0-4dee-8545-3ab9f7508e7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/6052abf4-86b0-4dee-8545-3ab9f7508e7c.jpg not downloaded yet
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252F1d66efca-6c71-4e63-a7c7-4703c96a1f96.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/1d66efca-6c71-4e63-a7c7-4703c96a1f96.jpg not downloaded yet
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252F4999d060-5415-4c19-bc1b-4bc420027802.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/4999d060-5415-4c19-bc1b-4bc420027802.jpg not downloaded yet
2026-03-27 16:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740170> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 706332b8-8e87-5447-8440-e358eee89593 with identifier: 10738677
2026-03-27 16:34:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 706332b8-8e87-5447-8440-e358eee89593 with scrape type 1
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 706332b8-8e87-5447-8440-e358eee89593
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252Fb605efa6-bc6f-472a-b5fa-8f7b0f78981e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/b605efa6-bc6f-472a-b5fa-8f7b0f78981e.jpg not downloaded yet
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22411ad90>
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252F40fa50dd-41d8-4cfb-b8e2-78424258506f.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/40fa50dd-41d8-4cfb-b8e2-78424258506f.jpg saved to cache
2026-03-27 16:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5c0504e0-9491-5105-8f95-a4afc6165054
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259aa490>
2026-03-27 16:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252Fc01a0737-23ec-4b34-90bb-13eb183f740e.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/c01a0737-23ec-4b34-90bb-13eb183f740e.jpg saved to cache
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aa548d39-057d-5e8b-b0a9-914d0b417b99
2026-03-27 16:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749993/general/2ce83d53-0ebe-4167-9c0a-fe3a88f54303.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738534)
2026-03-27 16:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750017/general/bdc4e0a1-1e5b-4974-b2ff-2d0c8fa8aa0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738558)
2026-03-27 16:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750144/general/c04afe09-7bea-4fc4-8cbd-c3b669e7afdb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738678)
2026-03-27 16:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750018/general/58976721-e876-4cf8-9553-021bf262b978.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738559)
2026-03-27 16:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750146/general/3a7e4f36-8159-4e73-acaf-049ce31e8f0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738680)
2026-03-27 16:34:45 [adesa.fr] INFO: Found listing with ID: 10737477
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737477%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [adesa.fr] INFO: Scrape type for 10737477: 0
2026-03-27 16:34:45 [adesa.fr] INFO: Skipping item 10737477 url https://www.openlane.eu/en/carv6/auction/10737477
2026-03-27 16:34:45 [adesa.fr] INFO: Found listing with ID: 10740168
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740168%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [adesa.fr] INFO: Scrape type for 10740168: 1
2026-03-27 16:34:45 [adesa.fr] INFO: Scraping item 10740168 url https://www.openlane.eu/en/carv6/auction/10740168
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252F063c379e-6749-46c2-8735-f2a87467ea52.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/063c379e-6749-46c2-8735-f2a87467ea52.jpg not downloaded yet
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252F7bb8fe1c-7e29-42e7-a2f9-55bdeb10f4af.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/7bb8fe1c-7e29-42e7-a2f9-55bdeb10f4af.jpg not downloaded yet
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252F0fe6e92e-000c-41cd-bf84-6b841ccd866f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/0fe6e92e-000c-41cd-bf84-6b841ccd866f.jpg not downloaded yet
2026-03-27 16:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff4c610>
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252F08abe45b-57f2-497e-b9e3-f6b5a17956cc.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/08abe45b-57f2-497e-b9e3-f6b5a17956cc.jpg saved to cache
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5c0504e0-9491-5105-8f95-a4afc6165054
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252F0b265d5a-bb40-46ad-87a0-4ac2fcaf47a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/0b265d5a-bb40-46ad-87a0-4ac2fcaf47a3.jpg not downloaded yet
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252F5a12c75c-6d7a-4f48-9c1c-ba0bec8c63d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/5a12c75c-6d7a-4f48-9c1c-ba0bec8c63d1.jpg not downloaded yet
2026-03-27 16:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750144/general/79c48826-5c20-4932-afa8-8b02ac1d9515.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738678)
2026-03-27 16:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750017/general/69ce8118-0707-495f-9e2a-f92d4ed050e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738558)
2026-03-27 16:34:45 [adesa.fr] INFO: Found listing with ID: 10740162
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740162%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [adesa.fr] INFO: Scrape type for 10740162: 1
2026-03-27 16:34:45 [adesa.fr] INFO: Scraping item 10740162 url https://www.openlane.eu/en/carv6/auction/10740162
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252Fb8dacf61-a148-4fee-85d4-f263a7ddcb4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/b8dacf61-a148-4fee-85d4-f263a7ddcb4c.jpg not downloaded yet
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252F42e50b4f-5e08-4e68-aeef-e76ad6475d20.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/42e50b4f-5e08-4e68-aeef-e76ad6475d20.jpg not downloaded yet
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252Ff9862141-299a-4bb1-902c-d06a4f95cd3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/f9862141-299a-4bb1-902c-d06a4f95cd3c.jpg not downloaded yet
2026-03-27 16:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740855> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256caf10>
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252Fabf23dbc-d0c5-4704-9be1-e4ff04caf8e6.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/abf23dbc-d0c5-4704-9be1-e4ff04caf8e6.jpg saved to cache
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1b56837e-dda4-5cd6-8381-792ce2f4ed05
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252Fe8b90953-3712-47b0-b4d5-73e2fc43c6d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/e8b90953-3712-47b0-b4d5-73e2fc43c6d6.jpg not downloaded yet
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252Ff7144da4-f9cd-4dc8-acca-c7ded460a8c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/f7144da4-f9cd-4dc8-acca-c7ded460a8c5.jpg not downloaded yet
2026-03-27 16:34:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47a6e1ad-5c23-5506-a0d9-84256c17c154 with identifier: 10740150
2026-03-27 16:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47a6e1ad-5c23-5506-a0d9-84256c17c154 with scrape type 1
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47a6e1ad-5c23-5506-a0d9-84256c17c154
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252Fa6e6a48a-d367-4395-a9b0-f1d70a1dfd2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/a6e6a48a-d367-4395-a9b0-f1d70a1dfd2f.jpg already downloaded
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252F84b395bd-ad66-430b-8b15-906c2b2a0a8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/84b395bd-ad66-430b-8b15-906c2b2a0a8a.jpg already downloaded
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252F337bb32e-3612-4a8a-a631-891586cefee6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/337bb32e-3612-4a8a-a631-891586cefee6.jpg already downloaded
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252F9c0ad849-aa1e-447d-b16e-68a5afd789a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/9c0ad849-aa1e-447d-b16e-68a5afd789a5.jpg already downloaded
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252F2408ae16-b8bb-436a-8546-60f80433e2c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/2408ae16-b8bb-436a-8546-60f80433e2c4.jpg already downloaded
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252F66286ea0-c616-46fb-a22f-80ea463caa3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/66286ea0-c616-46fb-a22f-80ea463caa3b.jpg already downloaded
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252Fd1c2aa46-eef6-4c9a-9bb1-f3e0344bfc45.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/d1c2aa46-eef6-4c9a-9bb1-f3e0344bfc45.jpg already downloaded
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252Fc618d72f-c699-446d-b469-23be43efc464.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/c618d72f-c699-446d-b469-23be43efc464.jpg already downloaded
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252F3b97bd6f-1f26-4f5f-9632-e4bb5dd03f40.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/3b97bd6f-1f26-4f5f-9632-e4bb5dd03f40.jpg already downloaded
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715875%252Fgeneral%252F4642cfc8-eebb-46ce-980f-136b391599ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715875/general/4642cfc8-eebb-46ce-980f-136b391599ab.jpg already downloaded
2026-03-27 16:34:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 47a6e1ad-5c23-5506-a0d9-84256c17c154, identifier: 10740150
2026-03-27 16:34:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37 with identifier: 10740170
2026-03-27 16:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37 with scrape type 1
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734356%252Fgeneral%252Fd5e7b753-75c0-4ef2-a2c3-3077c28e14db.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/d5e7b753-75c0-4ef2-a2c3-3077c28e14db.jpg already downloaded
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734356%252Fgeneral%252F4da5989e-7211-4d5c-bd63-7bb3bcd2c8e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/4da5989e-7211-4d5c-bd63-7bb3bcd2c8e0.jpg already downloaded
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734356%252Fgeneral%252F61d46509-464d-454b-bbd7-6c5af9c944b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/61d46509-464d-454b-bbd7-6c5af9c944b4.jpg already downloaded
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734356%252Fgeneral%252Fd9277589-256b-4554-b28d-3391f4a8b922.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/d9277589-256b-4554-b28d-3391f4a8b922.jpg already downloaded
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734356%252Fgeneral%252Fbcf22aff-3b34-4be6-9511-7159de53f49e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/bcf22aff-3b34-4be6-9511-7159de53f49e.jpg already downloaded
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734356%252Fgeneral%252F47f8e0aa-167b-41f0-9933-96c73e8b733f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/47f8e0aa-167b-41f0-9933-96c73e8b733f.jpg already downloaded
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734356%252Fgeneral%252Fdfbe40d1-db25-450a-8ca1-34bdce7809c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/dfbe40d1-db25-450a-8ca1-34bdce7809c2.jpg already downloaded
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734356%252Fgeneral%252F986d0fd0-42fb-4e12-b90a-28f381f65fb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/986d0fd0-42fb-4e12-b90a-28f381f65fb6.jpg already downloaded
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734356%252Fgeneral%252F2e52f7ef-2a5e-40c0-9048-e18d545d1657.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/2e52f7ef-2a5e-40c0-9048-e18d545d1657.jpg already downloaded
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734356%252Fgeneral%252F17eabc7a-9761-4bd0-a983-3a495ae35a83.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734356/general/17eabc7a-9761-4bd0-a983-3a495ae35a83.jpg already downloaded
2026-03-27 16:34:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37, identifier: 10740170
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258d65d0>
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252F2ce83d53-0ebe-4167-9c0a-fe3a88f54303.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/2ce83d53-0ebe-4167-9c0a-fe3a88f54303.jpg saved to cache
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5c0504e0-9491-5105-8f95-a4afc6165054
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22452fd10>
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252Fbdc4e0a1-1e5b-4974-b2ff-2d0c8fa8aa0c.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/bdc4e0a1-1e5b-4974-b2ff-2d0c8fa8aa0c.jpg saved to cache
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1b56837e-dda4-5cd6-8381-792ce2f4ed05
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243066d0>
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252Fc04afe09-7bea-4fc4-8cbd-c3b669e7afdb.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/c04afe09-7bea-4fc4-8cbd-c3b669e7afdb.jpg saved to cache
2026-03-27 16:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aa548d39-057d-5e8b-b0a9-914d0b417b99
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224383250>
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252F58976721-e876-4cf8-9553-021bf262b978.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/58976721-e876-4cf8-9553-021bf262b978.jpg saved to cache
2026-03-27 16:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb
2026-03-27 16:34:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224173290>
2026-03-27 16:34:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252F3a7e4f36-8159-4e73-acaf-049ce31e8f0d.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/3a7e4f36-8159-4e73-acaf-049ce31e8f0d.jpg saved to cache
2026-03-27 16:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5fb140a7-136e-5299-a3fb-ea2a23571b01
2026-03-27 16:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750018/general/5181a379-1598-43ed-8068-42b3ee3cf769.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738559)
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735779
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735779%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735779: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735779 url https://www.openlane.eu/en/carv6/auction/10735779
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735846
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735846%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735846: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735846 url https://www.openlane.eu/en/carv6/auction/10735846
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735824
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735824%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735824: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735824 url https://www.openlane.eu/en/carv6/auction/10735824
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735826
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735826%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735826: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735826 url https://www.openlane.eu/en/carv6/auction/10735826
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735784
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735784%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735784: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735784 url https://www.openlane.eu/en/carv6/auction/10735784
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735827
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735827%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735827: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735827 url https://www.openlane.eu/en/carv6/auction/10735827
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735829
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735829%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735829: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735829 url https://www.openlane.eu/en/carv6/auction/10735829
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735849
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735849%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735849: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735849 url https://www.openlane.eu/en/carv6/auction/10735849
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10733816
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733816%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10733816: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10733816 url https://www.openlane.eu/en/carv6/auction/10733816
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735797
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735797%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735797: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735797 url https://www.openlane.eu/en/carv6/auction/10735797
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735795
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735795%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735795: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735795 url https://www.openlane.eu/en/carv6/auction/10735795
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735813
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735813%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735813: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735813 url https://www.openlane.eu/en/carv6/auction/10735813
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735794
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735794%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735794: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735794 url https://www.openlane.eu/en/carv6/auction/10735794
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735822
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735822%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735822: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735822 url https://www.openlane.eu/en/carv6/auction/10735822
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735800
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735800%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735800: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735800 url https://www.openlane.eu/en/carv6/auction/10735800
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735836
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735836%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735836: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735836 url https://www.openlane.eu/en/carv6/auction/10735836
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735830
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735830%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735830: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735830 url https://www.openlane.eu/en/carv6/auction/10735830
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10733964
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733964%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10733964: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10733964 url https://www.openlane.eu/en/carv6/auction/10733964
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735785
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735785%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735785: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735785 url https://www.openlane.eu/en/carv6/auction/10735785
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735790
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735790%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735790: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735790 url https://www.openlane.eu/en/carv6/auction/10735790
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735831
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735831%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735831: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735831 url https://www.openlane.eu/en/carv6/auction/10735831
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10733820
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733820%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10733820: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10733820 url https://www.openlane.eu/en/carv6/auction/10733820
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735842
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735842%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735842: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735842 url https://www.openlane.eu/en/carv6/auction/10735842
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735786
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735786%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735786: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735786 url https://www.openlane.eu/en/carv6/auction/10735786
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10733813
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733813%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10733813: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10733813 url https://www.openlane.eu/en/carv6/auction/10733813
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10733812
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733812%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10733812: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10733812 url https://www.openlane.eu/en/carv6/auction/10733812
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735803
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735803%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735803: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735803 url https://www.openlane.eu/en/carv6/auction/10735803
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735791
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735791%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735791: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735791 url https://www.openlane.eu/en/carv6/auction/10735791
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735835
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735835%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735835: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735835 url https://www.openlane.eu/en/carv6/auction/10735835
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735811
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735811%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735811: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735811 url https://www.openlane.eu/en/carv6/auction/10735811
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735802
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735802%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735802: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735802 url https://www.openlane.eu/en/carv6/auction/10735802
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735837
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735837%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735837: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735837 url https://www.openlane.eu/en/carv6/auction/10735837
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735805
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735805%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735805: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735805 url https://www.openlane.eu/en/carv6/auction/10735805
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735820
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735820%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735820: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735820 url https://www.openlane.eu/en/carv6/auction/10735820
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735782
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735782%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735782: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735782 url https://www.openlane.eu/en/carv6/auction/10735782
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735814
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735814%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735814: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735814 url https://www.openlane.eu/en/carv6/auction/10735814
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10733962
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733962%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10733962: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10733962 url https://www.openlane.eu/en/carv6/auction/10733962
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735789
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735789%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735789: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735789 url https://www.openlane.eu/en/carv6/auction/10735789
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10726309
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726309%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10726309: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10726309 url https://www.openlane.eu/en/carv6/auction/10726309
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735792
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735792%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735792: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735792 url https://www.openlane.eu/en/carv6/auction/10735792
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735810
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735810%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735810: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735810 url https://www.openlane.eu/en/carv6/auction/10735810
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735832
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735832%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735832: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735832 url https://www.openlane.eu/en/carv6/auction/10735832
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735821
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735821%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735821: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735821 url https://www.openlane.eu/en/carv6/auction/10735821
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10726308
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726308%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10726308: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10726308 url https://www.openlane.eu/en/carv6/auction/10726308
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10733954
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733954%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10733954: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10733954 url https://www.openlane.eu/en/carv6/auction/10733954
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735808
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735808%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735808: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735808 url https://www.openlane.eu/en/carv6/auction/10735808
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735793
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735793%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735793: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735793 url https://www.openlane.eu/en/carv6/auction/10735793
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735783
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735783%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735783: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735783 url https://www.openlane.eu/en/carv6/auction/10735783
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735845
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735845%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735845: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735845 url https://www.openlane.eu/en/carv6/auction/10735845
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10733818
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733818%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10733818: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10733818 url https://www.openlane.eu/en/carv6/auction/10733818
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735812
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735812%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735812: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735812 url https://www.openlane.eu/en/carv6/auction/10735812
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10733955
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733955%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10733955: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10733955 url https://www.openlane.eu/en/carv6/auction/10733955
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735804
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735804%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735804: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735804 url https://www.openlane.eu/en/carv6/auction/10735804
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735818
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735818%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735818: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735818 url https://www.openlane.eu/en/carv6/auction/10735818
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735798
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735798%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735798: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735798 url https://www.openlane.eu/en/carv6/auction/10735798
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735847
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735847%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735847: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735847 url https://www.openlane.eu/en/carv6/auction/10735847
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735833
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735833%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735833: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735833 url https://www.openlane.eu/en/carv6/auction/10735833
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735834
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735834%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735834: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735834 url https://www.openlane.eu/en/carv6/auction/10735834
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10733817
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733817%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10733817: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10733817 url https://www.openlane.eu/en/carv6/auction/10733817
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735838
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735838%27 HTTP/1.1" 200 None
2026-03-27 16:34:46 [adesa.fr] INFO: Scrape type for 10735838: 0
2026-03-27 16:34:46 [adesa.fr] INFO: Skipping item 10735838 url https://www.openlane.eu/en/carv6/auction/10735838
2026-03-27 16:34:46 [adesa.fr] INFO: Found listing with ID: 10735816
2026-03-27 16:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735816%27 HTTP/1.1" 200 None
2026-03-27 16:34:47 [adesa.fr] INFO: Scrape type for 10735816: 0
2026-03-27 16:34:47 [adesa.fr] INFO: Skipping item 10735816 url https://www.openlane.eu/en/carv6/auction/10735816
2026-03-27 16:34:47 [adesa.fr] INFO: Found listing with ID: 10735799
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735799%27 HTTP/1.1" 200 None
2026-03-27 16:34:47 [adesa.fr] INFO: Scrape type for 10735799: 0
2026-03-27 16:34:47 [adesa.fr] INFO: Skipping item 10735799 url https://www.openlane.eu/en/carv6/auction/10735799
2026-03-27 16:34:47 [adesa.fr] INFO: Found listing with ID: 10735806
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735806%27 HTTP/1.1" 200 None
2026-03-27 16:34:47 [adesa.fr] INFO: Scrape type for 10735806: 0
2026-03-27 16:34:47 [adesa.fr] INFO: Skipping item 10735806 url https://www.openlane.eu/en/carv6/auction/10735806
2026-03-27 16:34:47 [adesa.fr] INFO: Found listing with ID: 10735788
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735788%27 HTTP/1.1" 200 None
2026-03-27 16:34:47 [adesa.fr] INFO: Scrape type for 10735788: 0
2026-03-27 16:34:47 [adesa.fr] INFO: Skipping item 10735788 url https://www.openlane.eu/en/carv6/auction/10735788
2026-03-27 16:34:47 [adesa.fr] INFO: Found listing with ID: 10735815
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735815%27 HTTP/1.1" 200 None
2026-03-27 16:34:47 [adesa.fr] INFO: Scrape type for 10735815: 0
2026-03-27 16:34:47 [adesa.fr] INFO: Skipping item 10735815 url https://www.openlane.eu/en/carv6/auction/10735815
2026-03-27 16:34:47 [adesa.fr] INFO: Found listing with ID: 10735787
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735787%27 HTTP/1.1" 200 None
2026-03-27 16:34:47 [adesa.fr] INFO: Scrape type for 10735787: 0
2026-03-27 16:34:47 [adesa.fr] INFO: Skipping item 10735787 url https://www.openlane.eu/en/carv6/auction/10735787
2026-03-27 16:34:47 [adesa.fr] INFO: Found listing with ID: 10723881
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723881%27 HTTP/1.1" 200 None
2026-03-27 16:34:47 [adesa.fr] INFO: Scrape type for 10723881: 2
2026-03-27 16:34:47 [adesa.fr] INFO: Scraping item 10723881 url https://www.openlane.eu/en/carv6/auction/10723881
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252F227b30c3-f8cd-44b8-a86d-6b55eab5a8eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/227b30c3-f8cd-44b8-a86d-6b55eab5a8eb.jpg not downloaded yet
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252Ff0651f11-21f6-4dff-8e57-841963782931.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/f0651f11-21f6-4dff-8e57-841963782931.jpg not downloaded yet
2026-03-27 16:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 47a6e1ad-5c23-5506-a0d9-84256c17c154 with identifier: 10740150
2026-03-27 16:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 47a6e1ad-5c23-5506-a0d9-84256c17c154 with identifier: 10740150
2026-03-27 16:34:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 47a6e1ad-5c23-5506-a0d9-84256c17c154 with identifier: 10740150 to the API
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740150>
{'auction_title': '',
'c_o_2_emission_value': 214,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '47a6e1ad-5c23-5506-a0d9-84256c17c154',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CA-547-VR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740150',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 191881,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5715875/general/a6e6a48a-d367-4395-a9b0-f1d70a1dfd2f.jpg',
'https://images.openlane.eu/carimgs/5715875/general/84b395bd-ad66-430b-8b15-906c2b2a0a8a.jpg',
'https://images.openlane.eu/carimgs/5715875/general/337bb32e-3612-4a8a-a631-891586cefee6.jpg',
'https://images.openlane.eu/carimgs/5715875/general/9c0ad849-aa1e-447d-b16e-68a5afd789a5.jpg',
'https://images.openlane.eu/carimgs/5715875/general/2408ae16-b8bb-436a-8546-60f80433e2c4.jpg',
'https://images.openlane.eu/carimgs/5715875/general/66286ea0-c616-46fb-a22f-80ea463caa3b.jpg',
'https://images.openlane.eu/carimgs/5715875/general/d1c2aa46-eef6-4c9a-9bb1-f3e0344bfc45.jpg',
'https://images.openlane.eu/carimgs/5715875/general/c618d72f-c699-446d-b469-23be43efc464.jpg',
'https://images.openlane.eu/carimgs/5715875/general/3b97bd6f-1f26-4f5f-9632-e4bb5dd03f40.jpg',
'https://images.openlane.eu/carimgs/5715875/general/4642cfc8-eebb-46ce-980f-136b391599ab.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6da401-cc94-5a8d-b9b4-e516abde1af2/4b6da401-cc94-5a8d-b9b4-e516abde1af2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87814,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/a6e6a48a-d367-4395-a9b0-f1d70a1dfd2f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6da401-cc94-5a8d-b9b4-e516abde1af2/4b6da401-cc94-5a8d-b9b4-e516abde1af2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74831,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/84b395bd-ad66-430b-8b15-906c2b2a0a8a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6da401-cc94-5a8d-b9b4-e516abde1af2/4b6da401-cc94-5a8d-b9b4-e516abde1af2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81854,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/337bb32e-3612-4a8a-a631-891586cefee6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6da401-cc94-5a8d-b9b4-e516abde1af2/4b6da401-cc94-5a8d-b9b4-e516abde1af2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53685,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/9c0ad849-aa1e-447d-b16e-68a5afd789a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6da401-cc94-5a8d-b9b4-e516abde1af2/4b6da401-cc94-5a8d-b9b4-e516abde1af2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59493,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/4642cfc8-eebb-46ce-980f-136b391599ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47a6e1ad-5c23-5506-a0d9-84256c17c154/47a6e1ad-5c23-5506-a0d9-84256c17c154_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54629,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/d1c2aa46-eef6-4c9a-9bb1-f3e0344bfc45.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47a6e1ad-5c23-5506-a0d9-84256c17c154/47a6e1ad-5c23-5506-a0d9-84256c17c154_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141554,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/c618d72f-c699-446d-b469-23be43efc464.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6da401-cc94-5a8d-b9b4-e516abde1af2/4b6da401-cc94-5a8d-b9b4-e516abde1af2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60035,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/2408ae16-b8bb-436a-8546-60f80433e2c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47a6e1ad-5c23-5506-a0d9-84256c17c154/47a6e1ad-5c23-5506-a0d9-84256c17c154_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114852,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/3b97bd6f-1f26-4f5f-9632-e4bb5dd03f40.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b6da401-cc94-5a8d-b9b4-e516abde1af2/4b6da401-cc94-5a8d-b9b4-e516abde1af2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95911,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715875/general/66286ea0-c616-46fb-a22f-80ea463caa3b.jpg',
'Width': 800}],
'price': 3100,
'price_includes_vat': True,
'registration_date': '2011-09-22',
'seats_number': 3,
'seller_name': 'DIETRICH KROELY',
'title': 'Citroën Jumper L1H1 2.2 HDI Comfort - Diesel - Manual - 100 hp - '
'191.881 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2011}
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740150%27 HTTP/1.1" 200 None
2026-03-27 16:34:47 [adesa.fr] INFO: Saving data for 10740150: {'created_time': 1774629287.686308, 'last_price_update_time': 1774629287.686318, 'auction_closing_time': 1774872900.0}
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740150') HTTP/1.1" 204 0
2026-03-27 16:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37 with identifier: 10740170
2026-03-27 16:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37 with identifier: 10740170
2026-03-27 16:34:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7dd56b97-a7fb-5604-ab37-aa47eb5e9a37 with identifier: 10740170 to the API
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740170>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '7dd56b97-a7fb-5604-ab37-aa47eb5e9a37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-350-PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740170',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 26543,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5734356/general/d5e7b753-75c0-4ef2-a2c3-3077c28e14db.jpg',
'https://images.openlane.eu/carimgs/5734356/general/4da5989e-7211-4d5c-bd63-7bb3bcd2c8e0.jpg',
'https://images.openlane.eu/carimgs/5734356/general/61d46509-464d-454b-bbd7-6c5af9c944b4.jpg',
'https://images.openlane.eu/carimgs/5734356/general/d9277589-256b-4554-b28d-3391f4a8b922.jpg',
'https://images.openlane.eu/carimgs/5734356/general/bcf22aff-3b34-4be6-9511-7159de53f49e.jpg',
'https://images.openlane.eu/carimgs/5734356/general/47f8e0aa-167b-41f0-9933-96c73e8b733f.jpg',
'https://images.openlane.eu/carimgs/5734356/general/dfbe40d1-db25-450a-8ca1-34bdce7809c2.jpg',
'https://images.openlane.eu/carimgs/5734356/general/986d0fd0-42fb-4e12-b90a-28f381f65fb6.jpg',
'https://images.openlane.eu/carimgs/5734356/general/2e52f7ef-2a5e-40c0-9048-e18d545d1657.jpg',
'https://images.openlane.eu/carimgs/5734356/general/17eabc7a-9761-4bd0-a983-3a495ae35a83.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94837,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/d5e7b753-75c0-4ef2-a2c3-3077c28e14db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90316,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/4da5989e-7211-4d5c-bd63-7bb3bcd2c8e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101511,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/61d46509-464d-454b-bbd7-6c5af9c944b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115967,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/d9277589-256b-4554-b28d-3391f4a8b922.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110874,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/bcf22aff-3b34-4be6-9511-7159de53f49e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67496,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/47f8e0aa-167b-41f0-9933-96c73e8b733f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129563,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/dfbe40d1-db25-450a-8ca1-34bdce7809c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60268,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/986d0fd0-42fb-4e12-b90a-28f381f65fb6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151505,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/2e52f7ef-2a5e-40c0-9048-e18d545d1657.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dd56b97-a7fb-5604-ab37-aa47eb5e9a37/7dd56b97-a7fb-5604-ab37-aa47eb5e9a37_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15643,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734356/general/17eabc7a-9761-4bd0-a983-3a495ae35a83.jpg',
'Width': 800}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 26.543 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740170%27 HTTP/1.1" 200 None
2026-03-27 16:34:48 [adesa.fr] INFO: Saving data for 10740170: {'created_time': 1774629288.100899, 'last_price_update_time': 1774629288.100911, 'auction_closing_time': 1774872900.0}
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740170') HTTP/1.1" 204 0
2026-03-27 16:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749993/general/6a8b24c2-0456-4a13-8c07-80a5883825e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738534)
2026-03-27 16:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750017/general/1d66efca-6c71-4e63-a7c7-4703c96a1f96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738558)
2026-03-27 16:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750018/general/4fb838be-c128-4f96-b227-ba60bdedcaee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738559)
2026-03-27 16:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750144/general/6052abf4-86b0-4dee-8545-3ab9f7508e7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738678)
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252Fd79e9929-28cd-4af1-99c7-d189d720aabe.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/d79e9929-28cd-4af1-99c7-d189d720aabe.jpg not downloaded yet
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252F613921eb-de21-4457-9b6f-825a40035de4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/613921eb-de21-4457-9b6f-825a40035de4.jpg not downloaded yet
2026-03-27 16:34:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a57af8b5-3549-56b7-9cf0-03547537340e with identifier: 10740167
2026-03-27 16:34:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a57af8b5-3549-56b7-9cf0-03547537340e with scrape type 1
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a57af8b5-3549-56b7-9cf0-03547537340e
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724051%252Fgeneral%252Fa4325362-5883-4da4-baa3-d44e78f01f0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/a4325362-5883-4da4-baa3-d44e78f01f0e.jpg already downloaded
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724051%252Fgeneral%252F5c026de2-58b4-4279-a9d1-9b4c765b02cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/5c026de2-58b4-4279-a9d1-9b4c765b02cd.jpg already downloaded
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724051%252Fgeneral%252F9f7927a0-6f04-4a1a-8aad-04e4f9946c3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/9f7927a0-6f04-4a1a-8aad-04e4f9946c3b.jpg already downloaded
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724051%252Fgeneral%252Fce725dbb-2ebb-4b1c-a112-a46f7db88e5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/ce725dbb-2ebb-4b1c-a112-a46f7db88e5f.jpg already downloaded
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724051%252Fgeneral%252F67ea359c-683b-4a45-8315-38f1d6400c97.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/67ea359c-683b-4a45-8315-38f1d6400c97.jpg already downloaded
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724051%252Fgeneral%252F89efce89-f043-481d-9c3f-479be1cab013.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/89efce89-f043-481d-9c3f-479be1cab013.jpg already downloaded
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724051%252Fgeneral%252F8b3cda9d-df89-4486-b617-f9c2992e900d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/8b3cda9d-df89-4486-b617-f9c2992e900d.jpg already downloaded
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724051%252Fgeneral%252F21a6e285-1c31-4a63-ab9c-3b6202946578.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/21a6e285-1c31-4a63-ab9c-3b6202946578.jpg already downloaded
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724051%252Fgeneral%252Fe2e24e5b-6eaa-4123-a80b-e5de0ae71074.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/e2e24e5b-6eaa-4123-a80b-e5de0ae71074.jpg already downloaded
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724051%252Fgeneral%252F95c5900a-50f4-434a-9a03-98cfb467347b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724051/general/95c5900a-50f4-434a-9a03-98cfb467347b.jpg already downloaded
2026-03-27 16:34:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a57af8b5-3549-56b7-9cf0-03547537340e, identifier: 10740167
2026-03-27 16:34:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ca6110>
2026-03-27 16:34:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252F79c48826-5c20-4932-afa8-8b02ac1d9515.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/79c48826-5c20-4932-afa8-8b02ac1d9515.jpg saved to cache
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aa548d39-057d-5e8b-b0a9-914d0b417b99
2026-03-27 16:34:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22436e290>
2026-03-27 16:34:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252F69ce8118-0707-495f-9e2a-f92d4ed050e4.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/69ce8118-0707-495f-9e2a-f92d4ed050e4.jpg saved to cache
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1b56837e-dda4-5cd6-8381-792ce2f4ed05
2026-03-27 16:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750017/general/19cfd257-122c-4a0a-9e1d-0a7b9fb67b69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738558)
2026-03-27 16:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749993/general/3f6ceacb-6649-40ed-bfe1-dac00587f51d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738534)
2026-03-27 16:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750144/general/9dcce6da-5542-4f7d-b9f5-193339a1976c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738678)
2026-03-27 16:34:48 [adesa.fr] INFO: Found listing with ID: 10733961
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733961%27 HTTP/1.1" 200 None
2026-03-27 16:34:48 [adesa.fr] INFO: Scrape type for 10733961: 0
2026-03-27 16:34:48 [adesa.fr] INFO: Skipping item 10733961 url https://www.openlane.eu/en/carv6/auction/10733961
2026-03-27 16:34:48 [adesa.fr] INFO: Found listing with ID: 10733956
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733956%27 HTTP/1.1" 200 None
2026-03-27 16:34:48 [adesa.fr] INFO: Scrape type for 10733956: 0
2026-03-27 16:34:48 [adesa.fr] INFO: Skipping item 10733956 url https://www.openlane.eu/en/carv6/auction/10733956
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252F03c01b52-a327-41d4-ae42-6114e5ffecdb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/03c01b52-a327-41d4-ae42-6114e5ffecdb.jpg not downloaded yet
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252Fa8b2cd50-1880-4a3c-918a-8d2515294712.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/a8b2cd50-1880-4a3c-918a-8d2515294712.jpg not downloaded yet
2026-03-27 16:34:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a57af8b5-3549-56b7-9cf0-03547537340e with identifier: 10740167
2026-03-27 16:34:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a57af8b5-3549-56b7-9cf0-03547537340e with identifier: 10740167
2026-03-27 16:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a57af8b5-3549-56b7-9cf0-03547537340e with identifier: 10740167 to the API
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740167>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'a57af8b5-3549-56b7-9cf0-03547537340e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-826-QZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740167',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 25190,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5724051/general/a4325362-5883-4da4-baa3-d44e78f01f0e.jpg',
'https://images.openlane.eu/carimgs/5724051/general/5c026de2-58b4-4279-a9d1-9b4c765b02cd.jpg',
'https://images.openlane.eu/carimgs/5724051/general/9f7927a0-6f04-4a1a-8aad-04e4f9946c3b.jpg',
'https://images.openlane.eu/carimgs/5724051/general/ce725dbb-2ebb-4b1c-a112-a46f7db88e5f.jpg',
'https://images.openlane.eu/carimgs/5724051/general/67ea359c-683b-4a45-8315-38f1d6400c97.jpg',
'https://images.openlane.eu/carimgs/5724051/general/89efce89-f043-481d-9c3f-479be1cab013.jpg',
'https://images.openlane.eu/carimgs/5724051/general/8b3cda9d-df89-4486-b617-f9c2992e900d.jpg',
'https://images.openlane.eu/carimgs/5724051/general/21a6e285-1c31-4a63-ab9c-3b6202946578.jpg',
'https://images.openlane.eu/carimgs/5724051/general/e2e24e5b-6eaa-4123-a80b-e5de0ae71074.jpg',
'https://images.openlane.eu/carimgs/5724051/general/95c5900a-50f4-434a-9a03-98cfb467347b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82363,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/a4325362-5883-4da4-baa3-d44e78f01f0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70486,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/5c026de2-58b4-4279-a9d1-9b4c765b02cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94553,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/9f7927a0-6f04-4a1a-8aad-04e4f9946c3b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64214,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/ce725dbb-2ebb-4b1c-a112-a46f7db88e5f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49895,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/67ea359c-683b-4a45-8315-38f1d6400c97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56017,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/89efce89-f043-481d-9c3f-479be1cab013.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83837,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/8b3cda9d-df89-4486-b617-f9c2992e900d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88188,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/21a6e285-1c31-4a63-ab9c-3b6202946578.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65989,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/e2e24e5b-6eaa-4123-a80b-e5de0ae71074.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57af8b5-3549-56b7-9cf0-03547537340e/a57af8b5-3549-56b7-9cf0-03547537340e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32606,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724051/general/95c5900a-50f4-434a-9a03-98cfb467347b.jpg',
'Width': 800}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 3,
'seller_name': 'DIETRICH KROELY',
'title': 'Citroën Jumpy 1.5 HDI DRIVER - Diesel - Manual - 120 hp - 25.190 km',
'transmission': 'manual',
'trim': 'DRIVER',
'vin': None,
'year': 2022}
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740167%27 HTTP/1.1" 200 None
2026-03-27 16:34:48 [adesa.fr] INFO: Saving data for 10740167: {'created_time': 1774629288.981499, 'last_price_update_time': 1774629288.981509, 'auction_closing_time': 1774872900.0}
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740167') HTTP/1.1" 204 0
2026-03-27 16:34:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252F6ab84195-f2cd-42a8-9303-04ed42bb8d82.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/6ab84195-f2cd-42a8-9303-04ed42bb8d82.jpg not downloaded yet
2026-03-27 16:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740163> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d57b4899-be55-57f1-9e3b-17802e93e087 with identifier: 10740855
2026-03-27 16:34:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d57b4899-be55-57f1-9e3b-17802e93e087 with scrape type 1
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d57b4899-be55-57f1-9e3b-17802e93e087
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252F0452ba24-9ac9-43f5-af73-e9317b5285e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/0452ba24-9ac9-43f5-af73-e9317b5285e0.jpg not downloaded yet
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256f34d0>
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252F5181a379-1598-43ed-8068-42b3ee3cf769.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/5181a379-1598-43ed-8068-42b3ee3cf769.jpg saved to cache
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252Fe7e7c444-7795-49f5-bf86-b931a34b505c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/e7e7c444-7795-49f5-bf86-b931a34b505c.jpg not downloaded yet
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b84f90>
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252F6a8b24c2-0456-4a13-8c07-80a5883825e8.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/6a8b24c2-0456-4a13-8c07-80a5883825e8.jpg saved to cache
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5c0504e0-9491-5105-8f95-a4afc6165054
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258f24d0>
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252F1d66efca-6c71-4e63-a7c7-4703c96a1f96.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/1d66efca-6c71-4e63-a7c7-4703c96a1f96.jpg saved to cache
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1b56837e-dda4-5cd6-8381-792ce2f4ed05
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256db990>
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252F4fb838be-c128-4f96-b227-ba60bdedcaee.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/4fb838be-c128-4f96-b227-ba60bdedcaee.jpg saved to cache
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22424ec90>
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252F6052abf4-86b0-4dee-8545-3ab9f7508e7c.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/6052abf4-86b0-4dee-8545-3ab9f7508e7c.jpg saved to cache
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aa548d39-057d-5e8b-b0a9-914d0b417b99
2026-03-27 16:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750017/general/0fe6e92e-000c-41cd-bf84-6b841ccd866f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738558)
2026-03-27 16:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750144/general/7bb8fe1c-7e29-42e7-a2f9-55bdeb10f4af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738678)
2026-03-27 16:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750018/general/e03fb4ac-b061-4c29-bf22-f785495a7177.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738559)
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252F04ad4b5f-a214-43c4-bbf7-5ea838160403.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/04ad4b5f-a214-43c4-bbf7-5ea838160403.jpg not downloaded yet
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252Fc9118f35-782b-4ace-97c6-7b6f226b27ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/c9118f35-782b-4ace-97c6-7b6f226b27ea.jpg not downloaded yet
2026-03-27 16:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750143/general/b605efa6-bc6f-472a-b5fa-8f7b0f78981e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738677)
2026-03-27 16:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750143/general/5a12c75c-6d7a-4f48-9c1c-ba0bec8c63d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738677)
2026-03-27 16:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750143/general/f7144da4-f9cd-4dc8-acca-c7ded460a8c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738677)
2026-03-27 16:34:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff2fdd0>
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252F19cfd257-122c-4a0a-9e1d-0a7b9fb67b69.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/19cfd257-122c-4a0a-9e1d-0a7b9fb67b69.jpg saved to cache
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1b56837e-dda4-5cd6-8381-792ce2f4ed05
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff293d0>
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252F3f6ceacb-6649-40ed-bfe1-dac00587f51d.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/3f6ceacb-6649-40ed-bfe1-dac00587f51d.jpg saved to cache
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5c0504e0-9491-5105-8f95-a4afc6165054
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b39910>
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252F9dcce6da-5542-4f7d-b9f5-193339a1976c.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/9dcce6da-5542-4f7d-b9f5-193339a1976c.jpg saved to cache
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aa548d39-057d-5e8b-b0a9-914d0b417b99
2026-03-27 16:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749993/general/e8b90953-3712-47b0-b4d5-73e2fc43c6d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738534)
2026-03-27 16:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750017/general/f9862141-299a-4bb1-902c-d06a4f95cd3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738558)
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252F1a2bb398-a7e3-4571-9731-5cb778cb4615.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/1a2bb398-a7e3-4571-9731-5cb778cb4615.jpg not downloaded yet
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252F0e5acc92-261e-4fd7-83d6-ef0f4b746fa8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/0e5acc92-261e-4fd7-83d6-ef0f4b746fa8.jpg not downloaded yet
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252F100cb015-4450-43f0-8ac1-09ad5871d4bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/100cb015-4450-43f0-8ac1-09ad5871d4bc.jpg not downloaded yet
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252F9bd9c279-dcea-49f0-b0d2-d519e9173658.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/9bd9c279-dcea-49f0-b0d2-d519e9173658.jpg not downloaded yet
2026-03-27 16:34:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ad3f8de-6c4a-517e-a8fe-323782792cd7 with identifier: 10740163
2026-03-27 16:34:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ad3f8de-6c4a-517e-a8fe-323782792cd7 with scrape type 1
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6ad3f8de-6c4a-517e-a8fe-323782792cd7
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252F13f1645a-9f84-481f-b686-c3dfa5493f85.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/13f1645a-9f84-481f-b686-c3dfa5493f85.jpg already downloaded
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252Fe261b5d9-c81b-438b-bc4e-001458e0e87b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/e261b5d9-c81b-438b-bc4e-001458e0e87b.jpg already downloaded
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252F3bfc4b22-a4b7-4a9e-80bb-70bc2b22f918.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/3bfc4b22-a4b7-4a9e-80bb-70bc2b22f918.jpg already downloaded
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252F08efb413-b7c7-496b-aae0-54b0e732b4ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/08efb413-b7c7-496b-aae0-54b0e732b4ad.jpg already downloaded
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252Fc0169e64-1473-4586-874e-b3d1b01358db.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/c0169e64-1473-4586-874e-b3d1b01358db.jpg already downloaded
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252Ff7aecdca-b993-403c-adce-cf0460bc070f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/f7aecdca-b993-403c-adce-cf0460bc070f.jpg already downloaded
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252F1ea151e5-8992-4f25-b4f8-342fa189bc63.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/1ea151e5-8992-4f25-b4f8-342fa189bc63.jpg already downloaded
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252F7bed964f-2639-4b38-89e8-8ec4b8064245.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/7bed964f-2639-4b38-89e8-8ec4b8064245.jpg already downloaded
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252F75647623-0574-47c5-b395-7cf7fa708a96.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/75647623-0574-47c5-b395-7cf7fa708a96.jpg already downloaded
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721162%252Fgeneral%252F0e8881a8-cd3a-40ce-a60d-e7cb649d5648.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721162/general/0e8881a8-cd3a-40ce-a60d-e7cb649d5648.jpg already downloaded
2026-03-27 16:34:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6ad3f8de-6c4a-517e-a8fe-323782792cd7, identifier: 10740163
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cd64d0>
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252F0fe6e92e-000c-41cd-bf84-6b841ccd866f.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/0fe6e92e-000c-41cd-bf84-6b841ccd866f.jpg saved to cache
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1b56837e-dda4-5cd6-8381-792ce2f4ed05
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257dfa50>
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252F7bb8fe1c-7e29-42e7-a2f9-55bdeb10f4af.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/7bb8fe1c-7e29-42e7-a2f9-55bdeb10f4af.jpg saved to cache
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aa548d39-057d-5e8b-b0a9-914d0b417b99
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff4c990>
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252Fe03fb4ac-b061-4c29-bf22-f785495a7177.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/e03fb4ac-b061-4c29-bf22-f785495a7177.jpg saved to cache
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22590c810>
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252Fb605efa6-bc6f-472a-b5fa-8f7b0f78981e.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/b605efa6-bc6f-472a-b5fa-8f7b0f78981e.jpg saved to cache
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 706332b8-8e87-5447-8440-e358eee89593
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b1f0d0>
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252F5a12c75c-6d7a-4f48-9c1c-ba0bec8c63d1.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/5a12c75c-6d7a-4f48-9c1c-ba0bec8c63d1.jpg saved to cache
2026-03-27 16:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 706332b8-8e87-5447-8440-e358eee89593
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ee450>
2026-03-27 16:34:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252Ff7144da4-f9cd-4dc8-acca-c7ded460a8c5.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/f7144da4-f9cd-4dc8-acca-c7ded460a8c5.jpg saved to cache
2026-03-27 16:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 706332b8-8e87-5447-8440-e358eee89593
2026-03-27 16:34:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6ad3f8de-6c4a-517e-a8fe-323782792cd7 with identifier: 10740163
2026-03-27 16:34:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6ad3f8de-6c4a-517e-a8fe-323782792cd7 with identifier: 10740163
2026-03-27 16:34:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6ad3f8de-6c4a-517e-a8fe-323782792cd7 with identifier: 10740163 to the API
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740163>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '6ad3f8de-6c4a-517e-a8fe-323782792cd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-297-SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740163',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 48471,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5721162/general/13f1645a-9f84-481f-b686-c3dfa5493f85.jpg',
'https://images.openlane.eu/carimgs/5721162/general/e261b5d9-c81b-438b-bc4e-001458e0e87b.jpg',
'https://images.openlane.eu/carimgs/5721162/general/3bfc4b22-a4b7-4a9e-80bb-70bc2b22f918.jpg',
'https://images.openlane.eu/carimgs/5721162/general/08efb413-b7c7-496b-aae0-54b0e732b4ad.jpg',
'https://images.openlane.eu/carimgs/5721162/general/c0169e64-1473-4586-874e-b3d1b01358db.jpg',
'https://images.openlane.eu/carimgs/5721162/general/f7aecdca-b993-403c-adce-cf0460bc070f.jpg',
'https://images.openlane.eu/carimgs/5721162/general/1ea151e5-8992-4f25-b4f8-342fa189bc63.jpg',
'https://images.openlane.eu/carimgs/5721162/general/7bed964f-2639-4b38-89e8-8ec4b8064245.jpg',
'https://images.openlane.eu/carimgs/5721162/general/75647623-0574-47c5-b395-7cf7fa708a96.jpg',
'https://images.openlane.eu/carimgs/5721162/general/0e8881a8-cd3a-40ce-a60d-e7cb649d5648.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80446,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/13f1645a-9f84-481f-b686-c3dfa5493f85.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76624,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/e261b5d9-c81b-438b-bc4e-001458e0e87b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96576,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/3bfc4b22-a4b7-4a9e-80bb-70bc2b22f918.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103456,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/08efb413-b7c7-496b-aae0-54b0e732b4ad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70891,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/c0169e64-1473-4586-874e-b3d1b01358db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64229,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/f7aecdca-b993-403c-adce-cf0460bc070f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81720,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/1ea151e5-8992-4f25-b4f8-342fa189bc63.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105065,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/7bed964f-2639-4b38-89e8-8ec4b8064245.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50595,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/75647623-0574-47c5-b395-7cf7fa708a96.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad3f8de-6c4a-517e-a8fe-323782792cd7/6ad3f8de-6c4a-517e-a8fe-323782792cd7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79162,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721162/general/0e8881a8-cd3a-40ce-a60d-e7cb649d5648.jpg',
'Width': 800}],
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 48.471 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740163%27 HTTP/1.1" 200 None
2026-03-27 16:34:50 [adesa.fr] INFO: Saving data for 10740163: {'created_time': 1774629290.49501, 'last_price_update_time': 1774629290.49502, 'auction_closing_time': 1774872900.0}
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740163') HTTP/1.1" 204 0
2026-03-27 16:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750144/general/42e50b4f-5e08-4e68-aeef-e76ad6475d20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738678)
2026-03-27 16:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750144/general/227b30c3-f8cd-44b8-a86d-6b55eab5a8eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738678)
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252Fb4bd1b4a-e2d3-4c3a-9cca-7ebd89f69abc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/b4bd1b4a-e2d3-4c3a-9cca-7ebd89f69abc.jpg not downloaded yet
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252Fa91ce0c9-3fec-4add-b323-642df1ab3de2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/a91ce0c9-3fec-4add-b323-642df1ab3de2.jpg not downloaded yet
2026-03-27 16:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750017/general/f0651f11-21f6-4dff-8e57-841963782931.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738558)
2026-03-27 16:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750017/general/e7e7c444-7795-49f5-bf86-b931a34b505c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738558)
2026-03-27 16:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750143/general/6ab84195-f2cd-42a8-9303-04ed42bb8d82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738677)
2026-03-27 16:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750017/general/a8b2cd50-1880-4a3c-918a-8d2515294712.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738558)
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252Fb1136bed-5b2a-42bd-9257-eed10ab93681.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/b1136bed-5b2a-42bd-9257-eed10ab93681.jpg not downloaded yet
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252F85a1c72d-5a6f-4d8d-8529-72157fe33d86.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/85a1c72d-5a6f-4d8d-8529-72157fe33d86.jpg not downloaded yet
2026-03-27 16:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750018/general/b8dacf61-a148-4fee-85d4-f263a7ddcb4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738559)
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257b26d0>
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252Fe8b90953-3712-47b0-b4d5-73e2fc43c6d6.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/e8b90953-3712-47b0-b4d5-73e2fc43c6d6.jpg saved to cache
2026-03-27 16:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5c0504e0-9491-5105-8f95-a4afc6165054
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224423b10>
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252Ff9862141-299a-4bb1-902c-d06a4f95cd3c.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/f9862141-299a-4bb1-902c-d06a4f95cd3c.jpg saved to cache
2026-03-27 16:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1b56837e-dda4-5cd6-8381-792ce2f4ed05
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252F9f0d9f85-b48d-4dc8-8a0f-9ab38e2e5a68.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/9f0d9f85-b48d-4dc8-8a0f-9ab38e2e5a68.jpg not downloaded yet
2026-03-27 16:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750143/general/613921eb-de21-4457-9b6f-825a40035de4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738677)
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252F68123612-904b-4a64-9afd-115396bdb62b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/68123612-904b-4a64-9afd-115396bdb62b.jpg not downloaded yet
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224527a10>
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252F42e50b4f-5e08-4e68-aeef-e76ad6475d20.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/42e50b4f-5e08-4e68-aeef-e76ad6475d20.jpg saved to cache
2026-03-27 16:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aa548d39-057d-5e8b-b0a9-914d0b417b99
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ba0cd0>
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252F227b30c3-f8cd-44b8-a86d-6b55eab5a8eb.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/227b30c3-f8cd-44b8-a86d-6b55eab5a8eb.jpg saved to cache
2026-03-27 16:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aa548d39-057d-5e8b-b0a9-914d0b417b99
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ba3450>
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252Ff0651f11-21f6-4dff-8e57-841963782931.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/f0651f11-21f6-4dff-8e57-841963782931.jpg saved to cache
2026-03-27 16:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1b56837e-dda4-5cd6-8381-792ce2f4ed05
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240c63d0>
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252Fe7e7c444-7795-49f5-bf86-b931a34b505c.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/e7e7c444-7795-49f5-bf86-b931a34b505c.jpg saved to cache
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1b56837e-dda4-5cd6-8381-792ce2f4ed05
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224199190>
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252F6ab84195-f2cd-42a8-9303-04ed42bb8d82.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/6ab84195-f2cd-42a8-9303-04ed42bb8d82.jpg saved to cache
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 706332b8-8e87-5447-8440-e358eee89593
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227a9ac90>
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750017%252Fgeneral%252Fa8b2cd50-1880-4a3c-918a-8d2515294712.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750017/general/a8b2cd50-1880-4a3c-918a-8d2515294712.jpg saved to cache
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1b56837e-dda4-5cd6-8381-792ce2f4ed05
2026-03-27 16:34:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1b56837e-dda4-5cd6-8381-792ce2f4ed05, skipping ID generation
2026-03-27 16:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b56837e-dda4-5cd6-8381-792ce2f4ed05 with scrape type 1
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1b56837e-dda4-5cd6-8381-792ce2f4ed05 sending to next pipeline
2026-03-27 16:34:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1b56837e-dda4-5cd6-8381-792ce2f4ed05, identifier: 10738558
2026-03-27 16:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750143/general/04ad4b5f-a214-43c4-bbf7-5ea838160403.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738677)
2026-03-27 16:34:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1b56837e-dda4-5cd6-8381-792ce2f4ed05 with identifier: 10738558
2026-03-27 16:34:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1b56837e-dda4-5cd6-8381-792ce2f4ed05 with identifier: 10738558
2026-03-27 16:34:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1b56837e-dda4-5cd6-8381-792ce2f4ed05 with identifier: 10738558 to the API
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750017/general/a8b2cd50-1880-4a3c-918a-8d2515294712.jpg>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '1b56837e-dda4-5cd6-8381-792ce2f4ed05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-589-GR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738558',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 78468,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163871,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750017/general/abf23dbc-d0c5-4704-9be1-e4ff04caf8e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171796,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750017/general/bdc4e0a1-1e5b-4974-b2ff-2d0c8fa8aa0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147831,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750017/general/69ce8118-0707-495f-9e2a-f92d4ed050e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750017/general/19cfd257-122c-4a0a-9e1d-0a7b9fb67b69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88658,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750017/general/1d66efca-6c71-4e63-a7c7-4703c96a1f96.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750017/general/0fe6e92e-000c-41cd-bf84-6b841ccd866f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149103,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750017/general/f9862141-299a-4bb1-902c-d06a4f95cd3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750017/general/f0651f11-21f6-4dff-8e57-841963782931.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159029,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750017/general/a8b2cd50-1880-4a3c-918a-8d2515294712.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b56837e-dda4-5cd6-8381-792ce2f4ed05/1b56837e-dda4-5cd6-8381-792ce2f4ed05_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750017/general/e7e7c444-7795-49f5-bf86-b931a34b505c.jpg',
'Width': 1024}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Corolla Touring Sports 2.0 - Hybrid - Automatic - 184 hp - '
'78.468 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738558%27 HTTP/1.1" 200 None
2026-03-27 16:34:51 [adesa.fr] INFO: Saving data for 10738558: {'created_time': 1774629291.567024, 'last_price_update_time': 1774629291.567034, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738558') HTTP/1.1" 204 0
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252F08e9df24-cc1f-4e90-957f-8e6d5b03dfed.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/08e9df24-cc1f-4e90-957f-8e6d5b03dfed.jpg not downloaded yet
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff888d0>
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252Fb8dacf61-a148-4fee-85d4-f263a7ddcb4c.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/b8dacf61-a148-4fee-85d4-f263a7ddcb4c.jpg saved to cache
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb
2026-03-27 16:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750144/general/03c01b52-a327-41d4-ae42-6114e5ffecdb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738678)
2026-03-27 16:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750143/general/1a2bb398-a7e3-4571-9731-5cb778cb4615.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738677)
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252F780339ba-d4e3-4900-9245-8e11f3528ef8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/780339ba-d4e3-4900-9245-8e11f3528ef8.jpg not downloaded yet
2026-03-27 16:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750143/general/100cb015-4450-43f0-8ac1-09ad5871d4bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738677)
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff89810>
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252F613921eb-de21-4457-9b6f-825a40035de4.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/613921eb-de21-4457-9b6f-825a40035de4.jpg saved to cache
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 706332b8-8e87-5447-8440-e358eee89593
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240c0b90>
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252F04ad4b5f-a214-43c4-bbf7-5ea838160403.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/04ad4b5f-a214-43c4-bbf7-5ea838160403.jpg saved to cache
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 706332b8-8e87-5447-8440-e358eee89593
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256c8a50>
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252F03c01b52-a327-41d4-ae42-6114e5ffecdb.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/03c01b52-a327-41d4-ae42-6114e5ffecdb.jpg saved to cache
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aa548d39-057d-5e8b-b0a9-914d0b417b99
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258b9ad0>
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252F1a2bb398-a7e3-4571-9731-5cb778cb4615.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/1a2bb398-a7e3-4571-9731-5cb778cb4615.jpg saved to cache
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 706332b8-8e87-5447-8440-e358eee89593
2026-03-27 16:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749993/general/d79e9929-28cd-4af1-99c7-d189d720aabe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738534)
2026-03-27 16:34:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750143/general/b4bd1b4a-e2d3-4c3a-9cca-7ebd89f69abc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738677)
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225966fd0>
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252F100cb015-4450-43f0-8ac1-09ad5871d4bc.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/100cb015-4450-43f0-8ac1-09ad5871d4bc.jpg saved to cache
2026-03-27 16:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 706332b8-8e87-5447-8440-e358eee89593
2026-03-27 16:34:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259ab9d0>
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252Fd79e9929-28cd-4af1-99c7-d189d720aabe.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/d79e9929-28cd-4af1-99c7-d189d720aabe.jpg saved to cache
2026-03-27 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5c0504e0-9491-5105-8f95-a4afc6165054
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224314850>
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252Fb4bd1b4a-e2d3-4c3a-9cca-7ebd89f69abc.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/b4bd1b4a-e2d3-4c3a-9cca-7ebd89f69abc.jpg saved to cache
2026-03-27 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 706332b8-8e87-5447-8440-e358eee89593
2026-03-27 16:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637834/general/0e5acc92-261e-4fd7-83d6-ef0f4b746fa8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740855)
2026-03-27 16:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637834/general/0452ba24-9ac9-43f5-af73-e9317b5285e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740855)
2026-03-27 16:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637834/general/9bd9c279-dcea-49f0-b0d2-d519e9173658.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740855)
2026-03-27 16:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637834/general/9f0d9f85-b48d-4dc8-8a0f-9ab38e2e5a68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740855)
2026-03-27 16:34:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637834/general/c9118f35-782b-4ace-97c6-7b6f226b27ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740855)
2026-03-27 16:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723881> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749993/general/0b265d5a-bb40-46ad-87a0-4ac2fcaf47a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738534)
2026-03-27 16:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637834/general/68123612-904b-4a64-9afd-115396bdb62b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740855)
2026-03-27 16:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750143/general/b1136bed-5b2a-42bd-9257-eed10ab93681.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738677)
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22561e790>
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252F0e5acc92-261e-4fd7-83d6-ef0f4b746fa8.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/0e5acc92-261e-4fd7-83d6-ef0f4b746fa8.jpg saved to cache
2026-03-27 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d57b4899-be55-57f1-9e3b-17802e93e087
2026-03-27 16:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750018/general/063c379e-6749-46c2-8735-f2a87467ea52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738559)
2026-03-27 16:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749993/general/4999d060-5415-4c19-bc1b-4bc420027802.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738534)
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242e1810>
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252F0452ba24-9ac9-43f5-af73-e9317b5285e0.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/0452ba24-9ac9-43f5-af73-e9317b5285e0.jpg saved to cache
2026-03-27 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d57b4899-be55-57f1-9e3b-17802e93e087
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225782e90>
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252F9bd9c279-dcea-49f0-b0d2-d519e9173658.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/9bd9c279-dcea-49f0-b0d2-d519e9173658.jpg saved to cache
2026-03-27 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d57b4899-be55-57f1-9e3b-17802e93e087
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225979310>
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252F9f0d9f85-b48d-4dc8-8a0f-9ab38e2e5a68.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/9f0d9f85-b48d-4dc8-8a0f-9ab38e2e5a68.jpg saved to cache
2026-03-27 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d57b4899-be55-57f1-9e3b-17802e93e087
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225783690>
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252Fc9118f35-782b-4ace-97c6-7b6f226b27ea.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/c9118f35-782b-4ace-97c6-7b6f226b27ea.jpg saved to cache
2026-03-27 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d57b4899-be55-57f1-9e3b-17802e93e087
2026-03-27 16:34:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with identifier: 10723881
2026-03-27 16:34:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with scrape type 2
2026-03-27 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with scrape type 2
2026-03-27 16:34:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 714f3de9-b9d7-53cd-9624-c0fa40645cf1, identifier: 10723881
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257454d0>
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252F0b265d5a-bb40-46ad-87a0-4ac2fcaf47a3.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/0b265d5a-bb40-46ad-87a0-4ac2fcaf47a3.jpg saved to cache
2026-03-27 16:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5c0504e0-9491-5105-8f95-a4afc6165054
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240e94d0>
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252F68123612-904b-4a64-9afd-115396bdb62b.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/68123612-904b-4a64-9afd-115396bdb62b.jpg saved to cache
2026-03-27 16:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d57b4899-be55-57f1-9e3b-17802e93e087
2026-03-27 16:34:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff88a50>
2026-03-27 16:34:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750143%252Fgeneral%252Fb1136bed-5b2a-42bd-9257-eed10ab93681.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750143/general/b1136bed-5b2a-42bd-9257-eed10ab93681.jpg saved to cache
2026-03-27 16:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 706332b8-8e87-5447-8440-e358eee89593
2026-03-27 16:34:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 706332b8-8e87-5447-8440-e358eee89593, skipping ID generation
2026-03-27 16:34:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 706332b8-8e87-5447-8440-e358eee89593 with scrape type 1
2026-03-27 16:34:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 706332b8-8e87-5447-8440-e358eee89593 sending to next pipeline
2026-03-27 16:34:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 706332b8-8e87-5447-8440-e358eee89593, identifier: 10738677
2026-03-27 16:34:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637834/general/a91ce0c9-3fec-4add-b323-642df1ab3de2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740855)
2026-03-27 16:34:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with identifier: 10723881
2026-03-27 16:34:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with identifier: 10723881
2026-03-27 16:34:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with identifier: 10723881 to the API
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723881>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '714f3de9-b9d7-53cd-9624-c0fa40645cf1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV206PZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723881',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 26494,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2024-03-08',
'seats_number': 5,
'seller_name': 'BEL Automotive bv',
'title': 'Peugeot 3008 Allure Pack - Petrol - Automatic - 136 hp - 26.494 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723881%27 HTTP/1.1" 200 None
2026-03-27 16:34:53 [adesa.fr] INFO: Saving data for 10723881: {'auction_closing_time': 1774868400.0, 'created_time': 1774445509.165107, 'last_price_update_time': 1774629293.463023}
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723881') HTTP/1.1" 204 0
2026-03-27 16:34:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 706332b8-8e87-5447-8440-e358eee89593 with identifier: 10738677
2026-03-27 16:34:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 706332b8-8e87-5447-8440-e358eee89593 with identifier: 10738677
2026-03-27 16:34:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 706332b8-8e87-5447-8440-e358eee89593 with identifier: 10738677 to the API
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750143/general/b1136bed-5b2a-42bd-9257-eed10ab93681.jpg>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '706332b8-8e87-5447-8440-e358eee89593',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-731-JT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738677',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 111390,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145574,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750143/general/b605efa6-bc6f-472a-b5fa-8f7b0f78981e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750143/general/5a12c75c-6d7a-4f48-9c1c-ba0bec8c63d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750143/general/f7144da4-f9cd-4dc8-acca-c7ded460a8c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750143/general/613921eb-de21-4457-9b6f-825a40035de4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109605,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750143/general/6ab84195-f2cd-42a8-9303-04ed42bb8d82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158969,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750143/general/04ad4b5f-a214-43c4-bbf7-5ea838160403.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750143/general/1a2bb398-a7e3-4571-9731-5cb778cb4615.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201174,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750143/general/100cb015-4450-43f0-8ac1-09ad5871d4bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750143/general/b4bd1b4a-e2d3-4c3a-9cca-7ebd89f69abc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_706332b8-8e87-5447-8440-e358eee89593/706332b8-8e87-5447-8440-e358eee89593_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199008,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750143/general/b1136bed-5b2a-42bd-9257-eed10ab93681.jpg',
'Width': 1024}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota ProAce 1.5 Business - Diesel - Manual - 120 hp - 111.390 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738677%27 HTTP/1.1" 200 None
2026-03-27 16:34:53 [adesa.fr] INFO: Saving data for 10738677: {'created_time': 1774629293.877564, 'last_price_update_time': 1774629293.877576, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738677') HTTP/1.1" 204 0
2026-03-27 16:34:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22416f2d0>
2026-03-27 16:34:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252F063c379e-6749-46c2-8735-f2a87467ea52.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/063c379e-6749-46c2-8735-f2a87467ea52.jpg saved to cache
2026-03-27 16:34:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb
2026-03-27 16:34:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258f22d0>
2026-03-27 16:34:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:34:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252F4999d060-5415-4c19-bc1b-4bc420027802.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/4999d060-5415-4c19-bc1b-4bc420027802.jpg saved to cache
2026-03-27 16:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5c0504e0-9491-5105-8f95-a4afc6165054
2026-03-27 16:34:54 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\xb0\x0b'
2026-03-27 16:34:54 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\xb0\x0b'
2026-03-27 16:34:54 [PIL.TiffImagePlugin] DEBUG: tag: ImageDescription (270) - type: string (2) Tag Location: 46 - Data Location: 242 - value: b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
2026-03-27 16:34:54 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 58 - Data Location: 274 - value: b'samsung\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
2026-03-27 16:34:54 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 70 - Data Location: 306 - value: b'SM-A415F\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
2026-03-27 16:34:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 16:34:54 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 94 - Data Location: 338 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 16:34:54 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 106 - Data Location: 346 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 16:34:54 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 16:34:54 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 130 - Data Location: 354 - value: b'MediaTek Camera Application\x00\x00\x00\x00\x00'
2026-03-27 16:34:54 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 142 - Data Location: 386 - value: b'2025:11:27 14:01:12\x00'
2026-03-27 16:34:54 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x02\x00'
2026-03-27 16:34:54 [PIL.TiffImagePlugin] DEBUG: tag: unknown (544) - type: long (4) - value: b'\x00\x00\x00\x00'
2026-03-27 16:34:54 [PIL.TiffImagePlugin] DEBUG: tag: unknown (545) - type: long (4) - value: b'\x00\x00\x00\x00'
2026-03-27 16:34:54 [PIL.TiffImagePlugin] DEBUG: tag: unknown (546) - type: long (4) - value: b'\x00\x00\x00\x00'
2026-03-27 16:34:54 [PIL.TiffImagePlugin] DEBUG: tag: unknown (547) - type: long (4) - value: b'\x00\x00\x00\x00'
2026-03-27 16:34:54 [PIL.TiffImagePlugin] DEBUG: tag: unknown (548) - type: long (4) - value: b'\x00\x00\x00\x00'
2026-03-27 16:34:54 [PIL.TiffImagePlugin] DEBUG: tag: unknown (549) - type: string (2) Tag Location: 226 - Data Location: 406 - value: b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
2026-03-27 16:34:54 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xb6\x01\x00\x00'
2026-03-27 16:34:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22419b510>
2026-03-27 16:34:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252Fa91ce0c9-3fec-4add-b323-642df1ab3de2.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/a91ce0c9-3fec-4add-b323-642df1ab3de2.jpg saved to cache
2026-03-27 16:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d57b4899-be55-57f1-9e3b-17802e93e087
2026-03-27 16:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637834/general/85a1c72d-5a6f-4d8d-8529-72157fe33d86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740855)
2026-03-27 16:34:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:54 [adesa.fr] INFO: Found listing with ID: 10735843
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735843%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [adesa.fr] INFO: Scrape type for 10735843: 0
2026-03-27 16:34:54 [adesa.fr] INFO: Skipping item 10735843 url https://www.openlane.eu/en/carv6/auction/10735843
2026-03-27 16:34:54 [adesa.fr] INFO: Found listing with ID: 10735839
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735839%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [adesa.fr] INFO: Scrape type for 10735839: 0
2026-03-27 16:34:54 [adesa.fr] INFO: Skipping item 10735839 url https://www.openlane.eu/en/carv6/auction/10735839
2026-03-27 16:34:54 [adesa.fr] INFO: Found listing with ID: 10733965
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733965%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [adesa.fr] INFO: Scrape type for 10733965: 0
2026-03-27 16:34:54 [adesa.fr] INFO: Skipping item 10733965 url https://www.openlane.eu/en/carv6/auction/10733965
2026-03-27 16:34:54 [adesa.fr] INFO: Found listing with ID: 10735819
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735819%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [adesa.fr] INFO: Scrape type for 10735819: 0
2026-03-27 16:34:54 [adesa.fr] INFO: Skipping item 10735819 url https://www.openlane.eu/en/carv6/auction/10735819
2026-03-27 16:34:54 [adesa.fr] INFO: Found listing with ID: 10733814
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733814%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [adesa.fr] INFO: Scrape type for 10733814: 0
2026-03-27 16:34:54 [adesa.fr] INFO: Skipping item 10733814 url https://www.openlane.eu/en/carv6/auction/10733814
2026-03-27 16:34:54 [adesa.fr] INFO: Found listing with ID: 10735825
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735825%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [adesa.fr] INFO: Scrape type for 10735825: 0
2026-03-27 16:34:54 [adesa.fr] INFO: Skipping item 10735825 url https://www.openlane.eu/en/carv6/auction/10735825
2026-03-27 16:34:54 [adesa.fr] INFO: Found listing with ID: 10735807
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735807%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [adesa.fr] INFO: Scrape type for 10735807: 0
2026-03-27 16:34:54 [adesa.fr] INFO: Skipping item 10735807 url https://www.openlane.eu/en/carv6/auction/10735807
2026-03-27 16:34:54 [adesa.fr] INFO: Found listing with ID: 10735796
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735796%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [adesa.fr] INFO: Scrape type for 10735796: 0
2026-03-27 16:34:54 [adesa.fr] INFO: Skipping item 10735796 url https://www.openlane.eu/en/carv6/auction/10735796
2026-03-27 16:34:54 [adesa.fr] INFO: Found listing with ID: 10735801
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735801%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [adesa.fr] INFO: Scrape type for 10735801: 0
2026-03-27 16:34:54 [adesa.fr] INFO: Skipping item 10735801 url https://www.openlane.eu/en/carv6/auction/10735801
2026-03-27 16:34:54 [adesa.fr] INFO: Found listing with ID: 10735780
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735780%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [adesa.fr] INFO: Scrape type for 10735780: 0
2026-03-27 16:34:54 [adesa.fr] INFO: Skipping item 10735780 url https://www.openlane.eu/en/carv6/auction/10735780
2026-03-27 16:34:54 [adesa.fr] INFO: Found listing with ID: 10735828
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735828%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [adesa.fr] INFO: Scrape type for 10735828: 0
2026-03-27 16:34:54 [adesa.fr] INFO: Skipping item 10735828 url https://www.openlane.eu/en/carv6/auction/10735828
2026-03-27 16:34:54 [adesa.fr] INFO: Found listing with ID: 10735850
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735850%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [adesa.fr] INFO: Scrape type for 10735850: 0
2026-03-27 16:34:54 [adesa.fr] INFO: Skipping item 10735850 url https://www.openlane.eu/en/carv6/auction/10735850
2026-03-27 16:34:54 [adesa.fr] INFO: Found listing with ID: 10735823
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735823%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [adesa.fr] INFO: Scrape type for 10735823: 0
2026-03-27 16:34:54 [adesa.fr] INFO: Skipping item 10735823 url https://www.openlane.eu/en/carv6/auction/10735823
2026-03-27 16:34:54 [adesa.fr] INFO: Found listing with ID: 10730919
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730919%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [adesa.fr] INFO: Scrape type for 10730919: 2
2026-03-27 16:34:54 [adesa.fr] INFO: Scraping item 10730919 url https://www.openlane.eu/en/carv6/auction/10730919
2026-03-27 16:34:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8176af0-120e-5dbf-ae2e-15b1ea6785d7 with identifier: 10740152
2026-03-27 16:34:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8176af0-120e-5dbf-ae2e-15b1ea6785d7 with scrape type 1
2026-03-27 16:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a8176af0-120e-5dbf-ae2e-15b1ea6785d7
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715886%252Fgeneral%252F673c78df-9f45-4d22-9458-b2868875d534.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/673c78df-9f45-4d22-9458-b2868875d534.jpg already downloaded
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715886%252Fgeneral%252F33e39ada-eff7-4334-888d-9de5e7071103.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/33e39ada-eff7-4334-888d-9de5e7071103.jpg already downloaded
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715886%252Fgeneral%252Ff6e7f065-6321-493e-92a1-1b3b7afdf68b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/f6e7f065-6321-493e-92a1-1b3b7afdf68b.jpg already downloaded
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715886%252Fgeneral%252Fd24c2d9a-ea9d-460c-bb6c-73ffb6f55be9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/d24c2d9a-ea9d-460c-bb6c-73ffb6f55be9.jpg already downloaded
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715886%252Fgeneral%252Fba5b9d0a-ab17-457b-9c4b-ef78d6b56b63.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/ba5b9d0a-ab17-457b-9c4b-ef78d6b56b63.jpg already downloaded
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715886%252Fgeneral%252Fa3ea63b1-e0c9-49bf-b325-8d34838c1457.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/a3ea63b1-e0c9-49bf-b325-8d34838c1457.jpg already downloaded
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715886%252Fgeneral%252Fc74dbb60-a578-49e2-bba0-ada5be5a3e1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/c74dbb60-a578-49e2-bba0-ada5be5a3e1d.jpg already downloaded
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715886%252Fgeneral%252F82dde04f-73e1-4b49-bb95-0118b0a78355.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/82dde04f-73e1-4b49-bb95-0118b0a78355.jpg already downloaded
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715886%252Fgeneral%252F7c42f368-2c74-4f7a-b4af-7d9722e56846.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/7c42f368-2c74-4f7a-b4af-7d9722e56846.jpg already downloaded
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715886%252Fgeneral%252F54579634-0690-456e-9c47-c93d07d074d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715886/general/54579634-0690-456e-9c47-c93d07d074d1.jpg already downloaded
2026-03-27 16:34:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a8176af0-120e-5dbf-ae2e-15b1ea6785d7, identifier: 10740152
2026-03-27 16:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750146/general/a3868ee1-07d0-4ca7-8fa7-571592cb771e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738680)
2026-03-27 16:34:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a8176af0-120e-5dbf-ae2e-15b1ea6785d7 with identifier: 10740152
2026-03-27 16:34:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a8176af0-120e-5dbf-ae2e-15b1ea6785d7 with identifier: 10740152
2026-03-27 16:34:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a8176af0-120e-5dbf-ae2e-15b1ea6785d7 with identifier: 10740152 to the API
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740152>
{'auction_title': '',
'c_o_2_emission_value': 15,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 367,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a8176af0-120e-5dbf-ae2e-15b1ea6785d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-363-RF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740152',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 16007,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5715886/general/673c78df-9f45-4d22-9458-b2868875d534.jpg',
'https://images.openlane.eu/carimgs/5715886/general/33e39ada-eff7-4334-888d-9de5e7071103.jpg',
'https://images.openlane.eu/carimgs/5715886/general/f6e7f065-6321-493e-92a1-1b3b7afdf68b.jpg',
'https://images.openlane.eu/carimgs/5715886/general/d24c2d9a-ea9d-460c-bb6c-73ffb6f55be9.jpg',
'https://images.openlane.eu/carimgs/5715886/general/ba5b9d0a-ab17-457b-9c4b-ef78d6b56b63.jpg',
'https://images.openlane.eu/carimgs/5715886/general/a3ea63b1-e0c9-49bf-b325-8d34838c1457.jpg',
'https://images.openlane.eu/carimgs/5715886/general/c74dbb60-a578-49e2-bba0-ada5be5a3e1d.jpg',
'https://images.openlane.eu/carimgs/5715886/general/82dde04f-73e1-4b49-bb95-0118b0a78355.jpg',
'https://images.openlane.eu/carimgs/5715886/general/7c42f368-2c74-4f7a-b4af-7d9722e56846.jpg',
'https://images.openlane.eu/carimgs/5715886/general/54579634-0690-456e-9c47-c93d07d074d1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85479,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/673c78df-9f45-4d22-9458-b2868875d534.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70470,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/33e39ada-eff7-4334-888d-9de5e7071103.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53811,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/f6e7f065-6321-493e-92a1-1b3b7afdf68b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54004,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/d24c2d9a-ea9d-460c-bb6c-73ffb6f55be9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89094,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/ba5b9d0a-ab17-457b-9c4b-ef78d6b56b63.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98908,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/a3ea63b1-e0c9-49bf-b325-8d34838c1457.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75826,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/c74dbb60-a578-49e2-bba0-ada5be5a3e1d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86773,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/82dde04f-73e1-4b49-bb95-0118b0a78355.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84250,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/7c42f368-2c74-4f7a-b4af-7d9722e56846.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8176af0-120e-5dbf-ae2e-15b1ea6785d7/a8176af0-120e-5dbf-ae2e-15b1ea6785d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75979,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715886/general/54579634-0690-456e-9c47-c93d07d074d1.jpg',
'Width': 800}],
'price': 80800,
'price_includes_vat': True,
'registration_date': '2024-03-12',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz S Long 580e AMG Line - Hybrid - Automatic - 367 hp - '
'16.007 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740152%27 HTTP/1.1" 200 None
2026-03-27 16:34:54 [adesa.fr] INFO: Saving data for 10740152: {'created_time': 1774629294.984607, 'last_price_update_time': 1774629294.984617, 'auction_closing_time': 1774872900.0}
2026-03-27 16:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740152') HTTP/1.1" 204 0
2026-03-27 16:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750144/general/42d52738-728f-4173-b35c-61c20f5c043b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738678)
2026-03-27 16:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750146/general/dd424301-c7e8-480a-91f4-459202b73ab6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738680)
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10735809
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735809%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10735809: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10735809 url https://www.openlane.eu/en/carv6/auction/10735809
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10733957
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733957%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10733957: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10733957 url https://www.openlane.eu/en/carv6/auction/10733957
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10735817
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735817%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10735817: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10735817 url https://www.openlane.eu/en/carv6/auction/10735817
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10735778
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735778%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10735778: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10735778 url https://www.openlane.eu/en/carv6/auction/10735778
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10735844
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735844%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10735844: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10735844 url https://www.openlane.eu/en/carv6/auction/10735844
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10735848
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735848%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10735848: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10735848 url https://www.openlane.eu/en/carv6/auction/10735848
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10733959
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733959%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10733959: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10733959 url https://www.openlane.eu/en/carv6/auction/10733959
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10735840
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735840%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10735840: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10735840 url https://www.openlane.eu/en/carv6/auction/10735840
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10735841
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735841%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10735841: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10735841 url https://www.openlane.eu/en/carv6/auction/10735841
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10733963
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733963%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10733963: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10733963 url https://www.openlane.eu/en/carv6/auction/10733963
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10733819
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733819%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10733819: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10733819 url https://www.openlane.eu/en/carv6/auction/10733819
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10733966
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733966%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10733966: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10733966 url https://www.openlane.eu/en/carv6/auction/10733966
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10733960
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733960%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10733960: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10733960 url https://www.openlane.eu/en/carv6/auction/10733960
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10448653
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710448653%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10448653: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10448653 url https://www.openlane.eu/en/carv6/auction/10448653
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10620841
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710620841%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10620841: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10620841 url https://www.openlane.eu/en/carv6/auction/10620841
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10620845
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710620845%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10620845: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10620845 url https://www.openlane.eu/en/carv6/auction/10620845
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10448654
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710448654%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10448654: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10448654 url https://www.openlane.eu/en/carv6/auction/10448654
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10442556
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710442556%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10442556: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10442556 url https://www.openlane.eu/en/carv6/auction/10442556
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10579600
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579600%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10579600: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10579600 url https://www.openlane.eu/en/carv6/auction/10579600
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10579603
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579603%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10579603: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10579603 url https://www.openlane.eu/en/carv6/auction/10579603
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10383756
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710383756%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10383756: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10383756 url https://www.openlane.eu/en/carv6/auction/10383756
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10579601
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579601%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10579601: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10579601 url https://www.openlane.eu/en/carv6/auction/10579601
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10674348
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674348%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10674348: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10674348 url https://www.openlane.eu/en/carv6/auction/10674348
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10674347
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674347%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10674347: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10674347 url https://www.openlane.eu/en/carv6/auction/10674347
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10475641
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710475641%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10475641: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10475641 url https://www.openlane.eu/en/carv6/auction/10475641
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10579602
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579602%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10579602: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10579602 url https://www.openlane.eu/en/carv6/auction/10579602
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10470435
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710470435%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10470435: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10470435 url https://www.openlane.eu/en/carv6/auction/10470435
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10543584
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710543584%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10543584: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10543584 url https://www.openlane.eu/en/carv6/auction/10543584
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10724801
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724801%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10724801: 2
2026-03-27 16:34:55 [adesa.fr] INFO: Scraping item 10724801 url https://www.openlane.eu/en/carv6/auction/10724801
2026-03-27 16:34:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637834/general/08e9df24-cc1f-4e90-957f-8e6d5b03dfed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740855)
2026-03-27 16:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749993/general/e411e73b-adda-4dcb-a584-76c56fd15e68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738534)
2026-03-27 16:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750018/general/f4936872-686e-4299-bb1e-c53b21f133cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738559)
2026-03-27 16:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740168> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637834/general/780339ba-d4e3-4900-9245-8e11f3528ef8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740855)
2026-03-27 16:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750018/general/a894d78d-2af3-4206-afc9-6a129259f88e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738559)
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10737486
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737486%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10737486: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10737486 url https://www.openlane.eu/en/carv6/auction/10737486
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10685651
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710685651%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10685651: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10685651 url https://www.openlane.eu/en/carv6/auction/10685651
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10717100
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717100%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10717100: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10717100 url https://www.openlane.eu/en/carv6/auction/10717100
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10695921
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695921%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10695921: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10695921 url https://www.openlane.eu/en/carv6/auction/10695921
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10405352
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405352%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10405352: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10405352 url https://www.openlane.eu/en/carv6/auction/10405352
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10405349
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405349%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10405349: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10405349 url https://www.openlane.eu/en/carv6/auction/10405349
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10405348
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405348%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10405348: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10405348 url https://www.openlane.eu/en/carv6/auction/10405348
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10552553
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710552553%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10552553: 0
2026-03-27 16:34:55 [adesa.fr] INFO: Skipping item 10552553 url https://www.openlane.eu/en/carv6/auction/10552553
2026-03-27 16:34:55 [adesa.fr] INFO: Found listing with ID: 10698902
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698902%27 HTTP/1.1" 200 None
2026-03-27 16:34:55 [adesa.fr] INFO: Scrape type for 10698902: 2
2026-03-27 16:34:55 [adesa.fr] INFO: Scraping item 10698902 url https://www.openlane.eu/en/carv6/auction/10698902
2026-03-27 16:34:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc226968d50>
2026-03-27 16:34:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252F85a1c72d-5a6f-4d8d-8529-72157fe33d86.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/85a1c72d-5a6f-4d8d-8529-72157fe33d86.jpg saved to cache
2026-03-27 16:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d57b4899-be55-57f1-9e3b-17802e93e087
2026-03-27 16:34:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224422010>
2026-03-27 16:34:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252Fa3868ee1-07d0-4ca7-8fa7-571592cb771e.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/a3868ee1-07d0-4ca7-8fa7-571592cb771e.jpg saved to cache
2026-03-27 16:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5fb140a7-136e-5299-a3fb-ea2a23571b01
2026-03-27 16:34:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224171a10>
2026-03-27 16:34:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750144%252Fgeneral%252F42d52738-728f-4173-b35c-61c20f5c043b.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750144/general/42d52738-728f-4173-b35c-61c20f5c043b.jpg saved to cache
2026-03-27 16:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aa548d39-057d-5e8b-b0a9-914d0b417b99
2026-03-27 16:34:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aa548d39-057d-5e8b-b0a9-914d0b417b99, skipping ID generation
2026-03-27 16:34:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa548d39-057d-5e8b-b0a9-914d0b417b99 with scrape type 1
2026-03-27 16:34:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aa548d39-057d-5e8b-b0a9-914d0b417b99 sending to next pipeline
2026-03-27 16:34:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aa548d39-057d-5e8b-b0a9-914d0b417b99, identifier: 10738678
2026-03-27 16:34:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224136a90>
2026-03-27 16:34:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750146%252Fgeneral%252Fdd424301-c7e8-480a-91f4-459202b73ab6.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750146/general/dd424301-c7e8-480a-91f4-459202b73ab6.jpg saved to cache
2026-03-27 16:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5fb140a7-136e-5299-a3fb-ea2a23571b01
2026-03-27 16:34:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5fb140a7-136e-5299-a3fb-ea2a23571b01, skipping ID generation
2026-03-27 16:34:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fb140a7-136e-5299-a3fb-ea2a23571b01 with scrape type 1
2026-03-27 16:34:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5fb140a7-136e-5299-a3fb-ea2a23571b01 sending to next pipeline
2026-03-27 16:34:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5fb140a7-136e-5299-a3fb-ea2a23571b01, identifier: 10738680
2026-03-27 16:34:56 [adesa.fr] INFO: Found listing with ID: 10698904
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698904%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [adesa.fr] INFO: Scrape type for 10698904: 2
2026-03-27 16:34:56 [adesa.fr] INFO: Scraping item 10698904 url https://www.openlane.eu/en/carv6/auction/10698904
2026-03-27 16:34:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aa548d39-057d-5e8b-b0a9-914d0b417b99 with identifier: 10738678
2026-03-27 16:34:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aa548d39-057d-5e8b-b0a9-914d0b417b99 with identifier: 10738678
2026-03-27 16:34:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aa548d39-057d-5e8b-b0a9-914d0b417b99 with identifier: 10738678 to the API
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750144/general/42d52738-728f-4173-b35c-61c20f5c043b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'aa548d39-057d-5e8b-b0a9-914d0b417b99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-921-KJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738678',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 139515,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750144/general/c01a0737-23ec-4b34-90bb-13eb183f740e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156774,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750144/general/42d52738-728f-4173-b35c-61c20f5c043b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130832,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750144/general/c04afe09-7bea-4fc4-8cbd-c3b669e7afdb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750144/general/79c48826-5c20-4932-afa8-8b02ac1d9515.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115381,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750144/general/9dcce6da-5542-4f7d-b9f5-193339a1976c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750144/general/6052abf4-86b0-4dee-8545-3ab9f7508e7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750144/general/7bb8fe1c-7e29-42e7-a2f9-55bdeb10f4af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750144/general/42e50b4f-5e08-4e68-aeef-e76ad6475d20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105049,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750144/general/227b30c3-f8cd-44b8-a86d-6b55eab5a8eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa548d39-057d-5e8b-b0a9-914d0b417b99/aa548d39-057d-5e8b-b0a9-914d0b417b99_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750144/general/03c01b52-a327-41d4-ae42-6114e5ffecdb.jpg',
'Width': 1024}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota ProAce 1.5 Business - Diesel - Manual - 120 hp - 139.515 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738678%27 HTTP/1.1" 200 None
2026-03-27 16:34:56 [adesa.fr] INFO: Saving data for 10738678: {'created_time': 1774629296.662942, 'last_price_update_time': 1774629296.662955, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738678') HTTP/1.1" 204 0
2026-03-27 16:34:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5fb140a7-136e-5299-a3fb-ea2a23571b01 with identifier: 10738680
2026-03-27 16:34:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5fb140a7-136e-5299-a3fb-ea2a23571b01 with identifier: 10738680
2026-03-27 16:34:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5fb140a7-136e-5299-a3fb-ea2a23571b01 with identifier: 10738680 to the API
2026-03-27 16:34:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750146/general/dd424301-c7e8-480a-91f4-459202b73ab6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 87,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '5fb140a7-136e-5299-a3fb-ea2a23571b01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-334-VM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738680',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 126827,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750146/general/c4051e8e-66ea-406c-883a-6a3745314331.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750146/general/b5d67e16-7096-45c2-bb37-cb7b4812a003.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177973,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750146/general/33688957-bbc5-498d-8ff7-b501949adfbe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750146/general/b5d10779-98f6-4e32-8130-f61b8155e296.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750146/general/18d14326-7578-45ff-acf4-a8ede29d4434.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750146/general/b81c4115-4045-4389-b68a-5da01546d52b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750146/general/5b5708ee-198d-4bf5-838c-026dde352cfb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750146/general/dd424301-c7e8-480a-91f4-459202b73ab6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750146/general/a3868ee1-07d0-4ca7-8fa7-571592cb771e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb140a7-136e-5299-a3fb-ea2a23571b01/5fb140a7-136e-5299-a3fb-ea2a23571b01_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94492,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750146/general/3a7e4f36-8159-4e73-acaf-049ce31e8f0d.jpg',
'Width': 1024}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-06-09',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Yaris 1.5 Dynamic Business - Hybrid - Automatic - 116 hp - '
'126.827 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738680%27 HTTP/1.1" 200 None
2026-03-27 16:34:57 [adesa.fr] INFO: Saving data for 10738680: {'created_time': 1774629297.104928, 'last_price_update_time': 1774629297.104938, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738680') HTTP/1.1" 204 0
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224199810>
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252F08e9df24-cc1f-4e90-957f-8e6d5b03dfed.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/08e9df24-cc1f-4e90-957f-8e6d5b03dfed.jpg saved to cache
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d57b4899-be55-57f1-9e3b-17802e93e087
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff89010>
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749993%252Fgeneral%252Fe411e73b-adda-4dcb-a584-76c56fd15e68.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749993/general/e411e73b-adda-4dcb-a584-76c56fd15e68.jpg saved to cache
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5c0504e0-9491-5105-8f95-a4afc6165054
2026-03-27 16:34:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5c0504e0-9491-5105-8f95-a4afc6165054, skipping ID generation
2026-03-27 16:34:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c0504e0-9491-5105-8f95-a4afc6165054 with scrape type 1
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5c0504e0-9491-5105-8f95-a4afc6165054 sending to next pipeline
2026-03-27 16:34:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5c0504e0-9491-5105-8f95-a4afc6165054, identifier: 10738534
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224569250>
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252Ff4936872-686e-4299-bb1e-c53b21f133cb.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/f4936872-686e-4299-bb1e-c53b21f133cb.jpg saved to cache
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb
2026-03-27 16:34:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 903cec7e-b37c-5fc8-8762-bd7e5e3466ac with identifier: 10740168
2026-03-27 16:34:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 903cec7e-b37c-5fc8-8762-bd7e5e3466ac with scrape type 1
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 903cec7e-b37c-5fc8-8762-bd7e5e3466ac
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252F389bb4c9-aa93-4d15-858f-b5107f0b8d52.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/389bb4c9-aa93-4d15-858f-b5107f0b8d52.jpg already downloaded
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252F5ed51684-936c-4816-839c-46f58e55ad1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/5ed51684-936c-4816-839c-46f58e55ad1a.jpg already downloaded
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252Fe1e98c26-7f41-4cfe-9b9e-ae06d88f0392.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/e1e98c26-7f41-4cfe-9b9e-ae06d88f0392.jpg already downloaded
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252F281463c2-5d36-45e1-8a7f-231b4aa4c280.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/281463c2-5d36-45e1-8a7f-231b4aa4c280.jpg already downloaded
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252Fe7d5c6e4-a812-427a-89fc-7c0c602fb7ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/e7d5c6e4-a812-427a-89fc-7c0c602fb7ce.jpg already downloaded
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252F9ed5bec0-9c18-40e6-bca0-6ed8d3e4cfe9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/9ed5bec0-9c18-40e6-bca0-6ed8d3e4cfe9.jpg already downloaded
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252F3f89e355-ca72-4c54-844f-55ad76dd6aa9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/3f89e355-ca72-4c54-844f-55ad76dd6aa9.jpg already downloaded
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252Ff1adb308-5c28-4a6e-8867-aba2a61fec91.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/f1adb308-5c28-4a6e-8867-aba2a61fec91.jpg already downloaded
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252Febdf1a5f-dfc2-41b3-91c5-da15aff26f98.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/ebdf1a5f-dfc2-41b3-91c5-da15aff26f98.jpg already downloaded
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729599%252Fgeneral%252F54539677-40b1-4208-9e8e-54eb25d50421.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729599/general/54539677-40b1-4208-9e8e-54eb25d50421.jpg already downloaded
2026-03-27 16:34:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 903cec7e-b37c-5fc8-8762-bd7e5e3466ac, identifier: 10740168
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff2cc10>
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637834%252Fgeneral%252F780339ba-d4e3-4900-9245-8e11f3528ef8.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637834/general/780339ba-d4e3-4900-9245-8e11f3528ef8.jpg saved to cache
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d57b4899-be55-57f1-9e3b-17802e93e087
2026-03-27 16:34:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d57b4899-be55-57f1-9e3b-17802e93e087, skipping ID generation
2026-03-27 16:34:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d57b4899-be55-57f1-9e3b-17802e93e087 with scrape type 1
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d57b4899-be55-57f1-9e3b-17802e93e087 sending to next pipeline
2026-03-27 16:34:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d57b4899-be55-57f1-9e3b-17802e93e087, identifier: 10740855
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225874c10>
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750018%252Fgeneral%252Fa894d78d-2af3-4206-afc9-6a129259f88e.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750018/general/a894d78d-2af3-4206-afc9-6a129259f88e.jpg saved to cache
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb
2026-03-27 16:34:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb, skipping ID generation
2026-03-27 16:34:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb with scrape type 1
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb sending to next pipeline
2026-03-27 16:34:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb, identifier: 10738559
2026-03-27 16:34:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca52cc7b-fd08-53b9-a0d1-48529e104618 with identifier: 10740162
2026-03-27 16:34:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca52cc7b-fd08-53b9-a0d1-48529e104618 with scrape type 1
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ca52cc7b-fd08-53b9-a0d1-48529e104618
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252F8377d090-41e7-42ee-95ae-0156c386ef6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/8377d090-41e7-42ee-95ae-0156c386ef6f.jpg not downloaded yet
2026-03-27 16:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750106/general/2e700bcd-99e6-4e7a-8028-a2279c06dd1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738642)
2026-03-27 16:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749826/general/90a89068-eeae-46b8-ab1d-c12810015e91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738482)
2026-03-27 16:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749826/general/2539095a-b773-4c81-b509-41666439307f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738482)
2026-03-27 16:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750106/general/e6199c7b-4ded-4717-92bd-2b74da452d8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738642)
2026-03-27 16:34:58 [adesa.fr] INFO: Found listing with ID: 10698905
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698905%27 HTTP/1.1" 200 None
2026-03-27 16:34:58 [adesa.fr] INFO: Scrape type for 10698905: 2
2026-03-27 16:34:58 [adesa.fr] INFO: Scraping item 10698905 url https://www.openlane.eu/en/carv6/auction/10698905
2026-03-27 16:34:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5c0504e0-9491-5105-8f95-a4afc6165054 with identifier: 10738534
2026-03-27 16:34:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5c0504e0-9491-5105-8f95-a4afc6165054 with identifier: 10738534
2026-03-27 16:34:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5c0504e0-9491-5105-8f95-a4afc6165054 with identifier: 10738534 to the API
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749993/general/e411e73b-adda-4dcb-a584-76c56fd15e68.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.5L',
'engine_horse_power': 218,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '5c0504e0-9491-5105-8f95-a4afc6165054',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-465-PE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738534',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 51242,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 102,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219532,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749993/general/40fa50dd-41d8-4cfb-b8e2-78424258506f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749993/general/08abe45b-57f2-497e-b9e3-f6b5a17956cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225160,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749993/general/2ce83d53-0ebe-4167-9c0a-fe3a88f54303.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749993/general/e411e73b-adda-4dcb-a584-76c56fd15e68.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104833,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749993/general/6a8b24c2-0456-4a13-8c07-80a5883825e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105605,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749993/general/3f6ceacb-6649-40ed-bfe1-dac00587f51d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160938,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749993/general/4999d060-5415-4c19-bc1b-4bc420027802.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749993/general/0b265d5a-bb40-46ad-87a0-4ac2fcaf47a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749993/general/e8b90953-3712-47b0-b4d5-73e2fc43c6d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c0504e0-9491-5105-8f95-a4afc6165054/5c0504e0-9491-5105-8f95-a4afc6165054_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749993/general/d79e9929-28cd-4af1-99c7-d189d720aabe.jpg',
'Width': 1024}],
'price': 22600,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Rav4 2.5 Collection - Hybrid - Automatic - 218 hp - 51.242 '
'km',
'transmission': 'automatic',
'trim': 'Collection',
'vin': None,
'year': 2021}
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738534%27 HTTP/1.1" 200 None
2026-03-27 16:34:58 [adesa.fr] INFO: Saving data for 10738534: {'created_time': 1774629298.360914, 'last_price_update_time': 1774629298.360925, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738534') HTTP/1.1" 204 0
2026-03-27 16:34:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 903cec7e-b37c-5fc8-8762-bd7e5e3466ac with identifier: 10740168
2026-03-27 16:34:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 903cec7e-b37c-5fc8-8762-bd7e5e3466ac with identifier: 10740168
2026-03-27 16:34:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 903cec7e-b37c-5fc8-8762-bd7e5e3466ac with identifier: 10740168 to the API
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740168>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Petrol',
'id': '903cec7e-b37c-5fc8-8762-bd7e5e3466ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-296-WD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740168',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Express',
'odometer': 37403,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5729599/general/389bb4c9-aa93-4d15-858f-b5107f0b8d52.jpg',
'https://images.openlane.eu/carimgs/5729599/general/5ed51684-936c-4816-839c-46f58e55ad1a.jpg',
'https://images.openlane.eu/carimgs/5729599/general/e1e98c26-7f41-4cfe-9b9e-ae06d88f0392.jpg',
'https://images.openlane.eu/carimgs/5729599/general/281463c2-5d36-45e1-8a7f-231b4aa4c280.jpg',
'https://images.openlane.eu/carimgs/5729599/general/e7d5c6e4-a812-427a-89fc-7c0c602fb7ce.jpg',
'https://images.openlane.eu/carimgs/5729599/general/9ed5bec0-9c18-40e6-bca0-6ed8d3e4cfe9.jpg',
'https://images.openlane.eu/carimgs/5729599/general/3f89e355-ca72-4c54-844f-55ad76dd6aa9.jpg',
'https://images.openlane.eu/carimgs/5729599/general/f1adb308-5c28-4a6e-8867-aba2a61fec91.jpg',
'https://images.openlane.eu/carimgs/5729599/general/ebdf1a5f-dfc2-41b3-91c5-da15aff26f98.jpg',
'https://images.openlane.eu/carimgs/5729599/general/54539677-40b1-4208-9e8e-54eb25d50421.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73002,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/389bb4c9-aa93-4d15-858f-b5107f0b8d52.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68890,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/5ed51684-936c-4816-839c-46f58e55ad1a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64287,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/e1e98c26-7f41-4cfe-9b9e-ae06d88f0392.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56670,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/281463c2-5d36-45e1-8a7f-231b4aa4c280.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95395,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/e7d5c6e4-a812-427a-89fc-7c0c602fb7ce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53785,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/9ed5bec0-9c18-40e6-bca0-6ed8d3e4cfe9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92991,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/3f89e355-ca72-4c54-844f-55ad76dd6aa9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73416,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/f1adb308-5c28-4a6e-8867-aba2a61fec91.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71249,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/ebdf1a5f-dfc2-41b3-91c5-da15aff26f98.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_903cec7e-b37c-5fc8-8762-bd7e5e3466ac/903cec7e-b37c-5fc8-8762-bd7e5e3466ac_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24699,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729599/general/54539677-40b1-4208-9e8e-54eb25d50421.jpg',
'Width': 800}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-06-27',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Renault Express 1.3 Comfort - Petrol - Manual - 100 hp - 37.403 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740168%27 HTTP/1.1" 200 None
2026-03-27 16:34:58 [adesa.fr] INFO: Saving data for 10740168: {'created_time': 1774629298.654549, 'last_price_update_time': 1774629298.654563, 'auction_closing_time': 1774872900.0}
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740168') HTTP/1.1" 204 0
2026-03-27 16:34:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d57b4899-be55-57f1-9e3b-17802e93e087 with identifier: 10740855
2026-03-27 16:34:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d57b4899-be55-57f1-9e3b-17802e93e087 with identifier: 10740855
2026-03-27 16:34:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d57b4899-be55-57f1-9e3b-17802e93e087 with identifier: 10740855 to the API
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5637834/general/780339ba-d4e3-4900-9245-8e11f3528ef8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd57b4899-be55-57f1-9e3b-17802e93e087',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB003SP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740855',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 169368,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1504727,
'Height': 2394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637834/general/0452ba24-9ac9-43f5-af73-e9317b5285e0.jpg',
'Width': 2992},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1560801,
'Height': 2394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637834/general/c9118f35-782b-4ace-97c6-7b6f226b27ea.jpg',
'Width': 2992},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 853667,
'Height': 2394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637834/general/0e5acc92-261e-4fd7-83d6-ef0f4b746fa8.jpg',
'Width': 2992},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1118108,
'Height': 2394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637834/general/9bd9c279-dcea-49f0-b0d2-d519e9173658.jpg',
'Width': 2992},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2568317,
'Height': 2992,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637834/general/a91ce0c9-3fec-4add-b323-642df1ab3de2.jpg',
'Width': 2992},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1079517,
'Height': 2394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637834/general/85a1c72d-5a6f-4d8d-8529-72157fe33d86.jpg',
'Width': 2992},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 463153,
'Height': 2338,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637834/general/9f0d9f85-b48d-4dc8-8a0f-9ab38e2e5a68.jpg',
'Width': 1654},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1042308,
'Height': 2394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637834/general/68123612-904b-4a64-9afd-115396bdb62b.jpg',
'Width': 2992},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1060270,
'Height': 2394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637834/general/08e9df24-cc1f-4e90-957f-8e6d5b03dfed.jpg',
'Width': 2992},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d57b4899-be55-57f1-9e3b-17802e93e087/d57b4899-be55-57f1-9e3b-17802e93e087_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1113615,
'Height': 2394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637834/general/780339ba-d4e3-4900-9245-8e11f3528ef8.jpg',
'Width': 2992}],
'price': 19300,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 5,
'seller_name': 'I.MD-Company',
'title': 'Mercedes-Benz CLA Shooting Brake 200d AMG Line - Diesel - Automatic '
'- 150 hp - 169.368 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740855%27 HTTP/1.1" 200 None
2026-03-27 16:34:59 [adesa.fr] INFO: Saving data for 10740855: {'created_time': 1774629299.015209, 'last_price_update_time': 1774629299.015221, 'auction_closing_time': 1774864800.0}
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740855') HTTP/1.1" 204 0
2026-03-27 16:34:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb with identifier: 10738559
2026-03-27 16:34:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb with identifier: 10738559
2026-03-27 16:34:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb with identifier: 10738559 to the API
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:34:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750018/general/a894d78d-2af3-4206-afc9-6a129259f88e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 87,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-960-RP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738559',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 108889,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167678,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750018/general/308e8259-a835-47db-a06a-d6ccd00ea150.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750018/general/186ac08a-882b-433f-bdc7-5e2df67418f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750018/general/a894d78d-2af3-4206-afc9-6a129259f88e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750018/general/f4936872-686e-4299-bb1e-c53b21f133cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750018/general/58976721-e876-4cf8-9553-021bf262b978.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133866,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750018/general/5181a379-1598-43ed-8068-42b3ee3cf769.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750018/general/e03fb4ac-b061-4c29-bf22-f785495a7177.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750018/general/4fb838be-c128-4f96-b227-ba60bdedcaee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750018/general/063c379e-6749-46c2-8735-f2a87467ea52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb/f14e2d8b-34d6-59bf-8f9e-a5f60853e8fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750018/general/b8dacf61-a148-4fee-85d4-f263a7ddcb4c.jpg',
'Width': 1024}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Yaris 1.5 Dynamic Business - Hybrid - Automatic - 116 hp - '
'108.889 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738559%27 HTTP/1.1" 200 None
2026-03-27 16:34:59 [adesa.fr] INFO: Saving data for 10738559: {'created_time': 1774629299.5085, 'last_price_update_time': 1774629299.508512, 'auction_closing_time': 1775116800.0}
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738559') HTTP/1.1" 204 0
2026-03-27 16:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750106/general/ee934f22-95ca-4411-86ea-bd325ef9285d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738642)
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252Ff8b773e4-d27b-4f79-b9e1-3c507967b318.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/f8b773e4-d27b-4f79-b9e1-3c507967b318.jpg not downloaded yet
2026-03-27 16:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740164> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:34:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef867bfe-db8d-58c7-8144-7a9166475790 with identifier: 10738679
2026-03-27 16:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef867bfe-db8d-58c7-8144-7a9166475790 with scrape type 1
2026-03-27 16:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ef867bfe-db8d-58c7-8144-7a9166475790
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252Fe6f7c754-a9c7-437a-9446-7b8fa6b84003.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/e6f7c754-a9c7-437a-9446-7b8fa6b84003.jpg not downloaded yet
2026-03-27 16:34:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750106/general/909fc72a-c0d5-4c76-99c8-541a90108e53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738642)
2026-03-27 16:34:59 [adesa.fr] INFO: Found listing with ID: 10698906
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698906%27 HTTP/1.1" 200 None
2026-03-27 16:34:59 [adesa.fr] INFO: Scrape type for 10698906: 2
2026-03-27 16:34:59 [adesa.fr] INFO: Scraping item 10698906 url https://www.openlane.eu/en/carv6/auction/10698906
2026-03-27 16:34:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252Ffa394e69-486c-4559-b2ef-e3a1b8961aca.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/fa394e69-486c-4559-b2ef-e3a1b8961aca.jpg not downloaded yet
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252Febe07984-5390-42a0-9178-aa84e26de131.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/ebe07984-5390-42a0-9178-aa84e26de131.jpg not downloaded yet
2026-03-27 16:34:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225735c10>
2026-03-27 16:34:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252F2e700bcd-99e6-4e7a-8028-a2279c06dd1b.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/2e700bcd-99e6-4e7a-8028-a2279c06dd1b.jpg saved to cache
2026-03-27 16:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ce7b040d-6134-5143-8aae-b456e8074afb
2026-03-27 16:34:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22419df50>
2026-03-27 16:34:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252F90a89068-eeae-46b8-ab1d-c12810015e91.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/90a89068-eeae-46b8-ab1d-c12810015e91.jpg saved to cache
2026-03-27 16:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75
2026-03-27 16:34:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22566eb10>
2026-03-27 16:34:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749826%252Fgeneral%252F2539095a-b773-4c81-b509-41666439307f.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749826/general/2539095a-b773-4c81-b509-41666439307f.jpg saved to cache
2026-03-27 16:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75
2026-03-27 16:34:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75, skipping ID generation
2026-03-27 16:34:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75 with scrape type 1
2026-03-27 16:34:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75 sending to next pipeline
2026-03-27 16:34:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75, identifier: 10738482
2026-03-27 16:34:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:34:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224321710>
2026-03-27 16:34:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:34:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252Fe6199c7b-4ded-4717-92bd-2b74da452d8b.jpg') HTTP/1.1" 204 0
2026-03-27 16:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/e6199c7b-4ded-4717-92bd-2b74da452d8b.jpg saved to cache
2026-03-27 16:34:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ce7b040d-6134-5143-8aae-b456e8074afb
2026-03-27 16:34:59 [adesa.fr] INFO: Found listing with ID: 10691264
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:34:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691264%27 HTTP/1.1" 200 None
2026-03-27 16:34:59 [adesa.fr] INFO: Scrape type for 10691264: 2
2026-03-27 16:34:59 [adesa.fr] INFO: Scraping item 10691264 url https://www.openlane.eu/en/carv6/auction/10691264
2026-03-27 16:34:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75 with identifier: 10738482
2026-03-27 16:34:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75 with identifier: 10738482
2026-03-27 16:35:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75 with identifier: 10738482 to the API
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749826/general/2539095a-b773-4c81-b509-41666439307f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-233-JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738482',
'listing': 'auction',
'location': 'QUINCIEUX (France)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 195054,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 75,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188642,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749826/general/d7c37e40-77ff-4a13-b6c5-020a0ed968fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749826/general/de27ccbe-5663-40d5-a57f-6755eab683b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749826/general/8dee66bf-419a-425f-87a3-31df3437a1c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749826/general/6990270f-e467-4a0e-b320-d6114715fd69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749826/general/07338198-cfb3-44ee-8e83-aa6ba8ad4072.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94677,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749826/general/e6a3f3c8-0f47-4a4d-ac8e-89d20e3df446.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105380,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749826/general/fe7b13bc-bfb8-47d5-9ef6-1f77a8276515.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749826/general/2539095a-b773-4c81-b509-41666439307f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73374,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749826/general/751cafc4-0fe1-44b3-9623-e8c2e8fea6c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75/87c25d09-68fb-5ee5-9bd7-fe5a7d0c5a75_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133533,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749826/general/90a89068-eeae-46b8-ab1d-c12810015e91.jpg',
'Width': 1024}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Volkswagen Golf 1.0 TSI Active - Petrol - Manual - 110 hp - 195.054 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738482%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [adesa.fr] INFO: Saving data for 10738482: {'created_time': 1774629300.428861, 'last_price_update_time': 1774629300.428874, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738482') HTTP/1.1" 204 0
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252Fe1c207b9-cdbe-430e-bbd2-470b0635bf3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/e1c207b9-cdbe-430e-bbd2-470b0635bf3c.jpg not downloaded yet
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252F0e38875d-5a9a-486b-bbfd-f1d31f87a889.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/0e38875d-5a9a-486b-bbfd-f1d31f87a889.jpg not downloaded yet
2026-03-27 16:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750047/general/f50a55a1-f59a-41d2-ac9b-9b65a88a44b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738585)
2026-03-27 16:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750051/general/9db5d54a-6763-4a95-be6f-56ccf7d247a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738589)
2026-03-27 16:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721161/general/8377d090-41e7-42ee-95ae-0156c386ef6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740162)
2026-03-27 16:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750106/general/591b2887-78a6-4dea-8853-0a438d466bfe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738642)
2026-03-27 16:35:00 [adesa.fr] INFO: Found listing with ID: 10626560
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710626560%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [adesa.fr] INFO: Scrape type for 10626560: 0
2026-03-27 16:35:00 [adesa.fr] INFO: Skipping item 10626560 url https://www.openlane.eu/en/carv6/auction/10626560
2026-03-27 16:35:00 [adesa.fr] INFO: Found listing with ID: 10647381
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710647381%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [adesa.fr] INFO: Scrape type for 10647381: 0
2026-03-27 16:35:00 [adesa.fr] INFO: Skipping item 10647381 url https://www.openlane.eu/en/carv6/auction/10647381
2026-03-27 16:35:00 [adesa.fr] INFO: Found listing with ID: 10674191
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674191%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [adesa.fr] INFO: Scrape type for 10674191: 0
2026-03-27 16:35:00 [adesa.fr] INFO: Skipping item 10674191 url https://www.openlane.eu/en/carv6/auction/10674191
2026-03-27 16:35:00 [adesa.fr] INFO: Found listing with ID: 10631532
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710631532%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [adesa.fr] INFO: Scrape type for 10631532: 0
2026-03-27 16:35:00 [adesa.fr] INFO: Skipping item 10631532 url https://www.openlane.eu/en/carv6/auction/10631532
2026-03-27 16:35:00 [adesa.fr] INFO: Found listing with ID: 10627983
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627983%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [adesa.fr] INFO: Scrape type for 10627983: 0
2026-03-27 16:35:00 [adesa.fr] INFO: Skipping item 10627983 url https://www.openlane.eu/en/carv6/auction/10627983
2026-03-27 16:35:00 [adesa.fr] INFO: Found listing with ID: 10627081
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627081%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [adesa.fr] INFO: Scrape type for 10627081: 0
2026-03-27 16:35:00 [adesa.fr] INFO: Skipping item 10627081 url https://www.openlane.eu/en/carv6/auction/10627081
2026-03-27 16:35:00 [adesa.fr] INFO: Found listing with ID: 10676819
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676819%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [adesa.fr] INFO: Scrape type for 10676819: 0
2026-03-27 16:35:00 [adesa.fr] INFO: Skipping item 10676819 url https://www.openlane.eu/en/carv6/auction/10676819
2026-03-27 16:35:00 [adesa.fr] INFO: Found listing with ID: 10698040
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698040%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [adesa.fr] INFO: Scrape type for 10698040: 2
2026-03-27 16:35:00 [adesa.fr] INFO: Scraping item 10698040 url https://www.openlane.eu/en/carv6/auction/10698040
2026-03-27 16:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750049/general/dc321cb7-ba38-4924-9dad-0af4431ce33b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738587)
2026-03-27 16:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750142/general/02c90921-be01-4c95-b98e-b50573f20cc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738676)
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252Fa5dae25a-0e71-42b5-a0d8-50de830cda9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/a5dae25a-0e71-42b5-a0d8-50de830cda9c.jpg not downloaded yet
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252F93ed8207-3dd8-4e0e-8454-6662c0b0e6ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/93ed8207-3dd8-4e0e-8454-6662c0b0e6ce.jpg not downloaded yet
2026-03-27 16:35:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a72850>
2026-03-27 16:35:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252Fee934f22-95ca-4411-86ea-bd325ef9285d.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/ee934f22-95ca-4411-86ea-bd325ef9285d.jpg saved to cache
2026-03-27 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ce7b040d-6134-5143-8aae-b456e8074afb
2026-03-27 16:35:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 435ff074-ca88-5539-a6b5-16250c0c4c17 with identifier: 10740166
2026-03-27 16:35:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 435ff074-ca88-5539-a6b5-16250c0c4c17 with scrape type 1
2026-03-27 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 435ff074-ca88-5539-a6b5-16250c0c4c17
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F50317e74-6cb9-4205-b7e4-d72eb241fa9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/50317e74-6cb9-4205-b7e4-d72eb241fa9b.jpg already downloaded
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F58927f2a-983d-4cad-8d9e-9f5e4c16981f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/58927f2a-983d-4cad-8d9e-9f5e4c16981f.jpg already downloaded
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F9347560b-5ff1-4844-af93-8e0d4603633e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/9347560b-5ff1-4844-af93-8e0d4603633e.jpg already downloaded
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F790e9c39-68d4-42d1-bf9d-888dbd9b1124.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/790e9c39-68d4-42d1-bf9d-888dbd9b1124.jpg already downloaded
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F8d357c34-c6e0-4787-aefa-84a2cbe5b66a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/8d357c34-c6e0-4787-aefa-84a2cbe5b66a.jpg already downloaded
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F1c32cbd7-9946-403b-8c2a-02e39bbf1126.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/1c32cbd7-9946-403b-8c2a-02e39bbf1126.jpg already downloaded
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F006d7f57-af4d-4ce7-925f-632857dc95d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/006d7f57-af4d-4ce7-925f-632857dc95d7.jpg already downloaded
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F47edda7c-f391-448b-9b04-abb07a6cbe5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/47edda7c-f391-448b-9b04-abb07a6cbe5c.jpg already downloaded
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252F80ae832b-4e25-4c69-9a39-946adacb9f90.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/80ae832b-4e25-4c69-9a39-946adacb9f90.jpg already downloaded
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724044%252Fgeneral%252Fea5ee2b8-52b2-41d7-b1a2-f01c1b73b2c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724044/general/ea5ee2b8-52b2-41d7-b1a2-f01c1b73b2c2.jpg already downloaded
2026-03-27 16:35:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 435ff074-ca88-5539-a6b5-16250c0c4c17, identifier: 10740166
2026-03-27 16:35:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0024b7a-28bf-5a26-9687-e329d6aa7afa with identifier: 10740164
2026-03-27 16:35:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0024b7a-28bf-5a26-9687-e329d6aa7afa with scrape type 1
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b0024b7a-28bf-5a26-9687-e329d6aa7afa
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252F637633b2-8bc7-4b24-bb73-4ff4e560fe60.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/637633b2-8bc7-4b24-bb73-4ff4e560fe60.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252F1b0dc0ff-ec83-4285-93cb-0cd0214e1ac1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/1b0dc0ff-ec83-4285-93cb-0cd0214e1ac1.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252F4c1c9364-e2fd-4215-b1e2-5edfaa58b4a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/4c1c9364-e2fd-4215-b1e2-5edfaa58b4a2.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252F9476de91-57c5-47ee-a2c3-bd2e81aa6606.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/9476de91-57c5-47ee-a2c3-bd2e81aa6606.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252F93819ab5-3211-4d78-bcf3-716faae92663.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/93819ab5-3211-4d78-bcf3-716faae92663.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252Ffd2c3e97-c886-463e-bfb3-f29d42867ee6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/fd2c3e97-c886-463e-bfb3-f29d42867ee6.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252F5c7b7af8-4f31-4ab7-97ee-f900668a62be.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/5c7b7af8-4f31-4ab7-97ee-f900668a62be.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252F920aefdf-4d55-4ca5-9a1d-567983f33e78.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/920aefdf-4d55-4ca5-9a1d-567983f33e78.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252Fe2343c95-9c30-45d3-9f03-1aad2b77d03b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/e2343c95-9c30-45d3-9f03-1aad2b77d03b.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721163%252Fgeneral%252Fd47d85d6-39bb-4c25-a526-23d8ea84f0ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721163/general/d47d85d6-39bb-4c25-a526-23d8ea84f0ca.jpg already downloaded
2026-03-27 16:35:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b0024b7a-28bf-5a26-9687-e329d6aa7afa, identifier: 10740164
2026-03-27 16:35:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25585b5a-4070-5c96-8e18-aec7edb09f78 with identifier: 10740169
2026-03-27 16:35:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25585b5a-4070-5c96-8e18-aec7edb09f78 with scrape type 1
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 25585b5a-4070-5c96-8e18-aec7edb09f78
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252F92bd7e4f-e4f1-4632-aed3-dae3f64b49d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/92bd7e4f-e4f1-4632-aed3-dae3f64b49d7.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252F0a5d2a10-9b2f-4f76-9ca8-05895ae6090a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/0a5d2a10-9b2f-4f76-9ca8-05895ae6090a.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252F75b358fe-4997-45df-982c-237e379efad7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/75b358fe-4997-45df-982c-237e379efad7.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252Fbe1ab605-5e11-458a-a09f-c4d8a051f1c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/be1ab605-5e11-458a-a09f-c4d8a051f1c5.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252F6020ca4e-bb1b-4f6a-a97a-fd8f4ce0b180.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/6020ca4e-bb1b-4f6a-a97a-fd8f4ce0b180.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252F7048dd80-a365-45ca-93b3-89ff7766aecc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/7048dd80-a365-45ca-93b3-89ff7766aecc.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252F70694106-aa36-4397-a097-a022ec2a018c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/70694106-aa36-4397-a097-a022ec2a018c.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252F0efc8efa-5a48-4a71-8be0-acd27f6b492e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/0efc8efa-5a48-4a71-8be0-acd27f6b492e.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252F0e2c0e17-d89a-49a6-bf05-9d13a1fa1fa8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/0e2c0e17-d89a-49a6-bf05-9d13a1fa1fa8.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729600%252Fgeneral%252F9a3c972b-e0f1-4b47-944c-7c73f3345c36.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729600/general/9a3c972b-e0f1-4b47-944c-7c73f3345c36.jpg already downloaded
2026-03-27 16:35:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25585b5a-4070-5c96-8e18-aec7edb09f78, identifier: 10740169
2026-03-27 16:35:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8871126-ad44-5572-b900-89200540c9a7 with identifier: 10740151
2026-03-27 16:35:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8871126-ad44-5572-b900-89200540c9a7 with scrape type 1
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c8871126-ad44-5572-b900-89200540c9a7
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715877%252Fgeneral%252F4f5cf199-7503-4ce0-8d7c-cad981950d9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/4f5cf199-7503-4ce0-8d7c-cad981950d9b.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715877%252Fgeneral%252F30108977-6d78-4e0a-b705-0b76de817080.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/30108977-6d78-4e0a-b705-0b76de817080.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715877%252Fgeneral%252Fca0e0abf-bb99-48e3-8fcd-dcadc321efcc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/ca0e0abf-bb99-48e3-8fcd-dcadc321efcc.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715877%252Fgeneral%252Fbac808e0-d389-400a-ab13-83020c814236.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/bac808e0-d389-400a-ab13-83020c814236.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715877%252Fgeneral%252F1a5ace20-1d37-44b7-aa70-33c377189024.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/1a5ace20-1d37-44b7-aa70-33c377189024.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715877%252Fgeneral%252F27f80b83-5224-4864-8a36-f0476352f410.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/27f80b83-5224-4864-8a36-f0476352f410.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715877%252Fgeneral%252F4c18b0bf-4f7e-43bf-ac76-5ee9da2e7416.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/4c18b0bf-4f7e-43bf-ac76-5ee9da2e7416.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715877%252Fgeneral%252Fab91571e-000e-4d2e-b06e-44294a9e08d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/ab91571e-000e-4d2e-b06e-44294a9e08d9.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715877%252Fgeneral%252F35547241-abe8-4c02-9b6e-3d0d41d8ce9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/35547241-abe8-4c02-9b6e-3d0d41d8ce9b.jpg already downloaded
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715877%252Fgeneral%252F32a719ae-1bc0-4f2f-a43a-b8fba349bc1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715877/general/32a719ae-1bc0-4f2f-a43a-b8fba349bc1e.jpg already downloaded
2026-03-27 16:35:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c8871126-ad44-5572-b900-89200540c9a7, identifier: 10740151
2026-03-27 16:35:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224414550>
2026-03-27 16:35:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252F909fc72a-c0d5-4c76-99c8-541a90108e53.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/909fc72a-c0d5-4c76-99c8-541a90108e53.jpg saved to cache
2026-03-27 16:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ce7b040d-6134-5143-8aae-b456e8074afb
2026-03-27 16:35:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750050/general/d2db24c3-6040-4f4b-9402-7bda57959bd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738588)
2026-03-27 16:35:01 [adesa.fr] INFO: Found listing with ID: 10698054
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698054%27 HTTP/1.1" 200 None
2026-03-27 16:35:01 [adesa.fr] INFO: Scrape type for 10698054: 2
2026-03-27 16:35:01 [adesa.fr] INFO: Scraping item 10698054 url https://www.openlane.eu/en/carv6/auction/10698054
2026-03-27 16:35:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 435ff074-ca88-5539-a6b5-16250c0c4c17 with identifier: 10740166
2026-03-27 16:35:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 435ff074-ca88-5539-a6b5-16250c0c4c17 with identifier: 10740166
2026-03-27 16:35:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 435ff074-ca88-5539-a6b5-16250c0c4c17 with identifier: 10740166 to the API
2026-03-27 16:35:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740166>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '435ff074-ca88-5539-a6b5-16250c0c4c17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-030-PG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740166',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 39169,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5724044/general/50317e74-6cb9-4205-b7e4-d72eb241fa9b.jpg',
'https://images.openlane.eu/carimgs/5724044/general/58927f2a-983d-4cad-8d9e-9f5e4c16981f.jpg',
'https://images.openlane.eu/carimgs/5724044/general/9347560b-5ff1-4844-af93-8e0d4603633e.jpg',
'https://images.openlane.eu/carimgs/5724044/general/790e9c39-68d4-42d1-bf9d-888dbd9b1124.jpg',
'https://images.openlane.eu/carimgs/5724044/general/8d357c34-c6e0-4787-aefa-84a2cbe5b66a.jpg',
'https://images.openlane.eu/carimgs/5724044/general/1c32cbd7-9946-403b-8c2a-02e39bbf1126.jpg',
'https://images.openlane.eu/carimgs/5724044/general/006d7f57-af4d-4ce7-925f-632857dc95d7.jpg',
'https://images.openlane.eu/carimgs/5724044/general/47edda7c-f391-448b-9b04-abb07a6cbe5c.jpg',
'https://images.openlane.eu/carimgs/5724044/general/80ae832b-4e25-4c69-9a39-946adacb9f90.jpg',
'https://images.openlane.eu/carimgs/5724044/general/ea5ee2b8-52b2-41d7-b1a2-f01c1b73b2c2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82465,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/50317e74-6cb9-4205-b7e4-d72eb241fa9b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92295,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/58927f2a-983d-4cad-8d9e-9f5e4c16981f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105201,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/9347560b-5ff1-4844-af93-8e0d4603633e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61413,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/790e9c39-68d4-42d1-bf9d-888dbd9b1124.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113155,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/8d357c34-c6e0-4787-aefa-84a2cbe5b66a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58182,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/1c32cbd7-9946-403b-8c2a-02e39bbf1126.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63756,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/006d7f57-af4d-4ce7-925f-632857dc95d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64232,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/47edda7c-f391-448b-9b04-abb07a6cbe5c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65753,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/80ae832b-4e25-4c69-9a39-946adacb9f90.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_435ff074-ca88-5539-a6b5-16250c0c4c17/435ff074-ca88-5539-a6b5-16250c0c4c17_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60273,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724044/general/ea5ee2b8-52b2-41d7-b1a2-f01c1b73b2c2.jpg',
'Width': 800}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 39.169 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-27 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740166%27 HTTP/1.1" 200 None
2026-03-27 16:35:02 [adesa.fr] INFO: Saving data for 10740166: {'created_time': 1774629302.237072, 'last_price_update_time': 1774629302.237084, 'auction_closing_time': 1774872900.0}
2026-03-27 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740166') HTTP/1.1" 204 0
2026-03-27 16:35:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b0024b7a-28bf-5a26-9687-e329d6aa7afa with identifier: 10740164
2026-03-27 16:35:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b0024b7a-28bf-5a26-9687-e329d6aa7afa with identifier: 10740164
2026-03-27 16:35:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b0024b7a-28bf-5a26-9687-e329d6aa7afa with identifier: 10740164 to the API
2026-03-27 16:35:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740164>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'b0024b7a-28bf-5a26-9687-e329d6aa7afa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-842-QR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740164',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 74486,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5721163/general/637633b2-8bc7-4b24-bb73-4ff4e560fe60.jpg',
'https://images.openlane.eu/carimgs/5721163/general/1b0dc0ff-ec83-4285-93cb-0cd0214e1ac1.jpg',
'https://images.openlane.eu/carimgs/5721163/general/4c1c9364-e2fd-4215-b1e2-5edfaa58b4a2.jpg',
'https://images.openlane.eu/carimgs/5721163/general/9476de91-57c5-47ee-a2c3-bd2e81aa6606.jpg',
'https://images.openlane.eu/carimgs/5721163/general/93819ab5-3211-4d78-bcf3-716faae92663.jpg',
'https://images.openlane.eu/carimgs/5721163/general/fd2c3e97-c886-463e-bfb3-f29d42867ee6.jpg',
'https://images.openlane.eu/carimgs/5721163/general/5c7b7af8-4f31-4ab7-97ee-f900668a62be.jpg',
'https://images.openlane.eu/carimgs/5721163/general/920aefdf-4d55-4ca5-9a1d-567983f33e78.jpg',
'https://images.openlane.eu/carimgs/5721163/general/e2343c95-9c30-45d3-9f03-1aad2b77d03b.jpg',
'https://images.openlane.eu/carimgs/5721163/general/d47d85d6-39bb-4c25-a526-23d8ea84f0ca.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77185,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/637633b2-8bc7-4b24-bb73-4ff4e560fe60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117543,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/1b0dc0ff-ec83-4285-93cb-0cd0214e1ac1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97141,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/4c1c9364-e2fd-4215-b1e2-5edfaa58b4a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102502,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/9476de91-57c5-47ee-a2c3-bd2e81aa6606.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69593,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/93819ab5-3211-4d78-bcf3-716faae92663.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50771,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/fd2c3e97-c886-463e-bfb3-f29d42867ee6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64229,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/5c7b7af8-4f31-4ab7-97ee-f900668a62be.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77596,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/920aefdf-4d55-4ca5-9a1d-567983f33e78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61427,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/e2343c95-9c30-45d3-9f03-1aad2b77d03b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0024b7a-28bf-5a26-9687-e329d6aa7afa/b0024b7a-28bf-5a26-9687-e329d6aa7afa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76697,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721163/general/d47d85d6-39bb-4c25-a526-23d8ea84f0ca.jpg',
'Width': 800}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 74.486 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-27 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740164%27 HTTP/1.1" 200 None
2026-03-27 16:35:02 [adesa.fr] INFO: Saving data for 10740164: {'created_time': 1774629302.625045, 'last_price_update_time': 1774629302.625058, 'auction_closing_time': 1774872900.0}
2026-03-27 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740164') HTTP/1.1" 204 0
2026-03-27 16:35:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25585b5a-4070-5c96-8e18-aec7edb09f78 with identifier: 10740169
2026-03-27 16:35:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25585b5a-4070-5c96-8e18-aec7edb09f78 with identifier: 10740169
2026-03-27 16:35:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25585b5a-4070-5c96-8e18-aec7edb09f78 with identifier: 10740169 to the API
2026-03-27 16:35:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740169>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '25585b5a-4070-5c96-8e18-aec7edb09f78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-544-SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740169',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 29917,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5729600/general/92bd7e4f-e4f1-4632-aed3-dae3f64b49d7.jpg',
'https://images.openlane.eu/carimgs/5729600/general/0a5d2a10-9b2f-4f76-9ca8-05895ae6090a.jpg',
'https://images.openlane.eu/carimgs/5729600/general/75b358fe-4997-45df-982c-237e379efad7.jpg',
'https://images.openlane.eu/carimgs/5729600/general/be1ab605-5e11-458a-a09f-c4d8a051f1c5.jpg',
'https://images.openlane.eu/carimgs/5729600/general/6020ca4e-bb1b-4f6a-a97a-fd8f4ce0b180.jpg',
'https://images.openlane.eu/carimgs/5729600/general/7048dd80-a365-45ca-93b3-89ff7766aecc.jpg',
'https://images.openlane.eu/carimgs/5729600/general/70694106-aa36-4397-a097-a022ec2a018c.jpg',
'https://images.openlane.eu/carimgs/5729600/general/0efc8efa-5a48-4a71-8be0-acd27f6b492e.jpg',
'https://images.openlane.eu/carimgs/5729600/general/0e2c0e17-d89a-49a6-bf05-9d13a1fa1fa8.jpg',
'https://images.openlane.eu/carimgs/5729600/general/9a3c972b-e0f1-4b47-944c-7c73f3345c36.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80664,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/92bd7e4f-e4f1-4632-aed3-dae3f64b49d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98429,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/0a5d2a10-9b2f-4f76-9ca8-05895ae6090a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111421,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/75b358fe-4997-45df-982c-237e379efad7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62808,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/be1ab605-5e11-458a-a09f-c4d8a051f1c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57166,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/6020ca4e-bb1b-4f6a-a97a-fd8f4ce0b180.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64229,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/7048dd80-a365-45ca-93b3-89ff7766aecc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65754,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/70694106-aa36-4397-a097-a022ec2a018c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91198,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/0efc8efa-5a48-4a71-8be0-acd27f6b492e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/0e2c0e17-d89a-49a6-bf05-9d13a1fa1fa8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25585b5a-4070-5c96-8e18-aec7edb09f78/25585b5a-4070-5c96-8e18-aec7edb09f78_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49449,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729600/general/9a3c972b-e0f1-4b47-944c-7c73f3345c36.jpg',
'Width': 800}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 29.917 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-27 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740169%27 HTTP/1.1" 200 None
2026-03-27 16:35:02 [adesa.fr] INFO: Saving data for 10740169: {'created_time': 1774629302.934813, 'last_price_update_time': 1774629302.934826, 'auction_closing_time': 1774872900.0}
2026-03-27 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740169') HTTP/1.1" 204 0
2026-03-27 16:35:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c8871126-ad44-5572-b900-89200540c9a7 with identifier: 10740151
2026-03-27 16:35:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c8871126-ad44-5572-b900-89200540c9a7 with identifier: 10740151
2026-03-27 16:35:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c8871126-ad44-5572-b900-89200540c9a7 with identifier: 10740151 to the API
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740151>
{'auction_title': '',
'c_o_2_emission_value': 281,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 612,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Petrol',
'id': 'c8871126-ad44-5572-b900-89200540c9a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-673-TT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740151',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 64973,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5715877/general/4f5cf199-7503-4ce0-8d7c-cad981950d9b.jpg',
'https://images.openlane.eu/carimgs/5715877/general/30108977-6d78-4e0a-b705-0b76de817080.jpg',
'https://images.openlane.eu/carimgs/5715877/general/ca0e0abf-bb99-48e3-8fcd-dcadc321efcc.jpg',
'https://images.openlane.eu/carimgs/5715877/general/bac808e0-d389-400a-ab13-83020c814236.jpg',
'https://images.openlane.eu/carimgs/5715877/general/1a5ace20-1d37-44b7-aa70-33c377189024.jpg',
'https://images.openlane.eu/carimgs/5715877/general/27f80b83-5224-4864-8a36-f0476352f410.jpg',
'https://images.openlane.eu/carimgs/5715877/general/4c18b0bf-4f7e-43bf-ac76-5ee9da2e7416.jpg',
'https://images.openlane.eu/carimgs/5715877/general/ab91571e-000e-4d2e-b06e-44294a9e08d9.jpg',
'https://images.openlane.eu/carimgs/5715877/general/35547241-abe8-4c02-9b6e-3d0d41d8ce9b.jpg',
'https://images.openlane.eu/carimgs/5715877/general/32a719ae-1bc0-4f2f-a43a-b8fba349bc1e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91455,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/4f5cf199-7503-4ce0-8d7c-cad981950d9b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77596,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/30108977-6d78-4e0a-b705-0b76de817080.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101208,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/ca0e0abf-bb99-48e3-8fcd-dcadc321efcc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84359,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/bac808e0-d389-400a-ab13-83020c814236.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93398,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/1a5ace20-1d37-44b7-aa70-33c377189024.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104832,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/27f80b83-5224-4864-8a36-f0476352f410.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73374,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/4c18b0bf-4f7e-43bf-ac76-5ee9da2e7416.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72278,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/ab91571e-000e-4d2e-b06e-44294a9e08d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106385,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/35547241-abe8-4c02-9b6e-3d0d41d8ce9b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8871126-ad44-5572-b900-89200540c9a7/c8871126-ad44-5572-b900-89200540c9a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74815,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715877/general/32a719ae-1bc0-4f2f-a43a-b8fba349bc1e.jpg',
'Width': 800}],
'price': 107600,
'price_includes_vat': True,
'registration_date': '2020-10-29',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz GLE AMG 63 S AMG Line - 4-Matic - Petrol - Automatic '
'- 612 hp - 64.973 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740151%27 HTTP/1.1" 200 None
2026-03-27 16:35:03 [adesa.fr] INFO: Saving data for 10740151: {'created_time': 1774629303.241901, 'last_price_update_time': 1774629303.241911, 'auction_closing_time': 1774872900.0}
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740151') HTTP/1.1" 204 0
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252Ffff54cf7-8c9f-4c24-8bfb-d9110c26d7c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/fff54cf7-8c9f-4c24-8bfb-d9110c26d7c9.jpg not downloaded yet
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252Fb48a3539-ff75-4f41-ba07-18a7511a71e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/b48a3539-ff75-4f41-ba07-18a7511a71e4.jpg not downloaded yet
2026-03-27 16:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724801> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22413ca50>
2026-03-27 16:35:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750047%252Fgeneral%252Ff50a55a1-f59a-41d2-ac9b-9b65a88a44b4.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750047/general/f50a55a1-f59a-41d2-ac9b-9b65a88a44b4.jpg saved to cache
2026-03-27 16:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a230348b-fae2-5d89-a9c8-0df606f1a60f
2026-03-27 16:35:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a230348b-fae2-5d89-a9c8-0df606f1a60f, skipping ID generation
2026-03-27 16:35:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a230348b-fae2-5d89-a9c8-0df606f1a60f with scrape type 1
2026-03-27 16:35:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a230348b-fae2-5d89-a9c8-0df606f1a60f sending to next pipeline
2026-03-27 16:35:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a230348b-fae2-5d89-a9c8-0df606f1a60f, identifier: 10738585
2026-03-27 16:35:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b7c510>
2026-03-27 16:35:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252F9db5d54a-6763-4a95-be6f-56ccf7d247a9.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/9db5d54a-6763-4a95-be6f-56ccf7d247a9.jpg saved to cache
2026-03-27 16:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f6558585-b821-5cca-90d9-f92159df8633
2026-03-27 16:35:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257cd750>
2026-03-27 16:35:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252F8377d090-41e7-42ee-95ae-0156c386ef6f.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/8377d090-41e7-42ee-95ae-0156c386ef6f.jpg saved to cache
2026-03-27 16:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ca52cc7b-fd08-53b9-a0d1-48529e104618
2026-03-27 16:35:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240f3610>
2026-03-27 16:35:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750106%252Fgeneral%252F591b2887-78a6-4dea-8853-0a438d466bfe.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750106/general/591b2887-78a6-4dea-8853-0a438d466bfe.jpg saved to cache
2026-03-27 16:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ce7b040d-6134-5143-8aae-b456e8074afb
2026-03-27 16:35:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ce7b040d-6134-5143-8aae-b456e8074afb, skipping ID generation
2026-03-27 16:35:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce7b040d-6134-5143-8aae-b456e8074afb with scrape type 1
2026-03-27 16:35:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ce7b040d-6134-5143-8aae-b456e8074afb sending to next pipeline
2026-03-27 16:35:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ce7b040d-6134-5143-8aae-b456e8074afb, identifier: 10738642
2026-03-27 16:35:03 [adesa.fr] INFO: Found listing with ID: 10722721
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722721%27 HTTP/1.1" 200 None
2026-03-27 16:35:03 [adesa.fr] INFO: Scrape type for 10722721: 2
2026-03-27 16:35:03 [adesa.fr] INFO: Scraping item 10722721 url https://www.openlane.eu/en/carv6/auction/10722721
2026-03-27 16:35:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a230348b-fae2-5d89-a9c8-0df606f1a60f with identifier: 10738585
2026-03-27 16:35:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a230348b-fae2-5d89-a9c8-0df606f1a60f with identifier: 10738585
2026-03-27 16:35:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a230348b-fae2-5d89-a9c8-0df606f1a60f with identifier: 10738585 to the API
2026-03-27 16:35:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750047/general/f50a55a1-f59a-41d2-ac9b-9b65a88a44b4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'a230348b-fae2-5d89-a9c8-0df606f1a60f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-249-XA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738585',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 77901,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103835,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750047/general/f50a55a1-f59a-41d2-ac9b-9b65a88a44b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100473,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750047/general/3d1cf490-1477-49ce-8038-914c609d81ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96206,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750047/general/92cc3a63-aad8-40ea-b79c-c507048ec5df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750047/general/baf0b4ed-4950-46c0-bc93-fd176dddc9fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750047/general/89e07d74-993e-4757-8303-0733e8581003.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83514,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750047/general/890eab26-32bd-4eae-b31f-eb773a22e469.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88344,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750047/general/17f64358-180f-4222-b991-265ab65cbf79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102165,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750047/general/f793ab3d-9682-4e31-8980-b6dcb1632ccc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750047/general/ea63eace-a9fb-44a3-a7af-5545c5fc5073.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a230348b-fae2-5d89-a9c8-0df606f1a60f/a230348b-fae2-5d89-a9c8-0df606f1a60f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750047/general/d1000cb6-af5d-4c58-ad85-7326476f4122.jpg',
'Width': 1024}],
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Tesla Model 3 - Electric - Automatic - 306 hp - 77.901 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738585%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [adesa.fr] INFO: Saving data for 10738585: {'created_time': 1774629304.123174, 'last_price_update_time': 1774629304.123187, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738585') HTTP/1.1" 204 0
2026-03-27 16:35:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ce7b040d-6134-5143-8aae-b456e8074afb with identifier: 10738642
2026-03-27 16:35:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ce7b040d-6134-5143-8aae-b456e8074afb with identifier: 10738642
2026-03-27 16:35:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ce7b040d-6134-5143-8aae-b456e8074afb with identifier: 10738642 to the API
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750106/general/591b2887-78a6-4dea-8853-0a438d466bfe.jpg>
{'auction_title': '',
'c_o_2_emission_value': 87,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ce7b040d-6134-5143-8aae-b456e8074afb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-755-LT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738642',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 156017,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 55,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750106/general/c226e4d5-0a87-4b64-a9f4-5735a1a088fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750106/general/591b2887-78a6-4dea-8853-0a438d466bfe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750106/general/909fc72a-c0d5-4c76-99c8-541a90108e53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750106/general/89eeee4b-4f89-46ea-a916-623903b9cb82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750106/general/ee934f22-95ca-4411-86ea-bd325ef9285d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83016,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750106/general/97a60535-2d36-48c2-b69e-3c58d10ba2a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114344,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750106/general/825251f3-6b82-4b50-8696-e901cf926e10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750106/general/e6199c7b-4ded-4717-92bd-2b74da452d8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750106/general/20cebea7-1c23-4167-87b5-e09d2e3b3382.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce7b040d-6134-5143-8aae-b456e8074afb/ce7b040d-6134-5143-8aae-b456e8074afb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750106/general/2e700bcd-99e6-4e7a-8028-a2279c06dd1b.jpg',
'Width': 1024}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-03-28',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Yaris 1.5 Dynamic Business - Hybrid - Automatic - 116 hp - '
'156.017 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738642%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [adesa.fr] INFO: Saving data for 10738642: {'created_time': 1774629304.48082, 'last_price_update_time': 1774629304.480833, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738642') HTTP/1.1" 204 0
2026-03-27 16:35:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29351f8d-72cf-58a5-a21e-95313226b13f with identifier: 10740165
2026-03-27 16:35:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29351f8d-72cf-58a5-a21e-95313226b13f with scrape type 1
2026-03-27 16:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 29351f8d-72cf-58a5-a21e-95313226b13f
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252Ffb40855e-a079-4556-88d5-ea12203e6083.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/fb40855e-a079-4556-88d5-ea12203e6083.jpg already downloaded
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252Fa89bc328-f104-4e5a-a560-be017ad1529f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/a89bc328-f104-4e5a-a560-be017ad1529f.jpg already downloaded
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252Fe4a7562b-afb0-4ccd-8258-844f1c514d10.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/e4a7562b-afb0-4ccd-8258-844f1c514d10.jpg already downloaded
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252F154acb11-70d1-4766-9510-23bbcb2fc7bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/154acb11-70d1-4766-9510-23bbcb2fc7bf.jpg already downloaded
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252F04e82886-2151-4f92-9c3e-7a05f912a3f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/04e82886-2151-4f92-9c3e-7a05f912a3f9.jpg already downloaded
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252F2fd6d096-63a6-406d-bdaf-d90515e3d3f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/2fd6d096-63a6-406d-bdaf-d90515e3d3f1.jpg already downloaded
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252Fde0fd5d2-29ea-4228-9440-0564a27a1d88.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/de0fd5d2-29ea-4228-9440-0564a27a1d88.jpg already downloaded
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252F14479a12-6227-496e-a37c-443e2aab49c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/14479a12-6227-496e-a37c-443e2aab49c6.jpg already downloaded
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252F42bcdc46-193a-437e-a78f-bdcac536e969.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/42bcdc46-193a-437e-a78f-bdcac536e969.jpg already downloaded
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723693%252Fgeneral%252Fef5d7c17-7ee3-412c-b628-73987a580234.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723693/general/ef5d7c17-7ee3-412c-b628-73987a580234.jpg already downloaded
2026-03-27 16:35:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 29351f8d-72cf-58a5-a21e-95313226b13f, identifier: 10740165
2026-03-27 16:35:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eeb344fd-fb4b-5368-bb01-498c4cd11c91 with identifier: 10731358
2026-03-27 16:35:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eeb344fd-fb4b-5368-bb01-498c4cd11c91 with scrape type 2
2026-03-27 16:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eeb344fd-fb4b-5368-bb01-498c4cd11c91 with scrape type 2
2026-03-27 16:35:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eeb344fd-fb4b-5368-bb01-498c4cd11c91, identifier: 10731358
2026-03-27 16:35:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225754890>
2026-03-27 16:35:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750049%252Fgeneral%252Fdc321cb7-ba38-4924-9dad-0af4431ce33b.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750049/general/dc321cb7-ba38-4924-9dad-0af4431ce33b.jpg saved to cache
2026-03-27 16:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1a6321f9-9ddf-5bd6-adca-5d853376da30
2026-03-27 16:35:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1a6321f9-9ddf-5bd6-adca-5d853376da30, skipping ID generation
2026-03-27 16:35:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a6321f9-9ddf-5bd6-adca-5d853376da30 with scrape type 1
2026-03-27 16:35:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1a6321f9-9ddf-5bd6-adca-5d853376da30 sending to next pipeline
2026-03-27 16:35:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1a6321f9-9ddf-5bd6-adca-5d853376da30, identifier: 10738587
2026-03-27 16:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b400d0>
2026-03-27 16:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252F02c90921-be01-4c95-b98e-b50573f20cc3.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/02c90921-be01-4c95-b98e-b50573f20cc3.jpg saved to cache
2026-03-27 16:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 777b5af7-dc80-5852-a0bc-91c4b86fe37e
2026-03-27 16:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721161/general/fa394e69-486c-4559-b2ef-e3a1b8961aca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740162)
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252Fcdf58640-f808-49a1-a98b-3df289ac4d4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/cdf58640-f808-49a1-a98b-3df289ac4d4b.jpg not downloaded yet
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252F24d8c900-90a2-4d0f-8fb6-9b1823b43439.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/24d8c900-90a2-4d0f-8fb6-9b1823b43439.jpg not downloaded yet
2026-03-27 16:35:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 29351f8d-72cf-58a5-a21e-95313226b13f with identifier: 10740165
2026-03-27 16:35:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 29351f8d-72cf-58a5-a21e-95313226b13f with identifier: 10740165
2026-03-27 16:35:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 29351f8d-72cf-58a5-a21e-95313226b13f with identifier: 10740165 to the API
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740165>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '29351f8d-72cf-58a5-a21e-95313226b13f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-634-PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740165',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 22618,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5723693/general/fb40855e-a079-4556-88d5-ea12203e6083.jpg',
'https://images.openlane.eu/carimgs/5723693/general/a89bc328-f104-4e5a-a560-be017ad1529f.jpg',
'https://images.openlane.eu/carimgs/5723693/general/e4a7562b-afb0-4ccd-8258-844f1c514d10.jpg',
'https://images.openlane.eu/carimgs/5723693/general/154acb11-70d1-4766-9510-23bbcb2fc7bf.jpg',
'https://images.openlane.eu/carimgs/5723693/general/04e82886-2151-4f92-9c3e-7a05f912a3f9.jpg',
'https://images.openlane.eu/carimgs/5723693/general/2fd6d096-63a6-406d-bdaf-d90515e3d3f1.jpg',
'https://images.openlane.eu/carimgs/5723693/general/de0fd5d2-29ea-4228-9440-0564a27a1d88.jpg',
'https://images.openlane.eu/carimgs/5723693/general/14479a12-6227-496e-a37c-443e2aab49c6.jpg',
'https://images.openlane.eu/carimgs/5723693/general/42bcdc46-193a-437e-a78f-bdcac536e969.jpg',
'https://images.openlane.eu/carimgs/5723693/general/ef5d7c17-7ee3-412c-b628-73987a580234.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77555,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/fb40855e-a079-4556-88d5-ea12203e6083.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118677,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/a89bc328-f104-4e5a-a560-be017ad1529f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112160,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/e4a7562b-afb0-4ccd-8258-844f1c514d10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107038,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/154acb11-70d1-4766-9510-23bbcb2fc7bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68604,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/04e82886-2151-4f92-9c3e-7a05f912a3f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62436,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/2fd6d096-63a6-406d-bdaf-d90515e3d3f1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64229,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/de0fd5d2-29ea-4228-9440-0564a27a1d88.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89387,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/14479a12-6227-496e-a37c-443e2aab49c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90321,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/42bcdc46-193a-437e-a78f-bdcac536e969.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29351f8d-72cf-58a5-a21e-95313226b13f/29351f8d-72cf-58a5-a21e-95313226b13f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62846,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723693/general/ef5d7c17-7ee3-412c-b628-73987a580234.jpg',
'Width': 800}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 2,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz Citan 109 CDI Pro - Diesel - Manual - 95 hp - 22.618 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740165%27 HTTP/1.1" 200 None
2026-03-27 16:35:05 [adesa.fr] INFO: Saving data for 10740165: {'created_time': 1774629305.453871, 'last_price_update_time': 1774629305.453883, 'auction_closing_time': 1774872900.0}
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740165') HTTP/1.1" 204 0
2026-03-27 16:35:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eeb344fd-fb4b-5368-bb01-498c4cd11c91 with identifier: 10731358
2026-03-27 16:35:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eeb344fd-fb4b-5368-bb01-498c4cd11c91 with identifier: 10731358
2026-03-27 16:35:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eeb344fd-fb4b-5368-bb01-498c4cd11c91 with identifier: 10731358 to the API
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731358>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 178,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'eeb344fd-fb4b-5368-bb01-498c4cd11c91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'K503133731',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731358',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Camry',
'odometer': 103000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21300,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'IGOR & CARS',
'title': 'Toyota Camry Design - Hybrid - Automatic - 178 hp - 103.000 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731358%27 HTTP/1.1" 200 None
2026-03-27 16:35:05 [adesa.fr] INFO: Saving data for 10731358: {'auction_closing_time': 1774864800.0, 'created_time': 1774542787.66222, 'last_price_update_time': 1774629305.716422}
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10731358') HTTP/1.1" 204 0
2026-03-27 16:35:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1a6321f9-9ddf-5bd6-adca-5d853376da30 with identifier: 10738587
2026-03-27 16:35:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1a6321f9-9ddf-5bd6-adca-5d853376da30 with identifier: 10738587
2026-03-27 16:35:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1a6321f9-9ddf-5bd6-adca-5d853376da30 with identifier: 10738587 to the API
2026-03-27 16:35:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750049/general/dc321cb7-ba38-4924-9dad-0af4431ce33b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '1a6321f9-9ddf-5bd6-adca-5d853376da30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-740-LY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738587',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 90398,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106889,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750049/general/9ed9348d-9ea1-4a52-b1f9-86561f599607.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125705,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750049/general/dc321cb7-ba38-4924-9dad-0af4431ce33b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750049/general/d9c687da-e76e-4906-8846-dd60e0537f7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750049/general/408a2a60-4f2d-4570-9a30-57d7b4991ab2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71991,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750049/general/79561d79-9a8e-4f4c-9198-567066443466.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750049/general/55b6981d-fd5e-40dc-9469-2af183de82a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750049/general/2486a1e3-59bf-48e0-9521-59b92059b39b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83525,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750049/general/9f2fa87b-fe85-4fb9-8e68-9fe66233d5af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79657,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750049/general/2d79116e-70e7-466c-897e-6b203e9af309.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a6321f9-9ddf-5bd6-adca-5d853376da30/1a6321f9-9ddf-5bd6-adca-5d853376da30_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750049/general/bbe55e9f-5795-4cb8-bd74-589d64e7da4f.jpg',
'Width': 1024}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-06-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota C-HR 1.8 Dynamic Business - Hybrid - Automatic - 122 hp - '
'90.398 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2023}
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738587%27 HTTP/1.1" 200 None
2026-03-27 16:35:06 [adesa.fr] INFO: Saving data for 10738587: {'created_time': 1774629306.105566, 'last_price_update_time': 1774629306.105576, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738587') HTTP/1.1" 204 0
2026-03-27 16:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750145/general/ebe07984-5390-42a0-9178-aa84e26de131.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738679)
2026-03-27 16:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721161/general/e1c207b9-cdbe-430e-bbd2-470b0635bf3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740162)
2026-03-27 16:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721161/general/f8b773e4-d27b-4f79-b9e1-3c507967b318.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740162)
2026-03-27 16:35:06 [adesa.fr] INFO: Found listing with ID: 10646224
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710646224%27 HTTP/1.1" 200 None
2026-03-27 16:35:06 [adesa.fr] INFO: Scrape type for 10646224: 0
2026-03-27 16:35:06 [adesa.fr] INFO: Skipping item 10646224 url https://www.openlane.eu/en/carv6/auction/10646224
2026-03-27 16:35:06 [adesa.fr] INFO: Found listing with ID: 10667468
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710667468%27 HTTP/1.1" 200 None
2026-03-27 16:35:06 [adesa.fr] INFO: Scrape type for 10667468: 0
2026-03-27 16:35:06 [adesa.fr] INFO: Skipping item 10667468 url https://www.openlane.eu/en/carv6/auction/10667468
2026-03-27 16:35:06 [adesa.fr] INFO: Found listing with ID: 10666205
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710666205%27 HTTP/1.1" 200 None
2026-03-27 16:35:06 [adesa.fr] INFO: Scrape type for 10666205: 0
2026-03-27 16:35:06 [adesa.fr] INFO: Skipping item 10666205 url https://www.openlane.eu/en/carv6/auction/10666205
2026-03-27 16:35:06 [adesa.fr] INFO: Found listing with ID: 10731312
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731312%27 HTTP/1.1" 200 None
2026-03-27 16:35:06 [adesa.fr] INFO: Scrape type for 10731312: 0
2026-03-27 16:35:06 [adesa.fr] INFO: Skipping item 10731312 url https://www.openlane.eu/en/carv6/auction/10731312
2026-03-27 16:35:06 [adesa.fr] INFO: Found listing with ID: 10493049
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710493049%27 HTTP/1.1" 200 None
2026-03-27 16:35:06 [adesa.fr] INFO: Scrape type for 10493049: 0
2026-03-27 16:35:06 [adesa.fr] INFO: Skipping item 10493049 url https://www.openlane.eu/en/carv6/auction/10493049
2026-03-27 16:35:06 [adesa.fr] INFO: Found listing with ID: 10497191
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710497191%27 HTTP/1.1" 200 None
2026-03-27 16:35:06 [adesa.fr] INFO: Scrape type for 10497191: 0
2026-03-27 16:35:06 [adesa.fr] INFO: Skipping item 10497191 url https://www.openlane.eu/en/carv6/auction/10497191
2026-03-27 16:35:06 [adesa.fr] INFO: Found listing with ID: 10675010
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710675010%27 HTTP/1.1" 200 None
2026-03-27 16:35:06 [adesa.fr] INFO: Scrape type for 10675010: 0
2026-03-27 16:35:06 [adesa.fr] INFO: Skipping item 10675010 url https://www.openlane.eu/en/carv6/auction/10675010
2026-03-27 16:35:06 [adesa.fr] INFO: Found listing with ID: 10733984
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733984%27 HTTP/1.1" 200 None
2026-03-27 16:35:06 [adesa.fr] INFO: Scrape type for 10733984: 0
2026-03-27 16:35:06 [adesa.fr] INFO: Skipping item 10733984 url https://www.openlane.eu/en/carv6/auction/10733984
2026-03-27 16:35:06 [adesa.fr] INFO: Found listing with ID: 10675009
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710675009%27 HTTP/1.1" 200 None
2026-03-27 16:35:06 [adesa.fr] INFO: Scrape type for 10675009: 0
2026-03-27 16:35:06 [adesa.fr] INFO: Skipping item 10675009 url https://www.openlane.eu/en/carv6/auction/10675009
2026-03-27 16:35:06 [adesa.fr] INFO: Found listing with ID: 10695475
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695475%27 HTTP/1.1" 200 None
2026-03-27 16:35:06 [adesa.fr] INFO: Scrape type for 10695475: 2
2026-03-27 16:35:06 [adesa.fr] INFO: Scraping item 10695475 url https://www.openlane.eu/en/carv6/auction/10695475
2026-03-27 16:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739828> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698902> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698905> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258e1490>
2026-03-27 16:35:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750050%252Fgeneral%252Fd2db24c3-6040-4f4b-9402-7bda57959bd3.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750050/general/d2db24c3-6040-4f4b-9402-7bda57959bd3.jpg saved to cache
2026-03-27 16:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a60160d3-9a2d-5cee-bfd3-27832eab9efd
2026-03-27 16:35:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a60160d3-9a2d-5cee-bfd3-27832eab9efd, skipping ID generation
2026-03-27 16:35:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a60160d3-9a2d-5cee-bfd3-27832eab9efd with scrape type 1
2026-03-27 16:35:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a60160d3-9a2d-5cee-bfd3-27832eab9efd sending to next pipeline
2026-03-27 16:35:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a60160d3-9a2d-5cee-bfd3-27832eab9efd, identifier: 10738588
2026-03-27 16:35:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b with identifier: 10724801
2026-03-27 16:35:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b with scrape type 2
2026-03-27 16:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b with scrape type 2
2026-03-27 16:35:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b, identifier: 10724801
2026-03-27 16:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750145/general/e6f7c754-a9c7-437a-9446-7b8fa6b84003.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738679)
2026-03-27 16:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750145/general/0e38875d-5a9a-486b-bbfd-f1d31f87a889.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738679)
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252F83afe240-af87-4240-9e36-3b3053687f27.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/83afe240-af87-4240-9e36-3b3053687f27.jpg not downloaded yet
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252Faf697354-c87e-4fff-8469-c57ab242b875.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/af697354-c87e-4fff-8469-c57ab242b875.jpg not downloaded yet
2026-03-27 16:35:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a60160d3-9a2d-5cee-bfd3-27832eab9efd with identifier: 10738588
2026-03-27 16:35:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a60160d3-9a2d-5cee-bfd3-27832eab9efd with identifier: 10738588
2026-03-27 16:35:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a60160d3-9a2d-5cee-bfd3-27832eab9efd with identifier: 10738588 to the API
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750050/general/d2db24c3-6040-4f4b-9402-7bda57959bd3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a60160d3-9a2d-5cee-bfd3-27832eab9efd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-121-XB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738588',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 97267,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123773,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750050/general/3e973cb3-1579-4883-9d4b-d0d531c6f8d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134595,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750050/general/d2db24c3-6040-4f4b-9402-7bda57959bd3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123454,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750050/general/8ceb4182-903e-4aef-902e-9f4034ddd9a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750050/general/439792a4-eba2-46f5-91e7-de162c400fb2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750050/general/782e20a8-18cc-4a4d-a203-04ca4c825517.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750050/general/c05c3d0a-3d10-4182-a616-515456c33635.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750050/general/10c263bc-6fcd-4a08-a82e-3fbe9549e19c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113144,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750050/general/e3dedc16-90c9-4cee-840a-33800f099963.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750050/general/a6af5cb9-6e53-4ef1-b8bb-f0f35adc8ef3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a60160d3-9a2d-5cee-bfd3-27832eab9efd/a60160d3-9a2d-5cee-bfd3-27832eab9efd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77819,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750050/general/812d38e2-3ff2-41a2-90e1-383c87bbf646.jpg',
'Width': 1024}],
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-10-18',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota C-HR 1.8 Design - Hybrid - Automatic - 122 hp - 97.267 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738588%27 HTTP/1.1" 200 None
2026-03-27 16:35:06 [adesa.fr] INFO: Saving data for 10738588: {'created_time': 1774629306.89126, 'last_price_update_time': 1774629306.891272, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738588') HTTP/1.1" 204 0
2026-03-27 16:35:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b with identifier: 10724801
2026-03-27 16:35:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b with identifier: 10724801
2026-03-27 16:35:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b with identifier: 10724801 to the API
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724801>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': 'f9bd6ff7-1767-51fb-a331-bbc56ee4aa4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'W90910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724801',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 59682,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2023-03-03',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW X2 25e M Sport - xDrive - Hybrid - Automatic - 125 hp - 59.682 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724801%27 HTTP/1.1" 200 None
2026-03-27 16:35:07 [adesa.fr] INFO: Saving data for 10724801: {'auction_closing_time': 1801392300.0, 'created_time': 1774445611.499275, 'last_price_update_time': 1774629307.252878}
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724801') HTTP/1.1" 204 0
2026-03-27 16:35:07 [scrapy.extensions.logstats] INFO: Crawled 452 pages (at 62 pages/min), scraped 174 items (at 58 items/min)
2026-03-27 16:35:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 187MiB
2026-03-27 16:35:07 [adesa.fr] INFO: Found listing with ID: 10653814
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710653814%27 HTTP/1.1" 200 None
2026-03-27 16:35:07 [adesa.fr] INFO: Scrape type for 10653814: 2
2026-03-27 16:35:07 [adesa.fr] INFO: Scraping item 10653814 url https://www.openlane.eu/en/carv6/auction/10653814
2026-03-27 16:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4e9d7be-b276-5b94-b691-b07552a0305e with identifier: 10730919
2026-03-27 16:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4e9d7be-b276-5b94-b691-b07552a0305e with scrape type 2
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4e9d7be-b276-5b94-b691-b07552a0305e with scrape type 2
2026-03-27 16:35:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b4e9d7be-b276-5b94-b691-b07552a0305e, identifier: 10730919
2026-03-27 16:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff22550>
2026-03-27 16:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252Ffa394e69-486c-4559-b2ef-e3a1b8961aca.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/fa394e69-486c-4559-b2ef-e3a1b8961aca.jpg saved to cache
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ca52cc7b-fd08-53b9-a0d1-48529e104618
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252F94542aad-fe90-4336-94d2-715912ff0586.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/94542aad-fe90-4336-94d2-715912ff0586.jpg not downloaded yet
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252Fa4a1301e-1356-4f18-9346-472afd5cfcd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/a4a1301e-1356-4f18-9346-472afd5cfcd8.jpg not downloaded yet
2026-03-27 16:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b4e9d7be-b276-5b94-b691-b07552a0305e with identifier: 10730919
2026-03-27 16:35:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b4e9d7be-b276-5b94-b691-b07552a0305e with identifier: 10730919
2026-03-27 16:35:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b4e9d7be-b276-5b94-b691-b07552a0305e with identifier: 10730919 to the API
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730919>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'b4e9d7be-b276-5b94-b691-b07552a0305e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP-005-CW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730919',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 108092,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 3300,
'price_includes_vat': True,
'registration_date': '2020-02-28',
'seats_number': 2,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Renault Clio 1.0 Air - Petrol - Manual - 75 hp - 108.092 km',
'transmission': 'manual',
'trim': 'Air',
'vin': None,
'year': 2020}
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730919%27 HTTP/1.1" 200 None
2026-03-27 16:35:07 [adesa.fr] INFO: Saving data for 10730919: {'auction_closing_time': 1774868400.0, 'created_time': 1774532154.03363, 'last_price_update_time': 1774629307.718753}
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730919') HTTP/1.1" 204 0
2026-03-27 16:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22586b190>
2026-03-27 16:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252Febe07984-5390-42a0-9178-aa84e26de131.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/ebe07984-5390-42a0-9178-aa84e26de131.jpg saved to cache
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ef867bfe-db8d-58c7-8144-7a9166475790
2026-03-27 16:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224199750>
2026-03-27 16:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252Fe1c207b9-cdbe-430e-bbd2-470b0635bf3c.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/e1c207b9-cdbe-430e-bbd2-470b0635bf3c.jpg saved to cache
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ca52cc7b-fd08-53b9-a0d1-48529e104618
2026-03-27 16:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b1de90>
2026-03-27 16:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252Ff8b773e4-d27b-4f79-b9e1-3c507967b318.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/f8b773e4-d27b-4f79-b9e1-3c507967b318.jpg saved to cache
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ca52cc7b-fd08-53b9-a0d1-48529e104618
2026-03-27 16:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 597a0510-5213-5a76-a5cf-98182e20b2e1 with identifier: 10739828
2026-03-27 16:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 597a0510-5213-5a76-a5cf-98182e20b2e1 with scrape type 1
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 597a0510-5213-5a76-a5cf-98182e20b2e1
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252Ff5d6e156-b082-40ef-b6c9-d7acf284e7ec.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/f5d6e156-b082-40ef-b6c9-d7acf284e7ec.jpeg already downloaded
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252F1a36108c-e2f0-4a6f-822d-d0f8b4a1c1e4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/1a36108c-e2f0-4a6f-822d-d0f8b4a1c1e4.jpeg already downloaded
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252F2462fe38-78da-4201-875b-eeb91895a20d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/2462fe38-78da-4201-875b-eeb91895a20d.jpeg already downloaded
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252Fa6511384-1918-418d-b99a-59ffe23c646c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/a6511384-1918-418d-b99a-59ffe23c646c.jpeg already downloaded
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252F30af4206-6ca0-4542-88db-685cc85075ea.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/30af4206-6ca0-4542-88db-685cc85075ea.jpeg already downloaded
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252F83fdfb50-e110-4635-943b-c128bef5da95.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/83fdfb50-e110-4635-943b-c128bef5da95.jpeg already downloaded
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252Fdae8e645-260d-468b-996c-f26d35297e19.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/dae8e645-260d-468b-996c-f26d35297e19.jpeg already downloaded
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252Fe28960e1-7187-4298-b3cd-ff02502b0bfb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/e28960e1-7187-4298-b3cd-ff02502b0bfb.jpeg already downloaded
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252Faa266b88-1894-43f7-947e-5e282082ca4f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/aa266b88-1894-43f7-947e-5e282082ca4f.jpeg already downloaded
2026-03-27 16:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746091%252Fgeneral%252Fe391b51d-03f3-4c18-b0e6-1c16640d8512.jpeg%27 HTTP/1.1" 200 None
2026-03-27 16:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746091/general/e391b51d-03f3-4c18-b0e6-1c16640d8512.jpeg already downloaded
2026-03-27 16:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 597a0510-5213-5a76-a5cf-98182e20b2e1, identifier: 10739828
2026-03-27 16:35:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: feea0c36-cd97-537c-949d-55bccf0cf205 with identifier: 10698904
2026-03-27 16:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feea0c36-cd97-537c-949d-55bccf0cf205 with scrape type 2
2026-03-27 16:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item feea0c36-cd97-537c-949d-55bccf0cf205 with scrape type 2
2026-03-27 16:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: feea0c36-cd97-537c-949d-55bccf0cf205, identifier: 10698904
2026-03-27 16:35:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6 with identifier: 10698902
2026-03-27 16:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6 with scrape type 2
2026-03-27 16:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6 with scrape type 2
2026-03-27 16:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6, identifier: 10698902
2026-03-27 16:35:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9b8c7d2-4462-59e5-98e5-4a20b2aedade with identifier: 10698905
2026-03-27 16:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9b8c7d2-4462-59e5-98e5-4a20b2aedade with scrape type 2
2026-03-27 16:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9b8c7d2-4462-59e5-98e5-4a20b2aedade with scrape type 2
2026-03-27 16:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a9b8c7d2-4462-59e5-98e5-4a20b2aedade, identifier: 10698905
2026-03-27 16:35:08 [adesa.fr] INFO: Found listing with ID: 10707921
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707921%27 HTTP/1.1" 200 None
2026-03-27 16:35:08 [adesa.fr] INFO: Scrape type for 10707921: 0
2026-03-27 16:35:08 [adesa.fr] INFO: Skipping item 10707921 url https://www.openlane.eu/en/carv6/auction/10707921
2026-03-27 16:35:08 [adesa.fr] INFO: Found listing with ID: 10733990
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733990%27 HTTP/1.1" 200 None
2026-03-27 16:35:08 [adesa.fr] INFO: Scrape type for 10733990: 0
2026-03-27 16:35:08 [adesa.fr] INFO: Skipping item 10733990 url https://www.openlane.eu/en/carv6/auction/10733990
2026-03-27 16:35:08 [adesa.fr] INFO: Found listing with ID: 10696362
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710696362%27 HTTP/1.1" 200 None
2026-03-27 16:35:08 [adesa.fr] INFO: Scrape type for 10696362: 2
2026-03-27 16:35:08 [adesa.fr] INFO: Scraping item 10696362 url https://www.openlane.eu/en/carv6/auction/10696362
2026-03-27 16:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 597a0510-5213-5a76-a5cf-98182e20b2e1 with identifier: 10739828
2026-03-27 16:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 597a0510-5213-5a76-a5cf-98182e20b2e1 with identifier: 10739828
2026-03-27 16:35:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 597a0510-5213-5a76-a5cf-98182e20b2e1 with identifier: 10739828 to the API
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739828>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '597a0510-5213-5a76-a5cf-98182e20b2e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-283-RT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739828',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 79031,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5746091/general/f5d6e156-b082-40ef-b6c9-d7acf284e7ec.jpeg',
'https://images.openlane.eu/carimgs/5746091/general/1a36108c-e2f0-4a6f-822d-d0f8b4a1c1e4.jpeg',
'https://images.openlane.eu/carimgs/5746091/general/2462fe38-78da-4201-875b-eeb91895a20d.jpeg',
'https://images.openlane.eu/carimgs/5746091/general/a6511384-1918-418d-b99a-59ffe23c646c.jpeg',
'https://images.openlane.eu/carimgs/5746091/general/30af4206-6ca0-4542-88db-685cc85075ea.jpeg',
'https://images.openlane.eu/carimgs/5746091/general/83fdfb50-e110-4635-943b-c128bef5da95.jpeg',
'https://images.openlane.eu/carimgs/5746091/general/dae8e645-260d-468b-996c-f26d35297e19.jpeg',
'https://images.openlane.eu/carimgs/5746091/general/e28960e1-7187-4298-b3cd-ff02502b0bfb.jpeg',
'https://images.openlane.eu/carimgs/5746091/general/aa266b88-1894-43f7-947e-5e282082ca4f.jpeg',
'https://images.openlane.eu/carimgs/5746091/general/e391b51d-03f3-4c18-b0e6-1c16640d8512.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3869832,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/f5d6e156-b082-40ef-b6c9-d7acf284e7ec.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3761639,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/1a36108c-e2f0-4a6f-822d-d0f8b4a1c1e4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4594319,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/2462fe38-78da-4201-875b-eeb91895a20d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4018740,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/a6511384-1918-418d-b99a-59ffe23c646c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3717489,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/30af4206-6ca0-4542-88db-685cc85075ea.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2407936,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/83fdfb50-e110-4635-943b-c128bef5da95.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3654193,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/dae8e645-260d-468b-996c-f26d35297e19.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4332448,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/e28960e1-7187-4298-b3cd-ff02502b0bfb.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2941588,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/aa266b88-1894-43f7-947e-5e282082ca4f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_597a0510-5213-5a76-a5cf-98182e20b2e1/597a0510-5213-5a76-a5cf-98182e20b2e1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2989381,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746091/general/e391b51d-03f3-4c18-b0e6-1c16640d8512.jpeg',
'Width': 4032}],
'price': 16300,
'price_includes_vat': True,
'registration_date': '2022-07-12',
'seats_number': 5,
'seller_name': 'A12 Automobile',
'title': 'Jeep Compass 4xe 1.3 S - Hybrid - Automatic - 180 hp - 79.031 km',
'transmission': 'automatic',
'trim': 'S',
'vin': None,
'year': 2022}
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710739828%27 HTTP/1.1" 200 None
2026-03-27 16:35:08 [adesa.fr] INFO: Saving data for 10739828: {'created_time': 1774629308.676418, 'last_price_update_time': 1774629308.676428, 'auction_closing_time': 1774864800.0}
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10739828') HTTP/1.1" 204 0
2026-03-27 16:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: feea0c36-cd97-537c-949d-55bccf0cf205 with identifier: 10698904
2026-03-27 16:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: feea0c36-cd97-537c-949d-55bccf0cf205 with identifier: 10698904
2026-03-27 16:35:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: feea0c36-cd97-537c-949d-55bccf0cf205 with identifier: 10698904 to the API
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698904>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 162,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'feea0c36-cd97-537c-949d-55bccf0cf205',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50222',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698904',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 37738,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29300,
'price_includes_vat': True,
'registration_date': '2024-06-07',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Stelvio 2.2 Sprint - Diesel - Automatic - 162 hp - '
'37.738 km',
'transmission': 'automatic',
'trim': 'Sprint',
'vin': None,
'year': 2024}
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698904%27 HTTP/1.1" 200 None
2026-03-27 16:35:08 [adesa.fr] INFO: Saving data for 10698904: {'auction_closing_time': 1798675200.0, 'created_time': 1774013601.981538, 'last_price_update_time': 1774629308.936895}
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698904') HTTP/1.1" 204 0
2026-03-27 16:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6 with identifier: 10698902
2026-03-27 16:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6 with identifier: 10698902
2026-03-27 16:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 95a5f5d4-aeb2-57a6-abc6-9c298e470fd6 with identifier: 10698902 to the API
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698902>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 162,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '95a5f5d4-aeb2-57a6-abc6-9c298e470fd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698902',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 28318,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29800,
'price_includes_vat': True,
'registration_date': '2024-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Stelvio 2.2 Sprint - Diesel - Automatic - 162 hp - '
'28.318 km',
'transmission': 'automatic',
'trim': 'Sprint',
'vin': None,
'year': 2024}
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698902%27 HTTP/1.1" 200 None
2026-03-27 16:35:09 [adesa.fr] INFO: Saving data for 10698902: {'auction_closing_time': 1798675200.0, 'created_time': 1774013603.146751, 'last_price_update_time': 1774629309.340622}
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698902') HTTP/1.1" 204 0
2026-03-27 16:35:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a9b8c7d2-4462-59e5-98e5-4a20b2aedade with identifier: 10698905
2026-03-27 16:35:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a9b8c7d2-4462-59e5-98e5-4a20b2aedade with identifier: 10698905
2026-03-27 16:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a9b8c7d2-4462-59e5-98e5-4a20b2aedade with identifier: 10698905 to the API
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698905>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 181,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a9b8c7d2-4462-59e5-98e5-4a20b2aedade',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50224',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698905',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 31834,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2023-03-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Tonale 1.3 Ti - Hybrid - Automatic - 181 hp - 31.834 km',
'transmission': 'automatic',
'trim': 'Ti',
'vin': None,
'year': 2023}
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698905%27 HTTP/1.1" 200 None
2026-03-27 16:35:09 [adesa.fr] INFO: Saving data for 10698905: {'auction_closing_time': 1798675200.0, 'created_time': 1774013600.972961, 'last_price_update_time': 1774629309.61311}
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698905') HTTP/1.1" 204 0
2026-03-27 16:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750145/general/b48a3539-ff75-4f41-ba07-18a7511a71e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738679)
2026-03-27 16:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750145/general/93ed8207-3dd8-4e0e-8454-6662c0b0e6ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738679)
2026-03-27 16:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721161/general/a5dae25a-0e71-42b5-a0d8-50de830cda9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740162)
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252F8fe9a7ec-2c71-46d1-907a-db5c1681bea5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/8fe9a7ec-2c71-46d1-907a-db5c1681bea5.jpg not downloaded yet
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252F8574b0b2-44da-4099-af7a-5c10b815d00e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/8574b0b2-44da-4099-af7a-5c10b815d00e.jpg not downloaded yet
2026-03-27 16:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258a5e90>
2026-03-27 16:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252Fe6f7c754-a9c7-437a-9446-7b8fa6b84003.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/e6f7c754-a9c7-437a-9446-7b8fa6b84003.jpg saved to cache
2026-03-27 16:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ef867bfe-db8d-58c7-8144-7a9166475790
2026-03-27 16:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243753d0>
2026-03-27 16:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252F0e38875d-5a9a-486b-bbfd-f1d31f87a889.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/0e38875d-5a9a-486b-bbfd-f1d31f87a889.jpg saved to cache
2026-03-27 16:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ef867bfe-db8d-58c7-8144-7a9166475790
2026-03-27 16:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721161/general/fff54cf7-8c9f-4c24-8bfb-d9110c26d7c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740162)
2026-03-27 16:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750145/general/24d8c900-90a2-4d0f-8fb6-9b1823b43439.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738679)
2026-03-27 16:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750051/general/cd559172-0d78-420c-9ea4-e32ff289c2ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738589)
2026-03-27 16:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721161/general/cdf58640-f808-49a1-a98b-3df289ac4d4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740162)
2026-03-27 16:35:09 [adesa.fr] INFO: Found listing with ID: 10406264
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710406264%27 HTTP/1.1" 200 None
2026-03-27 16:35:09 [adesa.fr] INFO: Scrape type for 10406264: 0
2026-03-27 16:35:09 [adesa.fr] INFO: Skipping item 10406264 url https://www.openlane.eu/en/carv6/auction/10406264
2026-03-27 16:35:09 [adesa.fr] INFO: Found listing with ID: 10733986
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733986%27 HTTP/1.1" 200 None
2026-03-27 16:35:09 [adesa.fr] INFO: Scrape type for 10733986: 0
2026-03-27 16:35:09 [adesa.fr] INFO: Skipping item 10733986 url https://www.openlane.eu/en/carv6/auction/10733986
2026-03-27 16:35:09 [adesa.fr] INFO: Found listing with ID: 10730942
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730942%27 HTTP/1.1" 200 None
2026-03-27 16:35:09 [adesa.fr] INFO: Scrape type for 10730942: 0
2026-03-27 16:35:09 [adesa.fr] INFO: Skipping item 10730942 url https://www.openlane.eu/en/carv6/auction/10730942
2026-03-27 16:35:09 [adesa.fr] INFO: Found listing with ID: 10730944
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730944%27 HTTP/1.1" 200 None
2026-03-27 16:35:09 [adesa.fr] INFO: Scrape type for 10730944: 0
2026-03-27 16:35:09 [adesa.fr] INFO: Skipping item 10730944 url https://www.openlane.eu/en/carv6/auction/10730944
2026-03-27 16:35:09 [adesa.fr] INFO: Found listing with ID: 10708002
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710708002%27 HTTP/1.1" 200 None
2026-03-27 16:35:09 [adesa.fr] INFO: Scrape type for 10708002: 0
2026-03-27 16:35:09 [adesa.fr] INFO: Skipping item 10708002 url https://www.openlane.eu/en/carv6/auction/10708002
2026-03-27 16:35:09 [adesa.fr] INFO: Found listing with ID: 10717043
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717043%27 HTTP/1.1" 200 None
2026-03-27 16:35:09 [adesa.fr] INFO: Scrape type for 10717043: 2
2026-03-27 16:35:09 [adesa.fr] INFO: Scraping item 10717043 url https://www.openlane.eu/en/carv6/auction/10717043
2026-03-27 16:35:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750093/general/b327d96b-1b14-4827-a4fc-a6d6972a4cf6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738629)
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252Fd550901e-10d1-435a-8ea0-2290783e3e87.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/d550901e-10d1-435a-8ea0-2290783e3e87.jpg not downloaded yet
2026-03-27 16:35:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a60aec8-7e53-5574-80c8-6999f0f7603a with identifier: 10738524
2026-03-27 16:35:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a60aec8-7e53-5574-80c8-6999f0f7603a with scrape type 1
2026-03-27 16:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a60aec8-7e53-5574-80c8-6999f0f7603a
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252F7e23ba50-c05e-4567-b257-12257f9362b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/7e23ba50-c05e-4567-b257-12257f9362b3.jpg not downloaded yet
2026-03-27 16:35:09 [adesa.fr] INFO: Found listing with ID: 10724173
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724173%27 HTTP/1.1" 200 None
2026-03-27 16:35:09 [adesa.fr] INFO: Scrape type for 10724173: 2
2026-03-27 16:35:09 [adesa.fr] INFO: Scraping item 10724173 url https://www.openlane.eu/en/carv6/auction/10724173
2026-03-27 16:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff58c90>
2026-03-27 16:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252Fb48a3539-ff75-4f41-ba07-18a7511a71e4.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/b48a3539-ff75-4f41-ba07-18a7511a71e4.jpg saved to cache
2026-03-27 16:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ef867bfe-db8d-58c7-8144-7a9166475790
2026-03-27 16:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225abbed0>
2026-03-27 16:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252F93ed8207-3dd8-4e0e-8454-6662c0b0e6ce.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/93ed8207-3dd8-4e0e-8454-6662c0b0e6ce.jpg saved to cache
2026-03-27 16:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ef867bfe-db8d-58c7-8144-7a9166475790
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22448bb50>
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252Fa5dae25a-0e71-42b5-a0d8-50de830cda9c.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/a5dae25a-0e71-42b5-a0d8-50de830cda9c.jpg saved to cache
2026-03-27 16:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ca52cc7b-fd08-53b9-a0d1-48529e104618
2026-03-27 16:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750051/general/11199437-a57c-4775-aace-71578d69cbe4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738589)
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252Fcffb7682-a8bd-4d4a-8ddc-55198b6e7c7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/cffb7682-a8bd-4d4a-8ddc-55198b6e7c7e.jpg not downloaded yet
2026-03-27 16:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750093/general/87539757-aa68-4b4a-83b6-62d55073742d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738629)
2026-03-27 16:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750145/general/af697354-c87e-4fff-8469-c57ab242b875.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738679)
2026-03-27 16:35:10 [adesa.fr] INFO: Found listing with ID: 10728852
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728852%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [adesa.fr] INFO: Scrape type for 10728852: 2
2026-03-27 16:35:10 [adesa.fr] INFO: Scraping item 10728852 url https://www.openlane.eu/en/carv6/auction/10728852
2026-03-27 16:35:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62c3dee9-e43f-5a69-a2c4-75b87103a548 with identifier: 10691264
2026-03-27 16:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62c3dee9-e43f-5a69-a2c4-75b87103a548 with scrape type 2
2026-03-27 16:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62c3dee9-e43f-5a69-a2c4-75b87103a548 with scrape type 2
2026-03-27 16:35:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 62c3dee9-e43f-5a69-a2c4-75b87103a548, identifier: 10691264
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225669d10>
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252Ffff54cf7-8c9f-4c24-8bfb-d9110c26d7c9.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/fff54cf7-8c9f-4c24-8bfb-d9110c26d7c9.jpg saved to cache
2026-03-27 16:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ca52cc7b-fd08-53b9-a0d1-48529e104618
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224548150>
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252F24d8c900-90a2-4d0f-8fb6-9b1823b43439.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/24d8c900-90a2-4d0f-8fb6-9b1823b43439.jpg saved to cache
2026-03-27 16:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ef867bfe-db8d-58c7-8144-7a9166475790
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241a4b50>
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252Fcd559172-0d78-420c-9ea4-e32ff289c2ca.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/cd559172-0d78-420c-9ea4-e32ff289c2ca.jpg saved to cache
2026-03-27 16:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f6558585-b821-5cca-90d9-f92159df8633
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225851510>
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252Fcdf58640-f808-49a1-a98b-3df289ac4d4b.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/cdf58640-f808-49a1-a98b-3df289ac4d4b.jpg saved to cache
2026-03-27 16:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ca52cc7b-fd08-53b9-a0d1-48529e104618
2026-03-27 16:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750142/general/881c5334-514f-4b9a-86cf-03f1e7589015.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738676)
2026-03-27 16:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721161/general/83afe240-af87-4240-9e36-3b3053687f27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740162)
2026-03-27 16:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721161/general/94542aad-fe90-4336-94d2-715912ff0586.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740162)
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252F42827b48-84d7-4456-a5db-e103c307b0c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/42827b48-84d7-4456-a5db-e103c307b0c4.jpg not downloaded yet
2026-03-27 16:35:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 62c3dee9-e43f-5a69-a2c4-75b87103a548 with identifier: 10691264
2026-03-27 16:35:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 62c3dee9-e43f-5a69-a2c4-75b87103a548 with identifier: 10691264
2026-03-27 16:35:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 62c3dee9-e43f-5a69-a2c4-75b87103a548 with identifier: 10691264 to the API
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691264>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '62c3dee9-e43f-5a69-a2c4-75b87103a548',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52237',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691264',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 24255,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2025-01-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C4 1.2 Max - Petrol - Automatic - 136 hp - 24.255 km',
'transmission': 'automatic',
'trim': 'Max',
'vin': None,
'year': 2025}
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691264%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [adesa.fr] INFO: Saving data for 10691264: {'auction_closing_time': 1798675200.0, 'created_time': 1774013597.834784, 'last_price_update_time': 1774629310.626632}
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10691264') HTTP/1.1" 204 0
2026-03-27 16:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750145/general/a4a1301e-1356-4f18-9346-472afd5cfcd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738679)
2026-03-27 16:35:10 [adesa.fr] INFO: Found listing with ID: 10691965
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691965%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [adesa.fr] INFO: Scrape type for 10691965: 0
2026-03-27 16:35:10 [adesa.fr] INFO: Skipping item 10691965 url https://www.openlane.eu/en/carv6/auction/10691965
2026-03-27 16:35:10 [adesa.fr] INFO: Found listing with ID: 10405347
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405347%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [adesa.fr] INFO: Scrape type for 10405347: 0
2026-03-27 16:35:10 [adesa.fr] INFO: Skipping item 10405347 url https://www.openlane.eu/en/carv6/auction/10405347
2026-03-27 16:35:10 [adesa.fr] INFO: Found listing with ID: 10583767
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710583767%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [adesa.fr] INFO: Scrape type for 10583767: 0
2026-03-27 16:35:10 [adesa.fr] INFO: Skipping item 10583767 url https://www.openlane.eu/en/carv6/auction/10583767
2026-03-27 16:35:10 [adesa.fr] INFO: Found listing with ID: 10405345
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405345%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [adesa.fr] INFO: Scrape type for 10405345: 0
2026-03-27 16:35:10 [adesa.fr] INFO: Skipping item 10405345 url https://www.openlane.eu/en/carv6/auction/10405345
2026-03-27 16:35:10 [adesa.fr] INFO: Found listing with ID: 10655718
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710655718%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [adesa.fr] INFO: Scrape type for 10655718: 0
2026-03-27 16:35:10 [adesa.fr] INFO: Skipping item 10655718 url https://www.openlane.eu/en/carv6/auction/10655718
2026-03-27 16:35:10 [adesa.fr] INFO: Found listing with ID: 10532900
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710532900%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [adesa.fr] INFO: Scrape type for 10532900: 0
2026-03-27 16:35:10 [adesa.fr] INFO: Skipping item 10532900 url https://www.openlane.eu/en/carv6/auction/10532900
2026-03-27 16:35:10 [adesa.fr] INFO: Found listing with ID: 10691961
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691961%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [adesa.fr] INFO: Scrape type for 10691961: 0
2026-03-27 16:35:10 [adesa.fr] INFO: Skipping item 10691961 url https://www.openlane.eu/en/carv6/auction/10691961
2026-03-27 16:35:10 [adesa.fr] INFO: Found listing with ID: 10405353
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405353%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [adesa.fr] INFO: Scrape type for 10405353: 0
2026-03-27 16:35:10 [adesa.fr] INFO: Skipping item 10405353 url https://www.openlane.eu/en/carv6/auction/10405353
2026-03-27 16:35:10 [adesa.fr] INFO: Found listing with ID: 10641918
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710641918%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [adesa.fr] INFO: Scrape type for 10641918: 0
2026-03-27 16:35:10 [adesa.fr] INFO: Skipping item 10641918 url https://www.openlane.eu/en/carv6/auction/10641918
2026-03-27 16:35:10 [adesa.fr] INFO: Found listing with ID: 10722731
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722731%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [adesa.fr] INFO: Scrape type for 10722731: 2
2026-03-27 16:35:10 [adesa.fr] INFO: Scraping item 10722731 url https://www.openlane.eu/en/carv6/auction/10722731
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225d148d0>
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252Fb327d96b-1b14-4827-a4fc-a6d6972a4cf6.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/b327d96b-1b14-4827-a4fc-a6d6972a4cf6.jpg saved to cache
2026-03-27 16:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5478e9f4-8813-585a-9dc2-897c3bd1e18a
2026-03-27 16:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750145/general/8574b0b2-44da-4099-af7a-5c10b815d00e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738679)
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252Fb28473fe-5341-4dc0-aea8-027705148246.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/b28473fe-5341-4dc0-aea8-027705148246.jpg not downloaded yet
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b7810>
2026-03-27 16:35:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750051%252Fgeneral%252F11199437-a57c-4775-aace-71578d69cbe4.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750051/general/11199437-a57c-4775-aace-71578d69cbe4.jpg saved to cache
2026-03-27 16:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f6558585-b821-5cca-90d9-f92159df8633
2026-03-27 16:35:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f6558585-b821-5cca-90d9-f92159df8633, skipping ID generation
2026-03-27 16:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6558585-b821-5cca-90d9-f92159df8633 with scrape type 1
2026-03-27 16:35:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f6558585-b821-5cca-90d9-f92159df8633 sending to next pipeline
2026-03-27 16:35:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f6558585-b821-5cca-90d9-f92159df8633, identifier: 10738589
2026-03-27 16:35:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22693c950>
2026-03-27 16:35:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750093%252Fgeneral%252F87539757-aa68-4b4a-83b6-62d55073742d.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750093/general/87539757-aa68-4b4a-83b6-62d55073742d.jpg saved to cache
2026-03-27 16:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5478e9f4-8813-585a-9dc2-897c3bd1e18a
2026-03-27 16:35:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5478e9f4-8813-585a-9dc2-897c3bd1e18a, skipping ID generation
2026-03-27 16:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5478e9f4-8813-585a-9dc2-897c3bd1e18a with scrape type 1
2026-03-27 16:35:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5478e9f4-8813-585a-9dc2-897c3bd1e18a sending to next pipeline
2026-03-27 16:35:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5478e9f4-8813-585a-9dc2-897c3bd1e18a, identifier: 10738629
2026-03-27 16:35:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22595f2d0>
2026-03-27 16:35:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252Faf697354-c87e-4fff-8469-c57ab242b875.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/af697354-c87e-4fff-8469-c57ab242b875.jpg saved to cache
2026-03-27 16:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ef867bfe-db8d-58c7-8144-7a9166475790
2026-03-27 16:35:11 [adesa.fr] INFO: Found listing with ID: 10727623
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710727623%27 HTTP/1.1" 200 None
2026-03-27 16:35:11 [adesa.fr] INFO: Scrape type for 10727623: 2
2026-03-27 16:35:11 [adesa.fr] INFO: Scraping item 10727623 url https://www.openlane.eu/en/carv6/auction/10727623
2026-03-27 16:35:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f6558585-b821-5cca-90d9-f92159df8633 with identifier: 10738589
2026-03-27 16:35:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f6558585-b821-5cca-90d9-f92159df8633 with identifier: 10738589
2026-03-27 16:35:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f6558585-b821-5cca-90d9-f92159df8633 with identifier: 10738589 to the API
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750051/general/11199437-a57c-4775-aace-71578d69cbe4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f6558585-b821-5cca-90d9-f92159df8633',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-922-LY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738589',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 129672,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100381,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750051/general/11199437-a57c-4775-aace-71578d69cbe4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103942,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750051/general/cd559172-0d78-420c-9ea4-e32ff289c2ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129785,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750051/general/9db5d54a-6763-4a95-be6f-56ccf7d247a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104728,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750051/general/bee4a289-f9aa-4acd-81ab-588baa9f4e9b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77976,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750051/general/d9a5c605-5e56-4ed5-8ce9-14b3f0a0cfca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91991,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750051/general/1ffc0725-26dc-49c9-93a1-5fffa1a6122b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93745,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750051/general/a4e402ab-c2bc-473f-847e-20f7fcefb5c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750051/general/57328917-2834-41a7-9086-1f23eb332ec0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127269,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750051/general/68d963f6-9ebd-4802-83c6-c34336861198.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6558585-b821-5cca-90d9-f92159df8633/f6558585-b821-5cca-90d9-f92159df8633_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93759,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750051/general/3a8f74ea-99ba-4ebb-b720-029d9d8a6658.jpg',
'Width': 1024}],
'price': 13400,
'price_includes_vat': True,
'registration_date': '2023-06-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota C-HR 1.8 Dynamic Business - Hybrid - Automatic - 122 hp - '
'129.672 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2023}
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738589%27 HTTP/1.1" 200 None
2026-03-27 16:35:11 [adesa.fr] INFO: Saving data for 10738589: {'created_time': 1774629311.649685, 'last_price_update_time': 1774629311.649697, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738589') HTTP/1.1" 204 0
2026-03-27 16:35:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5478e9f4-8813-585a-9dc2-897c3bd1e18a with identifier: 10738629
2026-03-27 16:35:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5478e9f4-8813-585a-9dc2-897c3bd1e18a with identifier: 10738629
2026-03-27 16:35:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5478e9f4-8813-585a-9dc2-897c3bd1e18a with identifier: 10738629 to the API
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750093/general/87539757-aa68-4b4a-83b6-62d55073742d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '5478e9f4-8813-585a-9dc2-897c3bd1e18a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-975-FN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738629',
'listing': 'auction',
'location': 'Certines (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 67733,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 61,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191380,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750093/general/87539757-aa68-4b4a-83b6-62d55073742d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750093/general/b327d96b-1b14-4827-a4fc-a6d6972a4cf6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215480,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750093/general/9dbdc561-e208-40e5-bf2f-c892c65665cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750093/general/fe28365f-89a6-4927-a640-6e9c0156a90a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86215,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750093/general/a8211010-6036-4062-8e06-1812518e0725.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117142,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750093/general/9b1e5488-ee4c-4f59-9af9-a287e13cb32f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750093/general/b7a54c71-6200-4a61-b08e-dd2f6fb1099a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107113,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750093/general/0b4d2a79-0288-4684-81af-ece57a34854b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750093/general/445fcdbb-a36d-4097-85ff-2ce304d8190f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5478e9f4-8813-585a-9dc2-897c3bd1e18a/5478e9f4-8813-585a-9dc2-897c3bd1e18a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750093/general/73bfffc3-da22-4110-bc7c-333ec5868742.jpg',
'Width': 1024}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota C-HR 1.8 Dynamic Business - Hybrid - Automatic - 122 hp - '
'67.733 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2021}
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738629%27 HTTP/1.1" 200 None
2026-03-27 16:35:12 [adesa.fr] INFO: Saving data for 10738629: {'created_time': 1774629312.039941, 'last_price_update_time': 1774629312.039953, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738629') HTTP/1.1" 204 0
2026-03-27 16:35:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22424d410>
2026-03-27 16:35:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750142%252Fgeneral%252F881c5334-514f-4b9a-86cf-03f1e7589015.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750142/general/881c5334-514f-4b9a-86cf-03f1e7589015.jpg saved to cache
2026-03-27 16:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 777b5af7-dc80-5852-a0bc-91c4b86fe37e
2026-03-27 16:35:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 777b5af7-dc80-5852-a0bc-91c4b86fe37e, skipping ID generation
2026-03-27 16:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 777b5af7-dc80-5852-a0bc-91c4b86fe37e with scrape type 1
2026-03-27 16:35:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 777b5af7-dc80-5852-a0bc-91c4b86fe37e sending to next pipeline
2026-03-27 16:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 777b5af7-dc80-5852-a0bc-91c4b86fe37e, identifier: 10738676
2026-03-27 16:35:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225637950>
2026-03-27 16:35:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252F83afe240-af87-4240-9e36-3b3053687f27.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/83afe240-af87-4240-9e36-3b3053687f27.jpg saved to cache
2026-03-27 16:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ca52cc7b-fd08-53b9-a0d1-48529e104618
2026-03-27 16:35:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224172410>
2026-03-27 16:35:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252F94542aad-fe90-4336-94d2-715912ff0586.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/94542aad-fe90-4336-94d2-715912ff0586.jpg saved to cache
2026-03-27 16:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ca52cc7b-fd08-53b9-a0d1-48529e104618
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252F7d0bd9a7-75ed-4b67-b716-1ae169218f90.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/7d0bd9a7-75ed-4b67-b716-1ae169218f90.jpg not downloaded yet
2026-03-27 16:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 777b5af7-dc80-5852-a0bc-91c4b86fe37e with identifier: 10738676
2026-03-27 16:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 777b5af7-dc80-5852-a0bc-91c4b86fe37e with identifier: 10738676
2026-03-27 16:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 777b5af7-dc80-5852-a0bc-91c4b86fe37e with identifier: 10738676 to the API
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750142/general/881c5334-514f-4b9a-86cf-03f1e7589015.jpg>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '777b5af7-dc80-5852-a0bc-91c4b86fe37e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-984-KG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738676',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 135142,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180182,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750142/general/e3860b55-a85a-4f43-8b62-b3238223a3d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193889,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750142/general/966f8365-f6b4-46e4-ad66-7ba9e8bbb083.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188829,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750142/general/04ea1ae6-d5ba-48a5-bcdc-6262f0949968.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82532,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750142/general/e937f5ff-cbbb-435f-8346-79f7541a5188.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750142/general/eba6bb54-c1ed-4a03-92b8-395b04f87c5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750142/general/24201058-f5fb-44fd-9195-31adad14553f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69401,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750142/general/881c5334-514f-4b9a-86cf-03f1e7589015.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93380,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750142/general/ecbbb74a-2586-4d20-88c8-1d9edb231ed8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126789,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750142/general/02c90921-be01-4c95-b98e-b50573f20cc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_777b5af7-dc80-5852-a0bc-91c4b86fe37e/777b5af7-dc80-5852-a0bc-91c4b86fe37e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95736,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750142/general/641b477d-271d-4355-ad46-309087ff0800.jpg',
'Width': 1024}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-09-14',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota C-HR 1.8 - Hybrid - Automatic - 122 hp - 135.142 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738676%27 HTTP/1.1" 200 None
2026-03-27 16:35:13 [adesa.fr] INFO: Saving data for 10738676: {'created_time': 1774629313.040618, 'last_price_update_time': 1774629313.040629, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738676') HTTP/1.1" 204 0
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22436ccd0>
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252Fa4a1301e-1356-4f18-9346-472afd5cfcd8.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/a4a1301e-1356-4f18-9346-472afd5cfcd8.jpg saved to cache
2026-03-27 16:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ef867bfe-db8d-58c7-8144-7a9166475790
2026-03-27 16:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749981/general/7e23ba50-c05e-4567-b257-12257f9362b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738524)
2026-03-27 16:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750145/general/d550901e-10d1-435a-8ea0-2290783e3e87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738679)
2026-03-27 16:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5721161/general/8fe9a7ec-2c71-46d1-907a-db5c1681bea5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740162)
2026-03-27 16:35:13 [adesa.fr] INFO: Found listing with ID: 10728850
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728850%27 HTTP/1.1" 200 None
2026-03-27 16:35:13 [adesa.fr] INFO: Scrape type for 10728850: 2
2026-03-27 16:35:13 [adesa.fr] INFO: Scraping item 10728850 url https://www.openlane.eu/en/carv6/auction/10728850
2026-03-27 16:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10696362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22696a610>
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252F8574b0b2-44da-4099-af7a-5c10b815d00e.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/8574b0b2-44da-4099-af7a-5c10b815d00e.jpg saved to cache
2026-03-27 16:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ef867bfe-db8d-58c7-8144-7a9166475790
2026-03-27 16:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749981/general/cffb7682-a8bd-4d4a-8ddc-55198b6e7c7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738524)
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252F789a813e-4a41-411d-af1a-18dbc4769a29.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/789a813e-4a41-411d-af1a-18dbc4769a29.jpg not downloaded yet
2026-03-27 16:35:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10653814> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698054> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10695475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749981/general/42827b48-84d7-4456-a5db-e103c307b0c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738524)
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252F556b0b0c-f40c-415d-8b3b-20e935749bc8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/556b0b0c-f40c-415d-8b3b-20e935749bc8.jpg not downloaded yet
2026-03-27 16:35:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252F38001058-c3f2-4337-a5a3-622edab3f479.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/38001058-c3f2-4337-a5a3-622edab3f479.jpg not downloaded yet
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b80810>
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252F7e23ba50-c05e-4567-b257-12257f9362b3.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/7e23ba50-c05e-4567-b257-12257f9362b3.jpg saved to cache
2026-03-27 16:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4a60aec8-7e53-5574-80c8-6999f0f7603a
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245412d0>
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750145%252Fgeneral%252Fd550901e-10d1-435a-8ea0-2290783e3e87.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750145/general/d550901e-10d1-435a-8ea0-2290783e3e87.jpg saved to cache
2026-03-27 16:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ef867bfe-db8d-58c7-8144-7a9166475790
2026-03-27 16:35:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ef867bfe-db8d-58c7-8144-7a9166475790, skipping ID generation
2026-03-27 16:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef867bfe-db8d-58c7-8144-7a9166475790 with scrape type 1
2026-03-27 16:35:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ef867bfe-db8d-58c7-8144-7a9166475790 sending to next pipeline
2026-03-27 16:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ef867bfe-db8d-58c7-8144-7a9166475790, identifier: 10738679
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e75d0>
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721161%252Fgeneral%252F8fe9a7ec-2c71-46d1-907a-db5c1681bea5.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721161/general/8fe9a7ec-2c71-46d1-907a-db5c1681bea5.jpg saved to cache
2026-03-27 16:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ca52cc7b-fd08-53b9-a0d1-48529e104618
2026-03-27 16:35:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca52cc7b-fd08-53b9-a0d1-48529e104618, skipping ID generation
2026-03-27 16:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca52cc7b-fd08-53b9-a0d1-48529e104618 with scrape type 1
2026-03-27 16:35:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca52cc7b-fd08-53b9-a0d1-48529e104618 sending to next pipeline
2026-03-27 16:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ca52cc7b-fd08-53b9-a0d1-48529e104618, identifier: 10740162
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252Fd3a6c857-7f9f-4ef9-bc56-cee2815e5552.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/d3a6c857-7f9f-4ef9-bc56-cee2815e5552.jpg not downloaded yet
2026-03-27 16:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ef867bfe-db8d-58c7-8144-7a9166475790 with identifier: 10738679
2026-03-27 16:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ef867bfe-db8d-58c7-8144-7a9166475790 with identifier: 10738679
2026-03-27 16:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ef867bfe-db8d-58c7-8144-7a9166475790 with identifier: 10738679 to the API
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750145/general/d550901e-10d1-435a-8ea0-2290783e3e87.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ef867bfe-db8d-58c7-8144-7a9166475790',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-380-VQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738679',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 121914,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750145/general/e6f7c754-a9c7-437a-9446-7b8fa6b84003.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178581,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750145/general/ebe07984-5390-42a0-9178-aa84e26de131.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143803,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750145/general/0e38875d-5a9a-486b-bbfd-f1d31f87a889.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750145/general/93ed8207-3dd8-4e0e-8454-6662c0b0e6ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112363,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750145/general/b48a3539-ff75-4f41-ba07-18a7511a71e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750145/general/24d8c900-90a2-4d0f-8fb6-9b1823b43439.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750145/general/af697354-c87e-4fff-8469-c57ab242b875.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750145/general/a4a1301e-1356-4f18-9346-472afd5cfcd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750145/general/8574b0b2-44da-4099-af7a-5c10b815d00e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef867bfe-db8d-58c7-8144-7a9166475790/ef867bfe-db8d-58c7-8144-7a9166475790_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186191,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750145/general/d550901e-10d1-435a-8ea0-2290783e3e87.jpg',
'Width': 1024}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Yaris 1.5 Design - Hybrid - Automatic - 116 hp - 121.914 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-27 16:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738679%27 HTTP/1.1" 200 None
2026-03-27 16:35:14 [adesa.fr] INFO: Saving data for 10738679: {'created_time': 1774629314.067345, 'last_price_update_time': 1774629314.067356, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738679') HTTP/1.1" 204 0
2026-03-27 16:35:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ca52cc7b-fd08-53b9-a0d1-48529e104618 with identifier: 10740162
2026-03-27 16:35:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ca52cc7b-fd08-53b9-a0d1-48529e104618 with identifier: 10740162
2026-03-27 16:35:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ca52cc7b-fd08-53b9-a0d1-48529e104618 with identifier: 10740162 to the API
2026-03-27 16:35:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5721161/general/8fe9a7ec-2c71-46d1-907a-db5c1681bea5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ca52cc7b-fd08-53b9-a0d1-48529e104618',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-748-PQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740162',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Symbioz',
'odometer': 20923,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81144,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721161/general/8377d090-41e7-42ee-95ae-0156c386ef6f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77401,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721161/general/f8b773e4-d27b-4f79-b9e1-3c507967b318.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95407,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721161/general/fa394e69-486c-4559-b2ef-e3a1b8961aca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96761,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721161/general/e1c207b9-cdbe-430e-bbd2-470b0635bf3c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96872,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721161/general/a5dae25a-0e71-42b5-a0d8-50de830cda9c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87038,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721161/general/fff54cf7-8c9f-4c24-8bfb-d9110c26d7c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79533,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721161/general/cdf58640-f808-49a1-a98b-3df289ac4d4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79689,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721161/general/83afe240-af87-4240-9e36-3b3053687f27.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79562,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721161/general/94542aad-fe90-4336-94d2-715912ff0586.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca52cc7b-fd08-53b9-a0d1-48529e104618/ca52cc7b-fd08-53b9-a0d1-48529e104618_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84512,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721161/general/8fe9a7ec-2c71-46d1-907a-db5c1681bea5.jpg',
'Width': 800}],
'price': 20200,
'price_includes_vat': True,
'registration_date': '2025-03-25',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Renault Symbioz 1.6 Esprit Alpine - Hybrid - Automatic - 94 hp - '
'20.923 km',
'transmission': 'automatic',
'trim': 'Esprit Alpine',
'vin': None,
'year': 2025}
2026-03-27 16:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740162%27 HTTP/1.1" 200 None
2026-03-27 16:35:14 [adesa.fr] INFO: Saving data for 10740162: {'created_time': 1774629314.425623, 'last_price_update_time': 1774629314.425637, 'auction_closing_time': 1774872900.0}
2026-03-27 16:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10740162') HTTP/1.1" 204 0
2026-03-27 16:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749981/general/7d0bd9a7-75ed-4b67-b716-1ae169218f90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738524)
2026-03-27 16:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252F64f715c9-49fb-4f1d-9278-b297a7274339.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/64f715c9-49fb-4f1d-9278-b297a7274339.jpg not downloaded yet
2026-03-27 16:35:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 738f3155-5ed1-5833-a146-b7e875db1031 with identifier: 10696362
2026-03-27 16:35:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 738f3155-5ed1-5833-a146-b7e875db1031 with scrape type 2
2026-03-27 16:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 738f3155-5ed1-5833-a146-b7e875db1031 with scrape type 2
2026-03-27 16:35:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 738f3155-5ed1-5833-a146-b7e875db1031, identifier: 10696362
2026-03-27 16:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257dfe50>
2026-03-27 16:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252Fcffb7682-a8bd-4d4a-8ddc-55198b6e7c7e.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/cffb7682-a8bd-4d4a-8ddc-55198b6e7c7e.jpg saved to cache
2026-03-27 16:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4a60aec8-7e53-5574-80c8-6999f0f7603a
2026-03-27 16:35:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51844b17-63e6-5959-b359-cfed1a9c7700 with identifier: 10698906
2026-03-27 16:35:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51844b17-63e6-5959-b359-cfed1a9c7700 with scrape type 2
2026-03-27 16:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51844b17-63e6-5959-b359-cfed1a9c7700 with scrape type 2
2026-03-27 16:35:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 51844b17-63e6-5959-b359-cfed1a9c7700, identifier: 10698906
2026-03-27 16:35:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e42672ed-e107-5be9-ae67-81906e15e58c with identifier: 10722721
2026-03-27 16:35:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e42672ed-e107-5be9-ae67-81906e15e58c with scrape type 2
2026-03-27 16:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e42672ed-e107-5be9-ae67-81906e15e58c with scrape type 2
2026-03-27 16:35:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e42672ed-e107-5be9-ae67-81906e15e58c, identifier: 10722721
2026-03-27 16:35:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b with identifier: 10653814
2026-03-27 16:35:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b with scrape type 2
2026-03-27 16:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b with scrape type 2
2026-03-27 16:35:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b, identifier: 10653814
2026-03-27 16:35:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c631a64c-0052-557c-a1af-16f2410ac076 with identifier: 10698040
2026-03-27 16:35:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c631a64c-0052-557c-a1af-16f2410ac076 with scrape type 2
2026-03-27 16:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c631a64c-0052-557c-a1af-16f2410ac076 with scrape type 2
2026-03-27 16:35:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c631a64c-0052-557c-a1af-16f2410ac076, identifier: 10698040
2026-03-27 16:35:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec6139f2-70f8-514a-81cf-4c60a0620ded with identifier: 10698054
2026-03-27 16:35:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec6139f2-70f8-514a-81cf-4c60a0620ded with scrape type 2
2026-03-27 16:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec6139f2-70f8-514a-81cf-4c60a0620ded with scrape type 2
2026-03-27 16:35:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ec6139f2-70f8-514a-81cf-4c60a0620ded, identifier: 10698054
2026-03-27 16:35:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d with identifier: 10738611
2026-03-27 16:35:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d with scrape type 1
2026-03-27 16:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252F6be1b9ad-f6c3-4135-a730-c6b6c4c0ca9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/6be1b9ad-f6c3-4135-a730-c6b6c4c0ca9c.jpg not downloaded yet
2026-03-27 16:35:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b0a7d04-c6e4-5e46-b6c3-592105c63771 with identifier: 10695475
2026-03-27 16:35:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b0a7d04-c6e4-5e46-b6c3-592105c63771 with scrape type 2
2026-03-27 16:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b0a7d04-c6e4-5e46-b6c3-592105c63771 with scrape type 2
2026-03-27 16:35:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0b0a7d04-c6e4-5e46-b6c3-592105c63771, identifier: 10695475
2026-03-27 16:35:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22452d010>
2026-03-27 16:35:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252F42827b48-84d7-4456-a5db-e103c307b0c4.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/42827b48-84d7-4456-a5db-e103c307b0c4.jpg saved to cache
2026-03-27 16:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4a60aec8-7e53-5574-80c8-6999f0f7603a
2026-03-27 16:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749981/general/b28473fe-5341-4dc0-aea8-027705148246.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738524)
2026-03-27 16:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749981/general/789a813e-4a41-411d-af1a-18dbc4769a29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738524)
2026-03-27 16:35:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 738f3155-5ed1-5833-a146-b7e875db1031 with identifier: 10696362
2026-03-27 16:35:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 738f3155-5ed1-5833-a146-b7e875db1031 with identifier: 10696362
2026-03-27 16:35:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 738f3155-5ed1-5833-a146-b7e875db1031 with identifier: 10696362 to the API
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10696362>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '738f3155-5ed1-5833-a146-b7e875db1031',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55376',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10696362',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 12984,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2025-03-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 Allure - Petrol - Automatic - 136 hp - 12.984 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710696362%27 HTTP/1.1" 200 None
2026-03-27 16:35:15 [adesa.fr] INFO: Saving data for 10696362: {'auction_closing_time': 1798675200.0, 'created_time': 1774013595.860701, 'last_price_update_time': 1774629315.471519}
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10696362') HTTP/1.1" 204 0
2026-03-27 16:35:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 51844b17-63e6-5959-b359-cfed1a9c7700 with identifier: 10698906
2026-03-27 16:35:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 51844b17-63e6-5959-b359-cfed1a9c7700 with identifier: 10698906
2026-03-27 16:35:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 51844b17-63e6-5959-b359-cfed1a9c7700 with identifier: 10698906 to the API
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698906>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 162,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '51844b17-63e6-5959-b359-cfed1a9c7700',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50225',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698906',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 24507,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2024-03-04',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Tonale 1.5 - Petrol - Automatic - 162 hp - 24.507 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698906%27 HTTP/1.1" 200 None
2026-03-27 16:35:15 [adesa.fr] INFO: Saving data for 10698906: {'auction_closing_time': 1798675200.0, 'created_time': 1774013602.363958, 'last_price_update_time': 1774629315.727851}
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698906') HTTP/1.1" 204 0
2026-03-27 16:35:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e42672ed-e107-5be9-ae67-81906e15e58c with identifier: 10722721
2026-03-27 16:35:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e42672ed-e107-5be9-ae67-81906e15e58c with identifier: 10722721
2026-03-27 16:35:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e42672ed-e107-5be9-ae67-81906e15e58c with identifier: 10722721 to the API
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722721>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 126,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'e42672ed-e107-5be9-ae67-81906e15e58c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55368',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722721',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 64518,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2023-04-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Ford Focus 1.0 ST Line X - Petrol - Manual - 126 hp - 64.518 km',
'transmission': 'manual',
'trim': 'ST Line X',
'vin': None,
'year': 2023}
2026-03-27 16:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722721%27 HTTP/1.1" 200 None
2026-03-27 16:35:16 [adesa.fr] INFO: Saving data for 10722721: {'auction_closing_time': 1798675200.0, 'created_time': 1774445610.399705, 'last_price_update_time': 1774629316.005944}
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722721') HTTP/1.1" 204 0
2026-03-27 16:35:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b with identifier: 10653814
2026-03-27 16:35:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b with identifier: 10653814
2026-03-27 16:35:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b with identifier: 10653814 to the API
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10653814>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'f5b9ee5a-3efd-56d2-b31a-80bee9d4f68b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54835',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10653814',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 23057,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Style - Petrol - Manual - 102 hp - 23.057 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710653814%27 HTTP/1.1" 200 None
2026-03-27 16:35:16 [adesa.fr] INFO: Saving data for 10653814: {'auction_closing_time': 1798675200.0, 'created_time': 1774013594.139615, 'last_price_update_time': 1774629316.531902}
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10653814') HTTP/1.1" 204 0
2026-03-27 16:35:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c631a64c-0052-557c-a1af-16f2410ac076 with identifier: 10698040
2026-03-27 16:35:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c631a64c-0052-557c-a1af-16f2410ac076 with identifier: 10698040
2026-03-27 16:35:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c631a64c-0052-557c-a1af-16f2410ac076 with identifier: 10698040 to the API
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698040>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'c631a64c-0052-557c-a1af-16f2410ac076',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55685',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698040',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'e-Berlingo',
'odometer': 3757,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2025-01-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën e-Berlingo Plus - Electric - Automatic - 138 hp - 3.757 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2025}
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698040%27 HTTP/1.1" 200 None
2026-03-27 16:35:16 [adesa.fr] INFO: Saving data for 10698040: {'auction_closing_time': 1798675200.0, 'created_time': 1774013597.412592, 'last_price_update_time': 1774629316.816453}
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698040') HTTP/1.1" 204 0
2026-03-27 16:35:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ec6139f2-70f8-514a-81cf-4c60a0620ded with identifier: 10698054
2026-03-27 16:35:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ec6139f2-70f8-514a-81cf-4c60a0620ded with identifier: 10698054
2026-03-27 16:35:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ec6139f2-70f8-514a-81cf-4c60a0620ded with identifier: 10698054 to the API
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698054>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'ec6139f2-70f8-514a-81cf-4c60a0620ded',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55720',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698054',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2024-06-24',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën Jumpy - Electric - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698054%27 HTTP/1.1" 200 None
2026-03-27 16:35:18 [adesa.fr] INFO: Saving data for 10698054: {'auction_closing_time': 1798675200.0, 'created_time': 1774013598.519106, 'last_price_update_time': 1774629318.23154}
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698054') HTTP/1.1" 204 0
2026-03-27 16:35:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0b0a7d04-c6e4-5e46-b6c3-592105c63771 with identifier: 10695475
2026-03-27 16:35:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0b0a7d04-c6e4-5e46-b6c3-592105c63771 with identifier: 10695475
2026-03-27 16:35:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0b0a7d04-c6e4-5e46-b6c3-592105c63771 with identifier: 10695475 to the API
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10695475>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '0b0a7d04-c6e4-5e46-b6c3-592105c63771',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55337',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10695475',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 21951,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Style - Petrol - Manual - 102 hp - 21.951 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695475%27 HTTP/1.1" 200 None
2026-03-27 16:35:18 [adesa.fr] INFO: Saving data for 10695475: {'auction_closing_time': 1798675200.0, 'created_time': 1774013593.803294, 'last_price_update_time': 1774629318.488028}
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10695475') HTTP/1.1" 204 0
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252F76d1f315-9e74-43cd-aec0-e6932ae57fce.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/76d1f315-9e74-43cd-aec0-e6932ae57fce.jpg not downloaded yet
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224251610>
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252F7d0bd9a7-75ed-4b67-b716-1ae169218f90.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/7d0bd9a7-75ed-4b67-b716-1ae169218f90.jpg saved to cache
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4a60aec8-7e53-5574-80c8-6999f0f7603a
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252Fa012130c-0224-4ad5-8e32-73f0b683b6b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/a012130c-0224-4ad5-8e32-73f0b683b6b4.jpg not downloaded yet
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22575c590>
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252Fb28473fe-5341-4dc0-aea8-027705148246.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/b28473fe-5341-4dc0-aea8-027705148246.jpg saved to cache
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4a60aec8-7e53-5574-80c8-6999f0f7603a
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225918910>
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252F789a813e-4a41-411d-af1a-18dbc4769a29.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/789a813e-4a41-411d-af1a-18dbc4769a29.jpg saved to cache
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4a60aec8-7e53-5574-80c8-6999f0f7603a
2026-03-27 16:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749981/general/d3a6c857-7f9f-4ef9-bc56-cee2815e5552.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738524)
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252F7777cde7-d452-4063-b8b3-8d0182b018be.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/7777cde7-d452-4063-b8b3-8d0182b018be.jpg not downloaded yet
2026-03-27 16:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749981/general/38001058-c3f2-4337-a5a3-622edab3f479.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738524)
2026-03-27 16:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749981/general/556b0b0c-f40c-415d-8b3b-20e935749bc8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738524)
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252F0d70b4c2-6291-4feb-a461-0e46ce2adcb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/0d70b4c2-6291-4feb-a461-0e46ce2adcb5.jpg not downloaded yet
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252F838a9061-2ed3-4367-aa27-5dba25b7c68a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/838a9061-2ed3-4367-aa27-5dba25b7c68a.jpg not downloaded yet
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252F69f32526-80c7-41fd-a3e2-45f200fbfe61.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/69f32526-80c7-41fd-a3e2-45f200fbfe61.jpg not downloaded yet
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252F25dd0cae-aea8-4014-90cf-bec160b4a94d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/25dd0cae-aea8-4014-90cf-bec160b4a94d.jpg not downloaded yet
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252Ff4a50463-cb2b-47f2-bc41-5a10be0c0c0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/f4a50463-cb2b-47f2-bc41-5a10be0c0c0a.jpg not downloaded yet
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252F31b8bdd2-19ae-4308-bfde-921aa42752cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/31b8bdd2-19ae-4308-bfde-921aa42752cc.jpg not downloaded yet
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c8fb50>
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252Fd3a6c857-7f9f-4ef9-bc56-cee2815e5552.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/d3a6c857-7f9f-4ef9-bc56-cee2815e5552.jpg saved to cache
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4a60aec8-7e53-5574-80c8-6999f0f7603a
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff04c10>
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252F38001058-c3f2-4337-a5a3-622edab3f479.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/38001058-c3f2-4337-a5a3-622edab3f479.jpg saved to cache
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4a60aec8-7e53-5574-80c8-6999f0f7603a
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224367910>
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252F556b0b0c-f40c-415d-8b3b-20e935749bc8.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/556b0b0c-f40c-415d-8b3b-20e935749bc8.jpg saved to cache
2026-03-27 16:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4a60aec8-7e53-5574-80c8-6999f0f7603a
2026-03-27 16:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750074/general/7777cde7-d452-4063-b8b3-8d0182b018be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738611)
2026-03-27 16:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750074/general/76d1f315-9e74-43cd-aec0-e6932ae57fce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738611)
2026-03-27 16:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750074/general/a012130c-0224-4ad5-8e32-73f0b683b6b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738611)
2026-03-27 16:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750074/general/25dd0cae-aea8-4014-90cf-bec160b4a94d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738611)
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227a5b4d0>
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252F7777cde7-d452-4063-b8b3-8d0182b018be.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/7777cde7-d452-4063-b8b3-8d0182b018be.jpg saved to cache
2026-03-27 16:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cad2d0>
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252F76d1f315-9e74-43cd-aec0-e6932ae57fce.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/76d1f315-9e74-43cd-aec0-e6932ae57fce.jpg saved to cache
2026-03-27 16:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cacc10>
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252Fa012130c-0224-4ad5-8e32-73f0b683b6b4.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/a012130c-0224-4ad5-8e32-73f0b683b6b4.jpg saved to cache
2026-03-27 16:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d
2026-03-27 16:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750074/general/31b8bdd2-19ae-4308-bfde-921aa42752cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738611)
2026-03-27 16:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750074/general/f4a50463-cb2b-47f2-bc41-5a10be0c0c0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738611)
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22414ee50>
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252F25dd0cae-aea8-4014-90cf-bec160b4a94d.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/25dd0cae-aea8-4014-90cf-bec160b4a94d.jpg saved to cache
2026-03-27 16:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d
2026-03-27 16:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750074/general/69f32526-80c7-41fd-a3e2-45f200fbfe61.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738611)
2026-03-27 16:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724173> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750074/general/838a9061-2ed3-4367-aa27-5dba25b7c68a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738611)
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d6f250>
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252F31b8bdd2-19ae-4308-bfde-921aa42752cc.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/31b8bdd2-19ae-4308-bfde-921aa42752cc.jpg saved to cache
2026-03-27 16:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224421f10>
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252Ff4a50463-cb2b-47f2-bc41-5a10be0c0c0a.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/f4a50463-cb2b-47f2-bc41-5a10be0c0c0a.jpg saved to cache
2026-03-27 16:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d
2026-03-27 16:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750074/general/6be1b9ad-f6c3-4135-a730-c6b6c4c0ca9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738611)
2026-03-27 16:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728852> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749981/general/64f715c9-49fb-4f1d-9278-b297a7274339.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738524)
2026-03-27 16:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750082/general/7d293e57-3fba-4fe2-9e0b-04b6b72eaa63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738619)
2026-03-27 16:35:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224342d10>
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252F69f32526-80c7-41fd-a3e2-45f200fbfe61.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/69f32526-80c7-41fd-a3e2-45f200fbfe61.jpg saved to cache
2026-03-27 16:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d
2026-03-27 16:35:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11625bbf-3441-509a-b80a-5f65f8d1f9be with identifier: 10727623
2026-03-27 16:35:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11625bbf-3441-509a-b80a-5f65f8d1f9be with scrape type 2
2026-03-27 16:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11625bbf-3441-509a-b80a-5f65f8d1f9be with scrape type 2
2026-03-27 16:35:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 11625bbf-3441-509a-b80a-5f65f8d1f9be, identifier: 10727623
2026-03-27 16:35:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42ce731e-4b06-5df6-a4d3-2950c6332a04 with identifier: 10724173
2026-03-27 16:35:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42ce731e-4b06-5df6-a4d3-2950c6332a04 with scrape type 2
2026-03-27 16:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42ce731e-4b06-5df6-a4d3-2950c6332a04 with scrape type 2
2026-03-27 16:35:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 42ce731e-4b06-5df6-a4d3-2950c6332a04, identifier: 10724173
2026-03-27 16:35:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11c6dd27-cba1-5c80-a945-ac401662d7f4 with identifier: 10722731
2026-03-27 16:35:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11c6dd27-cba1-5c80-a945-ac401662d7f4 with scrape type 2
2026-03-27 16:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11c6dd27-cba1-5c80-a945-ac401662d7f4 with scrape type 2
2026-03-27 16:35:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 11c6dd27-cba1-5c80-a945-ac401662d7f4, identifier: 10722731
2026-03-27 16:35:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 11625bbf-3441-509a-b80a-5f65f8d1f9be with identifier: 10727623
2026-03-27 16:35:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 11625bbf-3441-509a-b80a-5f65f8d1f9be with identifier: 10727623
2026-03-27 16:35:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 11625bbf-3441-509a-b80a-5f65f8d1f9be with identifier: 10727623 to the API
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727623>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 96,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '11625bbf-3441-509a-b80a-5f65f8d1f9be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57454',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727623',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 15378,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.6 Evolution - Petrol - Automatic - 96 hp - 15.378 '
'km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710727623%27 HTTP/1.1" 200 None
2026-03-27 16:35:19 [adesa.fr] INFO: Saving data for 10727623: {'auction_closing_time': 1798675200.0, 'created_time': 1774532333.226964, 'last_price_update_time': 1774629319.962931}
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10727623') HTTP/1.1" 204 0
2026-03-27 16:35:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 42ce731e-4b06-5df6-a4d3-2950c6332a04 with identifier: 10724173
2026-03-27 16:35:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 42ce731e-4b06-5df6-a4d3-2950c6332a04 with identifier: 10724173
2026-03-27 16:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 42ce731e-4b06-5df6-a4d3-2950c6332a04 with identifier: 10724173 to the API
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724173>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'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': '42ce731e-4b06-5df6-a4d3-2950c6332a04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55664',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724173',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-Partner',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2023-09-30',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot e-Partner - Electric - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724173%27 HTTP/1.1" 200 None
2026-03-27 16:35:20 [adesa.fr] INFO: Saving data for 10724173: {'auction_closing_time': 1798675200.0, 'created_time': 1774532338.683956, 'last_price_update_time': 1774629320.254544}
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724173') HTTP/1.1" 204 0
2026-03-27 16:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 11c6dd27-cba1-5c80-a945-ac401662d7f4 with identifier: 10722731
2026-03-27 16:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 11c6dd27-cba1-5c80-a945-ac401662d7f4 with identifier: 10722731
2026-03-27 16:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 11c6dd27-cba1-5c80-a945-ac401662d7f4 with identifier: 10722731 to the API
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722731>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 96,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '11c6dd27-cba1-5c80-a945-ac401662d7f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722731',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 12244,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-04-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.6 Evolution - Petrol - Automatic - 96 hp - 12.244 '
'km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722731%27 HTTP/1.1" 200 None
2026-03-27 16:35:20 [adesa.fr] INFO: Saving data for 10722731: {'auction_closing_time': 1798675200.0, 'created_time': 1774445612.228335, 'last_price_update_time': 1774629320.505298}
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722731') HTTP/1.1" 204 0
2026-03-27 16:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750074/general/0d70b4c2-6291-4feb-a461-0e46ce2adcb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738611)
2026-03-27 16:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717043> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750130/general/23dee827-02f1-4b56-8012-79e03428fe50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738664)
2026-03-27 16:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750129/general/3a94d705-5a31-4eda-8084-a0bdb41f5b90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738663)
2026-03-27 16:35:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750082/general/ba1bc154-6071-409d-8e9e-b3e8784d8bd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738619)
2026-03-27 16:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259cab50>
2026-03-27 16:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252F838a9061-2ed3-4367-aa27-5dba25b7c68a.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/838a9061-2ed3-4367-aa27-5dba25b7c68a.jpg saved to cache
2026-03-27 16:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d
2026-03-27 16:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224165e90>
2026-03-27 16:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252F6be1b9ad-f6c3-4135-a730-c6b6c4c0ca9c.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/6be1b9ad-f6c3-4135-a730-c6b6c4c0ca9c.jpg saved to cache
2026-03-27 16:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d
2026-03-27 16:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b350ef0-d06b-5ea3-9a1f-45526cd9de2e with identifier: 10728852
2026-03-27 16:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b350ef0-d06b-5ea3-9a1f-45526cd9de2e with scrape type 2
2026-03-27 16:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b350ef0-d06b-5ea3-9a1f-45526cd9de2e with scrape type 2
2026-03-27 16:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0b350ef0-d06b-5ea3-9a1f-45526cd9de2e, identifier: 10728852
2026-03-27 16:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c78410>
2026-03-27 16:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749981%252Fgeneral%252F64f715c9-49fb-4f1d-9278-b297a7274339.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749981/general/64f715c9-49fb-4f1d-9278-b297a7274339.jpg saved to cache
2026-03-27 16:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4a60aec8-7e53-5574-80c8-6999f0f7603a
2026-03-27 16:35:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a60aec8-7e53-5574-80c8-6999f0f7603a, skipping ID generation
2026-03-27 16:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a60aec8-7e53-5574-80c8-6999f0f7603a with scrape type 1
2026-03-27 16:35:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a60aec8-7e53-5574-80c8-6999f0f7603a sending to next pipeline
2026-03-27 16:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4a60aec8-7e53-5574-80c8-6999f0f7603a, identifier: 10738524
2026-03-27 16:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240eaa10>
2026-03-27 16:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252F7d293e57-3fba-4fe2-9e0b-04b6b72eaa63.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/7d293e57-3fba-4fe2-9e0b-04b6b72eaa63.jpg saved to cache
2026-03-27 16:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3
2026-03-27 16:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0b350ef0-d06b-5ea3-9a1f-45526cd9de2e with identifier: 10728852
2026-03-27 16:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0b350ef0-d06b-5ea3-9a1f-45526cd9de2e with identifier: 10728852
2026-03-27 16:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0b350ef0-d06b-5ea3-9a1f-45526cd9de2e with identifier: 10728852 to the API
2026-03-27 16:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728852>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '0b350ef0-d06b-5ea3-9a1f-45526cd9de2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728852',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 20240,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-05-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 20.240 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728852%27 HTTP/1.1" 200 None
2026-03-27 16:35:21 [adesa.fr] INFO: Saving data for 10728852: {'auction_closing_time': 1798675200.0, 'created_time': 1774532336.368954, 'last_price_update_time': 1774629321.120044}
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728852') HTTP/1.1" 204 0
2026-03-27 16:35:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4a60aec8-7e53-5574-80c8-6999f0f7603a with identifier: 10738524
2026-03-27 16:35:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4a60aec8-7e53-5574-80c8-6999f0f7603a with identifier: 10738524
2026-03-27 16:35:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4a60aec8-7e53-5574-80c8-6999f0f7603a with identifier: 10738524 to the API
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749981/general/64f715c9-49fb-4f1d-9278-b297a7274339.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '4a60aec8-7e53-5574-80c8-6999f0f7603a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-195-MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738524',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 118789,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 66,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749981/general/7e23ba50-c05e-4567-b257-12257f9362b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749981/general/cffb7682-a8bd-4d4a-8ddc-55198b6e7c7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749981/general/42827b48-84d7-4456-a5db-e103c307b0c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167181,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749981/general/b28473fe-5341-4dc0-aea8-027705148246.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102535,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749981/general/7d0bd9a7-75ed-4b67-b716-1ae169218f90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749981/general/789a813e-4a41-411d-af1a-18dbc4769a29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128224,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749981/general/556b0b0c-f40c-415d-8b3b-20e935749bc8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749981/general/38001058-c3f2-4337-a5a3-622edab3f479.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749981/general/d3a6c857-7f9f-4ef9-bc56-cee2815e5552.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a60aec8-7e53-5574-80c8-6999f0f7603a/4a60aec8-7e53-5574-80c8-6999f0f7603a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161448,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749981/general/64f715c9-49fb-4f1d-9278-b297a7274339.jpg',
'Width': 1024}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Corolla Touring Sports 2.0 Collection - Hybrid - Automatic - '
'184 hp - 118.789 km',
'transmission': 'automatic',
'trim': 'Collection',
'vin': None,
'year': 2022}
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738524%27 HTTP/1.1" 200 None
2026-03-27 16:35:21 [adesa.fr] INFO: Saving data for 10738524: {'created_time': 1774629321.478136, 'last_price_update_time': 1774629321.478148, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738524') HTTP/1.1" 204 0
2026-03-27 16:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750130/general/91a7903a-7952-4c1c-b05e-137dd19003c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738664)
2026-03-27 16:35:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22414db90>
2026-03-27 16:35:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750074%252Fgeneral%252F0d70b4c2-6291-4feb-a461-0e46ce2adcb5.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750074/general/0d70b4c2-6291-4feb-a461-0e46ce2adcb5.jpg saved to cache
2026-03-27 16:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d
2026-03-27 16:35:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d, skipping ID generation
2026-03-27 16:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d with scrape type 1
2026-03-27 16:35:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d sending to next pipeline
2026-03-27 16:35:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d, identifier: 10738611
2026-03-27 16:35:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35dd14db-e664-5884-80e5-95cc09c5309b with identifier: 10717043
2026-03-27 16:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35dd14db-e664-5884-80e5-95cc09c5309b with scrape type 2
2026-03-27 16:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35dd14db-e664-5884-80e5-95cc09c5309b with scrape type 2
2026-03-27 16:35:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 35dd14db-e664-5884-80e5-95cc09c5309b, identifier: 10717043
2026-03-27 16:35:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68228468-2208-5c7d-a3e1-ff1e5f1476aa with identifier: 10738500
2026-03-27 16:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68228468-2208-5c7d-a3e1-ff1e5f1476aa with scrape type 1
2026-03-27 16:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68228468-2208-5c7d-a3e1-ff1e5f1476aa
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252F847e7f1e-b1dc-4238-9e32-d5a40b25aa1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/847e7f1e-b1dc-4238-9e32-d5a40b25aa1c.jpg not downloaded yet
2026-03-27 16:35:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 809aabd0-c19f-5978-b9a1-14ddbac36be3 with identifier: 10728850
2026-03-27 16:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 809aabd0-c19f-5978-b9a1-14ddbac36be3 with scrape type 2
2026-03-27 16:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 809aabd0-c19f-5978-b9a1-14ddbac36be3 with scrape type 2
2026-03-27 16:35:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 809aabd0-c19f-5978-b9a1-14ddbac36be3, identifier: 10728850
2026-03-27 16:35:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf8d70cb-5e8e-56a5-8091-bcf22a23f945 with identifier: 10738522
2026-03-27 16:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf8d70cb-5e8e-56a5-8091-bcf22a23f945 with scrape type 1
2026-03-27 16:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf8d70cb-5e8e-56a5-8091-bcf22a23f945
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252F6be5f3ad-f3a9-4715-b80a-7b5eb4e103fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/6be5f3ad-f3a9-4715-b80a-7b5eb4e103fc.jpg not downloaded yet
2026-03-27 16:35:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225626450>
2026-03-27 16:35:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252F23dee827-02f1-4b56-8012-79e03428fe50.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/23dee827-02f1-4b56-8012-79e03428fe50.jpg saved to cache
2026-03-27 16:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2ea69d55-817d-52f9-8df8-eafaa8fb030b
2026-03-27 16:35:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243436d0>
2026-03-27 16:35:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252F3a94d705-5a31-4eda-8084-a0bdb41f5b90.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/3a94d705-5a31-4eda-8084-a0bdb41f5b90.jpg saved to cache
2026-03-27 16:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4e19f8a9-4ef1-58f3-b9db-26987f9a401a
2026-03-27 16:35:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ac0410>
2026-03-27 16:35:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252Fba1bc154-6071-409d-8e9e-b3e8784d8bd3.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/ba1bc154-6071-409d-8e9e-b3e8784d8bd3.jpg saved to cache
2026-03-27 16:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3
2026-03-27 16:35:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d with identifier: 10738611
2026-03-27 16:35:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 16:35:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-27 16:35:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 16:35:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d with identifier: 10738611
2026-03-27 16:35:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d with identifier: 10738611 to the API
2026-03-27 16:35:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750074/general/0d70b4c2-6291-4feb-a461-0e46ce2adcb5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR-842-JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738611',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 132167,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 74,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750074/general/6be1b9ad-f6c3-4135-a730-c6b6c4c0ca9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211557,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750074/general/76d1f315-9e74-43cd-aec0-e6932ae57fce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170459,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750074/general/a012130c-0224-4ad5-8e32-73f0b683b6b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157608,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750074/general/7777cde7-d452-4063-b8b3-8d0182b018be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89810,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750074/general/0d70b4c2-6291-4feb-a461-0e46ce2adcb5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103967,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750074/general/838a9061-2ed3-4367-aa27-5dba25b7c68a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111210,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750074/general/69f32526-80c7-41fd-a3e2-45f200fbfe61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750074/general/25dd0cae-aea8-4014-90cf-bec160b4a94d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161203,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750074/general/f4a50463-cb2b-47f2-bc41-5a10be0c0c0a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d/2ecf0adc-6b9a-5923-b9fa-0cb48cc8399d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750074/general/31b8bdd2-19ae-4308-bfde-921aa42752cc.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-07-15',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Corolla Touring Sports 1.8 Dynamic Business - Hybrid - '
'Automatic - 122 hp - 132.167 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2020}
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738611%27 HTTP/1.1" 200 None
2026-03-27 16:35:23 [adesa.fr] INFO: Saving data for 10738611: {'created_time': 1774629323.091912, 'last_price_update_time': 1774629323.091924, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738611') HTTP/1.1" 204 0
2026-03-27 16:35:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 35dd14db-e664-5884-80e5-95cc09c5309b with identifier: 10717043
2026-03-27 16:35:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 35dd14db-e664-5884-80e5-95cc09c5309b with identifier: 10717043
2026-03-27 16:35:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 35dd14db-e664-5884-80e5-95cc09c5309b with identifier: 10717043 to the API
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717043>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '35dd14db-e664-5884-80e5-95cc09c5309b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF180HP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717043',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot e-2008 GT - Electric - Automatic - 156 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717043%27 HTTP/1.1" 200 None
2026-03-27 16:35:23 [adesa.fr] INFO: Saving data for 10717043: {'auction_closing_time': 1798675200.0, 'created_time': 1774445631.59332, 'last_price_update_time': 1774629323.35787}
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10717043') HTTP/1.1" 204 0
2026-03-27 16:35:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 809aabd0-c19f-5978-b9a1-14ddbac36be3 with identifier: 10728850
2026-03-27 16:35:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 809aabd0-c19f-5978-b9a1-14ddbac36be3 with identifier: 10728850
2026-03-27 16:35:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 809aabd0-c19f-5978-b9a1-14ddbac36be3 with identifier: 10728850 to the API
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728850>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '809aabd0-c19f-5978-b9a1-14ddbac36be3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57460',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728850',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 29012,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-07-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Tce Equilibre - Petrol - Manual - 93 hp - 29.012 '
'km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2023}
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728850%27 HTTP/1.1" 200 None
2026-03-27 16:35:23 [adesa.fr] INFO: Saving data for 10728850: {'auction_closing_time': 1798675200.0, 'created_time': 1774532334.01322, 'last_price_update_time': 1774629323.64138}
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728850') HTTP/1.1" 204 0
2026-03-27 16:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750066/general/953bb015-a5d7-4a02-9b4c-d39aa23740fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738603)
2026-03-27 16:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749841/general/ba08114d-0195-4e6e-b3f3-d9bd0ad94c83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738497)
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252F80ba14a5-74fe-476e-9b6a-7d3744934ed7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/80ba14a5-74fe-476e-9b6a-7d3744934ed7.jpg not downloaded yet
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252F0fde2c49-9f77-45df-a723-d83ad973a758.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/0fde2c49-9f77-45df-a723-d83ad973a758.jpg not downloaded yet
2026-03-27 16:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750129/general/64aadb7b-231a-45e0-b632-125745dbd72b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738663)
2026-03-27 16:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750011/general/5be4d902-87b2-4432-b704-d1535e37c669.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738552)
2026-03-27 16:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d72bd0>
2026-03-27 16:35:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252F91a7903a-7952-4c1c-b05e-137dd19003c9.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/91a7903a-7952-4c1c-b05e-137dd19003c9.jpg saved to cache
2026-03-27 16:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2ea69d55-817d-52f9-8df8-eafaa8fb030b
2026-03-27 16:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750132/general/0d9e2e1b-cf36-42fe-ae54-e35495ac4f4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738666)
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252Fd5c17458-757e-4195-b2a7-a8fed7c548cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/d5c17458-757e-4195-b2a7-a8fed7c548cb.jpg not downloaded yet
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252F7283835a-726f-4241-b6de-02f041340f90.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/7283835a-726f-4241-b6de-02f041340f90.jpg not downloaded yet
2026-03-27 16:35:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252F4070f708-55d6-4066-a2ca-d2451e70de42.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/4070f708-55d6-4066-a2ca-d2451e70de42.jpg not downloaded yet
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252F4e2697fe-549b-4ea5-88f5-df2c0949823d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/4e2697fe-549b-4ea5-88f5-df2c0949823d.jpg not downloaded yet
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252F37bb2045-0822-4f5d-8bb5-bca7609f1d6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/37bb2045-0822-4f5d-8bb5-bca7609f1d6c.jpg not downloaded yet
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252F3ad86002-4e91-4d58-b452-9a7fa16d2179.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/3ad86002-4e91-4d58-b452-9a7fa16d2179.jpg not downloaded yet
2026-03-27 16:35:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224389090>
2026-03-27 16:35:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252F953bb015-a5d7-4a02-9b4c-d39aa23740fb.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/953bb015-a5d7-4a02-9b4c-d39aa23740fb.jpg saved to cache
2026-03-27 16:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 714f69d4-d760-5089-b921-5100aa1bf900
2026-03-27 16:35:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256d2150>
2026-03-27 16:35:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252Fba08114d-0195-4e6e-b3f3-d9bd0ad94c83.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/ba08114d-0195-4e6e-b3f3-d9bd0ad94c83.jpg saved to cache
2026-03-27 16:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a28f248e-c5c4-5cc6-888a-52b0e70728dd
2026-03-27 16:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750104/general/25dc3f0a-57f3-4b43-b14d-20b66687b9ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738640)
2026-03-27 16:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749844/general/847e7f1e-b1dc-4238-9e32-d5a40b25aa1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738500)
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252F841db34d-a6f9-43e6-a9b4-a452a9592fb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/841db34d-a6f9-43e6-a9b4-a452a9592fb5.jpg not downloaded yet
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252F66895d66-6b2e-40f6-b1dc-224687dc5787.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/66895d66-6b2e-40f6-b1dc-224687dc5787.jpg not downloaded yet
2026-03-27 16:35:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225852490>
2026-03-27 16:35:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252F64aadb7b-231a-45e0-b632-125745dbd72b.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/64aadb7b-231a-45e0-b632-125745dbd72b.jpg saved to cache
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4e19f8a9-4ef1-58f3-b9db-26987f9a401a
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225676950>
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252F5be4d902-87b2-4432-b704-d1535e37c669.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/5be4d902-87b2-4432-b704-d1535e37c669.jpg saved to cache
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ceefc520-0db5-5b74-903d-9609a84fd25d
2026-03-27 16:35:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4001bf8-9678-5b5d-8f72-5e904eb71fe2 with identifier: 10738671
2026-03-27 16:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4001bf8-9678-5b5d-8f72-5e904eb71fe2 with scrape type 1
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4001bf8-9678-5b5d-8f72-5e904eb71fe2
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252Ffc9811ea-dd85-4107-9701-df745805b737.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/fc9811ea-dd85-4107-9701-df745805b737.jpg not downloaded yet
2026-03-27 16:35:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03607249-f6c3-555e-8330-f09d09c4a8fb with identifier: 10738610
2026-03-27 16:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03607249-f6c3-555e-8330-f09d09c4a8fb with scrape type 1
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 03607249-f6c3-555e-8330-f09d09c4a8fb
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252Fe7722b7e-d753-43e0-9834-3eccde1226a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/e7722b7e-d753-43e0-9834-3eccde1226a8.jpg not downloaded yet
2026-03-27 16:35:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5df87cc2-10ec-509b-a60b-c03395b51e3f with identifier: 10738549
2026-03-27 16:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5df87cc2-10ec-509b-a60b-c03395b51e3f with scrape type 1
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5df87cc2-10ec-509b-a60b-c03395b51e3f
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252F02ced561-7b9b-413f-a597-1e7994c06ff9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/02ced561-7b9b-413f-a597-1e7994c06ff9.jpg not downloaded yet
2026-03-27 16:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749979/general/6be5f3ad-f3a9-4715-b80a-7b5eb4e103fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738522)
2026-03-27 16:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750011/general/298e0f3a-0079-48c1-b28a-c0974a09f9eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738552)
2026-03-27 16:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750129/general/3893d040-01de-4f7d-9145-8c4b0c37e72d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738663)
2026-03-27 16:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750130/general/9ff31416-98f5-4675-91c9-e332d839fb3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738664)
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252Fc6c6ad20-4634-44d1-a1bf-d109afd9ffff.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/c6c6ad20-4634-44d1-a1bf-d109afd9ffff.jpg not downloaded yet
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252F1e8145f9-0338-403c-88f7-bd4cedd6bd1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/1e8145f9-0338-403c-88f7-bd4cedd6bd1e.jpg not downloaded yet
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252Ff7defb12-a044-4c99-9938-4bea6a7fb32b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/f7defb12-a044-4c99-9938-4bea6a7fb32b.jpg not downloaded yet
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252F74a1ced7-b1ac-469e-a90c-5da75b688466.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/74a1ced7-b1ac-469e-a90c-5da75b688466.jpg not downloaded yet
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252F21fd4a67-4b54-4ae2-b72f-e42380493045.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/21fd4a67-4b54-4ae2-b72f-e42380493045.jpg not downloaded yet
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245eae90>
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750132%252Fgeneral%252F0d9e2e1b-cf36-42fe-ae54-e35495ac4f4f.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750132/general/0d9e2e1b-cf36-42fe-ae54-e35495ac4f4f.jpg saved to cache
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 57ff03f8-d760-5f64-86ba-29a800d0e6fe
2026-03-27 16:35:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 57ff03f8-d760-5f64-86ba-29a800d0e6fe, skipping ID generation
2026-03-27 16:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57ff03f8-d760-5f64-86ba-29a800d0e6fe with scrape type 1
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 57ff03f8-d760-5f64-86ba-29a800d0e6fe sending to next pipeline
2026-03-27 16:35:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 57ff03f8-d760-5f64-86ba-29a800d0e6fe, identifier: 10738666
2026-03-27 16:35:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 57ff03f8-d760-5f64-86ba-29a800d0e6fe with identifier: 10738666
2026-03-27 16:35:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 57ff03f8-d760-5f64-86ba-29a800d0e6fe with identifier: 10738666
2026-03-27 16:35:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 57ff03f8-d760-5f64-86ba-29a800d0e6fe with identifier: 10738666 to the API
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750132/general/0d9e2e1b-cf36-42fe-ae54-e35495ac4f4f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 140,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '57ff03f8-d760-5f64-86ba-29a800d0e6fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-059-MC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738666',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 53155,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199063,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750132/general/0d9e2e1b-cf36-42fe-ae54-e35495ac4f4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750132/general/5f1814c6-5448-4d40-abeb-b1afe08a9077.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750132/general/0874327a-eafe-4903-b5df-c422cf68f04e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184870,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750132/general/b8acf57c-8b90-4a45-98ea-6c31a4c52478.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92384,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750132/general/f2672908-dd52-4749-a1c8-d45873244324.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98658,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750132/general/ca471dd6-523b-431b-87bb-6be7347656d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750132/general/04dc311c-84be-45f8-9b39-ab769e40c09c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750132/general/6580ecfe-7d70-45f6-910f-bd0751867969.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164781,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750132/general/16b5062e-9f2b-41e4-9daf-0b4d40a3d4fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57ff03f8-d760-5f64-86ba-29a800d0e6fe/57ff03f8-d760-5f64-86ba-29a800d0e6fe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750132/general/20164bd6-d77b-4b3d-9fb7-3138a3f61042.jpg',
'Width': 1024}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Clio 1.6 Business - Hybrid - Automatic - 140 hp - 53.155 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738666%27 HTTP/1.1" 200 None
2026-03-27 16:35:24 [adesa.fr] INFO: Saving data for 10738666: {'created_time': 1774629324.681361, 'last_price_update_time': 1774629324.681372, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738666') HTTP/1.1" 204 0
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258f0b90>
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252F25dc3f0a-57f3-4b43-b14d-20b66687b9ae.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/25dc3f0a-57f3-4b43-b14d-20b66687b9ae.jpg saved to cache
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e8249d14-b590-5372-a1eb-d9943afb20b9
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bcc750>
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252F847e7f1e-b1dc-4238-9e32-d5a40b25aa1c.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/847e7f1e-b1dc-4238-9e32-d5a40b25aa1c.jpg saved to cache
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 68228468-2208-5c7d-a3e1-ff1e5f1476aa
2026-03-27 16:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749844/general/80ba14a5-74fe-476e-9b6a-7d3744934ed7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738500)
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252F2d134972-233a-493a-b730-23f58dba73dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/2d134972-233a-493a-b730-23f58dba73dc.jpg not downloaded yet
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252F162ebca8-b02b-4a73-a7de-e25f2d21ea5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/162ebca8-b02b-4a73-a7de-e25f2d21ea5e.jpg not downloaded yet
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252Fc0eed8da-778f-48f5-9b9e-da83855e2340.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/c0eed8da-778f-48f5-9b9e-da83855e2340.jpg not downloaded yet
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252Fa4127a38-da9a-40e2-be97-74750543e51d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/a4127a38-da9a-40e2-be97-74750543e51d.jpg not downloaded yet
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252F8ed3aa53-902d-480b-97da-97c68a7055aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/8ed3aa53-902d-480b-97da-97c68a7055aa.jpg not downloaded yet
2026-03-27 16:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749979/general/0fde2c49-9f77-45df-a723-d83ad973a758.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738522)
2026-03-27 16:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749979/general/3ad86002-4e91-4d58-b452-9a7fa16d2179.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738522)
2026-03-27 16:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749840/general/57c054c7-7026-4214-b2e2-e3ee9198d013.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738496)
2026-03-27 16:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22597a890>
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252F6be5f3ad-f3a9-4715-b80a-7b5eb4e103fc.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/6be5f3ad-f3a9-4715-b80a-7b5eb4e103fc.jpg saved to cache
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bf8d70cb-5e8e-56a5-8091-bcf22a23f945
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241c5e90>
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252F298e0f3a-0079-48c1-b28a-c0974a09f9eb.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/298e0f3a-0079-48c1-b28a-c0974a09f9eb.jpg saved to cache
2026-03-27 16:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ceefc520-0db5-5b74-903d-9609a84fd25d
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22431ad90>
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252F3893d040-01de-4f7d-9145-8c4b0c37e72d.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/3893d040-01de-4f7d-9145-8c4b0c37e72d.jpg saved to cache
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4e19f8a9-4ef1-58f3-b9db-26987f9a401a
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e8510>
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252F9ff31416-98f5-4675-91c9-e332d839fb3c.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/9ff31416-98f5-4675-91c9-e332d839fb3c.jpg saved to cache
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2ea69d55-817d-52f9-8df8-eafaa8fb030b
2026-03-27 16:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749844/general/37bb2045-0822-4f5d-8bb5-bca7609f1d6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738500)
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252F93c6dd13-a2d0-4f53-b4de-3734f142357c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/93c6dd13-a2d0-4f53-b4de-3734f142357c.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252Ff21e3e7a-75e4-479a-bc4a-b91d3dfe231a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/f21e3e7a-75e4-479a-bc4a-b91d3dfe231a.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252Fb3ca9f6c-7585-431a-89d9-4e6aed358ee9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/b3ca9f6c-7585-431a-89d9-4e6aed358ee9.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252F227aec55-87c8-49cb-ab78-1af15e88d6c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/227aec55-87c8-49cb-ab78-1af15e88d6c7.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252F09b3e136-0fd5-4746-b497-c603cae1a2c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/09b3e136-0fd5-4746-b497-c603cae1a2c3.jpg not downloaded yet
2026-03-27 16:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749979/general/4e2697fe-549b-4ea5-88f5-df2c0949823d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738522)
2026-03-27 16:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749844/general/4070f708-55d6-4066-a2ca-d2451e70de42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738500)
2026-03-27 16:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749979/general/7283835a-726f-4241-b6de-02f041340f90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738522)
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252Fa547e434-bda6-481a-91ee-d15d5862005e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/a547e434-bda6-481a-91ee-d15d5862005e.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252Fc65d0db4-0993-4b8e-bbc6-17698a730fc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/c65d0db4-0993-4b8e-bbc6-17698a730fc9.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252Fd256896f-2f90-44b9-b533-c6fe2d14cb71.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/d256896f-2f90-44b9-b533-c6fe2d14cb71.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252Ff142a475-f07e-4238-adb6-4490ac26cb24.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/f142a475-f07e-4238-adb6-4490ac26cb24.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252F8f03ec09-7f71-4879-872d-6f55e9a5264b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/8f03ec09-7f71-4879-872d-6f55e9a5264b.jpg not downloaded yet
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258edd10>
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252F80ba14a5-74fe-476e-9b6a-7d3744934ed7.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/80ba14a5-74fe-476e-9b6a-7d3744934ed7.jpg saved to cache
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 68228468-2208-5c7d-a3e1-ff1e5f1476aa
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff07a10>
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252F0fde2c49-9f77-45df-a723-d83ad973a758.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/0fde2c49-9f77-45df-a723-d83ad973a758.jpg saved to cache
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bf8d70cb-5e8e-56a5-8091-bcf22a23f945
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259ca850>
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252F3ad86002-4e91-4d58-b452-9a7fa16d2179.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/3ad86002-4e91-4d58-b452-9a7fa16d2179.jpg saved to cache
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bf8d70cb-5e8e-56a5-8091-bcf22a23f945
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256c7990>
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252F57c054c7-7026-4214-b2e2-e3ee9198d013.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/57c054c7-7026-4214-b2e2-e3ee9198d013.jpg saved to cache
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 89f8aed2-bb0e-5078-a2b2-83c67af61c3a
2026-03-27 16:35:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea with identifier: 10738499
2026-03-27 16:35:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea with scrape type 1
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252F80235fa8-58e7-479f-8c90-ea82a599b256.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/80235fa8-58e7-479f-8c90-ea82a599b256.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252F8751d00f-1b81-4cab-a2e3-b2c3b353ad67.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/8751d00f-1b81-4cab-a2e3-b2c3b353ad67.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252F0397c2ac-cb5d-41f2-aef4-fe5949d37d95.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/0397c2ac-cb5d-41f2-aef4-fe5949d37d95.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252Ff644d3d2-5168-4b9d-8cab-4a8af98a16c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/f644d3d2-5168-4b9d-8cab-4a8af98a16c2.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252F17fa2d9f-49a9-40e2-a3b7-da97e958b878.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/17fa2d9f-49a9-40e2-a3b7-da97e958b878.jpg not downloaded yet
2026-03-27 16:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750008/general/02ced561-7b9b-413f-a597-1e7994c06ff9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738549)
2026-03-27 16:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749979/general/1e8145f9-0338-403c-88f7-bd4cedd6bd1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738522)
2026-03-27 16:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750073/general/74a1ced7-b1ac-469e-a90c-5da75b688466.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738610)
2026-03-27 16:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750073/general/a4127a38-da9a-40e2-be97-74750543e51d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738610)
2026-03-27 16:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750008/general/8ed3aa53-902d-480b-97da-97c68a7055aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738549)
2026-03-27 16:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750137/general/f7defb12-a044-4c99-9938-4bea6a7fb32b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738671)
2026-03-27 16:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750008/general/21fd4a67-4b54-4ae2-b72f-e42380493045.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738549)
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252F7ac9fe8e-82a9-418a-976c-a8d3a4d1b3e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/7ac9fe8e-82a9-418a-976c-a8d3a4d1b3e9.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252Fdc2e09f0-a42a-4f81-9146-e31e919e23b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/dc2e09f0-a42a-4f81-9146-e31e919e23b9.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252Faf8a8d7e-2fd2-48dd-8596-c87e4a73a9c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/af8a8d7e-2fd2-48dd-8596-c87e4a73a9c1.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252F8b174dda-8e1c-4e88-a8a6-ff98dffad7d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/8b174dda-8e1c-4e88-a8a6-ff98dffad7d6.jpg not downloaded yet
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242ca050>
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252F37bb2045-0822-4f5d-8bb5-bca7609f1d6c.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/37bb2045-0822-4f5d-8bb5-bca7609f1d6c.jpg saved to cache
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 68228468-2208-5c7d-a3e1-ff1e5f1476aa
2026-03-27 16:35:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9 with identifier: 10738609
2026-03-27 16:35:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9 with scrape type 1
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252F0652bd75-3cd8-43bd-b4ac-d22811e60d18.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/0652bd75-3cd8-43bd-b4ac-d22811e60d18.jpg not downloaded yet
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ca64d0>
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252F4e2697fe-549b-4ea5-88f5-df2c0949823d.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/4e2697fe-549b-4ea5-88f5-df2c0949823d.jpg saved to cache
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bf8d70cb-5e8e-56a5-8091-bcf22a23f945
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241c4c10>
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252F4070f708-55d6-4066-a2ca-d2451e70de42.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/4070f708-55d6-4066-a2ca-d2451e70de42.jpg saved to cache
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 68228468-2208-5c7d-a3e1-ff1e5f1476aa
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259da8d0>
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252F7283835a-726f-4241-b6de-02f041340f90.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/7283835a-726f-4241-b6de-02f041340f90.jpg saved to cache
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bf8d70cb-5e8e-56a5-8091-bcf22a23f945
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252Ff1df225c-aae3-47e4-b459-c5711b22de15.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/f1df225c-aae3-47e4-b459-c5711b22de15.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252Fd233562d-9bfe-4e2b-ba66-30324676944b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/d233562d-9bfe-4e2b-ba66-30324676944b.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252Fb994e73d-6a87-47d8-95d8-3aa9bbaed251.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/b994e73d-6a87-47d8-95d8-3aa9bbaed251.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252F9c7bea09-8246-4fe3-91e5-26a0a0dec670.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/9c7bea09-8246-4fe3-91e5-26a0a0dec670.jpg not downloaded yet
2026-03-27 16:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750137/general/c0eed8da-778f-48f5-9b9e-da83855e2340.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738671)
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252F301155b3-56a1-4a43-9146-a259008c78d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/301155b3-56a1-4a43-9146-a259008c78d3.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252Fede2a80e-9729-443a-9002-c69560cfae05.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/ede2a80e-9729-443a-9002-c69560cfae05.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252F56acb4eb-07e5-455e-9744-fc91a2f93d3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/56acb4eb-07e5-455e-9744-fc91a2f93d3b.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252F00fc7f17-5f43-428d-b14d-53a4cf915069.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/00fc7f17-5f43-428d-b14d-53a4cf915069.jpg not downloaded yet
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252Fdea1acc3-6aa1-42f2-ab09-fecb45caa26c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/dea1acc3-6aa1-42f2-ab09-fecb45caa26c.jpg not downloaded yet
2026-03-27 16:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:25 [adesa.fr] INFO: Found listing with ID: 10721366
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721366%27 HTTP/1.1" 200 None
2026-03-27 16:35:25 [adesa.fr] INFO: Scrape type for 10721366: 2
2026-03-27 16:35:25 [adesa.fr] INFO: Scraping item 10721366 url https://www.openlane.eu/en/carv6/auction/10721366
2026-03-27 16:35:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4c11715-101c-5e32-8594-c6573bfcb7e2 with identifier: 10738608
2026-03-27 16:35:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4c11715-101c-5e32-8594-c6573bfcb7e2 with scrape type 1
2026-03-27 16:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b4c11715-101c-5e32-8594-c6573bfcb7e2
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252F7c9be36d-a0f2-4c8a-9158-06c706ff5f39.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/7c9be36d-a0f2-4c8a-9158-06c706ff5f39.jpg not downloaded yet
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258eef10>
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252F02ced561-7b9b-413f-a597-1e7994c06ff9.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/02ced561-7b9b-413f-a597-1e7994c06ff9.jpg saved to cache
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5df87cc2-10ec-509b-a60b-c03395b51e3f
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225967390>
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252F1e8145f9-0338-403c-88f7-bd4cedd6bd1e.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/1e8145f9-0338-403c-88f7-bd4cedd6bd1e.jpg saved to cache
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bf8d70cb-5e8e-56a5-8091-bcf22a23f945
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b8d1d0>
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252F74a1ced7-b1ac-469e-a90c-5da75b688466.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/74a1ced7-b1ac-469e-a90c-5da75b688466.jpg saved to cache
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 03607249-f6c3-555e-8330-f09d09c4a8fb
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22595f090>
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252Fa4127a38-da9a-40e2-be97-74750543e51d.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/a4127a38-da9a-40e2-be97-74750543e51d.jpg saved to cache
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 03607249-f6c3-555e-8330-f09d09c4a8fb
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b3a450>
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252F8ed3aa53-902d-480b-97da-97c68a7055aa.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/8ed3aa53-902d-480b-97da-97c68a7055aa.jpg saved to cache
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5df87cc2-10ec-509b-a60b-c03395b51e3f
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242ca090>
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252Ff7defb12-a044-4c99-9938-4bea6a7fb32b.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/f7defb12-a044-4c99-9938-4bea6a7fb32b.jpg saved to cache
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e4001bf8-9678-5b5d-8f72-5e904eb71fe2
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c7ae50>
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252F21fd4a67-4b54-4ae2-b72f-e42380493045.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/21fd4a67-4b54-4ae2-b72f-e42380493045.jpg saved to cache
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5df87cc2-10ec-509b-a60b-c03395b51e3f
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252F0d84b535-72d2-40e8-9fed-e315eafa4b85.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/0d84b535-72d2-40e8-9fed-e315eafa4b85.jpg not downloaded yet
2026-03-27 16:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749844/general/c6c6ad20-4634-44d1-a1bf-d109afd9ffff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738500)
2026-03-27 16:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749843/general/80235fa8-58e7-479f-8c90-ea82a599b256.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738499)
2026-03-27 16:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749844/general/2d134972-233a-493a-b730-23f58dba73dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738500)
2026-03-27 16:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749979/general/162ebca8-b02b-4a73-a7de-e25f2d21ea5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738522)
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252Fb38926a8-0f20-4f53-b5b5-32f964104645.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/b38926a8-0f20-4f53-b5b5-32f964104645.jpg not downloaded yet
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252Fa7854200-b5f7-4793-a26b-da1a9a5620fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/a7854200-b5f7-4793-a26b-da1a9a5620fa.jpg not downloaded yet
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252F760ea328-1102-483d-ba8e-b17ad1e2bbd6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/760ea328-1102-483d-ba8e-b17ad1e2bbd6.jpg not downloaded yet
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252Ffca456fd-66f9-46ef-b4ed-28907f7179af.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/fca456fd-66f9-46ef-b4ed-28907f7179af.jpg not downloaded yet
2026-03-27 16:35:26 [adesa.fr] INFO: Found listing with ID: 10721606
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721606%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [adesa.fr] INFO: Scrape type for 10721606: 2
2026-03-27 16:35:26 [adesa.fr] INFO: Scraping item 10721606 url https://www.openlane.eu/en/carv6/auction/10721606
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252F1fcfa11d-419c-46fb-8049-ec21781c60dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/1fcfa11d-419c-46fb-8049-ec21781c60dd.jpg not downloaded yet
2026-03-27 16:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750073/general/0397c2ac-cb5d-41f2-aef4-fe5949d37d95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738610)
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252F9b6e48ad-1390-4c6e-865f-40980307bec6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/9b6e48ad-1390-4c6e-865f-40980307bec6.jpg not downloaded yet
2026-03-27 16:35:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22441d6d0>
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252Fc0eed8da-778f-48f5-9b9e-da83855e2340.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/c0eed8da-778f-48f5-9b9e-da83855e2340.jpg saved to cache
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e4001bf8-9678-5b5d-8f72-5e904eb71fe2
2026-03-27 16:35:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03b610f2-dc87-5d2d-baed-59bbeb548bed with identifier: 10738547
2026-03-27 16:35:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03b610f2-dc87-5d2d-baed-59bbeb548bed with scrape type 1
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 03b610f2-dc87-5d2d-baed-59bbeb548bed
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252F16d476d7-decd-4297-939a-8196699ff39f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/16d476d7-decd-4297-939a-8196699ff39f.jpg not downloaded yet
2026-03-27 16:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749843/general/17fa2d9f-49a9-40e2-a3b7-da97e958b878.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738499)
2026-03-27 16:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750008/general/f644d3d2-5168-4b9d-8cab-4a8af98a16c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738549)
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252F59ef1408-3253-4663-9cb7-a7d6b2fa9b52.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/59ef1408-3253-4663-9cb7-a7d6b2fa9b52.jpg not downloaded yet
2026-03-27 16:35:26 [adesa.fr] INFO: Found listing with ID: 10630790
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710630790%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [adesa.fr] INFO: Scrape type for 10630790: 0
2026-03-27 16:35:26 [adesa.fr] INFO: Skipping item 10630790 url https://www.openlane.eu/en/carv6/auction/10630790
2026-03-27 16:35:26 [adesa.fr] INFO: Found listing with ID: 10733972
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733972%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [adesa.fr] INFO: Scrape type for 10733972: 0
2026-03-27 16:35:26 [adesa.fr] INFO: Skipping item 10733972 url https://www.openlane.eu/en/carv6/auction/10733972
2026-03-27 16:35:26 [adesa.fr] INFO: Found listing with ID: 10633066
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710633066%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [adesa.fr] INFO: Scrape type for 10633066: 0
2026-03-27 16:35:26 [adesa.fr] INFO: Skipping item 10633066 url https://www.openlane.eu/en/carv6/auction/10633066
2026-03-27 16:35:26 [adesa.fr] INFO: Found listing with ID: 10601085
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710601085%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [adesa.fr] INFO: Scrape type for 10601085: 0
2026-03-27 16:35:26 [adesa.fr] INFO: Skipping item 10601085 url https://www.openlane.eu/en/carv6/auction/10601085
2026-03-27 16:35:26 [adesa.fr] INFO: Found listing with ID: 10669348
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710669348%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [adesa.fr] INFO: Scrape type for 10669348: 0
2026-03-27 16:35:26 [adesa.fr] INFO: Skipping item 10669348 url https://www.openlane.eu/en/carv6/auction/10669348
2026-03-27 16:35:26 [adesa.fr] INFO: Found listing with ID: 10513909
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710513909%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [adesa.fr] INFO: Scrape type for 10513909: 0
2026-03-27 16:35:26 [adesa.fr] INFO: Skipping item 10513909 url https://www.openlane.eu/en/carv6/auction/10513909
2026-03-27 16:35:26 [adesa.fr] INFO: Found listing with ID: 10051044
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710051044%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [adesa.fr] INFO: Scrape type for 10051044: 0
2026-03-27 16:35:26 [adesa.fr] INFO: Skipping item 10051044 url https://www.openlane.eu/en/carv6/auction/10051044
2026-03-27 16:35:26 [adesa.fr] INFO: Found listing with ID: 10331201
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710331201%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [adesa.fr] INFO: Scrape type for 10331201: 0
2026-03-27 16:35:26 [adesa.fr] INFO: Skipping item 10331201 url https://www.openlane.eu/en/carv6/auction/10331201
2026-03-27 16:35:26 [adesa.fr] INFO: Found listing with ID: 10326073
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326073%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [adesa.fr] INFO: Scrape type for 10326073: 0
2026-03-27 16:35:26 [adesa.fr] INFO: Skipping item 10326073 url https://www.openlane.eu/en/carv6/auction/10326073
2026-03-27 16:35:26 [adesa.fr] INFO: Found listing with ID: 10489924
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710489924%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [adesa.fr] INFO: Scrape type for 10489924: 0
2026-03-27 16:35:26 [adesa.fr] INFO: Skipping item 10489924 url https://www.openlane.eu/en/carv6/auction/10489924
2026-03-27 16:35:26 [adesa.fr] INFO: Found listing with ID: 10451783
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710451783%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [adesa.fr] INFO: Scrape type for 10451783: 0
2026-03-27 16:35:26 [adesa.fr] INFO: Skipping item 10451783 url https://www.openlane.eu/en/carv6/auction/10451783
2026-03-27 16:35:26 [adesa.fr] INFO: Found listing with ID: 10713166
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713166%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [adesa.fr] INFO: Scrape type for 10713166: 0
2026-03-27 16:35:26 [adesa.fr] INFO: Skipping item 10713166 url https://www.openlane.eu/en/carv6/auction/10713166
2026-03-27 16:35:26 [adesa.fr] INFO: Found listing with ID: 10531347
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710531347%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [adesa.fr] INFO: Scrape type for 10531347: 0
2026-03-27 16:35:26 [adesa.fr] INFO: Skipping item 10531347 url https://www.openlane.eu/en/carv6/auction/10531347
2026-03-27 16:35:26 [adesa.fr] INFO: Found listing with ID: 10728758
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728758%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [adesa.fr] INFO: Scrape type for 10728758: 2
2026-03-27 16:35:26 [adesa.fr] INFO: Scraping item 10728758 url https://www.openlane.eu/en/carv6/auction/10728758
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252F7556eb49-c8f5-4d50-9c28-e94bcd86ed33.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/7556eb49-c8f5-4d50-9c28-e94bcd86ed33.jpg not downloaded yet
2026-03-27 16:35:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750137/general/8751d00f-1b81-4cab-a2e3-b2c3b353ad67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738671)
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252F460f22b4-cdde-4d69-ae17-7601a77d85f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/460f22b4-cdde-4d69-ae17-7601a77d85f2.jpg not downloaded yet
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252Fcf8c4013-27f4-4f5c-a300-4514ccbd7cf0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/cf8c4013-27f4-4f5c-a300-4514ccbd7cf0.jpg not downloaded yet
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252F334dc199-4051-417f-b241-0243382e2392.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/334dc199-4051-417f-b241-0243382e2392.jpg not downloaded yet
2026-03-27 16:35:26 [adesa.fr] INFO: Found listing with ID: 10606719
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710606719%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [adesa.fr] INFO: Scrape type for 10606719: 0
2026-03-27 16:35:26 [adesa.fr] INFO: Skipping item 10606719 url https://www.openlane.eu/en/carv6/auction/10606719
2026-03-27 16:35:26 [adesa.fr] INFO: Found listing with ID: 10694522
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694522%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [adesa.fr] INFO: Scrape type for 10694522: 2
2026-03-27 16:35:26 [adesa.fr] INFO: Scraping item 10694522 url https://www.openlane.eu/en/carv6/auction/10694522
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252Fa5030bd9-6825-46dc-96dd-9bc768d1ec37.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/a5030bd9-6825-46dc-96dd-9bc768d1ec37.jpg not downloaded yet
2026-03-27 16:35:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbca46fd-9861-5766-90cc-77d494da97b3 with identifier: 10738623
2026-03-27 16:35:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbca46fd-9861-5766-90cc-77d494da97b3 with scrape type 1
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cbca46fd-9861-5766-90cc-77d494da97b3
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252F6d057694-d474-43a0-a1ad-786e758857bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/6d057694-d474-43a0-a1ad-786e758857bc.jpg not downloaded yet
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab8bd0>
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252Fc6c6ad20-4634-44d1-a1bf-d109afd9ffff.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/c6c6ad20-4634-44d1-a1bf-d109afd9ffff.jpg saved to cache
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 68228468-2208-5c7d-a3e1-ff1e5f1476aa
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22443fa10>
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252F80235fa8-58e7-479f-8c90-ea82a599b256.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/80235fa8-58e7-479f-8c90-ea82a599b256.jpg saved to cache
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256cd0d0>
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252F2d134972-233a-493a-b730-23f58dba73dc.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/2d134972-233a-493a-b730-23f58dba73dc.jpg saved to cache
2026-03-27 16:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 68228468-2208-5c7d-a3e1-ff1e5f1476aa
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259a9290>
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252F162ebca8-b02b-4a73-a7de-e25f2d21ea5e.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/162ebca8-b02b-4a73-a7de-e25f2d21ea5e.jpg saved to cache
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bf8d70cb-5e8e-56a5-8091-bcf22a23f945
2026-03-27 16:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750137/general/d256896f-2f90-44b9-b533-c6fe2d14cb71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738671)
2026-03-27 16:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750008/general/8f03ec09-7f71-4879-872d-6f55e9a5264b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738549)
2026-03-27 16:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749979/general/c65d0db4-0993-4b8e-bbc6-17698a730fc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738522)
2026-03-27 16:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750073/general/f142a475-f07e-4238-adb6-4490ac26cb24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738610)
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252F534dbdd3-7633-4311-87e1-a57dfd72c0b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/534dbdd3-7633-4311-87e1-a57dfd72c0b7.jpg not downloaded yet
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252Ffc89d4b0-693d-430d-af03-13883571b431.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/fc89d4b0-693d-430d-af03-13883571b431.jpg not downloaded yet
2026-03-27 16:35:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749843/general/9c7bea09-8246-4fe3-91e5-26a0a0dec670.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738499)
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252Fcb319b97-c2a7-4b59-aab5-d5ba79c05394.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/cb319b97-c2a7-4b59-aab5-d5ba79c05394.jpg not downloaded yet
2026-03-27 16:35:27 [adesa.fr] INFO: Found listing with ID: 10699721
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699721%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [adesa.fr] INFO: Scrape type for 10699721: 2
2026-03-27 16:35:27 [adesa.fr] INFO: Scraping item 10699721 url https://www.openlane.eu/en/carv6/auction/10699721
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252F02510214-fd0d-45d9-898a-8716259ae408.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/02510214-fd0d-45d9-898a-8716259ae408.jpg not downloaded yet
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252F530aac5c-cfd8-476f-acc6-d16862353182.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/530aac5c-cfd8-476f-acc6-d16862353182.jpg not downloaded yet
2026-03-27 16:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750072/general/301155b3-56a1-4a43-9146-a259008c78d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738609)
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252Fe4747401-49f8-490f-8fc4-25f02cfd7726.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/e4747401-49f8-490f-8fc4-25f02cfd7726.jpg not downloaded yet
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252Fa03e7a06-cb06-45b8-a7aa-10f99acc2bb4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/a03e7a06-cb06-45b8-a7aa-10f99acc2bb4.jpg not downloaded yet
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258d6350>
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252F0397c2ac-cb5d-41f2-aef4-fe5949d37d95.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/0397c2ac-cb5d-41f2-aef4-fe5949d37d95.jpg saved to cache
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 03607249-f6c3-555e-8330-f09d09c4a8fb
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225633450>
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252F17fa2d9f-49a9-40e2-a3b7-da97e958b878.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/17fa2d9f-49a9-40e2-a3b7-da97e958b878.jpg saved to cache
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256fe250>
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252Ff644d3d2-5168-4b9d-8cab-4a8af98a16c2.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/f644d3d2-5168-4b9d-8cab-4a8af98a16c2.jpg saved to cache
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5df87cc2-10ec-509b-a60b-c03395b51e3f
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224516d10>
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252F8751d00f-1b81-4cab-a2e3-b2c3b353ad67.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/8751d00f-1b81-4cab-a2e3-b2c3b353ad67.jpg saved to cache
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e4001bf8-9678-5b5d-8f72-5e904eb71fe2
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252Fae94fb4e-6f6e-4e5a-8a8c-4d479dfa6761.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/ae94fb4e-6f6e-4e5a-8a8c-4d479dfa6761.jpg not downloaded yet
2026-03-27 16:35:27 [adesa.fr] INFO: Found listing with ID: 10326062
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326062%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [adesa.fr] INFO: Scrape type for 10326062: 0
2026-03-27 16:35:27 [adesa.fr] INFO: Skipping item 10326062 url https://www.openlane.eu/en/carv6/auction/10326062
2026-03-27 16:35:27 [adesa.fr] INFO: Found listing with ID: 10734482
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734482%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [adesa.fr] INFO: Scrape type for 10734482: 0
2026-03-27 16:35:27 [adesa.fr] INFO: Skipping item 10734482 url https://www.openlane.eu/en/carv6/auction/10734482
2026-03-27 16:35:27 [adesa.fr] INFO: Found listing with ID: 10571076
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710571076%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [adesa.fr] INFO: Scrape type for 10571076: 0
2026-03-27 16:35:27 [adesa.fr] INFO: Skipping item 10571076 url https://www.openlane.eu/en/carv6/auction/10571076
2026-03-27 16:35:27 [adesa.fr] INFO: Found listing with ID: 10730718
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730718%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [adesa.fr] INFO: Scrape type for 10730718: 0
2026-03-27 16:35:27 [adesa.fr] INFO: Skipping item 10730718 url https://www.openlane.eu/en/carv6/auction/10730718
2026-03-27 16:35:27 [adesa.fr] INFO: Found listing with ID: 10694993
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694993%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [adesa.fr] INFO: Scrape type for 10694993: 0
2026-03-27 16:35:27 [adesa.fr] INFO: Skipping item 10694993 url https://www.openlane.eu/en/carv6/auction/10694993
2026-03-27 16:35:27 [adesa.fr] INFO: Found listing with ID: 10473268
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473268%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [adesa.fr] INFO: Scrape type for 10473268: 0
2026-03-27 16:35:27 [adesa.fr] INFO: Skipping item 10473268 url https://www.openlane.eu/en/carv6/auction/10473268
2026-03-27 16:35:27 [adesa.fr] INFO: Found listing with ID: 10683948
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710683948%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [adesa.fr] INFO: Scrape type for 10683948: 0
2026-03-27 16:35:27 [adesa.fr] INFO: Skipping item 10683948 url https://www.openlane.eu/en/carv6/auction/10683948
2026-03-27 16:35:27 [adesa.fr] INFO: Found listing with ID: 10713167
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713167%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [adesa.fr] INFO: Scrape type for 10713167: 0
2026-03-27 16:35:27 [adesa.fr] INFO: Skipping item 10713167 url https://www.openlane.eu/en/carv6/auction/10713167
2026-03-27 16:35:27 [adesa.fr] INFO: Found listing with ID: 10710381
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710381%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [adesa.fr] INFO: Scrape type for 10710381: 0
2026-03-27 16:35:27 [adesa.fr] INFO: Skipping item 10710381 url https://www.openlane.eu/en/carv6/auction/10710381
2026-03-27 16:35:27 [adesa.fr] INFO: Found listing with ID: 10721360
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721360%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [adesa.fr] INFO: Scrape type for 10721360: 2
2026-03-27 16:35:27 [adesa.fr] INFO: Scraping item 10721360 url https://www.openlane.eu/en/carv6/auction/10721360
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252Fd27cbc14-788c-4a28-b7f7-e470e5c85da3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/d27cbc14-788c-4a28-b7f7-e470e5c85da3.jpg not downloaded yet
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252F4c07ffcd-365b-40f5-b237-81d900ba1559.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/4c07ffcd-365b-40f5-b237-81d900ba1559.jpg not downloaded yet
2026-03-27 16:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750072/general/0d84b535-72d2-40e8-9fed-e315eafa4b85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738609)
2026-03-27 16:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750071/general/7c9be36d-a0f2-4c8a-9158-06c706ff5f39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738608)
2026-03-27 16:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750008/general/00fc7f17-5f43-428d-b14d-53a4cf915069.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738549)
2026-03-27 16:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749843/general/dea1acc3-6aa1-42f2-ab09-fecb45caa26c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738499)
2026-03-27 16:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750071/general/1fcfa11d-419c-46fb-8049-ec21781c60dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738608)
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252F88b9557c-f6cb-4cd7-bab4-ba6e69e74341.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/88b9557c-f6cb-4cd7-bab4-ba6e69e74341.jpg not downloaded yet
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252F8c02d4e0-4b21-4f0e-8d48-c82e994801f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/8c02d4e0-4b21-4f0e-8d48-c82e994801f8.jpg not downloaded yet
2026-03-27 16:35:27 [adesa.fr] INFO: Found listing with ID: 10702500
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710702500%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [adesa.fr] INFO: Scrape type for 10702500: 0
2026-03-27 16:35:27 [adesa.fr] INFO: Skipping item 10702500 url https://www.openlane.eu/en/carv6/auction/10702500
2026-03-27 16:35:27 [adesa.fr] INFO: Found listing with ID: 10719678
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719678%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [adesa.fr] INFO: Scrape type for 10719678: 2
2026-03-27 16:35:27 [adesa.fr] INFO: Scraping item 10719678 url https://www.openlane.eu/en/carv6/auction/10719678
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252Fde00f661-b7a0-4504-9736-e54cc3945015.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/de00f661-b7a0-4504-9736-e54cc3945015.jpg not downloaded yet
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252F249c5aeb-26d9-4458-954d-0a8e77d9d24b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/249c5aeb-26d9-4458-954d-0a8e77d9d24b.jpg not downloaded yet
2026-03-27 16:35:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225633950>
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252Fd256896f-2f90-44b9-b533-c6fe2d14cb71.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/d256896f-2f90-44b9-b533-c6fe2d14cb71.jpg saved to cache
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e4001bf8-9678-5b5d-8f72-5e904eb71fe2
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259655d0>
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252F8f03ec09-7f71-4879-872d-6f55e9a5264b.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/8f03ec09-7f71-4879-872d-6f55e9a5264b.jpg saved to cache
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5df87cc2-10ec-509b-a60b-c03395b51e3f
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256c6d50>
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252Fc65d0db4-0993-4b8e-bbc6-17698a730fc9.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/c65d0db4-0993-4b8e-bbc6-17698a730fc9.jpg saved to cache
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bf8d70cb-5e8e-56a5-8091-bcf22a23f945
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22413eed0>
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252Ff142a475-f07e-4238-adb6-4490ac26cb24.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/f142a475-f07e-4238-adb6-4490ac26cb24.jpg saved to cache
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 03607249-f6c3-555e-8330-f09d09c4a8fb
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bfee50>
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252F9c7bea09-8246-4fe3-91e5-26a0a0dec670.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/9c7bea09-8246-4fe3-91e5-26a0a0dec670.jpg saved to cache
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cc1bd0>
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252F301155b3-56a1-4a43-9146-a259008c78d3.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/301155b3-56a1-4a43-9146-a259008c78d3.jpg saved to cache
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9
2026-03-27 16:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750073/general/56acb4eb-07e5-455e-9744-fc91a2f93d3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738610)
2026-03-27 16:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750071/general/7556eb49-c8f5-4d50-9c28-e94bcd86ed33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738608)
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252F8b9cbb05-1a96-4d9d-8771-265ff1548a36.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/8b9cbb05-1a96-4d9d-8771-265ff1548a36.jpg not downloaded yet
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252F795c3171-f1d0-46df-8321-58530918601d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/795c3171-f1d0-46df-8321-58530918601d.jpg not downloaded yet
2026-03-27 16:35:27 [adesa.fr] INFO: Found listing with ID: 10719687
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719687%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [adesa.fr] INFO: Scrape type for 10719687: 2
2026-03-27 16:35:27 [adesa.fr] INFO: Scraping item 10719687 url https://www.openlane.eu/en/carv6/auction/10719687
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252Fde5ab82e-07a8-42dc-9521-fcaa59a73eb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/de5ab82e-07a8-42dc-9521-fcaa59a73eb9.jpg not downloaded yet
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252F1292fe30-24f1-4561-ae06-2705305c78e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/1292fe30-24f1-4561-ae06-2705305c78e7.jpg not downloaded yet
2026-03-27 16:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750006/general/cf8c4013-27f4-4f5c-a300-4514ccbd7cf0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738547)
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252Fb23d44e0-b026-461c-b160-f3609a06db30.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/b23d44e0-b026-461c-b160-f3609a06db30.jpg not downloaded yet
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252F3deffca0-88c4-496b-bec9-e942f2a51244.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/3deffca0-88c4-496b-bec9-e942f2a51244.jpg not downloaded yet
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224548e50>
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252F0d84b535-72d2-40e8-9fed-e315eafa4b85.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/0d84b535-72d2-40e8-9fed-e315eafa4b85.jpg saved to cache
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256a95d0>
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252F7c9be36d-a0f2-4c8a-9158-06c706ff5f39.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/7c9be36d-a0f2-4c8a-9158-06c706ff5f39.jpg saved to cache
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b4c11715-101c-5e32-8594-c6573bfcb7e2
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a36c10>
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252F00fc7f17-5f43-428d-b14d-53a4cf915069.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/00fc7f17-5f43-428d-b14d-53a4cf915069.jpg saved to cache
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5df87cc2-10ec-509b-a60b-c03395b51e3f
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22416e250>
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252Fdea1acc3-6aa1-42f2-ab09-fecb45caa26c.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/dea1acc3-6aa1-42f2-ab09-fecb45caa26c.jpg saved to cache
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e0f90>
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252F1fcfa11d-419c-46fb-8049-ec21781c60dd.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/1fcfa11d-419c-46fb-8049-ec21781c60dd.jpg saved to cache
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b4c11715-101c-5e32-8594-c6573bfcb7e2
2026-03-27 16:35:28 [adesa.fr] INFO: Found listing with ID: 10733661
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733661%27 HTTP/1.1" 200 None
2026-03-27 16:35:28 [adesa.fr] INFO: Scrape type for 10733661: 0
2026-03-27 16:35:28 [adesa.fr] INFO: Skipping item 10733661 url https://www.openlane.eu/en/carv6/auction/10733661
2026-03-27 16:35:28 [adesa.fr] INFO: Found listing with ID: 10662209
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710662209%27 HTTP/1.1" 200 None
2026-03-27 16:35:28 [adesa.fr] INFO: Scrape type for 10662209: 0
2026-03-27 16:35:28 [adesa.fr] INFO: Skipping item 10662209 url https://www.openlane.eu/en/carv6/auction/10662209
2026-03-27 16:35:28 [adesa.fr] INFO: Found listing with ID: 10439487
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710439487%27 HTTP/1.1" 200 None
2026-03-27 16:35:28 [adesa.fr] INFO: Scrape type for 10439487: 0
2026-03-27 16:35:28 [adesa.fr] INFO: Skipping item 10439487 url https://www.openlane.eu/en/carv6/auction/10439487
2026-03-27 16:35:28 [adesa.fr] INFO: Found listing with ID: 10728851
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728851%27 HTTP/1.1" 200 None
2026-03-27 16:35:28 [adesa.fr] INFO: Scrape type for 10728851: 2
2026-03-27 16:35:28 [adesa.fr] INFO: Scraping item 10728851 url https://www.openlane.eu/en/carv6/auction/10728851
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252Fa927438c-2ba8-4ef8-9abf-9a09a06ef2bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/a927438c-2ba8-4ef8-9abf-9a09a06ef2bd.jpg not downloaded yet
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252F6a201785-9bc7-4de4-af82-bc1b8cd41a81.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/6a201785-9bc7-4de4-af82-bc1b8cd41a81.jpg not downloaded yet
2026-03-27 16:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750006/general/fc89d4b0-693d-430d-af03-13883571b431.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738547)
2026-03-27 16:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750072/general/460f22b4-cdde-4d69-ae17-7601a77d85f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738609)
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252Fa9d14e24-9eae-4044-8492-7979fe518226.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/a9d14e24-9eae-4044-8492-7979fe518226.jpg not downloaded yet
2026-03-27 16:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750072/general/534dbdd3-7633-4311-87e1-a57dfd72c0b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738609)
2026-03-27 16:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750071/general/d27cbc14-788c-4a28-b7f7-e470e5c85da3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738608)
2026-03-27 16:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749843/general/59ef1408-3253-4663-9cb7-a7d6b2fa9b52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738499)
2026-03-27 16:35:28 [adesa.fr] INFO: Found listing with ID: 10699438
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699438%27 HTTP/1.1" 200 None
2026-03-27 16:35:28 [adesa.fr] INFO: Scrape type for 10699438: 2
2026-03-27 16:35:28 [adesa.fr] INFO: Scraping item 10699438 url https://www.openlane.eu/en/carv6/auction/10699438
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252F509043c7-4f40-439f-9362-97871bd655e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/509043c7-4f40-439f-9362-97871bd655e4.jpg not downloaded yet
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252Fce263f95-8d92-4c2f-ace0-825d11d40370.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/ce263f95-8d92-4c2f-ace0-825d11d40370.jpg not downloaded yet
2026-03-27 16:35:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259dfd90>
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252F56acb4eb-07e5-455e-9744-fc91a2f93d3b.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/56acb4eb-07e5-455e-9744-fc91a2f93d3b.jpg saved to cache
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 03607249-f6c3-555e-8330-f09d09c4a8fb
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224376350>
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252F7556eb49-c8f5-4d50-9c28-e94bcd86ed33.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/7556eb49-c8f5-4d50-9c28-e94bcd86ed33.jpg saved to cache
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b4c11715-101c-5e32-8594-c6573bfcb7e2
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242e07d0>
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252Fcf8c4013-27f4-4f5c-a300-4514ccbd7cf0.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/cf8c4013-27f4-4f5c-a300-4514ccbd7cf0.jpg saved to cache
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 03b610f2-dc87-5d2d-baed-59bbeb548bed
2026-03-27 16:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749843/general/ae94fb4e-6f6e-4e5a-8a8c-4d479dfa6761.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738499)
2026-03-27 16:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750087/general/4c07ffcd-365b-40f5-b237-81d900ba1559.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738623)
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252F66f23d87-0539-47e4-b6b5-cb91ac572089.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/66f23d87-0539-47e4-b6b5-cb91ac572089.jpg not downloaded yet
2026-03-27 16:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:28 [adesa.fr] INFO: Found listing with ID: 10051061
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710051061%27 HTTP/1.1" 200 None
2026-03-27 16:35:28 [adesa.fr] INFO: Scrape type for 10051061: 0
2026-03-27 16:35:28 [adesa.fr] INFO: Skipping item 10051061 url https://www.openlane.eu/en/carv6/auction/10051061
2026-03-27 16:35:28 [adesa.fr] INFO: Found listing with ID: 10269481
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710269481%27 HTTP/1.1" 200 None
2026-03-27 16:35:28 [adesa.fr] INFO: Scrape type for 10269481: 0
2026-03-27 16:35:28 [adesa.fr] INFO: Skipping item 10269481 url https://www.openlane.eu/en/carv6/auction/10269481
2026-03-27 16:35:28 [adesa.fr] INFO: Found listing with ID: 10699439
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699439%27 HTTP/1.1" 200 None
2026-03-27 16:35:28 [adesa.fr] INFO: Scrape type for 10699439: 2
2026-03-27 16:35:28 [adesa.fr] INFO: Scraping item 10699439 url https://www.openlane.eu/en/carv6/auction/10699439
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252F9a2fc5fd-fbc6-4815-8700-d9039d494b42.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/9a2fc5fd-fbc6-4815-8700-d9039d494b42.jpg not downloaded yet
2026-03-27 16:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750006/general/a03e7a06-cb06-45b8-a7aa-10f99acc2bb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738547)
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252F1163c8e6-8f9a-499a-aceb-69329a68a82f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/1163c8e6-8f9a-499a-aceb-69329a68a82f.jpg not downloaded yet
2026-03-27 16:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224137390>
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252Ffc89d4b0-693d-430d-af03-13883571b431.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/fc89d4b0-693d-430d-af03-13883571b431.jpg saved to cache
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 03b610f2-dc87-5d2d-baed-59bbeb548bed
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257ebdd0>
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252F460f22b4-cdde-4d69-ae17-7601a77d85f2.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/460f22b4-cdde-4d69-ae17-7601a77d85f2.jpg saved to cache
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff28510>
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252F534dbdd3-7633-4311-87e1-a57dfd72c0b7.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/534dbdd3-7633-4311-87e1-a57dfd72c0b7.jpg saved to cache
2026-03-27 16:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256d2390>
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252Fd27cbc14-788c-4a28-b7f7-e470e5c85da3.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/d27cbc14-788c-4a28-b7f7-e470e5c85da3.jpg saved to cache
2026-03-27 16:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b4c11715-101c-5e32-8594-c6573bfcb7e2
2026-03-27 16:35:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259a3090>
2026-03-27 16:35:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252F59ef1408-3253-4663-9cb7-a7d6b2fa9b52.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/59ef1408-3253-4663-9cb7-a7d6b2fa9b52.jpg saved to cache
2026-03-27 16:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea
2026-03-27 16:35:29 [adesa.fr] INFO: Found listing with ID: 10057241
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710057241%27 HTTP/1.1" 200 None
2026-03-27 16:35:29 [adesa.fr] INFO: Scrape type for 10057241: 0
2026-03-27 16:35:29 [adesa.fr] INFO: Skipping item 10057241 url https://www.openlane.eu/en/carv6/auction/10057241
2026-03-27 16:35:29 [adesa.fr] INFO: Found listing with ID: 10704551
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710704551%27 HTTP/1.1" 200 None
2026-03-27 16:35:29 [adesa.fr] INFO: Scrape type for 10704551: 0
2026-03-27 16:35:29 [adesa.fr] INFO: Skipping item 10704551 url https://www.openlane.eu/en/carv6/auction/10704551
2026-03-27 16:35:29 [adesa.fr] INFO: Found listing with ID: 10734487
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734487%27 HTTP/1.1" 200 None
2026-03-27 16:35:29 [adesa.fr] INFO: Scrape type for 10734487: 0
2026-03-27 16:35:29 [adesa.fr] INFO: Skipping item 10734487 url https://www.openlane.eu/en/carv6/auction/10734487
2026-03-27 16:35:29 [adesa.fr] INFO: Found listing with ID: 10733191
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733191%27 HTTP/1.1" 200 None
2026-03-27 16:35:29 [adesa.fr] INFO: Scrape type for 10733191: 0
2026-03-27 16:35:29 [adesa.fr] INFO: Skipping item 10733191 url https://www.openlane.eu/en/carv6/auction/10733191
2026-03-27 16:35:29 [adesa.fr] INFO: Found listing with ID: 10685083
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710685083%27 HTTP/1.1" 200 None
2026-03-27 16:35:29 [adesa.fr] INFO: Scrape type for 10685083: 0
2026-03-27 16:35:29 [adesa.fr] INFO: Skipping item 10685083 url https://www.openlane.eu/en/carv6/auction/10685083
2026-03-27 16:35:29 [adesa.fr] INFO: Found listing with ID: 10730646
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730646%27 HTTP/1.1" 200 None
2026-03-27 16:35:29 [adesa.fr] INFO: Scrape type for 10730646: 0
2026-03-27 16:35:29 [adesa.fr] INFO: Skipping item 10730646 url https://www.openlane.eu/en/carv6/auction/10730646
2026-03-27 16:35:29 [adesa.fr] INFO: Found listing with ID: 10699459
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699459%27 HTTP/1.1" 200 None
2026-03-27 16:35:29 [adesa.fr] INFO: Scrape type for 10699459: 2
2026-03-27 16:35:29 [adesa.fr] INFO: Scraping item 10699459 url https://www.openlane.eu/en/carv6/auction/10699459
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252Fd122401a-115e-493d-9258-c23e46db2e62.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/d122401a-115e-493d-9258-c23e46db2e62.jpg not downloaded yet
2026-03-27 16:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750087/general/6a201785-9bc7-4de4-af82-bc1b8cd41a81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738623)
2026-03-27 16:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750006/general/795c3171-f1d0-46df-8321-58530918601d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738547)
2026-03-27 16:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750071/general/a927438c-2ba8-4ef8-9abf-9a09a06ef2bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738608)
2026-03-27 16:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750006/general/8c02d4e0-4b21-4f0e-8d48-c82e994801f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738547)
2026-03-27 16:35:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750072/general/88b9557c-f6cb-4cd7-bab4-ba6e69e74341.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738609)
2026-03-27 16:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750006/general/3deffca0-88c4-496b-bec9-e942f2a51244.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738547)
2026-03-27 16:35:29 [adesa.fr] INFO: Found listing with ID: 10518391
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710518391%27 HTTP/1.1" 200 None
2026-03-27 16:35:29 [adesa.fr] INFO: Scrape type for 10518391: 0
2026-03-27 16:35:29 [adesa.fr] INFO: Skipping item 10518391 url https://www.openlane.eu/en/carv6/auction/10518391
2026-03-27 16:35:29 [adesa.fr] INFO: Found listing with ID: 10699457
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699457%27 HTTP/1.1" 200 None
2026-03-27 16:35:29 [adesa.fr] INFO: Scrape type for 10699457: 0
2026-03-27 16:35:29 [adesa.fr] INFO: Skipping item 10699457 url https://www.openlane.eu/en/carv6/auction/10699457
2026-03-27 16:35:29 [adesa.fr] INFO: Found listing with ID: 10650228
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710650228%27 HTTP/1.1" 200 None
2026-03-27 16:35:29 [adesa.fr] INFO: Scrape type for 10650228: 0
2026-03-27 16:35:29 [adesa.fr] INFO: Skipping item 10650228 url https://www.openlane.eu/en/carv6/auction/10650228
2026-03-27 16:35:29 [adesa.fr] INFO: Found listing with ID: 10136698
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710136698%27 HTTP/1.1" 200 None
2026-03-27 16:35:29 [adesa.fr] INFO: Scrape type for 10136698: 0
2026-03-27 16:35:29 [adesa.fr] INFO: Skipping item 10136698 url https://www.openlane.eu/en/carv6/auction/10136698
2026-03-27 16:35:29 [adesa.fr] INFO: Found listing with ID: 9905933
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%279905933%27 HTTP/1.1" 200 None
2026-03-27 16:35:29 [adesa.fr] INFO: Scrape type for 9905933: 0
2026-03-27 16:35:29 [adesa.fr] INFO: Skipping item 9905933 url https://www.openlane.eu/en/carv6/auction/9905933
2026-03-27 16:35:29 [adesa.fr] INFO: Found listing with ID: 10726262
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726262%27 HTTP/1.1" 200 None
2026-03-27 16:35:29 [adesa.fr] INFO: Scrape type for 10726262: 2
2026-03-27 16:35:29 [adesa.fr] INFO: Scraping item 10726262 url https://www.openlane.eu/en/carv6/auction/10726262
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252F7a76a863-48d7-40f5-82be-0ae78b2ba18a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/7a76a863-48d7-40f5-82be-0ae78b2ba18a.jpg not downloaded yet
2026-03-27 16:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750072/general/b23d44e0-b026-461c-b160-f3609a06db30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738609)
2026-03-27 16:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750006/general/a9d14e24-9eae-4044-8492-7979fe518226.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738547)
2026-03-27 16:35:29 [adesa.fr] INFO: Found listing with ID: 10728623
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728623%27 HTTP/1.1" 200 None
2026-03-27 16:35:29 [adesa.fr] INFO: Scrape type for 10728623: 2
2026-03-27 16:35:29 [adesa.fr] INFO: Scraping item 10728623 url https://www.openlane.eu/en/carv6/auction/10728623
2026-03-27 16:35:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff24d50>
2026-03-27 16:35:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252Fae94fb4e-6f6e-4e5a-8a8c-4d479dfa6761.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/ae94fb4e-6f6e-4e5a-8a8c-4d479dfa6761.jpg saved to cache
2026-03-27 16:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea
2026-03-27 16:35:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff1be90>
2026-03-27 16:35:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252F4c07ffcd-365b-40f5-b237-81d900ba1559.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/4c07ffcd-365b-40f5-b237-81d900ba1559.jpg saved to cache
2026-03-27 16:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cbca46fd-9861-5766-90cc-77d494da97b3
2026-03-27 16:35:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2a9c87a-4a98-529f-a290-faff33075e44 with identifier: 10721366
2026-03-27 16:35:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2a9c87a-4a98-529f-a290-faff33075e44 with scrape type 2
2026-03-27 16:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2a9c87a-4a98-529f-a290-faff33075e44 with scrape type 2
2026-03-27 16:35:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e2a9c87a-4a98-529f-a290-faff33075e44, identifier: 10721366
2026-03-27 16:35:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259eb590>
2026-03-27 16:35:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252Fa03e7a06-cb06-45b8-a7aa-10f99acc2bb4.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/a03e7a06-cb06-45b8-a7aa-10f99acc2bb4.jpg saved to cache
2026-03-27 16:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 03b610f2-dc87-5d2d-baed-59bbeb548bed
2026-03-27 16:35:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7c0aea5-f4a5-5a55-8740-902acec8cd4c with identifier: 10721606
2026-03-27 16:35:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7c0aea5-f4a5-5a55-8740-902acec8cd4c with scrape type 2
2026-03-27 16:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7c0aea5-f4a5-5a55-8740-902acec8cd4c with scrape type 2
2026-03-27 16:35:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b7c0aea5-f4a5-5a55-8740-902acec8cd4c, identifier: 10721606
2026-03-27 16:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750087/general/ce263f95-8d92-4c2f-ace0-825d11d40370.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738623)
2026-03-27 16:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750087/general/1292fe30-24f1-4561-ae06-2705305c78e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738623)
2026-03-27 16:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750006/general/66f23d87-0539-47e4-b6b5-cb91ac572089.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738547)
2026-03-27 16:35:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e2a9c87a-4a98-529f-a290-faff33075e44 with identifier: 10721366
2026-03-27 16:35:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e2a9c87a-4a98-529f-a290-faff33075e44 with identifier: 10721366
2026-03-27 16:35:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e2a9c87a-4a98-529f-a290-faff33075e44 with identifier: 10721366 to the API
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721366>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'e2a9c87a-4a98-529f-a290-faff33075e44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721366',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 29122,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-09-21',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Tce Equilibre - Petrol - Manual - 93 hp - 29.122 '
'km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2023}
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721366%27 HTTP/1.1" 200 None
2026-03-27 16:35:30 [adesa.fr] INFO: Saving data for 10721366: {'auction_closing_time': 1798675200.0, 'created_time': 1774445615.781198, 'last_price_update_time': 1774629330.354537}
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721366') HTTP/1.1" 204 0
2026-03-27 16:35:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b7c0aea5-f4a5-5a55-8740-902acec8cd4c with identifier: 10721606
2026-03-27 16:35:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b7c0aea5-f4a5-5a55-8740-902acec8cd4c with identifier: 10721606
2026-03-27 16:35:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b7c0aea5-f4a5-5a55-8740-902acec8cd4c with identifier: 10721606 to the API
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721606>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'b7c0aea5-f4a5-5a55-8740-902acec8cd4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57408',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721606',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 36665,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-10-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Tce Equilibre - Petrol - Manual - 93 hp - 36.665 '
'km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2023}
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721606%27 HTTP/1.1" 200 None
2026-03-27 16:35:30 [adesa.fr] INFO: Saving data for 10721606: {'auction_closing_time': 1798675200.0, 'created_time': 1774445614.949225, 'last_price_update_time': 1774629330.700111}
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721606') HTTP/1.1" 204 0
2026-03-27 16:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750071/general/509043c7-4f40-439f-9362-97871bd655e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738608)
2026-03-27 16:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750087/general/9a2fc5fd-fbc6-4815-8700-d9039d494b42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738623)
2026-03-27 16:35:30 [adesa.fr] INFO: Found listing with ID: 10734355
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734355%27 HTTP/1.1" 200 None
2026-03-27 16:35:30 [adesa.fr] INFO: Scrape type for 10734355: 0
2026-03-27 16:35:30 [adesa.fr] INFO: Skipping item 10734355 url https://www.openlane.eu/en/carv6/auction/10734355
2026-03-27 16:35:30 [adesa.fr] INFO: Found listing with ID: 10597849
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597849%27 HTTP/1.1" 200 None
2026-03-27 16:35:30 [adesa.fr] INFO: Scrape type for 10597849: 0
2026-03-27 16:35:30 [adesa.fr] INFO: Skipping item 10597849 url https://www.openlane.eu/en/carv6/auction/10597849
2026-03-27 16:35:30 [adesa.fr] INFO: Found listing with ID: 10580073
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710580073%27 HTTP/1.1" 200 None
2026-03-27 16:35:30 [adesa.fr] INFO: Scrape type for 10580073: 0
2026-03-27 16:35:30 [adesa.fr] INFO: Skipping item 10580073 url https://www.openlane.eu/en/carv6/auction/10580073
2026-03-27 16:35:30 [adesa.fr] INFO: Found listing with ID: 10727618
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710727618%27 HTTP/1.1" 200 None
2026-03-27 16:35:30 [adesa.fr] INFO: Scrape type for 10727618: 2
2026-03-27 16:35:30 [adesa.fr] INFO: Scraping item 10727618 url https://www.openlane.eu/en/carv6/auction/10727618
2026-03-27 16:35:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b1f050>
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252F6a201785-9bc7-4de4-af82-bc1b8cd41a81.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/6a201785-9bc7-4de4-af82-bc1b8cd41a81.jpg saved to cache
2026-03-27 16:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cbca46fd-9861-5766-90cc-77d494da97b3
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240c5150>
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252F795c3171-f1d0-46df-8321-58530918601d.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/795c3171-f1d0-46df-8321-58530918601d.jpg saved to cache
2026-03-27 16:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 03b610f2-dc87-5d2d-baed-59bbeb548bed
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22449c750>
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252Fa927438c-2ba8-4ef8-9abf-9a09a06ef2bd.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/a927438c-2ba8-4ef8-9abf-9a09a06ef2bd.jpg saved to cache
2026-03-27 16:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b4c11715-101c-5e32-8594-c6573bfcb7e2
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22587e210>
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252F8c02d4e0-4b21-4f0e-8d48-c82e994801f8.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/8c02d4e0-4b21-4f0e-8d48-c82e994801f8.jpg saved to cache
2026-03-27 16:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 03b610f2-dc87-5d2d-baed-59bbeb548bed
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b72f10>
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252F88b9557c-f6cb-4cd7-bab4-ba6e69e74341.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/88b9557c-f6cb-4cd7-bab4-ba6e69e74341.jpg saved to cache
2026-03-27 16:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9
2026-03-27 16:35:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240c4550>
2026-03-27 16:35:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252F3deffca0-88c4-496b-bec9-e942f2a51244.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/3deffca0-88c4-496b-bec9-e942f2a51244.jpg saved to cache
2026-03-27 16:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 03b610f2-dc87-5d2d-baed-59bbeb548bed
2026-03-27 16:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750087/general/d122401a-115e-493d-9258-c23e46db2e62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738623)
2026-03-27 16:35:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76a119ba-e990-548f-8661-f987e2f06109 with identifier: 10728758
2026-03-27 16:35:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76a119ba-e990-548f-8661-f987e2f06109 with scrape type 2
2026-03-27 16:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76a119ba-e990-548f-8661-f987e2f06109 with scrape type 2
2026-03-27 16:35:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 76a119ba-e990-548f-8661-f987e2f06109, identifier: 10728758
2026-03-27 16:35:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 990106ca-eb63-59ed-8879-2aa18c77b79a with identifier: 10721360
2026-03-27 16:35:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 990106ca-eb63-59ed-8879-2aa18c77b79a with scrape type 2
2026-03-27 16:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 990106ca-eb63-59ed-8879-2aa18c77b79a with scrape type 2
2026-03-27 16:35:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 990106ca-eb63-59ed-8879-2aa18c77b79a, identifier: 10721360
2026-03-27 16:35:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e3a50>
2026-03-27 16:35:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252Fb23d44e0-b026-461c-b160-f3609a06db30.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/b23d44e0-b026-461c-b160-f3609a06db30.jpg saved to cache
2026-03-27 16:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9
2026-03-27 16:35:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bdbb10>
2026-03-27 16:35:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252Fa9d14e24-9eae-4044-8492-7979fe518226.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/a9d14e24-9eae-4044-8492-7979fe518226.jpg saved to cache
2026-03-27 16:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 03b610f2-dc87-5d2d-baed-59bbeb548bed
2026-03-27 16:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750006/general/1163c8e6-8f9a-499a-aceb-69329a68a82f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738547)
2026-03-27 16:35:31 [adesa.fr] INFO: Found listing with ID: 10718734
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718734%27 HTTP/1.1" 200 None
2026-03-27 16:35:31 [adesa.fr] INFO: Scrape type for 10718734: 2
2026-03-27 16:35:31 [adesa.fr] INFO: Scraping item 10718734 url https://www.openlane.eu/en/carv6/auction/10718734
2026-03-27 16:35:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 76a119ba-e990-548f-8661-f987e2f06109 with identifier: 10728758
2026-03-27 16:35:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 76a119ba-e990-548f-8661-f987e2f06109 with identifier: 10728758
2026-03-27 16:35:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 76a119ba-e990-548f-8661-f987e2f06109 with identifier: 10728758 to the API
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728758>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '76a119ba-e990-548f-8661-f987e2f06109',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GR-104-TE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728758',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 66552,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-10-11',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Audi A3 Sportback 35 TFSI Business - Petrol - Manual - 150 hp - '
'66.552 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728758%27 HTTP/1.1" 200 None
2026-03-27 16:35:31 [adesa.fr] INFO: Saving data for 10728758: {'auction_closing_time': 1798671600.0, 'created_time': 1774532331.141303, 'last_price_update_time': 1774629331.830939}
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728758') HTTP/1.1" 204 0
2026-03-27 16:35:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 990106ca-eb63-59ed-8879-2aa18c77b79a with identifier: 10721360
2026-03-27 16:35:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 990106ca-eb63-59ed-8879-2aa18c77b79a with identifier: 10721360
2026-03-27 16:35:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 990106ca-eb63-59ed-8879-2aa18c77b79a with identifier: 10721360 to the API
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721360>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '990106ca-eb63-59ed-8879-2aa18c77b79a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-481-BQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721360',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 19259,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2023-12-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Formentor 1.4 e-Hybrid Business - Hybrid - Automatic - 150 hp '
'- 19.259 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721360%27 HTTP/1.1" 200 None
2026-03-27 16:35:32 [adesa.fr] INFO: Saving data for 10721360: {'auction_closing_time': 1798671600.0, 'created_time': 1774445682.925055, 'last_price_update_time': 1774629332.102068}
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721360') HTTP/1.1" 204 0
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff8b8d0>
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252Fce263f95-8d92-4c2f-ace0-825d11d40370.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/ce263f95-8d92-4c2f-ace0-825d11d40370.jpg saved to cache
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cbca46fd-9861-5766-90cc-77d494da97b3
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225922dd0>
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252F1292fe30-24f1-4561-ae06-2705305c78e7.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/1292fe30-24f1-4561-ae06-2705305c78e7.jpg saved to cache
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cbca46fd-9861-5766-90cc-77d494da97b3
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225670d50>
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252F66f23d87-0539-47e4-b6b5-cb91ac572089.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/66f23d87-0539-47e4-b6b5-cb91ac572089.jpg saved to cache
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 03b610f2-dc87-5d2d-baed-59bbeb548bed
2026-03-27 16:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750071/general/de00f661-b7a0-4504-9736-e54cc3945015.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738608)
2026-03-27 16:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750087/general/7a76a863-48d7-40f5-82be-0ae78b2ba18a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738623)
2026-03-27 16:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750071/general/de5ab82e-07a8-42dc-9521-fcaa59a73eb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738608)
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244bba10>
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252F509043c7-4f40-439f-9362-97871bd655e4.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/509043c7-4f40-439f-9362-97871bd655e4.jpg saved to cache
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b4c11715-101c-5e32-8594-c6573bfcb7e2
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff41ad0>
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252F9a2fc5fd-fbc6-4815-8700-d9039d494b42.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/9a2fc5fd-fbc6-4815-8700-d9039d494b42.jpg saved to cache
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cbca46fd-9861-5766-90cc-77d494da97b3
2026-03-27 16:35:32 [adesa.fr] INFO: Found listing with ID: 10719679
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719679%27 HTTP/1.1" 200 None
2026-03-27 16:35:32 [adesa.fr] INFO: Scrape type for 10719679: 2
2026-03-27 16:35:32 [adesa.fr] INFO: Scraping item 10719679 url https://www.openlane.eu/en/carv6/auction/10719679
2026-03-27 16:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728851> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243211d0>
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252Fd122401a-115e-493d-9258-c23e46db2e62.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/d122401a-115e-493d-9258-c23e46db2e62.jpg saved to cache
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cbca46fd-9861-5766-90cc-77d494da97b3
2026-03-27 16:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750072/general/8b9cbb05-1a96-4d9d-8771-265ff1548a36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738609)
2026-03-27 16:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750087/general/249c5aeb-26d9-4458-954d-0a8e77d9d24b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738623)
2026-03-27 16:35:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22563c950>
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252F1163c8e6-8f9a-499a-aceb-69329a68a82f.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/1163c8e6-8f9a-499a-aceb-69329a68a82f.jpg saved to cache
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 03b610f2-dc87-5d2d-baed-59bbeb548bed
2026-03-27 16:35:32 [adesa.fr] INFO: Found listing with ID: 10640495
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710640495%27 HTTP/1.1" 200 None
2026-03-27 16:35:32 [adesa.fr] INFO: Scrape type for 10640495: 0
2026-03-27 16:35:32 [adesa.fr] INFO: Skipping item 10640495 url https://www.openlane.eu/en/carv6/auction/10640495
2026-03-27 16:35:32 [adesa.fr] INFO: Found listing with ID: 10627155
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627155%27 HTTP/1.1" 200 None
2026-03-27 16:35:32 [adesa.fr] INFO: Scrape type for 10627155: 0
2026-03-27 16:35:32 [adesa.fr] INFO: Skipping item 10627155 url https://www.openlane.eu/en/carv6/auction/10627155
2026-03-27 16:35:32 [adesa.fr] INFO: Found listing with ID: 10721193
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721193%27 HTTP/1.1" 200 None
2026-03-27 16:35:32 [adesa.fr] INFO: Scrape type for 10721193: 2
2026-03-27 16:35:32 [adesa.fr] INFO: Scraping item 10721193 url https://www.openlane.eu/en/carv6/auction/10721193
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224317a50>
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252Fde00f661-b7a0-4504-9736-e54cc3945015.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/de00f661-b7a0-4504-9736-e54cc3945015.jpg saved to cache
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b4c11715-101c-5e32-8594-c6573bfcb7e2
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258cbdd0>
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252F7a76a863-48d7-40f5-82be-0ae78b2ba18a.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/7a76a863-48d7-40f5-82be-0ae78b2ba18a.jpg saved to cache
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cbca46fd-9861-5766-90cc-77d494da97b3
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225677810>
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252Fde5ab82e-07a8-42dc-9521-fcaa59a73eb9.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/de5ab82e-07a8-42dc-9521-fcaa59a73eb9.jpg saved to cache
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b4c11715-101c-5e32-8594-c6573bfcb7e2
2026-03-27 16:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750072/general/e4747401-49f8-490f-8fc4-25f02cfd7726.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738609)
2026-03-27 16:35:32 [adesa.fr] INFO: Found listing with ID: 10437881
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710437881%27 HTTP/1.1" 200 None
2026-03-27 16:35:32 [adesa.fr] INFO: Scrape type for 10437881: 0
2026-03-27 16:35:32 [adesa.fr] INFO: Skipping item 10437881 url https://www.openlane.eu/en/carv6/auction/10437881
2026-03-27 16:35:32 [adesa.fr] INFO: Found listing with ID: 10699722
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699722%27 HTTP/1.1" 200 None
2026-03-27 16:35:32 [adesa.fr] INFO: Scrape type for 10699722: 0
2026-03-27 16:35:32 [adesa.fr] INFO: Skipping item 10699722 url https://www.openlane.eu/en/carv6/auction/10699722
2026-03-27 16:35:32 [adesa.fr] INFO: Found listing with ID: 10394825
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710394825%27 HTTP/1.1" 200 None
2026-03-27 16:35:32 [adesa.fr] INFO: Scrape type for 10394825: 0
2026-03-27 16:35:32 [adesa.fr] INFO: Skipping item 10394825 url https://www.openlane.eu/en/carv6/auction/10394825
2026-03-27 16:35:32 [adesa.fr] INFO: Found listing with ID: 10698182
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698182%27 HTTP/1.1" 200 None
2026-03-27 16:35:32 [adesa.fr] INFO: Scrape type for 10698182: 2
2026-03-27 16:35:32 [adesa.fr] INFO: Scraping item 10698182 url https://www.openlane.eu/en/carv6/auction/10698182
2026-03-27 16:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750071/general/02510214-fd0d-45d9-898a-8716259ae408.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738608)
2026-03-27 16:35:32 [adesa.fr] INFO: Found listing with ID: 10687167
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710687167%27 HTTP/1.1" 200 None
2026-03-27 16:35:32 [adesa.fr] INFO: Scrape type for 10687167: 0
2026-03-27 16:35:32 [adesa.fr] INFO: Skipping item 10687167 url https://www.openlane.eu/en/carv6/auction/10687167
2026-03-27 16:35:32 [adesa.fr] INFO: Found listing with ID: 10723137
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723137%27 HTTP/1.1" 200 None
2026-03-27 16:35:32 [adesa.fr] INFO: Scrape type for 10723137: 2
2026-03-27 16:35:32 [adesa.fr] INFO: Scraping item 10723137 url https://www.openlane.eu/en/carv6/auction/10723137
2026-03-27 16:35:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8469cb50-ffb3-5b90-a8f8-9b22e747a9cc with identifier: 10728851
2026-03-27 16:35:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8469cb50-ffb3-5b90-a8f8-9b22e747a9cc with scrape type 2
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8469cb50-ffb3-5b90-a8f8-9b22e747a9cc with scrape type 2
2026-03-27 16:35:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8469cb50-ffb3-5b90-a8f8-9b22e747a9cc, identifier: 10728851
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab0a50>
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252F8b9cbb05-1a96-4d9d-8771-265ff1548a36.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/8b9cbb05-1a96-4d9d-8771-265ff1548a36.jpg saved to cache
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22435cd90>
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252F249c5aeb-26d9-4458-954d-0a8e77d9d24b.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/249c5aeb-26d9-4458-954d-0a8e77d9d24b.jpg saved to cache
2026-03-27 16:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cbca46fd-9861-5766-90cc-77d494da97b3
2026-03-27 16:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750087/general/6d057694-d474-43a0-a1ad-786e758857bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738623)
2026-03-27 16:35:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8469cb50-ffb3-5b90-a8f8-9b22e747a9cc with identifier: 10728851
2026-03-27 16:35:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8469cb50-ffb3-5b90-a8f8-9b22e747a9cc with identifier: 10728851
2026-03-27 16:35:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8469cb50-ffb3-5b90-a8f8-9b22e747a9cc with identifier: 10728851 to the API
2026-03-27 16:35:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728851>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '8469cb50-ffb3-5b90-a8f8-9b22e747a9cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-124-CA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728851',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS3',
'odometer': 7542,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2024-03-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS3 1.2 Performance Line - Petrol - Manual - 101 hp - 7.542 km',
'transmission': 'manual',
'trim': 'Performance Line',
'vin': None,
'year': 2024}
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728851%27 HTTP/1.1" 200 None
2026-03-27 16:35:33 [adesa.fr] INFO: Saving data for 10728851: {'auction_closing_time': 1798671600.0, 'created_time': 1774532327.083316, 'last_price_update_time': 1774629333.144594}
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728851') HTTP/1.1" 204 0
2026-03-27 16:35:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750087/general/530aac5c-cfd8-476f-acc6-d16862353182.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738623)
2026-03-27 16:35:33 [adesa.fr] INFO: Found listing with ID: 10699512
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699512%27 HTTP/1.1" 200 None
2026-03-27 16:35:33 [adesa.fr] INFO: Scrape type for 10699512: 2
2026-03-27 16:35:33 [adesa.fr] INFO: Scraping item 10699512 url https://www.openlane.eu/en/carv6/auction/10699512
2026-03-27 16:35:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ba7790>
2026-03-27 16:35:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252Fe4747401-49f8-490f-8fc4-25f02cfd7726.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/e4747401-49f8-490f-8fc4-25f02cfd7726.jpg saved to cache
2026-03-27 16:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9
2026-03-27 16:35:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749843/general/cb319b97-c2a7-4b59-aab5-d5ba79c05394.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738499)
2026-03-27 16:35:33 [adesa.fr] INFO: Found listing with ID: 10699517
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699517%27 HTTP/1.1" 200 None
2026-03-27 16:35:33 [adesa.fr] INFO: Scrape type for 10699517: 2
2026-03-27 16:35:33 [adesa.fr] INFO: Scraping item 10699517 url https://www.openlane.eu/en/carv6/auction/10699517
2026-03-27 16:35:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b85210>
2026-03-27 16:35:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252F02510214-fd0d-45d9-898a-8716259ae408.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/02510214-fd0d-45d9-898a-8716259ae408.jpg saved to cache
2026-03-27 16:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b4c11715-101c-5e32-8594-c6573bfcb7e2
2026-03-27 16:35:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256704d0>
2026-03-27 16:35:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252F6d057694-d474-43a0-a1ad-786e758857bc.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/6d057694-d474-43a0-a1ad-786e758857bc.jpg saved to cache
2026-03-27 16:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cbca46fd-9861-5766-90cc-77d494da97b3
2026-03-27 16:35:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:33 [adesa.fr] INFO: Found listing with ID: 10728626
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728626%27 HTTP/1.1" 200 None
2026-03-27 16:35:33 [adesa.fr] INFO: Scrape type for 10728626: 2
2026-03-27 16:35:33 [adesa.fr] INFO: Scraping item 10728626 url https://www.openlane.eu/en/carv6/auction/10728626
2026-03-27 16:35:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff1b810>
2026-03-27 16:35:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750087%252Fgeneral%252F530aac5c-cfd8-476f-acc6-d16862353182.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750087/general/530aac5c-cfd8-476f-acc6-d16862353182.jpg saved to cache
2026-03-27 16:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cbca46fd-9861-5766-90cc-77d494da97b3
2026-03-27 16:35:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cbca46fd-9861-5766-90cc-77d494da97b3, skipping ID generation
2026-03-27 16:35:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbca46fd-9861-5766-90cc-77d494da97b3 with scrape type 1
2026-03-27 16:35:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cbca46fd-9861-5766-90cc-77d494da97b3 sending to next pipeline
2026-03-27 16:35:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cbca46fd-9861-5766-90cc-77d494da97b3, identifier: 10738623
2026-03-27 16:35:33 [adesa.fr] INFO: Found listing with ID: 10728624
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728624%27 HTTP/1.1" 200 None
2026-03-27 16:35:33 [adesa.fr] INFO: Scrape type for 10728624: 2
2026-03-27 16:35:33 [adesa.fr] INFO: Scraping item 10728624 url https://www.openlane.eu/en/carv6/auction/10728624
2026-03-27 16:35:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cbca46fd-9861-5766-90cc-77d494da97b3 with identifier: 10738623
2026-03-27 16:35:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cbca46fd-9861-5766-90cc-77d494da97b3 with identifier: 10738623
2026-03-27 16:35:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cbca46fd-9861-5766-90cc-77d494da97b3 with identifier: 10738623 to the API
2026-03-27 16:35:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750087/general/530aac5c-cfd8-476f-acc6-d16862353182.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'cbca46fd-9861-5766-90cc-77d494da97b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-201-GQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738623',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 122688,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187777,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750087/general/6d057694-d474-43a0-a1ad-786e758857bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225794,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750087/general/530aac5c-cfd8-476f-acc6-d16862353182.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750087/general/4c07ffcd-365b-40f5-b237-81d900ba1559.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167132,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750087/general/249c5aeb-26d9-4458-954d-0a8e77d9d24b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77434,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750087/general/1292fe30-24f1-4561-ae06-2705305c78e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750087/general/6a201785-9bc7-4de4-af82-bc1b8cd41a81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71251,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750087/general/ce263f95-8d92-4c2f-ace0-825d11d40370.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750087/general/9a2fc5fd-fbc6-4815-8700-d9039d494b42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750087/general/d122401a-115e-493d-9258-c23e46db2e62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbca46fd-9861-5766-90cc-77d494da97b3/cbca46fd-9861-5766-90cc-77d494da97b3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750087/general/7a76a863-48d7-40f5-82be-0ae78b2ba18a.jpg',
'Width': 1024}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Megane 1.5 DCI Business - Diesel - Automatic - 115 hp - '
'122.688 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 16:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738623%27 HTTP/1.1" 200 None
2026-03-27 16:35:34 [adesa.fr] INFO: Saving data for 10738623: {'created_time': 1774629334.644636, 'last_price_update_time': 1774629334.644648, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738623') HTTP/1.1" 204 0
2026-03-27 16:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750071/general/a5030bd9-6825-46dc-96dd-9bc768d1ec37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738608)
2026-03-27 16:35:34 [adesa.fr] INFO: Found listing with ID: 10699513
2026-03-27 16:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699513%27 HTTP/1.1" 200 None
2026-03-27 16:35:34 [adesa.fr] INFO: Scrape type for 10699513: 2
2026-03-27 16:35:34 [adesa.fr] INFO: Scraping item 10699513 url https://www.openlane.eu/en/carv6/auction/10699513
2026-03-27 16:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff2ee10>
2026-03-27 16:35:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252Fcb319b97-c2a7-4b59-aab5-d5ba79c05394.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/cb319b97-c2a7-4b59-aab5-d5ba79c05394.jpg saved to cache
2026-03-27 16:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea
2026-03-27 16:35:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 278f39c0-2b78-5e03-b3e6-15079ca91888 with identifier: 10728623
2026-03-27 16:35:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 278f39c0-2b78-5e03-b3e6-15079ca91888 with scrape type 2
2026-03-27 16:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 278f39c0-2b78-5e03-b3e6-15079ca91888 with scrape type 2
2026-03-27 16:35:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 278f39c0-2b78-5e03-b3e6-15079ca91888, identifier: 10728623
2026-03-27 16:35:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7874e78-f6a4-596b-aa74-23e09f411dcd with identifier: 10719687
2026-03-27 16:35:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7874e78-f6a4-596b-aa74-23e09f411dcd with scrape type 2
2026-03-27 16:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7874e78-f6a4-596b-aa74-23e09f411dcd with scrape type 2
2026-03-27 16:35:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a7874e78-f6a4-596b-aa74-23e09f411dcd, identifier: 10719687
2026-03-27 16:35:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 278f39c0-2b78-5e03-b3e6-15079ca91888 with identifier: 10728623
2026-03-27 16:35:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 278f39c0-2b78-5e03-b3e6-15079ca91888 with identifier: 10728623
2026-03-27 16:35:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 278f39c0-2b78-5e03-b3e6-15079ca91888 with identifier: 10728623 to the API
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728623>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '278f39c0-2b78-5e03-b3e6-15079ca91888',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-323-TE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728623',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 4803,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2024-08-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 4.803 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728623%27 HTTP/1.1" 200 None
2026-03-27 16:35:35 [adesa.fr] INFO: Saving data for 10728623: {'auction_closing_time': 1798671600.0, 'created_time': 1774532320.017723, 'last_price_update_time': 1774629335.228834}
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728623') HTTP/1.1" 204 0
2026-03-27 16:35:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a7874e78-f6a4-596b-aa74-23e09f411dcd with identifier: 10719687
2026-03-27 16:35:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a7874e78-f6a4-596b-aa74-23e09f411dcd with identifier: 10719687
2026-03-27 16:35:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a7874e78-f6a4-596b-aa74-23e09f411dcd with identifier: 10719687 to the API
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719687>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a7874e78-f6a4-596b-aa74-23e09f411dcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-711-TW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719687',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 23001,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2023-08-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'23.001 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719687%27 HTTP/1.1" 200 None
2026-03-27 16:35:35 [adesa.fr] INFO: Saving data for 10719687: {'auction_closing_time': 1798671600.0, 'created_time': 1774445715.531989, 'last_price_update_time': 1774629335.644292}
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719687') HTTP/1.1" 204 0
2026-03-27 16:35:35 [adesa.fr] INFO: Found listing with ID: 10597858
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597858%27 HTTP/1.1" 200 None
2026-03-27 16:35:35 [adesa.fr] INFO: Scrape type for 10597858: 0
2026-03-27 16:35:35 [adesa.fr] INFO: Skipping item 10597858 url https://www.openlane.eu/en/carv6/auction/10597858
2026-03-27 16:35:35 [adesa.fr] INFO: Found listing with ID: 10688557
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710688557%27 HTTP/1.1" 200 None
2026-03-27 16:35:35 [adesa.fr] INFO: Scrape type for 10688557: 0
2026-03-27 16:35:35 [adesa.fr] INFO: Skipping item 10688557 url https://www.openlane.eu/en/carv6/auction/10688557
2026-03-27 16:35:35 [adesa.fr] INFO: Found listing with ID: 10699502
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699502%27 HTTP/1.1" 200 None
2026-03-27 16:35:35 [adesa.fr] INFO: Scrape type for 10699502: 2
2026-03-27 16:35:35 [adesa.fr] INFO: Scraping item 10699502 url https://www.openlane.eu/en/carv6/auction/10699502
2026-03-27 16:35:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:35 [adesa.fr] INFO: Found listing with ID: 10699501
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699501%27 HTTP/1.1" 200 None
2026-03-27 16:35:35 [adesa.fr] INFO: Scrape type for 10699501: 2
2026-03-27 16:35:35 [adesa.fr] INFO: Scraping item 10699501 url https://www.openlane.eu/en/carv6/auction/10699501
2026-03-27 16:35:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224516390>
2026-03-27 16:35:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750071%252Fgeneral%252Fa5030bd9-6825-46dc-96dd-9bc768d1ec37.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750071/general/a5030bd9-6825-46dc-96dd-9bc768d1ec37.jpg saved to cache
2026-03-27 16:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b4c11715-101c-5e32-8594-c6573bfcb7e2
2026-03-27 16:35:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b4c11715-101c-5e32-8594-c6573bfcb7e2, skipping ID generation
2026-03-27 16:35:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4c11715-101c-5e32-8594-c6573bfcb7e2 with scrape type 1
2026-03-27 16:35:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b4c11715-101c-5e32-8594-c6573bfcb7e2 sending to next pipeline
2026-03-27 16:35:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b4c11715-101c-5e32-8594-c6573bfcb7e2, identifier: 10738608
2026-03-27 16:35:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83596e62-c528-5e41-a5f3-aa46505df2be with identifier: 10699439
2026-03-27 16:35:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83596e62-c528-5e41-a5f3-aa46505df2be with scrape type 2
2026-03-27 16:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83596e62-c528-5e41-a5f3-aa46505df2be with scrape type 2
2026-03-27 16:35:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 83596e62-c528-5e41-a5f3-aa46505df2be, identifier: 10699439
2026-03-27 16:35:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e203348-fa6f-59c4-880e-890db1307c43 with identifier: 10726262
2026-03-27 16:35:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e203348-fa6f-59c4-880e-890db1307c43 with scrape type 2
2026-03-27 16:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e203348-fa6f-59c4-880e-890db1307c43 with scrape type 2
2026-03-27 16:35:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0e203348-fa6f-59c4-880e-890db1307c43, identifier: 10726262
2026-03-27 16:35:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3d92692-e285-520d-a597-095a30b3b313 with identifier: 10719678
2026-03-27 16:35:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3d92692-e285-520d-a597-095a30b3b313 with scrape type 2
2026-03-27 16:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3d92692-e285-520d-a597-095a30b3b313 with scrape type 2
2026-03-27 16:35:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c3d92692-e285-520d-a597-095a30b3b313, identifier: 10719678
2026-03-27 16:35:36 [adesa.fr] INFO: Found listing with ID: 10452571
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710452571%27 HTTP/1.1" 200 None
2026-03-27 16:35:36 [adesa.fr] INFO: Scrape type for 10452571: 0
2026-03-27 16:35:36 [adesa.fr] INFO: Skipping item 10452571 url https://www.openlane.eu/en/carv6/auction/10452571
2026-03-27 16:35:36 [adesa.fr] INFO: Found listing with ID: 10512962
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710512962%27 HTTP/1.1" 200 None
2026-03-27 16:35:36 [adesa.fr] INFO: Scrape type for 10512962: 0
2026-03-27 16:35:36 [adesa.fr] INFO: Skipping item 10512962 url https://www.openlane.eu/en/carv6/auction/10512962
2026-03-27 16:35:36 [adesa.fr] INFO: Found listing with ID: 10661603
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710661603%27 HTTP/1.1" 200 None
2026-03-27 16:35:36 [adesa.fr] INFO: Scrape type for 10661603: 0
2026-03-27 16:35:36 [adesa.fr] INFO: Skipping item 10661603 url https://www.openlane.eu/en/carv6/auction/10661603
2026-03-27 16:35:36 [adesa.fr] INFO: Found listing with ID: 10411867
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710411867%27 HTTP/1.1" 200 None
2026-03-27 16:35:36 [adesa.fr] INFO: Scrape type for 10411867: 0
2026-03-27 16:35:36 [adesa.fr] INFO: Skipping item 10411867 url https://www.openlane.eu/en/carv6/auction/10411867
2026-03-27 16:35:36 [adesa.fr] INFO: Found listing with ID: 10326128
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326128%27 HTTP/1.1" 200 None
2026-03-27 16:35:36 [adesa.fr] INFO: Scrape type for 10326128: 0
2026-03-27 16:35:36 [adesa.fr] INFO: Skipping item 10326128 url https://www.openlane.eu/en/carv6/auction/10326128
2026-03-27 16:35:36 [adesa.fr] INFO: Found listing with ID: 10556138
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710556138%27 HTTP/1.1" 200 None
2026-03-27 16:35:36 [adesa.fr] INFO: Scrape type for 10556138: 0
2026-03-27 16:35:36 [adesa.fr] INFO: Skipping item 10556138 url https://www.openlane.eu/en/carv6/auction/10556138
2026-03-27 16:35:36 [adesa.fr] INFO: Found listing with ID: 10222565
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710222565%27 HTTP/1.1" 200 None
2026-03-27 16:35:36 [adesa.fr] INFO: Scrape type for 10222565: 0
2026-03-27 16:35:36 [adesa.fr] INFO: Skipping item 10222565 url https://www.openlane.eu/en/carv6/auction/10222565
2026-03-27 16:35:36 [adesa.fr] INFO: Found listing with ID: 10231005
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710231005%27 HTTP/1.1" 200 None
2026-03-27 16:35:36 [adesa.fr] INFO: Scrape type for 10231005: 0
2026-03-27 16:35:36 [adesa.fr] INFO: Skipping item 10231005 url https://www.openlane.eu/en/carv6/auction/10231005
2026-03-27 16:35:36 [adesa.fr] INFO: Found listing with ID: 10676045
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676045%27 HTTP/1.1" 200 None
2026-03-27 16:35:36 [adesa.fr] INFO: Scrape type for 10676045: 0
2026-03-27 16:35:36 [adesa.fr] INFO: Skipping item 10676045 url https://www.openlane.eu/en/carv6/auction/10676045
2026-03-27 16:35:36 [adesa.fr] INFO: Found listing with ID: 10707950
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707950%27 HTTP/1.1" 200 None
2026-03-27 16:35:36 [adesa.fr] INFO: Scrape type for 10707950: 0
2026-03-27 16:35:36 [adesa.fr] INFO: Skipping item 10707950 url https://www.openlane.eu/en/carv6/auction/10707950
2026-03-27 16:35:36 [adesa.fr] INFO: Found listing with ID: 10707951
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707951%27 HTTP/1.1" 200 None
2026-03-27 16:35:36 [adesa.fr] INFO: Scrape type for 10707951: 0
2026-03-27 16:35:36 [adesa.fr] INFO: Skipping item 10707951 url https://www.openlane.eu/en/carv6/auction/10707951
2026-03-27 16:35:36 [adesa.fr] INFO: Found listing with ID: 10729504
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710729504%27 HTTP/1.1" 200 None
2026-03-27 16:35:36 [adesa.fr] INFO: Scrape type for 10729504: 2
2026-03-27 16:35:36 [adesa.fr] INFO: Scraping item 10729504 url https://www.openlane.eu/en/carv6/auction/10729504
2026-03-27 16:35:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b4c11715-101c-5e32-8594-c6573bfcb7e2 with identifier: 10738608
2026-03-27 16:35:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b4c11715-101c-5e32-8594-c6573bfcb7e2 with identifier: 10738608
2026-03-27 16:35:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b4c11715-101c-5e32-8594-c6573bfcb7e2 with identifier: 10738608 to the API
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750071/general/a5030bd9-6825-46dc-96dd-9bc768d1ec37.jpg>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'b4c11715-101c-5e32-8594-c6573bfcb7e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-186-EF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738608',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 215541,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125989,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750071/general/7c9be36d-a0f2-4c8a-9158-06c706ff5f39.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750071/general/1fcfa11d-419c-46fb-8049-ec21781c60dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79118,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750071/general/7556eb49-c8f5-4d50-9c28-e94bcd86ed33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750071/general/a5030bd9-6825-46dc-96dd-9bc768d1ec37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750071/general/02510214-fd0d-45d9-898a-8716259ae408.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70557,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750071/general/d27cbc14-788c-4a28-b7f7-e470e5c85da3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750071/general/de00f661-b7a0-4504-9736-e54cc3945015.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76099,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750071/general/de5ab82e-07a8-42dc-9521-fcaa59a73eb9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129850,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750071/general/a927438c-2ba8-4ef8-9abf-9a09a06ef2bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4c11715-101c-5e32-8594-c6573bfcb7e2/b4c11715-101c-5e32-8594-c6573bfcb7e2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59072,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750071/general/509043c7-4f40-439f-9362-97871bd655e4.jpg',
'Width': 1024}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 215.541 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738608%27 HTTP/1.1" 200 None
2026-03-27 16:35:36 [adesa.fr] INFO: Saving data for 10738608: {'created_time': 1774629336.662207, 'last_price_update_time': 1774629336.662219, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738608') HTTP/1.1" 204 0
2026-03-27 16:35:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 83596e62-c528-5e41-a5f3-aa46505df2be with identifier: 10699439
2026-03-27 16:35:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 83596e62-c528-5e41-a5f3-aa46505df2be with identifier: 10699439
2026-03-27 16:35:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 83596e62-c528-5e41-a5f3-aa46505df2be with identifier: 10699439 to the API
2026-03-27 16:35:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699439>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '83596e62-c528-5e41-a5f3-aa46505df2be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-362-JX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699439',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 30411,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2i Rivoli - Petrol - Automatic - 131 hp - 30.411 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699439%27 HTTP/1.1" 200 None
2026-03-27 16:35:37 [adesa.fr] INFO: Saving data for 10699439: {'auction_closing_time': 1798671600.0, 'created_time': 1774013646.742403, 'last_price_update_time': 1774629337.14196}
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699439') HTTP/1.1" 204 0
2026-03-27 16:35:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0e203348-fa6f-59c4-880e-890db1307c43 with identifier: 10726262
2026-03-27 16:35:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0e203348-fa6f-59c4-880e-890db1307c43 with identifier: 10726262
2026-03-27 16:35:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0e203348-fa6f-59c4-880e-890db1307c43 with identifier: 10726262 to the API
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726262>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '0e203348-fa6f-59c4-880e-890db1307c43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX-058-LW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726262',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 3617,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2024-06-11',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 3.617 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726262%27 HTTP/1.1" 200 None
2026-03-27 16:35:37 [adesa.fr] INFO: Saving data for 10726262: {'auction_closing_time': 1798671600.0, 'created_time': 1774532317.404012, 'last_price_update_time': 1774629337.405717}
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726262') HTTP/1.1" 204 0
2026-03-27 16:35:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c3d92692-e285-520d-a597-095a30b3b313 with identifier: 10719678
2026-03-27 16:35:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c3d92692-e285-520d-a597-095a30b3b313 with identifier: 10719678
2026-03-27 16:35:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c3d92692-e285-520d-a597-095a30b3b313 with identifier: 10719678 to the API
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719678>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c3d92692-e285-520d-a597-095a30b3b313',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-612-VN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719678',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 26879,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-10-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 26.879 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719678%27 HTTP/1.1" 200 None
2026-03-27 16:35:37 [adesa.fr] INFO: Saving data for 10719678: {'auction_closing_time': 1798671600.0, 'created_time': 1774445714.176189, 'last_price_update_time': 1774629337.701472}
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719678') HTTP/1.1" 204 0
2026-03-27 16:35:37 [adesa.fr] INFO: Found listing with ID: 10715794
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715794%27 HTTP/1.1" 200 None
2026-03-27 16:35:37 [adesa.fr] INFO: Scrape type for 10715794: 0
2026-03-27 16:35:37 [adesa.fr] INFO: Skipping item 10715794 url https://www.openlane.eu/en/carv6/auction/10715794
2026-03-27 16:35:37 [adesa.fr] INFO: Found listing with ID: 10734356
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734356%27 HTTP/1.1" 200 None
2026-03-27 16:35:37 [adesa.fr] INFO: Scrape type for 10734356: 0
2026-03-27 16:35:37 [adesa.fr] INFO: Skipping item 10734356 url https://www.openlane.eu/en/carv6/auction/10734356
2026-03-27 16:35:37 [adesa.fr] INFO: Found listing with ID: 10640496
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710640496%27 HTTP/1.1" 200 None
2026-03-27 16:35:37 [adesa.fr] INFO: Scrape type for 10640496: 0
2026-03-27 16:35:37 [adesa.fr] INFO: Skipping item 10640496 url https://www.openlane.eu/en/carv6/auction/10640496
2026-03-27 16:35:37 [adesa.fr] INFO: Found listing with ID: 10721192
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721192%27 HTTP/1.1" 200 None
2026-03-27 16:35:37 [adesa.fr] INFO: Scrape type for 10721192: 2
2026-03-27 16:35:37 [adesa.fr] INFO: Scraping item 10721192 url https://www.openlane.eu/en/carv6/auction/10721192
2026-03-27 16:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:37 [adesa.fr] INFO: Found listing with ID: 10719683
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719683%27 HTTP/1.1" 200 None
2026-03-27 16:35:37 [adesa.fr] INFO: Scrape type for 10719683: 2
2026-03-27 16:35:37 [adesa.fr] INFO: Scraping item 10719683 url https://www.openlane.eu/en/carv6/auction/10719683
2026-03-27 16:35:37 [adesa.fr] INFO: Found listing with ID: 10716793
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716793%27 HTTP/1.1" 200 None
2026-03-27 16:35:37 [adesa.fr] INFO: Scrape type for 10716793: 2
2026-03-27 16:35:37 [adesa.fr] INFO: Scraping item 10716793 url https://www.openlane.eu/en/carv6/auction/10716793
2026-03-27 16:35:37 [adesa.fr] INFO: Found listing with ID: 10699481
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699481%27 HTTP/1.1" 200 None
2026-03-27 16:35:37 [adesa.fr] INFO: Scrape type for 10699481: 2
2026-03-27 16:35:37 [adesa.fr] INFO: Scraping item 10699481 url https://www.openlane.eu/en/carv6/auction/10699481
2026-03-27 16:35:37 [adesa.fr] INFO: Found listing with ID: 10699475
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699475%27 HTTP/1.1" 200 None
2026-03-27 16:35:37 [adesa.fr] INFO: Scrape type for 10699475: 2
2026-03-27 16:35:37 [adesa.fr] INFO: Scraping item 10699475 url https://www.openlane.eu/en/carv6/auction/10699475
2026-03-27 16:35:37 [adesa.fr] INFO: Found listing with ID: 10702499
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710702499%27 HTTP/1.1" 200 None
2026-03-27 16:35:37 [adesa.fr] INFO: Scrape type for 10702499: 0
2026-03-27 16:35:37 [adesa.fr] INFO: Skipping item 10702499 url https://www.openlane.eu/en/carv6/auction/10702499
2026-03-27 16:35:37 [adesa.fr] INFO: Found listing with ID: 10459274
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710459274%27 HTTP/1.1" 200 None
2026-03-27 16:35:37 [adesa.fr] INFO: Scrape type for 10459274: 0
2026-03-27 16:35:37 [adesa.fr] INFO: Skipping item 10459274 url https://www.openlane.eu/en/carv6/auction/10459274
2026-03-27 16:35:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34e14c55-0d85-5849-930d-8abd3c7e227f with identifier: 10727618
2026-03-27 16:35:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34e14c55-0d85-5849-930d-8abd3c7e227f with scrape type 2
2026-03-27 16:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34e14c55-0d85-5849-930d-8abd3c7e227f with scrape type 2
2026-03-27 16:35:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 34e14c55-0d85-5849-930d-8abd3c7e227f, identifier: 10727618
2026-03-27 16:35:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02843f75-f5c1-5c56-852d-efb8e2328efc with identifier: 10699721
2026-03-27 16:35:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02843f75-f5c1-5c56-852d-efb8e2328efc with scrape type 2
2026-03-27 16:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02843f75-f5c1-5c56-852d-efb8e2328efc with scrape type 2
2026-03-27 16:35:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 02843f75-f5c1-5c56-852d-efb8e2328efc, identifier: 10699721
2026-03-27 16:35:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 34e14c55-0d85-5849-930d-8abd3c7e227f with identifier: 10727618
2026-03-27 16:35:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 34e14c55-0d85-5849-930d-8abd3c7e227f with identifier: 10727618
2026-03-27 16:35:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 34e14c55-0d85-5849-930d-8abd3c7e227f with identifier: 10727618 to the API
2026-03-27 16:35:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727618>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '34e14c55-0d85-5849-930d-8abd3c7e227f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-702-WW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727618',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 19845,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29700,
'price_includes_vat': True,
'registration_date': '2024-03-21',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS7 Crossback 1.6 Rivoli - AWD - Hybrid - Automatic - 200 hp - '
'19.845 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-27 16:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710727618%27 HTTP/1.1" 200 None
2026-03-27 16:35:38 [adesa.fr] INFO: Saving data for 10727618: {'auction_closing_time': 1798671600.0, 'created_time': 1774532320.846464, 'last_price_update_time': 1774629338.316196}
2026-03-27 16:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10727618') HTTP/1.1" 204 0
2026-03-27 16:35:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 02843f75-f5c1-5c56-852d-efb8e2328efc with identifier: 10699721
2026-03-27 16:35:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 02843f75-f5c1-5c56-852d-efb8e2328efc with identifier: 10699721
2026-03-27 16:35:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 02843f75-f5c1-5c56-852d-efb8e2328efc with identifier: 10699721 to the API
2026-03-27 16:35:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699721>
{'auction_title': '',
'c_o_2_emission_value': 162,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '02843f75-f5c1-5c56-852d-efb8e2328efc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GE-617-WT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699721',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 76214,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Audi Q3 Sportback 35 TFSI - Petrol - Manual - 150 hp - 76.214 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 16:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699721%27 HTTP/1.1" 200 None
2026-03-27 16:35:38 [adesa.fr] INFO: Saving data for 10699721: {'auction_closing_time': 1798671600.0, 'created_time': 1774013644.197727, 'last_price_update_time': 1774629338.580758}
2026-03-27 16:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699721') HTTP/1.1" 204 0
2026-03-27 16:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698182> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721193> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723137> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d716eeb-0cce-525e-b7d4-ac9119c5d59b with identifier: 10698182
2026-03-27 16:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d716eeb-0cce-525e-b7d4-ac9119c5d59b with scrape type 2
2026-03-27 16:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d716eeb-0cce-525e-b7d4-ac9119c5d59b with scrape type 2
2026-03-27 16:35:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0d716eeb-0cce-525e-b7d4-ac9119c5d59b, identifier: 10698182
2026-03-27 16:35:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0d716eeb-0cce-525e-b7d4-ac9119c5d59b with identifier: 10698182
2026-03-27 16:35:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0d716eeb-0cce-525e-b7d4-ac9119c5d59b with identifier: 10698182
2026-03-27 16:35:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0d716eeb-0cce-525e-b7d4-ac9119c5d59b with identifier: 10698182 to the API
2026-03-27 16:35:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698182>
{'auction_title': '',
'c_o_2_emission_value': 53,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '0d716eeb-0cce-525e-b7d4-ac9119c5d59b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GM-393-BS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698182',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 73863,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 45000,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'211 hp - 73.863 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 16:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698182%27 HTTP/1.1" 200 None
2026-03-27 16:35:39 [adesa.fr] INFO: Saving data for 10698182: {'auction_closing_time': 1798671600.0, 'created_time': 1774013616.497394, 'last_price_update_time': 1774629339.76979}
2026-03-27 16:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698182') HTTP/1.1" 204 0
2026-03-27 16:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa9c1f3b-aa19-53be-ac25-c6b379f22daf with identifier: 10721193
2026-03-27 16:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa9c1f3b-aa19-53be-ac25-c6b379f22daf with scrape type 2
2026-03-27 16:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa9c1f3b-aa19-53be-ac25-c6b379f22daf with scrape type 2
2026-03-27 16:35:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fa9c1f3b-aa19-53be-ac25-c6b379f22daf, identifier: 10721193
2026-03-27 16:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e46dcc6e-b08f-5d62-9728-634b28cc7dec with identifier: 10723137
2026-03-27 16:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e46dcc6e-b08f-5d62-9728-634b28cc7dec with scrape type 2
2026-03-27 16:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e46dcc6e-b08f-5d62-9728-634b28cc7dec with scrape type 2
2026-03-27 16:35:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e46dcc6e-b08f-5d62-9728-634b28cc7dec, identifier: 10723137
2026-03-27 16:35:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fa9c1f3b-aa19-53be-ac25-c6b379f22daf with identifier: 10721193
2026-03-27 16:35:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fa9c1f3b-aa19-53be-ac25-c6b379f22daf with identifier: 10721193
2026-03-27 16:35:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fa9c1f3b-aa19-53be-ac25-c6b379f22daf with identifier: 10721193 to the API
2026-03-27 16:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721193>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'fa9c1f3b-aa19-53be-ac25-c6b379f22daf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-515-MM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721193',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 24699,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2023-07-30',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Fiat 500 1.0 - Petrol - Manual - 70 hp - 24.699 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 16:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721193%27 HTTP/1.1" 200 None
2026-03-27 16:35:40 [adesa.fr] INFO: Saving data for 10721193: {'auction_closing_time': 1798671600.0, 'created_time': 1774445633.210006, 'last_price_update_time': 1774629340.247371}
2026-03-27 16:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721193') HTTP/1.1" 204 0
2026-03-27 16:35:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e46dcc6e-b08f-5d62-9728-634b28cc7dec with identifier: 10723137
2026-03-27 16:35:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e46dcc6e-b08f-5d62-9728-634b28cc7dec with identifier: 10723137
2026-03-27 16:35:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e46dcc6e-b08f-5d62-9728-634b28cc7dec with identifier: 10723137 to the API
2026-03-27 16:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723137>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e46dcc6e-b08f-5d62-9728-634b28cc7dec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-404-AQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723137',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 13595,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Hybrid - Automatic - 136 hp - 13.595 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 16:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723137%27 HTTP/1.1" 200 None
2026-03-27 16:35:40 [adesa.fr] INFO: Saving data for 10723137: {'auction_closing_time': 1798671600.0, 'created_time': 1774532352.021306, 'last_price_update_time': 1774629340.543009}
2026-03-27 16:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723137') HTTP/1.1" 204 0
2026-03-27 16:35:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd3ee517-025d-5b5a-8421-f811584615dd with identifier: 10719679
2026-03-27 16:35:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd3ee517-025d-5b5a-8421-f811584615dd with scrape type 2
2026-03-27 16:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd3ee517-025d-5b5a-8421-f811584615dd with scrape type 2
2026-03-27 16:35:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dd3ee517-025d-5b5a-8421-f811584615dd, identifier: 10719679
2026-03-27 16:35:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dd3ee517-025d-5b5a-8421-f811584615dd with identifier: 10719679
2026-03-27 16:35:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dd3ee517-025d-5b5a-8421-f811584615dd with identifier: 10719679
2026-03-27 16:35:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dd3ee517-025d-5b5a-8421-f811584615dd with identifier: 10719679 to the API
2026-03-27 16:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719679>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'dd3ee517-025d-5b5a-8421-f811584615dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-815-PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719679',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 2557,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2023-11-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS7 Crossback 1.6 Rivoli - Petrol - Automatic - 181 hp - 2.557 '
'km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2023}
2026-03-27 16:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719679%27 HTTP/1.1" 200 None
2026-03-27 16:35:40 [adesa.fr] INFO: Saving data for 10719679: {'auction_closing_time': 1798671600.0, 'created_time': 1774445708.731771, 'last_price_update_time': 1774629340.988024}
2026-03-27 16:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719679') HTTP/1.1" 204 0
2026-03-27 16:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bc2a3e2-9068-56be-9fa0-a2148a44c883 with identifier: 10728624
2026-03-27 16:35:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bc2a3e2-9068-56be-9fa0-a2148a44c883 with scrape type 2
2026-03-27 16:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bc2a3e2-9068-56be-9fa0-a2148a44c883 with scrape type 2
2026-03-27 16:35:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4bc2a3e2-9068-56be-9fa0-a2148a44c883, identifier: 10728624
2026-03-27 16:35:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4bc2a3e2-9068-56be-9fa0-a2148a44c883 with identifier: 10728624
2026-03-27 16:35:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4bc2a3e2-9068-56be-9fa0-a2148a44c883 with identifier: 10728624
2026-03-27 16:35:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4bc2a3e2-9068-56be-9fa0-a2148a44c883 with identifier: 10728624 to the API
2026-03-27 16:35:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728624>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '4bc2a3e2-9068-56be-9fa0-a2148a44c883',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX-039-LW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728624',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 19196,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-11',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 19.196 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-27 16:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728624%27 HTTP/1.1" 200 None
2026-03-27 16:35:41 [adesa.fr] INFO: Saving data for 10728624: {'auction_closing_time': 1798671600.0, 'created_time': 1774532216.966382, 'last_price_update_time': 1774629341.642153}
2026-03-27 16:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728624') HTTP/1.1" 204 0
2026-03-27 16:35:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6 with identifier: 10699512
2026-03-27 16:35:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6 with scrape type 2
2026-03-27 16:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6 with scrape type 2
2026-03-27 16:35:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6, identifier: 10699512
2026-03-27 16:35:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6 with identifier: 10699512
2026-03-27 16:35:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6 with identifier: 10699512
2026-03-27 16:35:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 98b2c7ad-93e8-5715-b93b-4e83f8cab4d6 with identifier: 10699512 to the API
2026-03-27 16:35:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699512>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '98b2c7ad-93e8-5715-b93b-4e83f8cab4d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-156-VF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699512',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 14952,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2024-08-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Automatic - 131 hp - 14.952 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-27 16:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699512%27 HTTP/1.1" 200 None
2026-03-27 16:35:42 [adesa.fr] INFO: Saving data for 10699512: {'auction_closing_time': 1798671600.0, 'created_time': 1774013616.20302, 'last_price_update_time': 1774629342.027871}
2026-03-27 16:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699512') HTTP/1.1" 204 0
2026-03-27 16:35:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7721981b-6fae-5999-adee-a1f3a131608e with identifier: 10699513
2026-03-27 16:35:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7721981b-6fae-5999-adee-a1f3a131608e with scrape type 2
2026-03-27 16:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7721981b-6fae-5999-adee-a1f3a131608e with scrape type 2
2026-03-27 16:35:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7721981b-6fae-5999-adee-a1f3a131608e, identifier: 10699513
2026-03-27 16:35:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7721981b-6fae-5999-adee-a1f3a131608e with identifier: 10699513
2026-03-27 16:35:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7721981b-6fae-5999-adee-a1f3a131608e with identifier: 10699513
2026-03-27 16:35:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7721981b-6fae-5999-adee-a1f3a131608e with identifier: 10699513 to the API
2026-03-27 16:35:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699513>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '7721981b-6fae-5999-adee-a1f3a131608e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX-498-QV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699513',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 19560,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-06-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 19.560 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-27 16:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699513%27 HTTP/1.1" 200 None
2026-03-27 16:35:42 [adesa.fr] INFO: Saving data for 10699513: {'auction_closing_time': 1798671600.0, 'created_time': 1774013641.470878, 'last_price_update_time': 1774629342.644866}
2026-03-27 16:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699513') HTTP/1.1" 204 0
2026-03-27 16:35:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2354bce6-8d9b-5b34-8ad8-2c17429f5df9 with identifier: 10694522
2026-03-27 16:35:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2354bce6-8d9b-5b34-8ad8-2c17429f5df9 with scrape type 2
2026-03-27 16:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2354bce6-8d9b-5b34-8ad8-2c17429f5df9 with scrape type 2
2026-03-27 16:35:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2354bce6-8d9b-5b34-8ad8-2c17429f5df9, identifier: 10694522
2026-03-27 16:35:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2354bce6-8d9b-5b34-8ad8-2c17429f5df9 with identifier: 10694522
2026-03-27 16:35:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2354bce6-8d9b-5b34-8ad8-2c17429f5df9 with identifier: 10694522
2026-03-27 16:35:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2354bce6-8d9b-5b34-8ad8-2c17429f5df9 with identifier: 10694522 to the API
2026-03-27 16:35:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694522>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '2354bce6-8d9b-5b34-8ad8-2c17429f5df9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GT-612-HA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694522',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 60048,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29800,
'price_includes_vat': True,
'registration_date': '2023-06-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Audi A3 Sportback 45 TFSIe Competition - Hybrid - Automatic - 150 '
'hp - 60.048 km',
'transmission': 'automatic',
'trim': 'Competition',
'vin': None,
'year': 2023}
2026-03-27 16:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694522%27 HTTP/1.1" 200 None
2026-03-27 16:35:43 [adesa.fr] INFO: Saving data for 10694522: {'auction_closing_time': 1798671600.0, 'created_time': 1774013643.835434, 'last_price_update_time': 1774629343.455028}
2026-03-27 16:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10694522') HTTP/1.1" 204 0
2026-03-27 16:35:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749843/general/334dc199-4051-417f-b241-0243382e2392.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738499)
2026-03-27 16:35:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699459> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b8dc10>
2026-03-27 16:35:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252F334dc199-4051-417f-b241-0243382e2392.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/334dc199-4051-417f-b241-0243382e2392.jpg saved to cache
2026-03-27 16:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea
2026-03-27 16:35:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 491388b3-0e83-5fa5-b7bc-998414aac98d with identifier: 10699517
2026-03-27 16:35:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 491388b3-0e83-5fa5-b7bc-998414aac98d with scrape type 2
2026-03-27 16:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 491388b3-0e83-5fa5-b7bc-998414aac98d with scrape type 2
2026-03-27 16:35:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 491388b3-0e83-5fa5-b7bc-998414aac98d, identifier: 10699517
2026-03-27 16:35:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749843/general/fca456fd-66f9-46ef-b4ed-28907f7179af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738499)
2026-03-27 16:35:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 491388b3-0e83-5fa5-b7bc-998414aac98d with identifier: 10699517
2026-03-27 16:35:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 491388b3-0e83-5fa5-b7bc-998414aac98d with identifier: 10699517
2026-03-27 16:35:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 491388b3-0e83-5fa5-b7bc-998414aac98d with identifier: 10699517 to the API
2026-03-27 16:35:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699517>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '491388b3-0e83-5fa5-b7bc-998414aac98d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-142-DP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699517',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 17429,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-07-09',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 17.429 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699517%27 HTTP/1.1" 200 None
2026-03-27 16:35:44 [adesa.fr] INFO: Saving data for 10699517: {'auction_closing_time': 1798671600.0, 'created_time': 1774013641.10924, 'last_price_update_time': 1774629344.249967}
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699517') HTTP/1.1" 204 0
2026-03-27 16:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750072/general/9b6e48ad-1390-4c6e-865f-40980307bec6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738609)
2026-03-27 16:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750006/general/16d476d7-decd-4297-939a-8196699ff39f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738547)
2026-03-27 16:35:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbdf74a4-8550-5457-b843-35cfef996df3 with identifier: 10699459
2026-03-27 16:35:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbdf74a4-8550-5457-b843-35cfef996df3 with scrape type 2
2026-03-27 16:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbdf74a4-8550-5457-b843-35cfef996df3 with scrape type 2
2026-03-27 16:35:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dbdf74a4-8550-5457-b843-35cfef996df3, identifier: 10699459
2026-03-27 16:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dbdf74a4-8550-5457-b843-35cfef996df3 with identifier: 10699459
2026-03-27 16:35:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dbdf74a4-8550-5457-b843-35cfef996df3 with identifier: 10699459
2026-03-27 16:35:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dbdf74a4-8550-5457-b843-35cfef996df3 with identifier: 10699459 to the API
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699459>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'dbdf74a4-8550-5457-b843-35cfef996df3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-707-ST',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699459',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 12065,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 Rivoli - Petrol - Automatic - 131 hp - 12.065 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699459%27 HTTP/1.1" 200 None
2026-03-27 16:35:44 [adesa.fr] INFO: Saving data for 10699459: {'auction_closing_time': 1798671600.0, 'created_time': 1774013655.686357, 'last_price_update_time': 1774629344.656081}
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699459') HTTP/1.1" 204 0
2026-03-27 16:35:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff8a250>
2026-03-27 16:35:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252Ffca456fd-66f9-46ef-b4ed-28907f7179af.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/fca456fd-66f9-46ef-b4ed-28907f7179af.jpg saved to cache
2026-03-27 16:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea
2026-03-27 16:35:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750073/general/a7854200-b5f7-4793-a26b-da1a9a5620fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738610)
2026-03-27 16:35:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff19590>
2026-03-27 16:35:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252F9b6e48ad-1390-4c6e-865f-40980307bec6.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/9b6e48ad-1390-4c6e-865f-40980307bec6.jpg saved to cache
2026-03-27 16:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9
2026-03-27 16:35:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224503bd0>
2026-03-27 16:35:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750006%252Fgeneral%252F16d476d7-decd-4297-939a-8196699ff39f.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750006/general/16d476d7-decd-4297-939a-8196699ff39f.jpg saved to cache
2026-03-27 16:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 03b610f2-dc87-5d2d-baed-59bbeb548bed
2026-03-27 16:35:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 03b610f2-dc87-5d2d-baed-59bbeb548bed, skipping ID generation
2026-03-27 16:35:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03b610f2-dc87-5d2d-baed-59bbeb548bed with scrape type 1
2026-03-27 16:35:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 03b610f2-dc87-5d2d-baed-59bbeb548bed sending to next pipeline
2026-03-27 16:35:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 03b610f2-dc87-5d2d-baed-59bbeb548bed, identifier: 10738547
2026-03-27 16:35:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cb47490-2512-5ca3-860a-8173d4451d85 with identifier: 10721192
2026-03-27 16:35:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cb47490-2512-5ca3-860a-8173d4451d85 with scrape type 2
2026-03-27 16:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cb47490-2512-5ca3-860a-8173d4451d85 with scrape type 2
2026-03-27 16:35:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9cb47490-2512-5ca3-860a-8173d4451d85, identifier: 10721192
2026-03-27 16:35:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750008/general/760ea328-1102-483d-ba8e-b17ad1e2bbd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738549)
2026-03-27 16:35:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 03b610f2-dc87-5d2d-baed-59bbeb548bed with identifier: 10738547
2026-03-27 16:35:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 03b610f2-dc87-5d2d-baed-59bbeb548bed with identifier: 10738547
2026-03-27 16:35:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 03b610f2-dc87-5d2d-baed-59bbeb548bed with identifier: 10738547 to the API
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750006/general/16d476d7-decd-4297-939a-8196699ff39f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '03b610f2-dc87-5d2d-baed-59bbeb548bed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-915-SE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738547',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 136575,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750006/general/16d476d7-decd-4297-939a-8196699ff39f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750006/general/cf8c4013-27f4-4f5c-a300-4514ccbd7cf0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193572,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750006/general/fc89d4b0-693d-430d-af03-13883571b431.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750006/general/a03e7a06-cb06-45b8-a7aa-10f99acc2bb4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114569,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750006/general/8c02d4e0-4b21-4f0e-8d48-c82e994801f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750006/general/795c3171-f1d0-46df-8321-58530918601d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750006/general/3deffca0-88c4-496b-bec9-e942f2a51244.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750006/general/a9d14e24-9eae-4044-8492-7979fe518226.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95987,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750006/general/66f23d87-0539-47e4-b6b5-cb91ac572089.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03b610f2-dc87-5d2d-baed-59bbeb548bed/03b610f2-dc87-5d2d-baed-59bbeb548bed_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189442,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750006/general/1163c8e6-8f9a-499a-aceb-69329a68a82f.jpg',
'Width': 1024}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Megane 1.5 DCI Business - Diesel - Automatic - 115 hp - '
'136.575 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738547%27 HTTP/1.1" 200 None
2026-03-27 16:35:45 [adesa.fr] INFO: Saving data for 10738547: {'created_time': 1774629345.474963, 'last_price_update_time': 1774629345.474974, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738547') HTTP/1.1" 204 0
2026-03-27 16:35:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9cb47490-2512-5ca3-860a-8173d4451d85 with identifier: 10721192
2026-03-27 16:35:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9cb47490-2512-5ca3-860a-8173d4451d85 with identifier: 10721192
2026-03-27 16:35:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9cb47490-2512-5ca3-860a-8173d4451d85 with identifier: 10721192 to the API
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721192>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '9cb47490-2512-5ca3-860a-8173d4451d85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-941-AN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721192',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 8139,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-06-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Automatic - 136 hp - 8.139 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721192%27 HTTP/1.1" 200 None
2026-03-27 16:35:45 [adesa.fr] INFO: Saving data for 10721192: {'auction_closing_time': 1798671600.0, 'created_time': 1774445713.353006, 'last_price_update_time': 1774629345.745729}
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721192') HTTP/1.1" 204 0
2026-03-27 16:35:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750137/general/b38926a8-0f20-4f53-b5b5-32f964104645.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738671)
2026-03-27 16:35:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10729504
2026-03-27 16:35:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9faea89-ac1d-519e-a543-4d517f54f92c with scrape type 2
2026-03-27 16:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9faea89-ac1d-519e-a543-4d517f54f92c with scrape type 2
2026-03-27 16:35:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d9faea89-ac1d-519e-a543-4d517f54f92c, identifier: 10729504
2026-03-27 16:35:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240f1590>
2026-03-27 16:35:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252Fa7854200-b5f7-4793-a26b-da1a9a5620fa.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/a7854200-b5f7-4793-a26b-da1a9a5620fa.jpg saved to cache
2026-03-27 16:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 03607249-f6c3-555e-8330-f09d09c4a8fb
2026-03-27 16:35:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750137/general/ede2a80e-9729-443a-9002-c69560cfae05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738671)
2026-03-27 16:35:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10729504
2026-03-27 16:35:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10729504
2026-03-27 16:35:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d9faea89-ac1d-519e-a543-4d517f54f92c with identifier: 10729504 to the API
2026-03-27 16:35:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729504>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Electric',
'id': 'd9faea89-ac1d-519e-a543-4d517f54f92c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-565-LJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729504',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2025-06-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Active - Electric - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2025}
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710729504%27 HTTP/1.1" 200 None
2026-03-27 16:35:46 [adesa.fr] INFO: Saving data for 10729504: {'auction_closing_time': 1798671600.0, 'created_time': 1774532321.970086, 'last_price_update_time': 1774629346.185324}
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10729504') HTTP/1.1" 204 0
2026-03-27 16:35:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22416c9d0>
2026-03-27 16:35:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252F760ea328-1102-483d-ba8e-b17ad1e2bbd6.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/760ea328-1102-483d-ba8e-b17ad1e2bbd6.jpg saved to cache
2026-03-27 16:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5df87cc2-10ec-509b-a60b-c03395b51e3f
2026-03-27 16:35:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab3b50>
2026-03-27 16:35:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252Fb38926a8-0f20-4f53-b5b5-32f964104645.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/b38926a8-0f20-4f53-b5b5-32f964104645.jpg saved to cache
2026-03-27 16:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e4001bf8-9678-5b5d-8f72-5e904eb71fe2
2026-03-27 16:35:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d526bd1-a621-5c2b-8673-ee2d7e4c301f with identifier: 10699475
2026-03-27 16:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d526bd1-a621-5c2b-8673-ee2d7e4c301f with scrape type 2
2026-03-27 16:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d526bd1-a621-5c2b-8673-ee2d7e4c301f with scrape type 2
2026-03-27 16:35:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3d526bd1-a621-5c2b-8673-ee2d7e4c301f, identifier: 10699475
2026-03-27 16:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750073/general/d233562d-9bfe-4e2b-ba66-30324676944b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738610)
2026-03-27 16:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750008/general/b994e73d-6a87-47d8-95d8-3aa9bbaed251.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738549)
2026-03-27 16:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750137/general/f1df225c-aae3-47e4-b459-c5711b22de15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738671)
2026-03-27 16:35:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3d526bd1-a621-5c2b-8673-ee2d7e4c301f with identifier: 10699475
2026-03-27 16:35:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3d526bd1-a621-5c2b-8673-ee2d7e4c301f with identifier: 10699475
2026-03-27 16:35:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3d526bd1-a621-5c2b-8673-ee2d7e4c301f with identifier: 10699475 to the API
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699475>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '3d526bd1-a621-5c2b-8673-ee2d7e4c301f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-323-CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699475',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 20011,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-11-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 20.011 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699475%27 HTTP/1.1" 200 None
2026-03-27 16:35:46 [adesa.fr] INFO: Saving data for 10699475: {'auction_closing_time': 1798671600.0, 'created_time': 1774013639.391897, 'last_price_update_time': 1774629346.642482}
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699475') HTTP/1.1" 204 0
2026-03-27 16:35:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22416cd10>
2026-03-27 16:35:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252Fede2a80e-9729-443a-9002-c69560cfae05.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/ede2a80e-9729-443a-9002-c69560cfae05.jpg saved to cache
2026-03-27 16:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e4001bf8-9678-5b5d-8f72-5e904eb71fe2
2026-03-27 16:35:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05804c0a-0410-5817-b705-7504f8469dd5 with identifier: 10728626
2026-03-27 16:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05804c0a-0410-5817-b705-7504f8469dd5 with scrape type 2
2026-03-27 16:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05804c0a-0410-5817-b705-7504f8469dd5 with scrape type 2
2026-03-27 16:35:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 05804c0a-0410-5817-b705-7504f8469dd5, identifier: 10728626
2026-03-27 16:35:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 05804c0a-0410-5817-b705-7504f8469dd5 with identifier: 10728626
2026-03-27 16:35:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 05804c0a-0410-5817-b705-7504f8469dd5 with identifier: 10728626
2026-03-27 16:35:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 05804c0a-0410-5817-b705-7504f8469dd5 with identifier: 10728626 to the API
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728626>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '05804c0a-0410-5817-b705-7504f8469dd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-245-CG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728626',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 19025,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-07-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 19.025 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728626%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [adesa.fr] INFO: Saving data for 10728626: {'auction_closing_time': 1798671600.0, 'created_time': 1774532265.314974, 'last_price_update_time': 1774629347.033613}
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728626') HTTP/1.1" 204 0
2026-03-27 16:35:47 [adesa.fr] INFO: Found listing with ID: 10574132
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710574132%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [adesa.fr] INFO: Scrape type for 10574132: 0
2026-03-27 16:35:47 [adesa.fr] INFO: Skipping item 10574132 url https://www.openlane.eu/en/carv6/auction/10574132
2026-03-27 16:35:47 [adesa.fr] INFO: Found listing with ID: 10690022
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710690022%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [adesa.fr] INFO: Scrape type for 10690022: 0
2026-03-27 16:35:47 [adesa.fr] INFO: Skipping item 10690022 url https://www.openlane.eu/en/carv6/auction/10690022
2026-03-27 16:35:47 [adesa.fr] INFO: Found listing with ID: 10709611
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710709611%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [adesa.fr] INFO: Scrape type for 10709611: 0
2026-03-27 16:35:47 [adesa.fr] INFO: Skipping item 10709611 url https://www.openlane.eu/en/carv6/auction/10709611
2026-03-27 16:35:47 [adesa.fr] INFO: Found listing with ID: 10699450
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699450%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [adesa.fr] INFO: Scrape type for 10699450: 2
2026-03-27 16:35:47 [adesa.fr] INFO: Scraping item 10699450 url https://www.openlane.eu/en/carv6/auction/10699450
2026-03-27 16:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750008/general/af8a8d7e-2fd2-48dd-8596-c87e4a73a9c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738549)
2026-03-27 16:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750072/general/0652bd75-3cd8-43bd-b4ac-d22811e60d18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738609)
2026-03-27 16:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749843/general/8b174dda-8e1c-4e88-a8a6-ff98dffad7d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738499)
2026-03-27 16:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750073/general/dc2e09f0-a42a-4f81-9146-e31e919e23b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738610)
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256f1cd0>
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252Fd233562d-9bfe-4e2b-ba66-30324676944b.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/d233562d-9bfe-4e2b-ba66-30324676944b.jpg saved to cache
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 03607249-f6c3-555e-8330-f09d09c4a8fb
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cc2250>
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252Fb994e73d-6a87-47d8-95d8-3aa9bbaed251.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/b994e73d-6a87-47d8-95d8-3aa9bbaed251.jpg saved to cache
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5df87cc2-10ec-509b-a60b-c03395b51e3f
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22411d990>
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252Ff1df225c-aae3-47e4-b459-c5711b22de15.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/f1df225c-aae3-47e4-b459-c5711b22de15.jpg saved to cache
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e4001bf8-9678-5b5d-8f72-5e904eb71fe2
2026-03-27 16:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750137/general/7ac9fe8e-82a9-418a-976c-a8d3a4d1b3e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738671)
2026-03-27 16:35:47 [adesa.fr] INFO: Found listing with ID: 10595519
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710595519%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [adesa.fr] INFO: Scrape type for 10595519: 0
2026-03-27 16:35:47 [adesa.fr] INFO: Skipping item 10595519 url https://www.openlane.eu/en/carv6/auction/10595519
2026-03-27 16:35:47 [adesa.fr] INFO: Found listing with ID: 10554218
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710554218%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [adesa.fr] INFO: Scrape type for 10554218: 0
2026-03-27 16:35:47 [adesa.fr] INFO: Skipping item 10554218 url https://www.openlane.eu/en/carv6/auction/10554218
2026-03-27 16:35:47 [adesa.fr] INFO: Found listing with ID: 10689052
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710689052%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [adesa.fr] INFO: Scrape type for 10689052: 0
2026-03-27 16:35:47 [adesa.fr] INFO: Skipping item 10689052 url https://www.openlane.eu/en/carv6/auction/10689052
2026-03-27 16:35:47 [adesa.fr] INFO: Found listing with ID: 10597882
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597882%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [adesa.fr] INFO: Scrape type for 10597882: 0
2026-03-27 16:35:47 [adesa.fr] INFO: Skipping item 10597882 url https://www.openlane.eu/en/carv6/auction/10597882
2026-03-27 16:35:47 [adesa.fr] INFO: Found listing with ID: 10734353
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734353%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [adesa.fr] INFO: Scrape type for 10734353: 0
2026-03-27 16:35:47 [adesa.fr] INFO: Skipping item 10734353 url https://www.openlane.eu/en/carv6/auction/10734353
2026-03-27 16:35:47 [adesa.fr] INFO: Found listing with ID: 10719684
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719684%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [adesa.fr] INFO: Scrape type for 10719684: 2
2026-03-27 16:35:47 [adesa.fr] INFO: Scraping item 10719684 url https://www.openlane.eu/en/carv6/auction/10719684
2026-03-27 16:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749844/general/a547e434-bda6-481a-91ee-d15d5862005e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738500)
2026-03-27 16:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750008/general/09b3e136-0fd5-4746-b497-c603cae1a2c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738549)
2026-03-27 16:35:47 [adesa.fr] INFO: Found listing with ID: 10721358
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721358%27 HTTP/1.1" 200 None
2026-03-27 16:35:47 [adesa.fr] INFO: Scrape type for 10721358: 2
2026-03-27 16:35:47 [adesa.fr] INFO: Scraping item 10721358 url https://www.openlane.eu/en/carv6/auction/10721358
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf5990>
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252Faf8a8d7e-2fd2-48dd-8596-c87e4a73a9c1.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/af8a8d7e-2fd2-48dd-8596-c87e4a73a9c1.jpg saved to cache
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5df87cc2-10ec-509b-a60b-c03395b51e3f
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242cf390>
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750072%252Fgeneral%252F0652bd75-3cd8-43bd-b4ac-d22811e60d18.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750072/general/0652bd75-3cd8-43bd-b4ac-d22811e60d18.jpg saved to cache
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9
2026-03-27 16:35:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9, skipping ID generation
2026-03-27 16:35:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9 with scrape type 1
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9 sending to next pipeline
2026-03-27 16:35:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9, identifier: 10738609
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224500f10>
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749843%252Fgeneral%252F8b174dda-8e1c-4e88-a8a6-ff98dffad7d6.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749843/general/8b174dda-8e1c-4e88-a8a6-ff98dffad7d6.jpg saved to cache
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea
2026-03-27 16:35:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea, skipping ID generation
2026-03-27 16:35:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea with scrape type 1
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea sending to next pipeline
2026-03-27 16:35:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea, identifier: 10738499
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ef610>
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252Fdc2e09f0-a42a-4f81-9146-e31e919e23b9.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/dc2e09f0-a42a-4f81-9146-e31e919e23b9.jpg saved to cache
2026-03-27 16:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 03607249-f6c3-555e-8330-f09d09c4a8fb
2026-03-27 16:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750073/general/227aec55-87c8-49cb-ab78-1af15e88d6c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738610)
2026-03-27 16:35:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9 with identifier: 10738609
2026-03-27 16:35:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9 with identifier: 10738609
2026-03-27 16:35:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1511c7e2-02c3-58d0-a5af-78fbd76a9fb9 with identifier: 10738609 to the API
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750072/general/0652bd75-3cd8-43bd-b4ac-d22811e60d18.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '1511c7e2-02c3-58d0-a5af-78fbd76a9fb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-192-JF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738609',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 150002,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 56,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189524,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750072/general/0652bd75-3cd8-43bd-b4ac-d22811e60d18.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185994,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750072/general/301155b3-56a1-4a43-9146-a259008c78d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750072/general/0d84b535-72d2-40e8-9fed-e315eafa4b85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750072/general/9b6e48ad-1390-4c6e-865f-40980307bec6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750072/general/460f22b4-cdde-4d69-ae17-7601a77d85f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133360,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750072/general/534dbdd3-7633-4311-87e1-a57dfd72c0b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170777,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750072/general/e4747401-49f8-490f-8fc4-25f02cfd7726.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153941,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750072/general/88b9557c-f6cb-4cd7-bab4-ba6e69e74341.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750072/general/8b9cbb05-1a96-4d9d-8771-265ff1548a36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1511c7e2-02c3-58d0-a5af-78fbd76a9fb9/1511c7e2-02c3-58d0-a5af-78fbd76a9fb9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140538,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750072/general/b23d44e0-b026-461c-b160-f3609a06db30.jpg',
'Width': 1024}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Octavia Combi 2.0 TDI Business - Diesel - Automatic - 116 hp '
'- 150.002 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738609%27 HTTP/1.1" 200 None
2026-03-27 16:35:48 [adesa.fr] INFO: Saving data for 10738609: {'created_time': 1774629348.089165, 'last_price_update_time': 1774629348.089176, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738609') HTTP/1.1" 204 0
2026-03-27 16:35:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea with identifier: 10738499
2026-03-27 16:35:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea with identifier: 10738499
2026-03-27 16:35:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea with identifier: 10738499 to the API
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749843/general/8b174dda-8e1c-4e88-a8a6-ff98dffad7d6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FH-342-YA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738499',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 193913,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749843/general/80235fa8-58e7-479f-8c90-ea82a599b256.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749843/general/17fa2d9f-49a9-40e2-a3b7-da97e958b878.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749843/general/8b174dda-8e1c-4e88-a8a6-ff98dffad7d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149218,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749843/general/9c7bea09-8246-4fe3-91e5-26a0a0dec670.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749843/general/dea1acc3-6aa1-42f2-ab09-fecb45caa26c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749843/general/fca456fd-66f9-46ef-b4ed-28907f7179af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749843/general/59ef1408-3253-4663-9cb7-a7d6b2fa9b52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82535,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749843/general/334dc199-4051-417f-b241-0243382e2392.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284182,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749843/general/cb319b97-c2a7-4b59-aab5-d5ba79c05394.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea/cd5f7dd0-c9ad-5763-85d6-0dfab6cddaea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749843/general/ae94fb4e-6f6e-4e5a-8a8c-4d479dfa6761.jpg',
'Width': 1024}],
'price': 3600,
'price_includes_vat': True,
'registration_date': '2019-07-17',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Megane Air - Diesel - Manual - 95 hp - 193.913 km',
'transmission': 'manual',
'trim': 'Air',
'vin': None,
'year': 2019}
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738499%27 HTTP/1.1" 200 None
2026-03-27 16:35:48 [adesa.fr] INFO: Saving data for 10738499: {'created_time': 1774629348.51672, 'last_price_update_time': 1774629348.51673, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738499') HTTP/1.1" 204 0
2026-03-27 16:35:48 [adesa.fr] INFO: Found listing with ID: 10721603
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721603%27 HTTP/1.1" 200 None
2026-03-27 16:35:48 [adesa.fr] INFO: Scrape type for 10721603: 2
2026-03-27 16:35:48 [adesa.fr] INFO: Scraping item 10721603 url https://www.openlane.eu/en/carv6/auction/10721603
2026-03-27 16:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab0f90>
2026-03-27 16:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252F7ac9fe8e-82a9-418a-976c-a8d3a4d1b3e9.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/7ac9fe8e-82a9-418a-976c-a8d3a4d1b3e9.jpg saved to cache
2026-03-27 16:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e4001bf8-9678-5b5d-8f72-5e904eb71fe2
2026-03-27 16:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750137/general/b3ca9f6c-7585-431a-89d9-4e6aed358ee9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738671)
2026-03-27 16:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63778d7d-45db-54e9-a96c-ff61724b15ee with identifier: 10699481
2026-03-27 16:35:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63778d7d-45db-54e9-a96c-ff61724b15ee with scrape type 2
2026-03-27 16:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63778d7d-45db-54e9-a96c-ff61724b15ee with scrape type 2
2026-03-27 16:35:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 63778d7d-45db-54e9-a96c-ff61724b15ee, identifier: 10699481
2026-03-27 16:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225678790>
2026-03-27 16:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252Fa547e434-bda6-481a-91ee-d15d5862005e.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/a547e434-bda6-481a-91ee-d15d5862005e.jpg saved to cache
2026-03-27 16:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 68228468-2208-5c7d-a3e1-ff1e5f1476aa
2026-03-27 16:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243ff6d0>
2026-03-27 16:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750008%252Fgeneral%252F09b3e136-0fd5-4746-b497-c603cae1a2c3.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750008/general/09b3e136-0fd5-4746-b497-c603cae1a2c3.jpg saved to cache
2026-03-27 16:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5df87cc2-10ec-509b-a60b-c03395b51e3f
2026-03-27 16:35:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5df87cc2-10ec-509b-a60b-c03395b51e3f, skipping ID generation
2026-03-27 16:35:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5df87cc2-10ec-509b-a60b-c03395b51e3f with scrape type 1
2026-03-27 16:35:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5df87cc2-10ec-509b-a60b-c03395b51e3f sending to next pipeline
2026-03-27 16:35:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5df87cc2-10ec-509b-a60b-c03395b51e3f, identifier: 10738549
2026-03-27 16:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749844/general/93c6dd13-a2d0-4f53-b4de-3734f142357c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738500)
2026-03-27 16:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750073/general/e7722b7e-d753-43e0-9834-3eccde1226a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738610)
2026-03-27 16:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749979/general/f21e3e7a-75e4-479a-bc4a-b91d3dfe231a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738522)
2026-03-27 16:35:48 [adesa.fr] INFO: Found listing with ID: 10722728
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722728%27 HTTP/1.1" 200 None
2026-03-27 16:35:48 [adesa.fr] INFO: Scrape type for 10722728: 2
2026-03-27 16:35:48 [adesa.fr] INFO: Scraping item 10722728 url https://www.openlane.eu/en/carv6/auction/10722728
2026-03-27 16:35:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 63778d7d-45db-54e9-a96c-ff61724b15ee with identifier: 10699481
2026-03-27 16:35:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 63778d7d-45db-54e9-a96c-ff61724b15ee with identifier: 10699481
2026-03-27 16:35:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 63778d7d-45db-54e9-a96c-ff61724b15ee with identifier: 10699481 to the API
2026-03-27 16:35:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699481>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '63778d7d-45db-54e9-a96c-ff61724b15ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-541-CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699481',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 19255,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2024-11-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 19.255 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699481%27 HTTP/1.1" 200 None
2026-03-27 16:35:49 [adesa.fr] INFO: Saving data for 10699481: {'auction_closing_time': 1798671600.0, 'created_time': 1774013632.416008, 'last_price_update_time': 1774629349.143286}
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699481') HTTP/1.1" 204 0
2026-03-27 16:35:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5df87cc2-10ec-509b-a60b-c03395b51e3f with identifier: 10738549
2026-03-27 16:35:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5df87cc2-10ec-509b-a60b-c03395b51e3f with identifier: 10738549
2026-03-27 16:35:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5df87cc2-10ec-509b-a60b-c03395b51e3f with identifier: 10738549 to the API
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750008/general/09b3e136-0fd5-4746-b497-c603cae1a2c3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '5df87cc2-10ec-509b-a60b-c03395b51e3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-220-CA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738549',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 155845,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 96,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179254,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750008/general/02ced561-7b9b-413f-a597-1e7994c06ff9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750008/general/21fd4a67-4b54-4ae2-b72f-e42380493045.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175433,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750008/general/8ed3aa53-902d-480b-97da-97c68a7055aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178568,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750008/general/09b3e136-0fd5-4746-b497-c603cae1a2c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750008/general/8f03ec09-7f71-4879-872d-6f55e9a5264b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139045,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750008/general/f644d3d2-5168-4b9d-8cab-4a8af98a16c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175264,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750008/general/af8a8d7e-2fd2-48dd-8596-c87e4a73a9c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96481,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750008/general/b994e73d-6a87-47d8-95d8-3aa9bbaed251.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750008/general/00fc7f17-5f43-428d-b14d-53a4cf915069.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5df87cc2-10ec-509b-a60b-c03395b51e3f/5df87cc2-10ec-509b-a60b-c03395b51e3f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750008/general/760ea328-1102-483d-ba8e-b17ad1e2bbd6.jpg',
'Width': 1024}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'155.845 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738549%27 HTTP/1.1" 200 None
2026-03-27 16:35:49 [adesa.fr] INFO: Saving data for 10738549: {'created_time': 1774629349.49014, 'last_price_update_time': 1774629349.490152, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738549') HTTP/1.1" 204 0
2026-03-27 16:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750137/general/fc9811ea-dd85-4107-9701-df745805b737.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738671)
2026-03-27 16:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749979/general/66895d66-6b2e-40f6-b1dc-224687dc5787.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738522)
2026-03-27 16:35:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a847d0>
2026-03-27 16:35:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252F227aec55-87c8-49cb-ab78-1af15e88d6c7.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/227aec55-87c8-49cb-ab78-1af15e88d6c7.jpg saved to cache
2026-03-27 16:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 03607249-f6c3-555e-8330-f09d09c4a8fb
2026-03-27 16:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749844/general/841db34d-a6f9-43e6-a9b4-a452a9592fb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738500)
2026-03-27 16:35:49 [adesa.fr] INFO: Found listing with ID: 10728846
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728846%27 HTTP/1.1" 200 None
2026-03-27 16:35:49 [adesa.fr] INFO: Scrape type for 10728846: 2
2026-03-27 16:35:49 [adesa.fr] INFO: Scraping item 10728846 url https://www.openlane.eu/en/carv6/auction/10728846
2026-03-27 16:35:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:49 [adesa.fr] INFO: Found listing with ID: 10713164
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713164%27 HTTP/1.1" 200 None
2026-03-27 16:35:49 [adesa.fr] INFO: Scrape type for 10713164: 0
2026-03-27 16:35:49 [adesa.fr] INFO: Skipping item 10713164 url https://www.openlane.eu/en/carv6/auction/10713164
2026-03-27 16:35:49 [adesa.fr] INFO: Found listing with ID: 10681283
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681283%27 HTTP/1.1" 200 None
2026-03-27 16:35:49 [adesa.fr] INFO: Scrape type for 10681283: 0
2026-03-27 16:35:49 [adesa.fr] INFO: Skipping item 10681283 url https://www.openlane.eu/en/carv6/auction/10681283
2026-03-27 16:35:49 [adesa.fr] INFO: Found listing with ID: 10724175
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724175%27 HTTP/1.1" 200 None
2026-03-27 16:35:49 [adesa.fr] INFO: Scrape type for 10724175: 2
2026-03-27 16:35:49 [adesa.fr] INFO: Scraping item 10724175 url https://www.openlane.eu/en/carv6/auction/10724175
2026-03-27 16:35:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff5a390>
2026-03-27 16:35:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252Fb3ca9f6c-7585-431a-89d9-4e6aed358ee9.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/b3ca9f6c-7585-431a-89d9-4e6aed358ee9.jpg saved to cache
2026-03-27 16:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e4001bf8-9678-5b5d-8f72-5e904eb71fe2
2026-03-27 16:35:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 367930ff-3683-5749-9295-fe0e85177c5f with identifier: 10699502
2026-03-27 16:35:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 367930ff-3683-5749-9295-fe0e85177c5f with scrape type 2
2026-03-27 16:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 367930ff-3683-5749-9295-fe0e85177c5f with scrape type 2
2026-03-27 16:35:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 367930ff-3683-5749-9295-fe0e85177c5f, identifier: 10699502
2026-03-27 16:35:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 968c34ae-f2ff-58ec-85df-48ac77bb930e with identifier: 10699501
2026-03-27 16:35:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 968c34ae-f2ff-58ec-85df-48ac77bb930e with scrape type 2
2026-03-27 16:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 968c34ae-f2ff-58ec-85df-48ac77bb930e with scrape type 2
2026-03-27 16:35:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 968c34ae-f2ff-58ec-85df-48ac77bb930e, identifier: 10699501
2026-03-27 16:35:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ba59d0>
2026-03-27 16:35:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252F93c6dd13-a2d0-4f53-b4de-3734f142357c.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/93c6dd13-a2d0-4f53-b4de-3734f142357c.jpg saved to cache
2026-03-27 16:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 68228468-2208-5c7d-a3e1-ff1e5f1476aa
2026-03-27 16:35:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244bb390>
2026-03-27 16:35:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750073%252Fgeneral%252Fe7722b7e-d753-43e0-9834-3eccde1226a8.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750073/general/e7722b7e-d753-43e0-9834-3eccde1226a8.jpg saved to cache
2026-03-27 16:35:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 03607249-f6c3-555e-8330-f09d09c4a8fb
2026-03-27 16:35:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 03607249-f6c3-555e-8330-f09d09c4a8fb, skipping ID generation
2026-03-27 16:35:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03607249-f6c3-555e-8330-f09d09c4a8fb with scrape type 1
2026-03-27 16:35:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 03607249-f6c3-555e-8330-f09d09c4a8fb sending to next pipeline
2026-03-27 16:35:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 03607249-f6c3-555e-8330-f09d09c4a8fb, identifier: 10738610
2026-03-27 16:35:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224319750>
2026-03-27 16:35:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252Ff21e3e7a-75e4-479a-bc4a-b91d3dfe231a.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/f21e3e7a-75e4-479a-bc4a-b91d3dfe231a.jpg saved to cache
2026-03-27 16:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bf8d70cb-5e8e-56a5-8091-bcf22a23f945
2026-03-27 16:35:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 175a56f8-16b6-5970-a00b-5a3ba8711c45 with identifier: 10719683
2026-03-27 16:35:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 175a56f8-16b6-5970-a00b-5a3ba8711c45 with scrape type 2
2026-03-27 16:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 175a56f8-16b6-5970-a00b-5a3ba8711c45 with scrape type 2
2026-03-27 16:35:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 175a56f8-16b6-5970-a00b-5a3ba8711c45, identifier: 10719683
2026-03-27 16:35:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 367930ff-3683-5749-9295-fe0e85177c5f with identifier: 10699502
2026-03-27 16:35:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 367930ff-3683-5749-9295-fe0e85177c5f with identifier: 10699502
2026-03-27 16:35:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 367930ff-3683-5749-9295-fe0e85177c5f with identifier: 10699502 to the API
2026-03-27 16:35:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699502>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '367930ff-3683-5749-9295-fe0e85177c5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-254-DJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699502',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 4769,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 4.769 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 16:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699502%27 HTTP/1.1" 200 None
2026-03-27 16:35:50 [adesa.fr] INFO: Saving data for 10699502: {'auction_closing_time': 1798671600.0, 'created_time': 1774013617.641573, 'last_price_update_time': 1774629350.432785}
2026-03-27 16:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699502') HTTP/1.1" 204 0
2026-03-27 16:35:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 968c34ae-f2ff-58ec-85df-48ac77bb930e with identifier: 10699501
2026-03-27 16:35:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 968c34ae-f2ff-58ec-85df-48ac77bb930e with identifier: 10699501
2026-03-27 16:35:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 968c34ae-f2ff-58ec-85df-48ac77bb930e with identifier: 10699501 to the API
2026-03-27 16:35:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699501>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '968c34ae-f2ff-58ec-85df-48ac77bb930e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-324-PF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699501',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 4966,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-05-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 4.966 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 16:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699501%27 HTTP/1.1" 200 None
2026-03-27 16:35:50 [adesa.fr] INFO: Saving data for 10699501: {'auction_closing_time': 1798671600.0, 'created_time': 1774013621.172103, 'last_price_update_time': 1774629350.695714}
2026-03-27 16:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699501') HTTP/1.1" 204 0
2026-03-27 16:35:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 03607249-f6c3-555e-8330-f09d09c4a8fb with identifier: 10738610
2026-03-27 16:35:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 03607249-f6c3-555e-8330-f09d09c4a8fb with identifier: 10738610
2026-03-27 16:35:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 03607249-f6c3-555e-8330-f09d09c4a8fb with identifier: 10738610 to the API
2026-03-27 16:35:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750073/general/e7722b7e-d753-43e0-9834-3eccde1226a8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '03607249-f6c3-555e-8330-f09d09c4a8fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-912-KP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738610',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 171672,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 72,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750073/general/e7722b7e-d753-43e0-9834-3eccde1226a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171741,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750073/general/74a1ced7-b1ac-469e-a90c-5da75b688466.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172099,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750073/general/a4127a38-da9a-40e2-be97-74750543e51d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750073/general/227aec55-87c8-49cb-ab78-1af15e88d6c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750073/general/f142a475-f07e-4238-adb6-4490ac26cb24.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750073/general/0397c2ac-cb5d-41f2-aef4-fe5949d37d95.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125332,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750073/general/dc2e09f0-a42a-4f81-9146-e31e919e23b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750073/general/d233562d-9bfe-4e2b-ba66-30324676944b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139601,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750073/general/56acb4eb-07e5-455e-9744-fc91a2f93d3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03607249-f6c3-555e-8330-f09d09c4a8fb/03607249-f6c3-555e-8330-f09d09c4a8fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750073/general/a7854200-b5f7-4793-a26b-da1a9a5620fa.jpg',
'Width': 1024}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-06-08',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Octavia Combi 2.0 TDI Business - Diesel - Manual - 116 hp - '
'171.672 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738610%27 HTTP/1.1" 200 None
2026-03-27 16:35:51 [adesa.fr] INFO: Saving data for 10738610: {'created_time': 1774629351.029939, 'last_price_update_time': 1774629351.02995, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738610') HTTP/1.1" 204 0
2026-03-27 16:35:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 175a56f8-16b6-5970-a00b-5a3ba8711c45 with identifier: 10719683
2026-03-27 16:35:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 175a56f8-16b6-5970-a00b-5a3ba8711c45 with identifier: 10719683
2026-03-27 16:35:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 175a56f8-16b6-5970-a00b-5a3ba8711c45 with identifier: 10719683 to the API
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719683>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '175a56f8-16b6-5970-a00b-5a3ba8711c45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-354-BW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719683',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 10336,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2025-04-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 10.336 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719683%27 HTTP/1.1" 200 None
2026-03-27 16:35:51 [adesa.fr] INFO: Saving data for 10719683: {'auction_closing_time': 1798671600.0, 'created_time': 1774445686.869753, 'last_price_update_time': 1774629351.348652}
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719683') HTTP/1.1" 204 0
2026-03-27 16:35:51 [adesa.fr] INFO: Found listing with ID: 10724174
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724174%27 HTTP/1.1" 200 None
2026-03-27 16:35:51 [adesa.fr] INFO: Scrape type for 10724174: 2
2026-03-27 16:35:51 [adesa.fr] INFO: Scraping item 10724174 url https://www.openlane.eu/en/carv6/auction/10724174
2026-03-27 16:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749818/general/c5f7aac3-cafe-4f8b-b7bb-f4bc6d44ef74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738474)
2026-03-27 16:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750066/general/ce962061-5410-4d9a-a970-3f0e47e57335.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738603)
2026-03-27 16:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750130/general/b3bb10fa-267c-4838-8e37-f92a67f9eb67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738664)
2026-03-27 16:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750082/general/6962facf-8865-4230-b3ce-303361444887.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738619)
2026-03-27 16:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749841/general/f8cb264a-7ccf-4566-a3b7-ec93efb280b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738497)
2026-03-27 16:35:51 [adesa.fr] INFO: Found listing with ID: 10682593
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710682593%27 HTTP/1.1" 200 None
2026-03-27 16:35:51 [adesa.fr] INFO: Scrape type for 10682593: 0
2026-03-27 16:35:51 [adesa.fr] INFO: Skipping item 10682593 url https://www.openlane.eu/en/carv6/auction/10682593
2026-03-27 16:35:51 [adesa.fr] INFO: Found listing with ID: 10284853
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710284853%27 HTTP/1.1" 200 None
2026-03-27 16:35:51 [adesa.fr] INFO: Scrape type for 10284853: 0
2026-03-27 16:35:51 [adesa.fr] INFO: Skipping item 10284853 url https://www.openlane.eu/en/carv6/auction/10284853
2026-03-27 16:35:51 [adesa.fr] INFO: Found listing with ID: 10573240
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710573240%27 HTTP/1.1" 200 None
2026-03-27 16:35:51 [adesa.fr] INFO: Scrape type for 10573240: 0
2026-03-27 16:35:51 [adesa.fr] INFO: Skipping item 10573240 url https://www.openlane.eu/en/carv6/auction/10573240
2026-03-27 16:35:51 [adesa.fr] INFO: Found listing with ID: 10726274
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726274%27 HTTP/1.1" 200 None
2026-03-27 16:35:51 [adesa.fr] INFO: Scrape type for 10726274: 2
2026-03-27 16:35:51 [adesa.fr] INFO: Scraping item 10726274 url https://www.openlane.eu/en/carv6/auction/10726274
2026-03-27 16:35:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749844/general/d5c17458-757e-4195-b2a7-a8fed7c548cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738500)
2026-03-27 16:35:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf1990>
2026-03-27 16:35:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750137%252Fgeneral%252Ffc9811ea-dd85-4107-9701-df745805b737.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750137/general/fc9811ea-dd85-4107-9701-df745805b737.jpg saved to cache
2026-03-27 16:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e4001bf8-9678-5b5d-8f72-5e904eb71fe2
2026-03-27 16:35:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e4001bf8-9678-5b5d-8f72-5e904eb71fe2, skipping ID generation
2026-03-27 16:35:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4001bf8-9678-5b5d-8f72-5e904eb71fe2 with scrape type 1
2026-03-27 16:35:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e4001bf8-9678-5b5d-8f72-5e904eb71fe2 sending to next pipeline
2026-03-27 16:35:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e4001bf8-9678-5b5d-8f72-5e904eb71fe2, identifier: 10738671
2026-03-27 16:35:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225832c10>
2026-03-27 16:35:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749979%252Fgeneral%252F66895d66-6b2e-40f6-b1dc-224687dc5787.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749979/general/66895d66-6b2e-40f6-b1dc-224687dc5787.jpg saved to cache
2026-03-27 16:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bf8d70cb-5e8e-56a5-8091-bcf22a23f945
2026-03-27 16:35:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bf8d70cb-5e8e-56a5-8091-bcf22a23f945, skipping ID generation
2026-03-27 16:35:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf8d70cb-5e8e-56a5-8091-bcf22a23f945 with scrape type 1
2026-03-27 16:35:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bf8d70cb-5e8e-56a5-8091-bcf22a23f945 sending to next pipeline
2026-03-27 16:35:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bf8d70cb-5e8e-56a5-8091-bcf22a23f945, identifier: 10738522
2026-03-27 16:35:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224420090>
2026-03-27 16:35:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252F841db34d-a6f9-43e6-a9b4-a452a9592fb5.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/841db34d-a6f9-43e6-a9b4-a452a9592fb5.jpg saved to cache
2026-03-27 16:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 68228468-2208-5c7d-a3e1-ff1e5f1476aa
2026-03-27 16:35:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc with identifier: 10718734
2026-03-27 16:35:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc with scrape type 2
2026-03-27 16:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc with scrape type 2
2026-03-27 16:35:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc, identifier: 10718734
2026-03-27 16:35:51 [adesa.fr] INFO: Found listing with ID: 10269547
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710269547%27 HTTP/1.1" 200 None
2026-03-27 16:35:51 [adesa.fr] INFO: Scrape type for 10269547: 0
2026-03-27 16:35:51 [adesa.fr] INFO: Skipping item 10269547 url https://www.openlane.eu/en/carv6/auction/10269547
2026-03-27 16:35:51 [adesa.fr] INFO: Found listing with ID: 10713169
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713169%27 HTTP/1.1" 200 None
2026-03-27 16:35:51 [adesa.fr] INFO: Scrape type for 10713169: 0
2026-03-27 16:35:51 [adesa.fr] INFO: Skipping item 10713169 url https://www.openlane.eu/en/carv6/auction/10713169
2026-03-27 16:35:51 [adesa.fr] INFO: Found listing with ID: 10654300
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710654300%27 HTTP/1.1" 200 None
2026-03-27 16:35:51 [adesa.fr] INFO: Scrape type for 10654300: 0
2026-03-27 16:35:51 [adesa.fr] INFO: Skipping item 10654300 url https://www.openlane.eu/en/carv6/auction/10654300
2026-03-27 16:35:51 [adesa.fr] INFO: Found listing with ID: 10733975
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733975%27 HTTP/1.1" 200 None
2026-03-27 16:35:51 [adesa.fr] INFO: Scrape type for 10733975: 0
2026-03-27 16:35:51 [adesa.fr] INFO: Skipping item 10733975 url https://www.openlane.eu/en/carv6/auction/10733975
2026-03-27 16:35:51 [adesa.fr] INFO: Found listing with ID: 10722729
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722729%27 HTTP/1.1" 200 None
2026-03-27 16:35:51 [adesa.fr] INFO: Scrape type for 10722729: 2
2026-03-27 16:35:51 [adesa.fr] INFO: Scraping item 10722729 url https://www.openlane.eu/en/carv6/auction/10722729
2026-03-27 16:35:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e4001bf8-9678-5b5d-8f72-5e904eb71fe2 with identifier: 10738671
2026-03-27 16:35:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e4001bf8-9678-5b5d-8f72-5e904eb71fe2 with identifier: 10738671
2026-03-27 16:35:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e4001bf8-9678-5b5d-8f72-5e904eb71fe2 with identifier: 10738671 to the API
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750137/general/fc9811ea-dd85-4107-9701-df745805b737.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'e4001bf8-9678-5b5d-8f72-5e904eb71fe2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-098-PS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738671',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 159568,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191635,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750137/general/fc9811ea-dd85-4107-9701-df745805b737.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184221,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750137/general/f7defb12-a044-4c99-9938-4bea6a7fb32b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121538,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750137/general/c0eed8da-778f-48f5-9b9e-da83855e2340.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125074,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750137/general/b3ca9f6c-7585-431a-89d9-4e6aed358ee9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96302,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750137/general/d256896f-2f90-44b9-b533-c6fe2d14cb71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750137/general/8751d00f-1b81-4cab-a2e3-b2c3b353ad67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106843,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750137/general/7ac9fe8e-82a9-418a-976c-a8d3a4d1b3e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750137/general/f1df225c-aae3-47e4-b459-c5711b22de15.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131941,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750137/general/ede2a80e-9729-443a-9002-c69560cfae05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4001bf8-9678-5b5d-8f72-5e904eb71fe2/e4001bf8-9678-5b5d-8f72-5e904eb71fe2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750137/general/b38926a8-0f20-4f53-b5b5-32f964104645.jpg',
'Width': 1024}],
'price': 7300,
'price_includes_vat': True,
'registration_date': '2020-12-04',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Scala 1.6 TDI Business - Diesel - Automatic - 116 hp - '
'159.568 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738671%27 HTTP/1.1" 200 None
2026-03-27 16:35:52 [adesa.fr] INFO: Saving data for 10738671: {'created_time': 1774629352.313528, 'last_price_update_time': 1774629352.313538, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738671') HTTP/1.1" 204 0
2026-03-27 16:35:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bf8d70cb-5e8e-56a5-8091-bcf22a23f945 with identifier: 10738522
2026-03-27 16:35:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bf8d70cb-5e8e-56a5-8091-bcf22a23f945 with identifier: 10738522
2026-03-27 16:35:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bf8d70cb-5e8e-56a5-8091-bcf22a23f945 with identifier: 10738522 to the API
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749979/general/66895d66-6b2e-40f6-b1dc-224687dc5787.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'bf8d70cb-5e8e-56a5-8091-bcf22a23f945',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-953-MM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738522',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 91907,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236956,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749979/general/6be5f3ad-f3a9-4715-b80a-7b5eb4e103fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749979/general/0fde2c49-9f77-45df-a723-d83ad973a758.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749979/general/7283835a-726f-4241-b6de-02f041340f90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749979/general/4e2697fe-549b-4ea5-88f5-df2c0949823d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749979/general/3ad86002-4e91-4d58-b452-9a7fa16d2179.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749979/general/66895d66-6b2e-40f6-b1dc-224687dc5787.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749979/general/1e8145f9-0338-403c-88f7-bd4cedd6bd1e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161529,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749979/general/162ebca8-b02b-4a73-a7de-e25f2d21ea5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160912,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749979/general/f21e3e7a-75e4-479a-bc4a-b91d3dfe231a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf8d70cb-5e8e-56a5-8091-bcf22a23f945/bf8d70cb-5e8e-56a5-8091-bcf22a23f945_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102111,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749979/general/c65d0db4-0993-4b8e-bbc6-17698a730fc9.jpg',
'Width': 1024}],
'price': 13400,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Superb Combi 1.5 TSI Business - Petrol - Automatic - 150 hp - '
'91.907 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738522%27 HTTP/1.1" 200 None
2026-03-27 16:35:52 [adesa.fr] INFO: Saving data for 10738522: {'created_time': 1774629352.744789, 'last_price_update_time': 1774629352.744801, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738522') HTTP/1.1" 204 0
2026-03-27 16:35:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc with identifier: 10718734
2026-03-27 16:35:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc with identifier: 10718734
2026-03-27 16:35:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 006a30c8-7470-5e4a-80a7-b5f2bbdeffbc with identifier: 10718734 to the API
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718734>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '006a30c8-7470-5e4a-80a7-b5f2bbdeffbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-461-SM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718734',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 20691,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 29700,
'price_includes_vat': True,
'registration_date': '2024-03-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS7 Crossback 1.6 Rivoli - AWD - Hybrid - Automatic - 200 hp - '
'20.691 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718734%27 HTTP/1.1" 200 None
2026-03-27 16:35:53 [adesa.fr] INFO: Saving data for 10718734: {'auction_closing_time': 1798671600.0, 'created_time': 1774445709.531443, 'last_price_update_time': 1774629353.017966}
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10718734') HTTP/1.1" 204 0
2026-03-27 16:35:53 [adesa.fr] INFO: Found listing with ID: 10707273
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707273%27 HTTP/1.1" 200 None
2026-03-27 16:35:53 [adesa.fr] INFO: Scrape type for 10707273: 0
2026-03-27 16:35:53 [adesa.fr] INFO: Skipping item 10707273 url https://www.openlane.eu/en/carv6/auction/10707273
2026-03-27 16:35:53 [adesa.fr] INFO: Found listing with ID: 10676823
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676823%27 HTTP/1.1" 200 None
2026-03-27 16:35:53 [adesa.fr] INFO: Scrape type for 10676823: 0
2026-03-27 16:35:53 [adesa.fr] INFO: Skipping item 10676823 url https://www.openlane.eu/en/carv6/auction/10676823
2026-03-27 16:35:53 [adesa.fr] INFO: Found listing with ID: 10699507
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699507%27 HTTP/1.1" 200 None
2026-03-27 16:35:53 [adesa.fr] INFO: Scrape type for 10699507: 2
2026-03-27 16:35:53 [adesa.fr] INFO: Scraping item 10699507 url https://www.openlane.eu/en/carv6/auction/10699507
2026-03-27 16:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22436d090>
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252Fc5f7aac3-cafe-4f8b-b7bb-f4bc6d44ef74.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/c5f7aac3-cafe-4f8b-b7bb-f4bc6d44ef74.jpg saved to cache
2026-03-27 16:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9ffe3c7d-42fa-5f43-96d0-147dcf737de8
2026-03-27 16:35:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a29d98e8-fe6f-54ea-ba51-c9e97f42976d with identifier: 10699450
2026-03-27 16:35:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a29d98e8-fe6f-54ea-ba51-c9e97f42976d with scrape type 2
2026-03-27 16:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a29d98e8-fe6f-54ea-ba51-c9e97f42976d with scrape type 2
2026-03-27 16:35:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a29d98e8-fe6f-54ea-ba51-c9e97f42976d, identifier: 10699450
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff29110>
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252Fce962061-5410-4d9a-a970-3f0e47e57335.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/ce962061-5410-4d9a-a970-3f0e47e57335.jpg saved to cache
2026-03-27 16:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 714f69d4-d760-5089-b921-5100aa1bf900
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22450c4d0>
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750130%252Fgeneral%252Fb3bb10fa-267c-4838-8e37-f92a67f9eb67.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750130/general/b3bb10fa-267c-4838-8e37-f92a67f9eb67.jpg saved to cache
2026-03-27 16:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2ea69d55-817d-52f9-8df8-eafaa8fb030b
2026-03-27 16:35:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2ea69d55-817d-52f9-8df8-eafaa8fb030b, skipping ID generation
2026-03-27 16:35:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ea69d55-817d-52f9-8df8-eafaa8fb030b with scrape type 1
2026-03-27 16:35:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2ea69d55-817d-52f9-8df8-eafaa8fb030b sending to next pipeline
2026-03-27 16:35:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2ea69d55-817d-52f9-8df8-eafaa8fb030b, identifier: 10738664
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22575ff90>
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750082%252Fgeneral%252F6962facf-8865-4230-b3ce-303361444887.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750082/general/6962facf-8865-4230-b3ce-303361444887.jpg saved to cache
2026-03-27 16:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3
2026-03-27 16:35:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3, skipping ID generation
2026-03-27 16:35:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3 with scrape type 1
2026-03-27 16:35:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3 sending to next pipeline
2026-03-27 16:35:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3, identifier: 10738619
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245a5710>
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252Ff8cb264a-7ccf-4566-a3b7-ec93efb280b6.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/f8cb264a-7ccf-4566-a3b7-ec93efb280b6.jpg saved to cache
2026-03-27 16:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a28f248e-c5c4-5cc6-888a-52b0e70728dd
2026-03-27 16:35:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 800f3a03-6aee-5201-b23c-946b2922c65c with identifier: 10716793
2026-03-27 16:35:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 800f3a03-6aee-5201-b23c-946b2922c65c with scrape type 2
2026-03-27 16:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 800f3a03-6aee-5201-b23c-946b2922c65c with scrape type 2
2026-03-27 16:35:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 800f3a03-6aee-5201-b23c-946b2922c65c, identifier: 10716793
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224137dd0>
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749844%252Fgeneral%252Fd5c17458-757e-4195-b2a7-a8fed7c548cb.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749844/general/d5c17458-757e-4195-b2a7-a8fed7c548cb.jpg saved to cache
2026-03-27 16:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 68228468-2208-5c7d-a3e1-ff1e5f1476aa
2026-03-27 16:35:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 68228468-2208-5c7d-a3e1-ff1e5f1476aa, skipping ID generation
2026-03-27 16:35:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68228468-2208-5c7d-a3e1-ff1e5f1476aa with scrape type 1
2026-03-27 16:35:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 68228468-2208-5c7d-a3e1-ff1e5f1476aa sending to next pipeline
2026-03-27 16:35:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 68228468-2208-5c7d-a3e1-ff1e5f1476aa, identifier: 10738500
2026-03-27 16:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750066/general/183848e9-def0-4fe4-8c00-2435b6256309.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738603)
2026-03-27 16:35:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a29d98e8-fe6f-54ea-ba51-c9e97f42976d with identifier: 10699450
2026-03-27 16:35:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a29d98e8-fe6f-54ea-ba51-c9e97f42976d with identifier: 10699450
2026-03-27 16:35:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a29d98e8-fe6f-54ea-ba51-c9e97f42976d with identifier: 10699450 to the API
2026-03-27 16:35:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699450>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'a29d98e8-fe6f-54ea-ba51-c9e97f42976d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-404-GY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699450',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 10369,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-07-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Allure Pack - Petrol - Manual - 102 hp - 10.369 km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699450%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [adesa.fr] INFO: Saving data for 10699450: {'auction_closing_time': 1798671600.0, 'created_time': 1774013638.987539, 'last_price_update_time': 1774629354.138061}
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699450') HTTP/1.1" 204 0
2026-03-27 16:35:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2ea69d55-817d-52f9-8df8-eafaa8fb030b with identifier: 10738664
2026-03-27 16:35:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2ea69d55-817d-52f9-8df8-eafaa8fb030b with identifier: 10738664
2026-03-27 16:35:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2ea69d55-817d-52f9-8df8-eafaa8fb030b with identifier: 10738664 to the API
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750130/general/b3bb10fa-267c-4838-8e37-f92a67f9eb67.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': '2ea69d55-817d-52f9-8df8-eafaa8fb030b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-437-FD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738664',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 10491,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169728,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750130/general/4df8fcf3-f153-4144-9973-fef5f3949e74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750130/general/b3bb10fa-267c-4838-8e37-f92a67f9eb67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143331,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750130/general/9ff31416-98f5-4675-91c9-e332d839fb3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127731,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750130/general/96351ed1-2f71-4d74-8187-4c3bd36d05a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112577,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750130/general/91a7903a-7952-4c1c-b05e-137dd19003c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750130/general/23dee827-02f1-4b56-8012-79e03428fe50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750130/general/135a0642-195b-4540-9082-0775d7a78094.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750130/general/2f0154d8-3aca-4d5e-8ba4-07ca394518b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750130/general/1ce6b3ad-747e-44da-91c3-2321603dbf70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea69d55-817d-52f9-8df8-eafaa8fb030b/2ea69d55-817d-52f9-8df8-eafaa8fb030b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750130/general/5a0725f3-fab9-4d91-b9c9-39cf443f0ff3.jpg',
'Width': 1024}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-11-03',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot Partner - Electric - Automatic - 136 hp - 10.491 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738664%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [adesa.fr] INFO: Saving data for 10738664: {'created_time': 1774629354.48781, 'last_price_update_time': 1774629354.487824, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738664') HTTP/1.1" 204 0
2026-03-27 16:35:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3 with identifier: 10738619
2026-03-27 16:35:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3 with identifier: 10738619
2026-03-27 16:35:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3 with identifier: 10738619 to the API
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750082/general/6962facf-8865-4230-b3ce-303361444887.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-597-FS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738619',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 179831,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 90,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750082/general/6962facf-8865-4230-b3ce-303361444887.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168269,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750082/general/3a7973da-1ab4-437c-bdb9-83030160587c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750082/general/4ea36954-3a66-4900-a6df-e646b7301656.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171671,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750082/general/ba1bc154-6071-409d-8e9e-b3e8784d8bd3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96481,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750082/general/7d293e57-3fba-4fe2-9e0b-04b6b72eaa63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122477,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750082/general/b2e3554a-9ae6-4cda-9862-8ca4b01470ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750082/general/67e68888-0d75-4bcb-a1b9-a0dff20d8c19.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750082/general/e82c9ae2-2bc8-43e5-8cd8-9a87d73aee3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64244,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750082/general/a63d2b7f-7b6d-4f26-99a5-d3c17649c219.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3/cb8b976c-28f7-5a9a-84b7-d437bfcb9ce3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750082/general/25640a15-6d77-4f32-b30b-2999112020f2.jpg',
'Width': 1024}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 3008 1.2i Allure - Petrol - Automatic - 130 hp - 179.831 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738619%27 HTTP/1.1" 200 None
2026-03-27 16:35:54 [adesa.fr] INFO: Saving data for 10738619: {'created_time': 1774629354.84222, 'last_price_update_time': 1774629354.842232, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738619') HTTP/1.1" 204 0
2026-03-27 16:35:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 800f3a03-6aee-5201-b23c-946b2922c65c with identifier: 10716793
2026-03-27 16:35:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 800f3a03-6aee-5201-b23c-946b2922c65c with identifier: 10716793
2026-03-27 16:35:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 800f3a03-6aee-5201-b23c-946b2922c65c with identifier: 10716793 to the API
2026-03-27 16:35:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716793>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '800f3a03-6aee-5201-b23c-946b2922c65c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-820-WN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716793',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 12365,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2025-04-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Manual - 102 hp - 12.365 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716793%27 HTTP/1.1" 200 None
2026-03-27 16:35:55 [adesa.fr] INFO: Saving data for 10716793: {'auction_closing_time': 1798671600.0, 'created_time': 1774445680.037667, 'last_price_update_time': 1774629355.111068}
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10716793') HTTP/1.1" 204 0
2026-03-27 16:35:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 68228468-2208-5c7d-a3e1-ff1e5f1476aa with identifier: 10738500
2026-03-27 16:35:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 68228468-2208-5c7d-a3e1-ff1e5f1476aa with identifier: 10738500
2026-03-27 16:35:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 68228468-2208-5c7d-a3e1-ff1e5f1476aa with identifier: 10738500 to the API
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749844/general/d5c17458-757e-4195-b2a7-a8fed7c548cb.jpg>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '68228468-2208-5c7d-a3e1-ff1e5f1476aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-316-GY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738500',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 209013,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749844/general/847e7f1e-b1dc-4238-9e32-d5a40b25aa1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178465,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749844/general/80ba14a5-74fe-476e-9b6a-7d3744934ed7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749844/general/d5c17458-757e-4195-b2a7-a8fed7c548cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749844/general/4070f708-55d6-4066-a2ca-d2451e70de42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749844/general/37bb2045-0822-4f5d-8bb5-bca7609f1d6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749844/general/841db34d-a6f9-43e6-a9b4-a452a9592fb5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138215,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749844/general/c6c6ad20-4634-44d1-a1bf-d109afd9ffff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162384,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749844/general/2d134972-233a-493a-b730-23f58dba73dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158294,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749844/general/93c6dd13-a2d0-4f53-b4de-3734f142357c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68228468-2208-5c7d-a3e1-ff1e5f1476aa/68228468-2208-5c7d-a3e1-ff1e5f1476aa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137805,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749844/general/a547e434-bda6-481a-91ee-d15d5862005e.jpg',
'Width': 1024}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-05-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Superb Combi 2.0 TDI Business - Diesel - Automatic - 150 hp - '
'209.013 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738500%27 HTTP/1.1" 200 None
2026-03-27 16:35:55 [adesa.fr] INFO: Saving data for 10738500: {'created_time': 1774629355.471831, 'last_price_update_time': 1774629355.471842, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738500') HTTP/1.1" 204 0
2026-03-27 16:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750066/general/c3bcfcf2-77fe-4046-947e-e08abedbb75b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738603)
2026-03-27 16:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749840/general/97daf703-4148-4013-a03f-d1295eb39d84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738496)
2026-03-27 16:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749841/general/b4f287af-4e33-4c95-9869-5da8d2f98b5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738497)
2026-03-27 16:35:55 [adesa.fr] INFO: Found listing with ID: 10673717
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710673717%27 HTTP/1.1" 200 None
2026-03-27 16:35:55 [adesa.fr] INFO: Scrape type for 10673717: 0
2026-03-27 16:35:55 [adesa.fr] INFO: Skipping item 10673717 url https://www.openlane.eu/en/carv6/auction/10673717
2026-03-27 16:35:55 [adesa.fr] INFO: Found listing with ID: 10688251
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710688251%27 HTTP/1.1" 200 None
2026-03-27 16:35:55 [adesa.fr] INFO: Scrape type for 10688251: 0
2026-03-27 16:35:55 [adesa.fr] INFO: Skipping item 10688251 url https://www.openlane.eu/en/carv6/auction/10688251
2026-03-27 16:35:55 [adesa.fr] INFO: Found listing with ID: 10679268
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710679268%27 HTTP/1.1" 200 None
2026-03-27 16:35:55 [adesa.fr] INFO: Scrape type for 10679268: 0
2026-03-27 16:35:55 [adesa.fr] INFO: Skipping item 10679268 url https://www.openlane.eu/en/carv6/auction/10679268
2026-03-27 16:35:55 [adesa.fr] INFO: Found listing with ID: 10707858
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707858%27 HTTP/1.1" 200 None
2026-03-27 16:35:55 [adesa.fr] INFO: Scrape type for 10707858: 0
2026-03-27 16:35:55 [adesa.fr] INFO: Skipping item 10707858 url https://www.openlane.eu/en/carv6/auction/10707858
2026-03-27 16:35:55 [adesa.fr] INFO: Found listing with ID: 10473270
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473270%27 HTTP/1.1" 200 None
2026-03-27 16:35:55 [adesa.fr] INFO: Scrape type for 10473270: 0
2026-03-27 16:35:55 [adesa.fr] INFO: Skipping item 10473270 url https://www.openlane.eu/en/carv6/auction/10473270
2026-03-27 16:35:55 [adesa.fr] INFO: Found listing with ID: 10728849
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728849%27 HTTP/1.1" 200 None
2026-03-27 16:35:55 [adesa.fr] INFO: Scrape type for 10728849: 2
2026-03-27 16:35:55 [adesa.fr] INFO: Scraping item 10728849 url https://www.openlane.eu/en/carv6/auction/10728849
2026-03-27 16:35:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749841/general/ed4d468e-70ea-4f0f-ac23-8b5fcff401b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738497)
2026-03-27 16:35:55 [adesa.fr] INFO: Found listing with ID: 10699416
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699416%27 HTTP/1.1" 200 None
2026-03-27 16:35:55 [adesa.fr] INFO: Scrape type for 10699416: 2
2026-03-27 16:35:55 [adesa.fr] INFO: Scraping item 10699416 url https://www.openlane.eu/en/carv6/auction/10699416
2026-03-27 16:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cf934b3-ffcf-57db-aef1-abfb09f63809 with identifier: 10719684
2026-03-27 16:35:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cf934b3-ffcf-57db-aef1-abfb09f63809 with scrape type 2
2026-03-27 16:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cf934b3-ffcf-57db-aef1-abfb09f63809 with scrape type 2
2026-03-27 16:35:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6cf934b3-ffcf-57db-aef1-abfb09f63809, identifier: 10719684
2026-03-27 16:35:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adee587b-f323-5036-9cf4-4e042313e4b2 with identifier: 10721358
2026-03-27 16:35:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adee587b-f323-5036-9cf4-4e042313e4b2 with scrape type 2
2026-03-27 16:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adee587b-f323-5036-9cf4-4e042313e4b2 with scrape type 2
2026-03-27 16:35:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: adee587b-f323-5036-9cf4-4e042313e4b2, identifier: 10721358
2026-03-27 16:35:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a85210>
2026-03-27 16:35:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252F183848e9-def0-4fe4-8c00-2435b6256309.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/183848e9-def0-4fe4-8c00-2435b6256309.jpg saved to cache
2026-03-27 16:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 714f69d4-d760-5089-b921-5100aa1bf900
2026-03-27 16:35:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 832e2e2a-cd78-59a3-a270-92400dcf3b89 with identifier: 10738626
2026-03-27 16:35:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 832e2e2a-cd78-59a3-a270-92400dcf3b89 with scrape type 1
2026-03-27 16:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 832e2e2a-cd78-59a3-a270-92400dcf3b89
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252Fa089aa2a-fe4d-4866-b62f-c60b759988a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/a089aa2a-fe4d-4866-b62f-c60b759988a4.jpg not downloaded yet
2026-03-27 16:35:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6cf934b3-ffcf-57db-aef1-abfb09f63809 with identifier: 10719684
2026-03-27 16:35:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6cf934b3-ffcf-57db-aef1-abfb09f63809 with identifier: 10719684
2026-03-27 16:35:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6cf934b3-ffcf-57db-aef1-abfb09f63809 with identifier: 10719684 to the API
2026-03-27 16:35:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719684>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '6cf934b3-ffcf-57db-aef1-abfb09f63809',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-196-VN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719684',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 12794,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2024-05-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Active - Petrol - Manual - 101 hp - 12.794 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2024}
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719684%27 HTTP/1.1" 200 None
2026-03-27 16:35:56 [adesa.fr] INFO: Saving data for 10719684: {'auction_closing_time': 1798671600.0, 'created_time': 1774445681.519012, 'last_price_update_time': 1774629356.203798}
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10719684') HTTP/1.1" 204 0
2026-03-27 16:35:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: adee587b-f323-5036-9cf4-4e042313e4b2 with identifier: 10721358
2026-03-27 16:35:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: adee587b-f323-5036-9cf4-4e042313e4b2 with identifier: 10721358
2026-03-27 16:35:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: adee587b-f323-5036-9cf4-4e042313e4b2 with identifier: 10721358 to the API
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721358>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'adee587b-f323-5036-9cf4-4e042313e4b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-194-VN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721358',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 9568,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2024-05-06',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Active - Petrol - Manual - 101 hp - 9.568 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2024}
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721358%27 HTTP/1.1" 200 None
2026-03-27 16:35:56 [adesa.fr] INFO: Saving data for 10721358: {'auction_closing_time': 1798671600.0, 'created_time': 1774445910.47911, 'last_price_update_time': 1774629356.449382}
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721358') HTTP/1.1" 204 0
2026-03-27 16:35:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b58550>
2026-03-27 16:35:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252Fc3bcfcf2-77fe-4046-947e-e08abedbb75b.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/c3bcfcf2-77fe-4046-947e-e08abedbb75b.jpg saved to cache
2026-03-27 16:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 714f69d4-d760-5089-b921-5100aa1bf900
2026-03-27 16:35:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224498390>
2026-03-27 16:35:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252F97daf703-4148-4013-a03f-d1295eb39d84.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/97daf703-4148-4013-a03f-d1295eb39d84.jpg saved to cache
2026-03-27 16:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 89f8aed2-bb0e-5078-a2b2-83c67af61c3a
2026-03-27 16:35:56 [adesa.fr] INFO: Found listing with ID: 10473269
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473269%27 HTTP/1.1" 200 None
2026-03-27 16:35:56 [adesa.fr] INFO: Scrape type for 10473269: 0
2026-03-27 16:35:56 [adesa.fr] INFO: Skipping item 10473269 url https://www.openlane.eu/en/carv6/auction/10473269
2026-03-27 16:35:56 [adesa.fr] INFO: Found listing with ID: 10699425
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699425%27 HTTP/1.1" 200 None
2026-03-27 16:35:56 [adesa.fr] INFO: Scrape type for 10699425: 2
2026-03-27 16:35:56 [adesa.fr] INFO: Scraping item 10699425 url https://www.openlane.eu/en/carv6/auction/10699425
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252F5931bf0b-22bd-44b8-9b4f-f98d3634f4c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/5931bf0b-22bd-44b8-9b4f-f98d3634f4c2.jpg not downloaded yet
2026-03-27 16:35:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a34c10>
2026-03-27 16:35:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252Fb4f287af-4e33-4c95-9869-5da8d2f98b5c.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/b4f287af-4e33-4c95-9869-5da8d2f98b5c.jpg saved to cache
2026-03-27 16:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a28f248e-c5c4-5cc6-888a-52b0e70728dd
2026-03-27 16:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750040/general/0127a4cd-7bcf-4bf9-a4c1-ca16124bc79f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738578)
2026-03-27 16:35:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b1c890>
2026-03-27 16:35:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252Fed4d468e-70ea-4f0f-ac23-8b5fcff401b4.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/ed4d468e-70ea-4f0f-ac23-8b5fcff401b4.jpg saved to cache
2026-03-27 16:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a28f248e-c5c4-5cc6-888a-52b0e70728dd
2026-03-27 16:35:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d47e7cb5-dd55-5cd7-95b6-70dc0987e501 with identifier: 10738641
2026-03-27 16:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d47e7cb5-dd55-5cd7-95b6-70dc0987e501 with scrape type 1
2026-03-27 16:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d47e7cb5-dd55-5cd7-95b6-70dc0987e501
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252Fe2b55117-5b57-4f42-9eb4-8af674fe8acb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/e2b55117-5b57-4f42-9eb4-8af674fe8acb.jpg not downloaded yet
2026-03-27 16:35:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 359f257c-b854-561c-a073-7a6d1e0ffc8d with identifier: 10721603
2026-03-27 16:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 359f257c-b854-561c-a073-7a6d1e0ffc8d with scrape type 2
2026-03-27 16:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 359f257c-b854-561c-a073-7a6d1e0ffc8d with scrape type 2
2026-03-27 16:35:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 359f257c-b854-561c-a073-7a6d1e0ffc8d, identifier: 10721603
2026-03-27 16:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750104/general/c310fb99-6636-4be1-afcc-211940ab0d56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738640)
2026-03-27 16:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750011/general/a65ae32a-fe68-45f2-9a5a-c424a6983eeb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738552)
2026-03-27 16:35:56 [adesa.fr] INFO: Found listing with ID: 10728755
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728755%27 HTTP/1.1" 200 None
2026-03-27 16:35:56 [adesa.fr] INFO: Scrape type for 10728755: 2
2026-03-27 16:35:56 [adesa.fr] INFO: Scraping item 10728755 url https://www.openlane.eu/en/carv6/auction/10728755
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252F24536eaf-4c32-4ba4-adda-348eb468c4cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/24536eaf-4c32-4ba4-adda-348eb468c4cb.jpg not downloaded yet
2026-03-27 16:35:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 359f257c-b854-561c-a073-7a6d1e0ffc8d with identifier: 10721603
2026-03-27 16:35:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 359f257c-b854-561c-a073-7a6d1e0ffc8d with identifier: 10721603
2026-03-27 16:35:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 359f257c-b854-561c-a073-7a6d1e0ffc8d with identifier: 10721603 to the API
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721603>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '359f257c-b854-561c-a073-7a6d1e0ffc8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-869-RM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721603',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 10581,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Allure - Petrol - Manual - 101 hp - 10.581 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721603%27 HTTP/1.1" 200 None
2026-03-27 16:35:57 [adesa.fr] INFO: Saving data for 10721603: {'auction_closing_time': 1798671600.0, 'created_time': 1774445675.82496, 'last_price_update_time': 1774629357.068253}
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721603') HTTP/1.1" 204 0
2026-03-27 16:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750129/general/ca570efe-aa44-4f96-a3ab-98f99de0b302.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738663)
2026-03-27 16:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749818/general/04d7e3e9-a7dc-49fb-b4cd-04b870fa5bd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738474)
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252Fc752834d-2d0c-4245-ac21-d70e15a5b1c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/c752834d-2d0c-4245-ac21-d70e15a5b1c9.jpg not downloaded yet
2026-03-27 16:35:57 [adesa.fr] INFO: Found listing with ID: 10477906
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710477906%27 HTTP/1.1" 200 None
2026-03-27 16:35:57 [adesa.fr] INFO: Scrape type for 10477906: 0
2026-03-27 16:35:57 [adesa.fr] INFO: Skipping item 10477906 url https://www.openlane.eu/en/carv6/auction/10477906
2026-03-27 16:35:57 [adesa.fr] INFO: Found listing with ID: 10707276
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707276%27 HTTP/1.1" 200 None
2026-03-27 16:35:57 [adesa.fr] INFO: Scrape type for 10707276: 0
2026-03-27 16:35:57 [adesa.fr] INFO: Skipping item 10707276 url https://www.openlane.eu/en/carv6/auction/10707276
2026-03-27 16:35:57 [adesa.fr] INFO: Found listing with ID: 10381371
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710381371%27 HTTP/1.1" 200 None
2026-03-27 16:35:57 [adesa.fr] INFO: Scrape type for 10381371: 0
2026-03-27 16:35:57 [adesa.fr] INFO: Skipping item 10381371 url https://www.openlane.eu/en/carv6/auction/10381371
2026-03-27 16:35:57 [adesa.fr] INFO: Found listing with ID: 10375917
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710375917%27 HTTP/1.1" 200 None
2026-03-27 16:35:57 [adesa.fr] INFO: Scrape type for 10375917: 0
2026-03-27 16:35:57 [adesa.fr] INFO: Skipping item 10375917 url https://www.openlane.eu/en/carv6/auction/10375917
2026-03-27 16:35:57 [adesa.fr] INFO: Found listing with ID: 10326152
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326152%27 HTTP/1.1" 200 None
2026-03-27 16:35:57 [adesa.fr] INFO: Scrape type for 10326152: 0
2026-03-27 16:35:57 [adesa.fr] INFO: Skipping item 10326152 url https://www.openlane.eu/en/carv6/auction/10326152
2026-03-27 16:35:57 [adesa.fr] INFO: Found listing with ID: 10707860
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707860%27 HTTP/1.1" 200 None
2026-03-27 16:35:57 [adesa.fr] INFO: Scrape type for 10707860: 0
2026-03-27 16:35:57 [adesa.fr] INFO: Skipping item 10707860 url https://www.openlane.eu/en/carv6/auction/10707860
2026-03-27 16:35:57 [adesa.fr] INFO: Found listing with ID: 10597840
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597840%27 HTTP/1.1" 200 None
2026-03-27 16:35:57 [adesa.fr] INFO: Scrape type for 10597840: 0
2026-03-27 16:35:57 [adesa.fr] INFO: Skipping item 10597840 url https://www.openlane.eu/en/carv6/auction/10597840
2026-03-27 16:35:57 [adesa.fr] INFO: Found listing with ID: 10351032
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710351032%27 HTTP/1.1" 200 None
2026-03-27 16:35:57 [adesa.fr] INFO: Scrape type for 10351032: 2
2026-03-27 16:35:57 [adesa.fr] INFO: Scraping item 10351032 url https://www.openlane.eu/en/carv6/auction/10351032
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252Fa2524b45-452c-4a9f-a626-c4754eb341dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/a2524b45-452c-4a9f-a626-c4754eb341dc.jpg not downloaded yet
2026-03-27 16:35:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259df3d0>
2026-03-27 16:35:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252F0127a4cd-7bcf-4bf9-a4c1-ca16124bc79f.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/0127a4cd-7bcf-4bf9-a4c1-ca16124bc79f.jpg saved to cache
2026-03-27 16:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252F4cc7fa61-a985-4adf-9c3d-b74f968814fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/4cc7fa61-a985-4adf-9c3d-b74f968814fb.jpg not downloaded yet
2026-03-27 16:35:57 [adesa.fr] INFO: Found listing with ID: 10681277
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681277%27 HTTP/1.1" 200 None
2026-03-27 16:35:57 [adesa.fr] INFO: Scrape type for 10681277: 0
2026-03-27 16:35:57 [adesa.fr] INFO: Skipping item 10681277 url https://www.openlane.eu/en/carv6/auction/10681277
2026-03-27 16:35:57 [adesa.fr] INFO: Found listing with ID: 10681282
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681282%27 HTTP/1.1" 200 None
2026-03-27 16:35:57 [adesa.fr] INFO: Scrape type for 10681282: 2
2026-03-27 16:35:57 [adesa.fr] INFO: Scraping item 10681282 url https://www.openlane.eu/en/carv6/auction/10681282
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252F4f4f71ec-442c-4cec-8ca4-3ebeb0ebffcb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/4f4f71ec-442c-4cec-8ca4-3ebeb0ebffcb.jpg not downloaded yet
2026-03-27 16:35:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224166d90>
2026-03-27 16:35:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750104%252Fgeneral%252Fc310fb99-6636-4be1-afcc-211940ab0d56.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750104/general/c310fb99-6636-4be1-afcc-211940ab0d56.jpg saved to cache
2026-03-27 16:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e8249d14-b590-5372-a1eb-d9943afb20b9
2026-03-27 16:35:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e8249d14-b590-5372-a1eb-d9943afb20b9, skipping ID generation
2026-03-27 16:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8249d14-b590-5372-a1eb-d9943afb20b9 with scrape type 1
2026-03-27 16:35:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e8249d14-b590-5372-a1eb-d9943afb20b9 sending to next pipeline
2026-03-27 16:35:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e8249d14-b590-5372-a1eb-d9943afb20b9, identifier: 10738640
2026-03-27 16:35:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258b03d0>
2026-03-27 16:35:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750011%252Fgeneral%252Fa65ae32a-fe68-45f2-9a5a-c424a6983eeb.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750011/general/a65ae32a-fe68-45f2-9a5a-c424a6983eeb.jpg saved to cache
2026-03-27 16:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ceefc520-0db5-5b74-903d-9609a84fd25d
2026-03-27 16:35:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ceefc520-0db5-5b74-903d-9609a84fd25d, skipping ID generation
2026-03-27 16:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceefc520-0db5-5b74-903d-9609a84fd25d with scrape type 1
2026-03-27 16:35:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ceefc520-0db5-5b74-903d-9609a84fd25d sending to next pipeline
2026-03-27 16:35:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ceefc520-0db5-5b74-903d-9609a84fd25d, identifier: 10738552
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252F2a55ea46-651b-4bad-99a9-7a86fbe6968f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/2a55ea46-651b-4bad-99a9-7a86fbe6968f.jpg not downloaded yet
2026-03-27 16:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724174> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e8249d14-b590-5372-a1eb-d9943afb20b9 with identifier: 10738640
2026-03-27 16:35:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e8249d14-b590-5372-a1eb-d9943afb20b9 with identifier: 10738640
2026-03-27 16:35:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e8249d14-b590-5372-a1eb-d9943afb20b9 with identifier: 10738640 to the API
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750104/general/c310fb99-6636-4be1-afcc-211940ab0d56.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'e8249d14-b590-5372-a1eb-d9943afb20b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-214-KX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738640',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 174243,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 66,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750104/general/93a2be98-49ef-4788-868b-acd5cacade69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750104/general/c310fb99-6636-4be1-afcc-211940ab0d56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162546,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750104/general/c62e0f15-001d-4219-8eb9-395181f261ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750104/general/f6e7d4b1-e9da-4c6d-be91-80ab1b7a03b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750104/general/25dc3f0a-57f3-4b43-b14d-20b66687b9ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120757,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750104/general/48f492c2-6962-4944-8c56-ef69fa51b2f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750104/general/cecbcf70-f93c-42ea-aea3-cd968e35a542.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120992,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750104/general/c5f315c8-5822-4ac9-887e-5cda26d47def.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750104/general/239a87db-7608-449e-b557-8d3cdf3ed5f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8249d14-b590-5372-a1eb-d9943afb20b9/e8249d14-b590-5372-a1eb-d9943afb20b9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71540,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750104/general/303e2e02-f5d4-4722-96e7-c4353a8fbe20.jpg',
'Width': 1024}],
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 508 SW 1.2i GT - Petrol - Automatic - 130 hp - 174.243 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738640%27 HTTP/1.1" 200 None
2026-03-27 16:35:58 [adesa.fr] INFO: Saving data for 10738640: {'created_time': 1774629358.063289, 'last_price_update_time': 1774629358.063301, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738640') HTTP/1.1" 204 0
2026-03-27 16:35:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ceefc520-0db5-5b74-903d-9609a84fd25d with identifier: 10738552
2026-03-27 16:35:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ceefc520-0db5-5b74-903d-9609a84fd25d with identifier: 10738552
2026-03-27 16:35:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ceefc520-0db5-5b74-903d-9609a84fd25d with identifier: 10738552 to the API
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750011/general/a65ae32a-fe68-45f2-9a5a-c424a6983eeb.jpg>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ceefc520-0db5-5b74-903d-9609a84fd25d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FH-149-PQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738552',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 94519,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161834,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750011/general/4da340c1-370a-4935-800c-82dc7b3bc965.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750011/general/a65ae32a-fe68-45f2-9a5a-c424a6983eeb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183285,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750011/general/8cccff00-8c96-4d55-9891-dad71c407375.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174993,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750011/general/6cf9129c-804a-40be-ad38-7711cd23bf9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112886,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750011/general/298e0f3a-0079-48c1-b28a-c0974a09f9eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750011/general/5be4d902-87b2-4432-b704-d1535e37c669.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137628,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750011/general/a8529381-c7ed-487a-bfd0-8d4a0ae762bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750011/general/d8baf071-a5a7-463e-b76d-3be9b4b03d8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750011/general/c08946b8-db87-4006-9989-3708b827e343.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceefc520-0db5-5b74-903d-9609a84fd25d/ceefc520-0db5-5b74-903d-9609a84fd25d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62878,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750011/general/7b9cbc72-00e7-4b84-a900-04fa506ac460.jpg',
'Width': 1024}],
'price': 5400,
'price_includes_vat': True,
'registration_date': '2019-07-03',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C3 Aircross 1.5 HDI Feel Business - Diesel - Manual - 102 '
'hp - 94.519 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2019}
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738552%27 HTTP/1.1" 200 None
2026-03-27 16:35:58 [adesa.fr] INFO: Saving data for 10738552: {'created_time': 1774629358.392313, 'last_price_update_time': 1774629358.392322, 'auction_closing_time': 1775116800.0}
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738552') HTTP/1.1" 204 0
2026-03-27 16:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750090/general/5931bf0b-22bd-44b8-9b4f-f98d3634f4c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738626)
2026-03-27 16:35:58 [adesa.fr] INFO: Found listing with ID: 10733189
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733189%27 HTTP/1.1" 200 None
2026-03-27 16:35:58 [adesa.fr] INFO: Scrape type for 10733189: 0
2026-03-27 16:35:58 [adesa.fr] INFO: Skipping item 10733189 url https://www.openlane.eu/en/carv6/auction/10733189
2026-03-27 16:35:58 [adesa.fr] INFO: Found listing with ID: 10661519
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710661519%27 HTTP/1.1" 200 None
2026-03-27 16:35:58 [adesa.fr] INFO: Scrape type for 10661519: 0
2026-03-27 16:35:58 [adesa.fr] INFO: Skipping item 10661519 url https://www.openlane.eu/en/carv6/auction/10661519
2026-03-27 16:35:58 [adesa.fr] INFO: Found listing with ID: 10571074
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710571074%27 HTTP/1.1" 200 None
2026-03-27 16:35:58 [adesa.fr] INFO: Scrape type for 10571074: 0
2026-03-27 16:35:58 [adesa.fr] INFO: Skipping item 10571074 url https://www.openlane.eu/en/carv6/auction/10571074
2026-03-27 16:35:58 [adesa.fr] INFO: Found listing with ID: 10649232
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710649232%27 HTTP/1.1" 200 None
2026-03-27 16:35:58 [adesa.fr] INFO: Scrape type for 10649232: 2
2026-03-27 16:35:58 [adesa.fr] INFO: Scraping item 10649232 url https://www.openlane.eu/en/carv6/auction/10649232
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252Faaccaaa8-9f07-43f5-bb79-5a6a39695dd0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/aaccaaa8-9f07-43f5-bb79-5a6a39695dd0.jpg not downloaded yet
2026-03-27 16:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750090/general/a089aa2a-fe4d-4866-b62f-c60b759988a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738626)
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252F1a054891-c3fd-4699-838d-7f99ccc99fd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/1a054891-c3fd-4699-838d-7f99ccc99fd8.jpg not downloaded yet
2026-03-27 16:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722728> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724175> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab0f50>
2026-03-27 16:35:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252Fca570efe-aa44-4f96-a3ab-98f99de0b302.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/ca570efe-aa44-4f96-a3ab-98f99de0b302.jpg saved to cache
2026-03-27 16:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4e19f8a9-4ef1-58f3-b9db-26987f9a401a
2026-03-27 16:35:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225abaf90>
2026-03-27 16:35:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252F04d7e3e9-a7dc-49fb-b4cd-04b870fa5bd8.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/04d7e3e9-a7dc-49fb-b4cd-04b870fa5bd8.jpg saved to cache
2026-03-27 16:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9ffe3c7d-42fa-5f43-96d0-147dcf737de8
2026-03-27 16:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750105/general/e2b55117-5b57-4f42-9eb4-8af674fe8acb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738641)
2026-03-27 16:35:58 [adesa.fr] INFO: Found listing with ID: 10626577
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710626577%27 HTTP/1.1" 200 None
2026-03-27 16:35:58 [adesa.fr] INFO: Scrape type for 10626577: 2
2026-03-27 16:35:58 [adesa.fr] INFO: Scraping item 10626577 url https://www.openlane.eu/en/carv6/auction/10626577
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252F7c20d395-b4cc-4531-b4de-d350100ecf66.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/7c20d395-b4cc-4531-b4de-d350100ecf66.jpg not downloaded yet
2026-03-27 16:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728846> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722729> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252Fcee22204-a388-407c-b52a-a880a01a03fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/cee22204-a388-407c-b52a-a880a01a03fe.jpg not downloaded yet
2026-03-27 16:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:35:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f9772fd-459b-5954-9638-faf2ee4ee029 with identifier: 10724174
2026-03-27 16:35:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f9772fd-459b-5954-9638-faf2ee4ee029 with scrape type 2
2026-03-27 16:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f9772fd-459b-5954-9638-faf2ee4ee029 with scrape type 2
2026-03-27 16:35:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6f9772fd-459b-5954-9638-faf2ee4ee029, identifier: 10724174
2026-03-27 16:35:58 [adesa.fr] INFO: Found listing with ID: 10731306
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731306%27 HTTP/1.1" 200 None
2026-03-27 16:35:58 [adesa.fr] INFO: Scrape type for 10731306: 0
2026-03-27 16:35:58 [adesa.fr] INFO: Skipping item 10731306 url https://www.openlane.eu/en/carv6/auction/10731306
2026-03-27 16:35:58 [adesa.fr] INFO: Found listing with ID: 10699395
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699395%27 HTTP/1.1" 200 None
2026-03-27 16:35:58 [adesa.fr] INFO: Scrape type for 10699395: 2
2026-03-27 16:35:58 [adesa.fr] INFO: Scraping item 10699395 url https://www.openlane.eu/en/carv6/auction/10699395
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252F710b8189-6c57-4908-aad4-3642afa985d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/710b8189-6c57-4908-aad4-3642afa985d9.jpg not downloaded yet
2026-03-27 16:35:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6f9772fd-459b-5954-9638-faf2ee4ee029 with identifier: 10724174
2026-03-27 16:35:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6f9772fd-459b-5954-9638-faf2ee4ee029 with identifier: 10724174
2026-03-27 16:35:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6f9772fd-459b-5954-9638-faf2ee4ee029 with identifier: 10724174 to the API
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:35:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724174>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '6f9772fd-459b-5954-9638-faf2ee4ee029',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-141-RX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724174',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 23874,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 Allure - Hybrid - Automatic - 136 hp - 23.874 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724174%27 HTTP/1.1" 200 None
2026-03-27 16:35:59 [adesa.fr] INFO: Saving data for 10724174: {'auction_closing_time': 1798671600.0, 'created_time': 1774532293.96985, 'last_price_update_time': 1774629359.066316}
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724174') HTTP/1.1" 204 0
2026-03-27 16:35:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225839c10>
2026-03-27 16:35:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252F5931bf0b-22bd-44b8-9b4f-f98d3634f4c2.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/5931bf0b-22bd-44b8-9b4f-f98d3634f4c2.jpg saved to cache
2026-03-27 16:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 832e2e2a-cd78-59a3-a270-92400dcf3b89
2026-03-27 16:35:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff2cfd0>
2026-03-27 16:35:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252Fa089aa2a-fe4d-4866-b62f-c60b759988a4.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/a089aa2a-fe4d-4866-b62f-c60b759988a4.jpg saved to cache
2026-03-27 16:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 832e2e2a-cd78-59a3-a270-92400dcf3b89
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252F2ce47a77-5092-4017-9eab-9e8b5ca77c35.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/2ce47a77-5092-4017-9eab-9e8b5ca77c35.jpg not downloaded yet
2026-03-27 16:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750090/general/4f4f71ec-442c-4cec-8ca4-3ebeb0ebffcb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738626)
2026-03-27 16:35:59 [adesa.fr] INFO: Found listing with ID: 10699388
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699388%27 HTTP/1.1" 200 None
2026-03-27 16:35:59 [adesa.fr] INFO: Scrape type for 10699388: 2
2026-03-27 16:35:59 [adesa.fr] INFO: Scraping item 10699388 url https://www.openlane.eu/en/carv6/auction/10699388
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252F0c3a5694-c505-45d3-b671-83048c399b73.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/0c3a5694-c505-45d3-b671-83048c399b73.jpg not downloaded yet
2026-03-27 16:35:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08a6cbeb-9d3a-59cc-87bd-546e505135ee with identifier: 10722728
2026-03-27 16:35:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08a6cbeb-9d3a-59cc-87bd-546e505135ee with scrape type 2
2026-03-27 16:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08a6cbeb-9d3a-59cc-87bd-546e505135ee with scrape type 2
2026-03-27 16:35:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 08a6cbeb-9d3a-59cc-87bd-546e505135ee, identifier: 10722728
2026-03-27 16:35:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27f1eb24-c167-5aa9-b2e7-114f0b4cd8bc with identifier: 10724175
2026-03-27 16:35:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27f1eb24-c167-5aa9-b2e7-114f0b4cd8bc with scrape type 2
2026-03-27 16:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27f1eb24-c167-5aa9-b2e7-114f0b4cd8bc with scrape type 2
2026-03-27 16:35:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 27f1eb24-c167-5aa9-b2e7-114f0b4cd8bc, identifier: 10724175
2026-03-27 16:35:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:35:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242eb050>
2026-03-27 16:35:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:35:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252Fe2b55117-5b57-4f42-9eb4-8af674fe8acb.jpg') HTTP/1.1" 204 0
2026-03-27 16:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/e2b55117-5b57-4f42-9eb4-8af674fe8acb.jpg saved to cache
2026-03-27 16:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d47e7cb5-dd55-5cd7-95b6-70dc0987e501
2026-03-27 16:35:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cbe69c2-5667-5391-8cb9-ae051e803009 with identifier: 10728846
2026-03-27 16:35:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cbe69c2-5667-5391-8cb9-ae051e803009 with scrape type 2
2026-03-27 16:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cbe69c2-5667-5391-8cb9-ae051e803009 with scrape type 2
2026-03-27 16:35:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7cbe69c2-5667-5391-8cb9-ae051e803009, identifier: 10728846
2026-03-27 16:35:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cccc2967-c3e0-56ba-8aa0-0d18a7d4a125 with identifier: 10722729
2026-03-27 16:35:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cccc2967-c3e0-56ba-8aa0-0d18a7d4a125 with scrape type 2
2026-03-27 16:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cccc2967-c3e0-56ba-8aa0-0d18a7d4a125 with scrape type 2
2026-03-27 16:35:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cccc2967-c3e0-56ba-8aa0-0d18a7d4a125, identifier: 10722729
2026-03-27 16:35:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79967ec2-8fc9-55d6-81f9-77d4e2e44f75 with identifier: 10699507
2026-03-27 16:35:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79967ec2-8fc9-55d6-81f9-77d4e2e44f75 with scrape type 2
2026-03-27 16:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79967ec2-8fc9-55d6-81f9-77d4e2e44f75 with scrape type 2
2026-03-27 16:35:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 79967ec2-8fc9-55d6-81f9-77d4e2e44f75, identifier: 10699507
2026-03-27 16:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750105/general/2a55ea46-651b-4bad-99a9-7a86fbe6968f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738641)
2026-03-27 16:35:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750090/general/aaccaaa8-9f07-43f5-bb79-5a6a39695dd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738626)
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252F8c1a4332-4e02-4d00-bc93-2ec07936e3dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:35:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/8c1a4332-4e02-4d00-bc93-2ec07936e3dd.jpg not downloaded yet
2026-03-27 16:35:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 08a6cbeb-9d3a-59cc-87bd-546e505135ee with identifier: 10722728
2026-03-27 16:35:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 08a6cbeb-9d3a-59cc-87bd-546e505135ee with identifier: 10722728
2026-03-27 16:35:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 08a6cbeb-9d3a-59cc-87bd-546e505135ee with identifier: 10722728 to the API
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:35:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722728>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '08a6cbeb-9d3a-59cc-87bd-546e505135ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-982-RM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722728',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 14522,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Allure - Petrol - Manual - 101 hp - 14.522 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722728%27 HTTP/1.1" 200 None
2026-03-27 16:36:00 [adesa.fr] INFO: Saving data for 10722728: {'auction_closing_time': 1798671600.0, 'created_time': 1774445680.690622, 'last_price_update_time': 1774629360.032499}
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722728') HTTP/1.1" 204 0
2026-03-27 16:36:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 27f1eb24-c167-5aa9-b2e7-114f0b4cd8bc with identifier: 10724175
2026-03-27 16:36:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 27f1eb24-c167-5aa9-b2e7-114f0b4cd8bc with identifier: 10724175
2026-03-27 16:36:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 27f1eb24-c167-5aa9-b2e7-114f0b4cd8bc with identifier: 10724175 to the API
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724175>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '27f1eb24-c167-5aa9-b2e7-114f0b4cd8bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-785-ZS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724175',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 23410,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 Allure - Hybrid - Automatic - 136 hp - 23.410 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724175%27 HTTP/1.1" 200 None
2026-03-27 16:36:00 [adesa.fr] INFO: Saving data for 10724175: {'auction_closing_time': 1798671600.0, 'created_time': 1774532313.36566, 'last_price_update_time': 1774629360.308101}
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10724175') HTTP/1.1" 204 0
2026-03-27 16:36:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7cbe69c2-5667-5391-8cb9-ae051e803009 with identifier: 10728846
2026-03-27 16:36:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7cbe69c2-5667-5391-8cb9-ae051e803009 with identifier: 10728846
2026-03-27 16:36:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7cbe69c2-5667-5391-8cb9-ae051e803009 with identifier: 10728846 to the API
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728846>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '7cbe69c2-5667-5391-8cb9-ae051e803009',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-682-AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728846',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 20245,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2024-10-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Allure - Petrol - Manual - 101 hp - 20.245 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728846%27 HTTP/1.1" 200 None
2026-03-27 16:36:00 [adesa.fr] INFO: Saving data for 10728846: {'auction_closing_time': 1798671600.0, 'created_time': 1774532293.149362, 'last_price_update_time': 1774629360.567944}
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728846') HTTP/1.1" 204 0
2026-03-27 16:36:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cccc2967-c3e0-56ba-8aa0-0d18a7d4a125 with identifier: 10722729
2026-03-27 16:36:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cccc2967-c3e0-56ba-8aa0-0d18a7d4a125 with identifier: 10722729
2026-03-27 16:36:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cccc2967-c3e0-56ba-8aa0-0d18a7d4a125 with identifier: 10722729 to the API
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10722729>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'cccc2967-c3e0-56ba-8aa0-0d18a7d4a125',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-038-ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722729',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 15933,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure - Petrol - Automatic - 136 hp - 15.933 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722729%27 HTTP/1.1" 200 None
2026-03-27 16:36:00 [adesa.fr] INFO: Saving data for 10722729: {'auction_closing_time': 1798671600.0, 'created_time': 1774445654.099055, 'last_price_update_time': 1774629360.827972}
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722729') HTTP/1.1" 204 0
2026-03-27 16:36:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 79967ec2-8fc9-55d6-81f9-77d4e2e44f75 with identifier: 10699507
2026-03-27 16:36:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 79967ec2-8fc9-55d6-81f9-77d4e2e44f75 with identifier: 10699507
2026-03-27 16:36:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 79967ec2-8fc9-55d6-81f9-77d4e2e44f75 with identifier: 10699507 to the API
2026-03-27 16:36:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699507>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '79967ec2-8fc9-55d6-81f9-77d4e2e44f75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-049-SX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699507',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 5500,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2025-07-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure - Petrol - Automatic - 136 hp - 5.500 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699507%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [adesa.fr] INFO: Saving data for 10699507: {'auction_closing_time': 1798671600.0, 'created_time': 1774013634.376505, 'last_price_update_time': 1774629361.178491}
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699507') HTTP/1.1" 204 0
2026-03-27 16:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750105/general/4cc7fa61-a985-4adf-9c3d-b74f968814fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738641)
2026-03-27 16:36:01 [adesa.fr] INFO: Found listing with ID: 10721340
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721340%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [adesa.fr] INFO: Scrape type for 10721340: 2
2026-03-27 16:36:01 [adesa.fr] INFO: Scraping item 10721340 url https://www.openlane.eu/en/carv6/auction/10721340
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252Fb6db4f28-a785-490e-a922-924237bccf96.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/b6db4f28-a785-490e-a922-924237bccf96.jpg not downloaded yet
2026-03-27 16:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750105/general/1a054891-c3fd-4699-838d-7f99ccc99fd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738641)
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252F2c8553a3-cc4c-43b4-8fb7-466383a28fd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/2c8553a3-cc4c-43b4-8fb7-466383a28fd3.jpg not downloaded yet
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ad9490>
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252F4f4f71ec-442c-4cec-8ca4-3ebeb0ebffcb.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/4f4f71ec-442c-4cec-8ca4-3ebeb0ebffcb.jpg saved to cache
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 832e2e2a-cd78-59a3-a270-92400dcf3b89
2026-03-27 16:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750090/general/a2524b45-452c-4a9f-a626-c4754eb341dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738626)
2026-03-27 16:36:01 [adesa.fr] INFO: Found listing with ID: 10721342
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721342%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [adesa.fr] INFO: Scrape type for 10721342: 2
2026-03-27 16:36:01 [adesa.fr] INFO: Scraping item 10721342 url https://www.openlane.eu/en/carv6/auction/10721342
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22566eb10>
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252F2a55ea46-651b-4bad-99a9-7a86fbe6968f.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/2a55ea46-651b-4bad-99a9-7a86fbe6968f.jpg saved to cache
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d47e7cb5-dd55-5cd7-95b6-70dc0987e501
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22586de90>
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252Faaccaaa8-9f07-43f5-bb79-5a6a39695dd0.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/aaccaaa8-9f07-43f5-bb79-5a6a39695dd0.jpg saved to cache
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 832e2e2a-cd78-59a3-a270-92400dcf3b89
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252F2b9bb2ef-db7e-46c5-a5b9-7c91a36d0a58.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/2b9bb2ef-db7e-46c5-a5b9-7c91a36d0a58.jpg not downloaded yet
2026-03-27 16:36:01 [adesa.fr] INFO: Found listing with ID: 10699452
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699452%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [adesa.fr] INFO: Scrape type for 10699452: 0
2026-03-27 16:36:01 [adesa.fr] INFO: Skipping item 10699452 url https://www.openlane.eu/en/carv6/auction/10699452
2026-03-27 16:36:01 [adesa.fr] INFO: Found listing with ID: 10726267
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726267%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [adesa.fr] INFO: Scrape type for 10726267: 0
2026-03-27 16:36:01 [adesa.fr] INFO: Skipping item 10726267 url https://www.openlane.eu/en/carv6/auction/10726267
2026-03-27 16:36:01 [adesa.fr] INFO: Found listing with ID: 10723136
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723136%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [adesa.fr] INFO: Scrape type for 10723136: 2
2026-03-27 16:36:01 [adesa.fr] INFO: Scraping item 10723136 url https://www.openlane.eu/en/carv6/auction/10723136
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf4110>
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252F4cc7fa61-a985-4adf-9c3d-b74f968814fb.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/4cc7fa61-a985-4adf-9c3d-b74f968814fb.jpg saved to cache
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d47e7cb5-dd55-5cd7-95b6-70dc0987e501
2026-03-27 16:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750090/general/710b8189-6c57-4908-aad4-3642afa985d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738626)
2026-03-27 16:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750090/general/0c3a5694-c505-45d3-b671-83048c399b73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738626)
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b91d10>
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252F1a054891-c3fd-4699-838d-7f99ccc99fd8.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/1a054891-c3fd-4699-838d-7f99ccc99fd8.jpg saved to cache
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d47e7cb5-dd55-5cd7-95b6-70dc0987e501
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22457bb10>
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252Fa2524b45-452c-4a9f-a626-c4754eb341dc.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/a2524b45-452c-4a9f-a626-c4754eb341dc.jpg saved to cache
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 832e2e2a-cd78-59a3-a270-92400dcf3b89
2026-03-27 16:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750105/general/2ce47a77-5092-4017-9eab-9e8b5ca77c35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738641)
2026-03-27 16:36:01 [adesa.fr] INFO: Found listing with ID: 10554939
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710554939%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [adesa.fr] INFO: Scrape type for 10554939: 0
2026-03-27 16:36:01 [adesa.fr] INFO: Skipping item 10554939 url https://www.openlane.eu/en/carv6/auction/10554939
2026-03-27 16:36:01 [adesa.fr] INFO: Found listing with ID: 10699445
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699445%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [adesa.fr] INFO: Scrape type for 10699445: 0
2026-03-27 16:36:01 [adesa.fr] INFO: Skipping item 10699445 url https://www.openlane.eu/en/carv6/auction/10699445
2026-03-27 16:36:01 [adesa.fr] INFO: Found listing with ID: 10699446
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699446%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [adesa.fr] INFO: Scrape type for 10699446: 0
2026-03-27 16:36:01 [adesa.fr] INFO: Skipping item 10699446 url https://www.openlane.eu/en/carv6/auction/10699446
2026-03-27 16:36:01 [adesa.fr] INFO: Found listing with ID: 10662769
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710662769%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [adesa.fr] INFO: Scrape type for 10662769: 2
2026-03-27 16:36:01 [adesa.fr] INFO: Scraping item 10662769 url https://www.openlane.eu/en/carv6/auction/10662769
2026-03-27 16:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750105/general/8c1a4332-4e02-4d00-bc93-2ec07936e3dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738641)
2026-03-27 16:36:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750090/general/b6db4f28-a785-490e-a922-924237bccf96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738626)
2026-03-27 16:36:01 [adesa.fr] INFO: Found listing with ID: 10733976
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733976%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [adesa.fr] INFO: Scrape type for 10733976: 0
2026-03-27 16:36:01 [adesa.fr] INFO: Skipping item 10733976 url https://www.openlane.eu/en/carv6/auction/10733976
2026-03-27 16:36:01 [adesa.fr] INFO: Found listing with ID: 10699444
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699444%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [adesa.fr] INFO: Scrape type for 10699444: 0
2026-03-27 16:36:01 [adesa.fr] INFO: Skipping item 10699444 url https://www.openlane.eu/en/carv6/auction/10699444
2026-03-27 16:36:01 [adesa.fr] INFO: Found listing with ID: 10527709
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710527709%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [adesa.fr] INFO: Scrape type for 10527709: 0
2026-03-27 16:36:01 [adesa.fr] INFO: Skipping item 10527709 url https://www.openlane.eu/en/carv6/auction/10527709
2026-03-27 16:36:01 [adesa.fr] INFO: Found listing with ID: 10527711
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710527711%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [adesa.fr] INFO: Scrape type for 10527711: 0
2026-03-27 16:36:01 [adesa.fr] INFO: Skipping item 10527711 url https://www.openlane.eu/en/carv6/auction/10527711
2026-03-27 16:36:01 [adesa.fr] INFO: Found listing with ID: 10725178
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725178%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [adesa.fr] INFO: Scrape type for 10725178: 2
2026-03-27 16:36:01 [adesa.fr] INFO: Scraping item 10725178 url https://www.openlane.eu/en/carv6/auction/10725178
2026-03-27 16:36:01 [adesa.fr] INFO: Found listing with ID: 10699467
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699467%27 HTTP/1.1" 200 None
2026-03-27 16:36:01 [adesa.fr] INFO: Scrape type for 10699467: 2
2026-03-27 16:36:01 [adesa.fr] INFO: Scraping item 10699467 url https://www.openlane.eu/en/carv6/auction/10699467
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22424f610>
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252F710b8189-6c57-4908-aad4-3642afa985d9.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/710b8189-6c57-4908-aad4-3642afa985d9.jpg saved to cache
2026-03-27 16:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 832e2e2a-cd78-59a3-a270-92400dcf3b89
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22413fb50>
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252F0c3a5694-c505-45d3-b671-83048c399b73.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/0c3a5694-c505-45d3-b671-83048c399b73.jpg saved to cache
2026-03-27 16:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 832e2e2a-cd78-59a3-a270-92400dcf3b89
2026-03-27 16:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750105/general/2b9bb2ef-db7e-46c5-a5b9-7c91a36d0a58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738641)
2026-03-27 16:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:02 [adesa.fr] INFO: Found listing with ID: 10693704
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710693704%27 HTTP/1.1" 200 None
2026-03-27 16:36:02 [adesa.fr] INFO: Scrape type for 10693704: 2
2026-03-27 16:36:02 [adesa.fr] INFO: Scraping item 10693704 url https://www.openlane.eu/en/carv6/auction/10693704
2026-03-27 16:36:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259af6d0>
2026-03-27 16:36:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252F2ce47a77-5092-4017-9eab-9e8b5ca77c35.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/2ce47a77-5092-4017-9eab-9e8b5ca77c35.jpg saved to cache
2026-03-27 16:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d47e7cb5-dd55-5cd7-95b6-70dc0987e501
2026-03-27 16:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728849> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:02 [adesa.fr] INFO: Found listing with ID: 10695919
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695919%27 HTTP/1.1" 200 None
2026-03-27 16:36:02 [adesa.fr] INFO: Scrape type for 10695919: 2
2026-03-27 16:36:02 [adesa.fr] INFO: Scraping item 10695919 url https://www.openlane.eu/en/carv6/auction/10695919
2026-03-27 16:36:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750105/general/2c8553a3-cc4c-43b4-8fb7-466383a28fd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738641)
2026-03-27 16:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10681282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ca79d0>
2026-03-27 16:36:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252F8c1a4332-4e02-4d00-bc93-2ec07936e3dd.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/8c1a4332-4e02-4d00-bc93-2ec07936e3dd.jpg saved to cache
2026-03-27 16:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d47e7cb5-dd55-5cd7-95b6-70dc0987e501
2026-03-27 16:36:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22424e790>
2026-03-27 16:36:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252Fb6db4f28-a785-490e-a922-924237bccf96.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/b6db4f28-a785-490e-a922-924237bccf96.jpg saved to cache
2026-03-27 16:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 832e2e2a-cd78-59a3-a270-92400dcf3b89
2026-03-27 16:36:02 [adesa.fr] INFO: Found listing with ID: 10687169
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710687169%27 HTTP/1.1" 200 None
2026-03-27 16:36:02 [adesa.fr] INFO: Scrape type for 10687169: 0
2026-03-27 16:36:02 [adesa.fr] INFO: Skipping item 10687169 url https://www.openlane.eu/en/carv6/auction/10687169
2026-03-27 16:36:02 [adesa.fr] INFO: Found listing with ID: 10715524
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715524%27 HTTP/1.1" 200 None
2026-03-27 16:36:02 [adesa.fr] INFO: Scrape type for 10715524: 0
2026-03-27 16:36:02 [adesa.fr] INFO: Skipping item 10715524 url https://www.openlane.eu/en/carv6/auction/10715524
2026-03-27 16:36:02 [adesa.fr] INFO: Found listing with ID: 10652149
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710652149%27 HTTP/1.1" 200 None
2026-03-27 16:36:02 [adesa.fr] INFO: Scrape type for 10652149: 2
2026-03-27 16:36:02 [adesa.fr] INFO: Scraping item 10652149 url https://www.openlane.eu/en/carv6/auction/10652149
2026-03-27 16:36:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c7ab10>
2026-03-27 16:36:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252F2b9bb2ef-db7e-46c5-a5b9-7c91a36d0a58.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/2b9bb2ef-db7e-46c5-a5b9-7c91a36d0a58.jpg saved to cache
2026-03-27 16:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d47e7cb5-dd55-5cd7-95b6-70dc0987e501
2026-03-27 16:36:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12f4e4ca-3649-5afa-b888-8dd06392b1a2 with identifier: 10726274
2026-03-27 16:36:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12f4e4ca-3649-5afa-b888-8dd06392b1a2 with scrape type 2
2026-03-27 16:36:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12f4e4ca-3649-5afa-b888-8dd06392b1a2 with scrape type 2
2026-03-27 16:36:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 12f4e4ca-3649-5afa-b888-8dd06392b1a2, identifier: 10726274
2026-03-27 16:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 12f4e4ca-3649-5afa-b888-8dd06392b1a2 with identifier: 10726274
2026-03-27 16:36:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 12f4e4ca-3649-5afa-b888-8dd06392b1a2 with identifier: 10726274
2026-03-27 16:36:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 12f4e4ca-3649-5afa-b888-8dd06392b1a2 with identifier: 10726274 to the API
2026-03-27 16:36:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726274>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '12f4e4ca-3649-5afa-b888-8dd06392b1a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-823-XQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726274',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 40111,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2024-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.6 Allure Pack - Petrol - Automatic - 150 hp - 40.111 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-27 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726274%27 HTTP/1.1" 200 None
2026-03-27 16:36:03 [adesa.fr] INFO: Saving data for 10726274: {'auction_closing_time': 1798671600.0, 'created_time': 1774532285.626, 'last_price_update_time': 1774629363.634809}
2026-03-27 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10726274') HTTP/1.1" 204 0
2026-03-27 16:36:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a868db16-e080-5195-bcd4-0f065744e3e3 with identifier: 10728849
2026-03-27 16:36:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a868db16-e080-5195-bcd4-0f065744e3e3 with scrape type 2
2026-03-27 16:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a868db16-e080-5195-bcd4-0f065744e3e3 with scrape type 2
2026-03-27 16:36:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a868db16-e080-5195-bcd4-0f065744e3e3, identifier: 10728849
2026-03-27 16:36:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b28490>
2026-03-27 16:36:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252F2c8553a3-cc4c-43b4-8fb7-466383a28fd3.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/2c8553a3-cc4c-43b4-8fb7-466383a28fd3.jpg saved to cache
2026-03-27 16:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d47e7cb5-dd55-5cd7-95b6-70dc0987e501
2026-03-27 16:36:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21bb44ce-4462-570f-a3e1-38fbc4b29112 with identifier: 10681282
2026-03-27 16:36:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21bb44ce-4462-570f-a3e1-38fbc4b29112 with scrape type 2
2026-03-27 16:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21bb44ce-4462-570f-a3e1-38fbc4b29112 with scrape type 2
2026-03-27 16:36:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 21bb44ce-4462-570f-a3e1-38fbc4b29112, identifier: 10681282
2026-03-27 16:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a868db16-e080-5195-bcd4-0f065744e3e3 with identifier: 10728849
2026-03-27 16:36:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a868db16-e080-5195-bcd4-0f065744e3e3 with identifier: 10728849
2026-03-27 16:36:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a868db16-e080-5195-bcd4-0f065744e3e3 with identifier: 10728849 to the API
2026-03-27 16:36:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728849>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a868db16-e080-5195-bcd4-0f065744e3e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-554-SM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728849',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 203,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 SW 1.6 GT - Hybrid - Automatic - 180 hp - 203 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-27 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728849%27 HTTP/1.1" 200 None
2026-03-27 16:36:04 [adesa.fr] INFO: Saving data for 10728849: {'auction_closing_time': 1798671600.0, 'created_time': 1774532274.99496, 'last_price_update_time': 1774629364.371005}
2026-03-27 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728849') HTTP/1.1" 204 0
2026-03-27 16:36:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 21bb44ce-4462-570f-a3e1-38fbc4b29112 with identifier: 10681282
2026-03-27 16:36:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 21bb44ce-4462-570f-a3e1-38fbc4b29112 with identifier: 10681282
2026-03-27 16:36:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 21bb44ce-4462-570f-a3e1-38fbc4b29112 with identifier: 10681282 to the API
2026-03-27 16:36:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10681282>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '21bb44ce-4462-570f-a3e1-38fbc4b29112',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-873-KK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10681282',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 19419,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2025-03-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 Allure - Petrol - Automatic - 136 hp - 19.419 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681282%27 HTTP/1.1" 200 None
2026-03-27 16:36:04 [adesa.fr] INFO: Saving data for 10681282: {'auction_closing_time': 1798671600.0, 'created_time': 1773754456.029636, 'last_price_update_time': 1774629364.629755}
2026-03-27 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10681282') HTTP/1.1" 204 0
2026-03-27 16:36:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04ad098f-8270-5123-a05a-3740b27dec2f with identifier: 10699425
2026-03-27 16:36:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04ad098f-8270-5123-a05a-3740b27dec2f with scrape type 2
2026-03-27 16:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04ad098f-8270-5123-a05a-3740b27dec2f with scrape type 2
2026-03-27 16:36:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 04ad098f-8270-5123-a05a-3740b27dec2f, identifier: 10699425
2026-03-27 16:36:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 952cdca0-d885-51a1-b348-1233eca9322b with identifier: 10738498
2026-03-27 16:36:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 952cdca0-d885-51a1-b348-1233eca9322b with scrape type 1
2026-03-27 16:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 952cdca0-d885-51a1-b348-1233eca9322b
2026-03-27 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252Fc98b7680-80bd-44ca-b077-3838b1167edf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/c98b7680-80bd-44ca-b077-3838b1167edf.jpg not downloaded yet
2026-03-27 16:36:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10649232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 04ad098f-8270-5123-a05a-3740b27dec2f with identifier: 10699425
2026-03-27 16:36:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 04ad098f-8270-5123-a05a-3740b27dec2f with identifier: 10699425
2026-03-27 16:36:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 04ad098f-8270-5123-a05a-3740b27dec2f with identifier: 10699425 to the API
2026-03-27 16:36:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699425>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '04ad098f-8270-5123-a05a-3740b27dec2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-550-HA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699425',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 22284,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2024-11-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 Allure - Petrol - Automatic - 136 hp - 22.284 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699425%27 HTTP/1.1" 200 None
2026-03-27 16:36:05 [adesa.fr] INFO: Saving data for 10699425: {'auction_closing_time': 1798671600.0, 'created_time': 1774013636.173946, 'last_price_update_time': 1774629365.026373}
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699425') HTTP/1.1" 204 0
2026-03-27 16:36:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252F2f1f7105-4555-49b7-95cb-42b00a5d24be.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/2f1f7105-4555-49b7-95cb-42b00a5d24be.jpg not downloaded yet
2026-03-27 16:36:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cbc7e37-feb3-5895-8ac1-093ce676554a with identifier: 10699416
2026-03-27 16:36:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cbc7e37-feb3-5895-8ac1-093ce676554a with scrape type 2
2026-03-27 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cbc7e37-feb3-5895-8ac1-093ce676554a with scrape type 2
2026-03-27 16:36:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5cbc7e37-feb3-5895-8ac1-093ce676554a, identifier: 10699416
2026-03-27 16:36:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34f52ba3-b7e5-5cb0-8b50-0b1b930714f2 with identifier: 10699438
2026-03-27 16:36:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34f52ba3-b7e5-5cb0-8b50-0b1b930714f2 with scrape type 2
2026-03-27 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34f52ba3-b7e5-5cb0-8b50-0b1b930714f2 with scrape type 2
2026-03-27 16:36:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 34f52ba3-b7e5-5cb0-8b50-0b1b930714f2, identifier: 10699438
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252F7edeff7b-9713-42f5-8768-04b6b3fe1ac6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/7edeff7b-9713-42f5-8768-04b6b3fe1ac6.jpg not downloaded yet
2026-03-27 16:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10351032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5cbc7e37-feb3-5895-8ac1-093ce676554a with identifier: 10699416
2026-03-27 16:36:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5cbc7e37-feb3-5895-8ac1-093ce676554a with identifier: 10699416
2026-03-27 16:36:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5cbc7e37-feb3-5895-8ac1-093ce676554a with identifier: 10699416 to the API
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699416>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '5cbc7e37-feb3-5895-8ac1-093ce676554a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-589-CF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699416',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 4526,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2025-06-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 SW Allure - Petrol - Automatic - 136 hp - 4.526 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699416%27 HTTP/1.1" 200 None
2026-03-27 16:36:05 [adesa.fr] INFO: Saving data for 10699416: {'auction_closing_time': 1798671600.0, 'created_time': 1774013653.07373, 'last_price_update_time': 1774629365.502356}
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699416') HTTP/1.1" 204 0
2026-03-27 16:36:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 34f52ba3-b7e5-5cb0-8b50-0b1b930714f2 with identifier: 10699438
2026-03-27 16:36:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 34f52ba3-b7e5-5cb0-8b50-0b1b930714f2 with identifier: 10699438
2026-03-27 16:36:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 34f52ba3-b7e5-5cb0-8b50-0b1b930714f2 with identifier: 10699438 to the API
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699438>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '34f52ba3-b7e5-5cb0-8b50-0b1b930714f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-404-SJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699438',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 25222,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2024-03-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2i Rivoli - Petrol - Automatic - 131 hp - 25.222 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699438%27 HTTP/1.1" 200 None
2026-03-27 16:36:05 [adesa.fr] INFO: Saving data for 10699438: {'auction_closing_time': 1798671600.0, 'created_time': 1774013655.338118, 'last_price_update_time': 1774629365.764188}
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699438') HTTP/1.1" 204 0
2026-03-27 16:36:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750090/general/7c20d395-b4cc-4531-b4de-d350100ecf66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738626)
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252Fd78e81f1-d8d1-442e-b9c8-cef913509032.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/d78e81f1-d8d1-442e-b9c8-cef913509032.jpg not downloaded yet
2026-03-27 16:36:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with identifier: 10649232
2026-03-27 16:36:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with scrape type 2
2026-03-27 16:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with scrape type 2
2026-03-27 16:36:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2, identifier: 10649232
2026-03-27 16:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750105/general/cee22204-a388-407c-b52a-a880a01a03fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738641)
2026-03-27 16:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with identifier: 10649232
2026-03-27 16:36:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with identifier: 10649232
2026-03-27 16:36:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2 with identifier: 10649232 to the API
2026-03-27 16:36:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10649232>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'dab8a0d0-fb29-53a1-ac61-5ae263ad6cf2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-660-JP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10649232',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 11386,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-05-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Petrol - Automatic - 136 hp - 11.386 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710649232%27 HTTP/1.1" 200 None
2026-03-27 16:36:06 [adesa.fr] INFO: Saving data for 10649232: {'auction_closing_time': 1798671600.0, 'created_time': 1773229801.438366, 'last_price_update_time': 1774629366.142486}
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10649232') HTTP/1.1" 204 0
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252F5497718f-4d64-4f21-a425-3d3510529c98.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/5497718f-4d64-4f21-a425-3d3510529c98.jpg not downloaded yet
2026-03-27 16:36:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 900f43a3-15ce-5301-86b5-0d0094979ce2 with identifier: 10351032
2026-03-27 16:36:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 900f43a3-15ce-5301-86b5-0d0094979ce2 with scrape type 2
2026-03-27 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 900f43a3-15ce-5301-86b5-0d0094979ce2 with scrape type 2
2026-03-27 16:36:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 900f43a3-15ce-5301-86b5-0d0094979ce2, identifier: 10351032
2026-03-27 16:36:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a35b10>
2026-03-27 16:36:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252F7c20d395-b4cc-4531-b4de-d350100ecf66.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/7c20d395-b4cc-4531-b4de-d350100ecf66.jpg saved to cache
2026-03-27 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 832e2e2a-cd78-59a3-a270-92400dcf3b89
2026-03-27 16:36:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749842/general/c98b7680-80bd-44ca-b077-3838b1167edf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738498)
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252F40028d80-0087-49c0-922b-ec44590cd67c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/40028d80-0087-49c0-922b-ec44590cd67c.jpg not downloaded yet
2026-03-27 16:36:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 900f43a3-15ce-5301-86b5-0d0094979ce2 with identifier: 10351032
2026-03-27 16:36:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 900f43a3-15ce-5301-86b5-0d0094979ce2 with identifier: 10351032
2026-03-27 16:36:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 900f43a3-15ce-5301-86b5-0d0094979ce2 with identifier: 10351032 to the API
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10351032>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '900f43a3-15ce-5301-86b5-0d0094979ce2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-016-VM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10351032',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 6033,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2i GT - Petrol - Automatic - 136 hp - 6.033 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710351032%27 HTTP/1.1" 200 None
2026-03-27 16:36:06 [adesa.fr] INFO: Saving data for 10351032: {'auction_closing_time': 1798671600.0, 'created_time': 1773229819.072845, 'last_price_update_time': 1774629366.62013}
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10351032') HTTP/1.1" 204 0
2026-03-27 16:36:06 [scrapy.extensions.logstats] INFO: Crawled 530 pages (at 78 pages/min), scraped 265 items (at 91 items/min)
2026-03-27 16:36:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 187MiB
2026-03-27 16:36:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224165810>
2026-03-27 16:36:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252Fcee22204-a388-407c-b52a-a880a01a03fe.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/cee22204-a388-407c-b52a-a880a01a03fe.jpg saved to cache
2026-03-27 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d47e7cb5-dd55-5cd7-95b6-70dc0987e501
2026-03-27 16:36:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb6b7c9d-76fa-5527-84d1-19ccf1b4314f with identifier: 10699395
2026-03-27 16:36:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb6b7c9d-76fa-5527-84d1-19ccf1b4314f with scrape type 2
2026-03-27 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb6b7c9d-76fa-5527-84d1-19ccf1b4314f with scrape type 2
2026-03-27 16:36:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eb6b7c9d-76fa-5527-84d1-19ccf1b4314f, identifier: 10699395
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252F9d570f61-6b15-4136-8853-6428fbdfb182.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/9d570f61-6b15-4136-8853-6428fbdfb182.jpg not downloaded yet
2026-03-27 16:36:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eb6b7c9d-76fa-5527-84d1-19ccf1b4314f with identifier: 10699395
2026-03-27 16:36:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eb6b7c9d-76fa-5527-84d1-19ccf1b4314f with identifier: 10699395
2026-03-27 16:36:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eb6b7c9d-76fa-5527-84d1-19ccf1b4314f with identifier: 10699395 to the API
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699395>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'eb6b7c9d-76fa-5527-84d1-19ccf1b4314f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-157-PQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699395',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 4060,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2025-03-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Petrol - Automatic - 136 hp - 4.060 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699395%27 HTTP/1.1" 200 None
2026-03-27 16:36:07 [adesa.fr] INFO: Saving data for 10699395: {'auction_closing_time': 1798671600.0, 'created_time': 1774013627.753173, 'last_price_update_time': 1774629367.023723}
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699395') HTTP/1.1" 204 0
2026-03-27 16:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749842/general/7edeff7b-9713-42f5-8768-04b6b3fe1ac6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738498)
2026-03-27 16:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749842/general/2f1f7105-4555-49b7-95cb-42b00a5d24be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738498)
2026-03-27 16:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749842/general/d78e81f1-d8d1-442e-b9c8-cef913509032.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738498)
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252Faf87d85f-65d7-4f61-b142-7115bec673f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/af87d85f-65d7-4f61-b142-7115bec673f0.jpg not downloaded yet
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259dc390>
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252Fc98b7680-80bd-44ca-b077-3838b1167edf.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/c98b7680-80bd-44ca-b077-3838b1167edf.jpg saved to cache
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 952cdca0-d885-51a1-b348-1233eca9322b
2026-03-27 16:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749842/general/5497718f-4d64-4f21-a425-3d3510529c98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738498)
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252F451a019c-748f-4d6e-80b9-f8c8c10790fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/451a019c-748f-4d6e-80b9-f8c8c10790fa.jpg not downloaded yet
2026-03-27 16:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725178> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252F2af914e7-1e1e-4ecf-94ef-60725117f2eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/2af914e7-1e1e-4ecf-94ef-60725117f2eb.jpg not downloaded yet
2026-03-27 16:36:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224416610>
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252F7edeff7b-9713-42f5-8768-04b6b3fe1ac6.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/7edeff7b-9713-42f5-8768-04b6b3fe1ac6.jpg saved to cache
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 952cdca0-d885-51a1-b348-1233eca9322b
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22448b310>
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252F2f1f7105-4555-49b7-95cb-42b00a5d24be.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/2f1f7105-4555-49b7-95cb-42b00a5d24be.jpg saved to cache
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 952cdca0-d885-51a1-b348-1233eca9322b
2026-03-27 16:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750105/general/c752834d-2d0c-4245-ac21-d70e15a5b1c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738641)
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b63d0>
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252Fd78e81f1-d8d1-442e-b9c8-cef913509032.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/d78e81f1-d8d1-442e-b9c8-cef913509032.jpg saved to cache
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 952cdca0-d885-51a1-b348-1233eca9322b
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259a8310>
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252F5497718f-4d64-4f21-a425-3d3510529c98.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/5497718f-4d64-4f21-a425-3d3510529c98.jpg saved to cache
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 952cdca0-d885-51a1-b348-1233eca9322b
2026-03-27 16:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749842/general/9d570f61-6b15-4136-8853-6428fbdfb182.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738498)
2026-03-27 16:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749842/general/40028d80-0087-49c0-922b-ec44590cd67c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738498)
2026-03-27 16:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750090/general/24536eaf-4c32-4ba4-adda-348eb468c4cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738626)
2026-03-27 16:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721342> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aefffbab-f241-5aa9-962a-ec0f32fba38a with identifier: 10725178
2026-03-27 16:36:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aefffbab-f241-5aa9-962a-ec0f32fba38a with scrape type 2
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aefffbab-f241-5aa9-962a-ec0f32fba38a with scrape type 2
2026-03-27 16:36:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aefffbab-f241-5aa9-962a-ec0f32fba38a, identifier: 10725178
2026-03-27 16:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749842/general/451a019c-748f-4d6e-80b9-f8c8c10790fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738498)
2026-03-27 16:36:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aefffbab-f241-5aa9-962a-ec0f32fba38a with identifier: 10725178
2026-03-27 16:36:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aefffbab-f241-5aa9-962a-ec0f32fba38a with identifier: 10725178
2026-03-27 16:36:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aefffbab-f241-5aa9-962a-ec0f32fba38a with identifier: 10725178 to the API
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725178>
{'auction_title': '',
'c_o_2_emission_value': 238,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 141,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'aefffbab-f241-5aa9-962a-ec0f32fba38a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-351-LL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725178',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2025-06-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot Boxer L2H2 2.2 HDI - Diesel - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725178%27 HTTP/1.1" 200 None
2026-03-27 16:36:07 [adesa.fr] INFO: Saving data for 10725178: {'auction_closing_time': 1798671600.0, 'created_time': 1774532266.973174, 'last_price_update_time': 1774629367.640754}
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10725178') HTTP/1.1" 204 0
2026-03-27 16:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749842/general/2af914e7-1e1e-4ecf-94ef-60725117f2eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738498)
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224415410>
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750105%252Fgeneral%252Fc752834d-2d0c-4245-ac21-d70e15a5b1c9.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750105/general/c752834d-2d0c-4245-ac21-d70e15a5b1c9.jpg saved to cache
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d47e7cb5-dd55-5cd7-95b6-70dc0987e501
2026-03-27 16:36:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d47e7cb5-dd55-5cd7-95b6-70dc0987e501, skipping ID generation
2026-03-27 16:36:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d47e7cb5-dd55-5cd7-95b6-70dc0987e501 with scrape type 1
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d47e7cb5-dd55-5cd7-95b6-70dc0987e501 sending to next pipeline
2026-03-27 16:36:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d47e7cb5-dd55-5cd7-95b6-70dc0987e501, identifier: 10738641
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225979f90>
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252F9d570f61-6b15-4136-8853-6428fbdfb182.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/9d570f61-6b15-4136-8853-6428fbdfb182.jpg saved to cache
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 952cdca0-d885-51a1-b348-1233eca9322b
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ba98d0>
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252F40028d80-0087-49c0-922b-ec44590cd67c.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/40028d80-0087-49c0-922b-ec44590cd67c.jpg saved to cache
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 952cdca0-d885-51a1-b348-1233eca9322b
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244422d0>
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750090%252Fgeneral%252F24536eaf-4c32-4ba4-adda-348eb468c4cb.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750090/general/24536eaf-4c32-4ba4-adda-348eb468c4cb.jpg saved to cache
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 832e2e2a-cd78-59a3-a270-92400dcf3b89
2026-03-27 16:36:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 832e2e2a-cd78-59a3-a270-92400dcf3b89, skipping ID generation
2026-03-27 16:36:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 832e2e2a-cd78-59a3-a270-92400dcf3b89 with scrape type 1
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 832e2e2a-cd78-59a3-a270-92400dcf3b89 sending to next pipeline
2026-03-27 16:36:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 832e2e2a-cd78-59a3-a270-92400dcf3b89, identifier: 10738626
2026-03-27 16:36:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f8b1040-a871-5b49-971a-eca973113a33 with identifier: 10721342
2026-03-27 16:36:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f8b1040-a871-5b49-971a-eca973113a33 with scrape type 2
2026-03-27 16:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f8b1040-a871-5b49-971a-eca973113a33 with scrape type 2
2026-03-27 16:36:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2f8b1040-a871-5b49-971a-eca973113a33, identifier: 10721342
2026-03-27 16:36:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225baa210>
2026-03-27 16:36:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252F451a019c-748f-4d6e-80b9-f8c8c10790fa.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/451a019c-748f-4d6e-80b9-f8c8c10790fa.jpg saved to cache
2026-03-27 16:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 952cdca0-d885-51a1-b348-1233eca9322b
2026-03-27 16:36:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d47e7cb5-dd55-5cd7-95b6-70dc0987e501 with identifier: 10738641
2026-03-27 16:36:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d47e7cb5-dd55-5cd7-95b6-70dc0987e501 with identifier: 10738641
2026-03-27 16:36:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d47e7cb5-dd55-5cd7-95b6-70dc0987e501 with identifier: 10738641 to the API
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750105/general/c752834d-2d0c-4245-ac21-d70e15a5b1c9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 177,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd47e7cb5-dd55-5cd7-95b6-70dc0987e501',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN-771-SG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738641',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Master',
'odometer': 143090,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 87,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187696,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750105/general/e2b55117-5b57-4f42-9eb4-8af674fe8acb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172588,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750105/general/c752834d-2d0c-4245-ac21-d70e15a5b1c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750105/general/4cc7fa61-a985-4adf-9c3d-b74f968814fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133247,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750105/general/2a55ea46-651b-4bad-99a9-7a86fbe6968f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101257,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750105/general/1a054891-c3fd-4699-838d-7f99ccc99fd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750105/general/cee22204-a388-407c-b52a-a880a01a03fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146501,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750105/general/2ce47a77-5092-4017-9eab-9e8b5ca77c35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101500,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750105/general/8c1a4332-4e02-4d00-bc93-2ec07936e3dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221224,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750105/general/2c8553a3-cc4c-43b4-8fb7-466383a28fd3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d47e7cb5-dd55-5cd7-95b6-70dc0987e501/d47e7cb5-dd55-5cd7-95b6-70dc0987e501_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127916,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750105/general/2b9bb2ef-db7e-46c5-a5b9-7c91a36d0a58.jpg',
'Width': 1024}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2020-02-13',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Master L2H2 2.3 DCI Grand Comfort - Diesel - Manual - 135 '
'hp - 143.090 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2020}
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738641%27 HTTP/1.1" 200 None
2026-03-27 16:36:08 [adesa.fr] INFO: Saving data for 10738641: {'created_time': 1774629368.464983, 'last_price_update_time': 1774629368.464995, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738641') HTTP/1.1" 204 0
2026-03-27 16:36:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 832e2e2a-cd78-59a3-a270-92400dcf3b89 with identifier: 10738626
2026-03-27 16:36:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 832e2e2a-cd78-59a3-a270-92400dcf3b89 with identifier: 10738626
2026-03-27 16:36:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 832e2e2a-cd78-59a3-a270-92400dcf3b89 with identifier: 10738626 to the API
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750090/general/24536eaf-4c32-4ba4-adda-348eb468c4cb.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '832e2e2a-cd78-59a3-a270-92400dcf3b89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-398-NV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738626',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 163622,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 58,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204463,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750090/general/a089aa2a-fe4d-4866-b62f-c60b759988a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750090/general/5931bf0b-22bd-44b8-9b4f-f98d3634f4c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188495,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750090/general/24536eaf-4c32-4ba4-adda-348eb468c4cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750090/general/a2524b45-452c-4a9f-a626-c4754eb341dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750090/general/4f4f71ec-442c-4cec-8ca4-3ebeb0ebffcb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86144,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750090/general/aaccaaa8-9f07-43f5-bb79-5a6a39695dd0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750090/general/7c20d395-b4cc-4531-b4de-d350100ecf66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144360,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750090/general/710b8189-6c57-4908-aad4-3642afa985d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77083,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750090/general/0c3a5694-c505-45d3-b671-83048c399b73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832e2e2a-cd78-59a3-a270-92400dcf3b89/832e2e2a-cd78-59a3-a270-92400dcf3b89_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750090/general/b6db4f28-a785-490e-a922-924237bccf96.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-07-18',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Skoda Octavia Combi 2.0 TDI Business - Diesel - Automatic - 150 hp '
'- 163.622 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738626%27 HTTP/1.1" 200 None
2026-03-27 16:36:08 [adesa.fr] INFO: Saving data for 10738626: {'created_time': 1774629368.809882, 'last_price_update_time': 1774629368.809894, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738626') HTTP/1.1" 204 0
2026-03-27 16:36:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2f8b1040-a871-5b49-971a-eca973113a33 with identifier: 10721342
2026-03-27 16:36:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2f8b1040-a871-5b49-971a-eca973113a33 with identifier: 10721342
2026-03-27 16:36:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2f8b1040-a871-5b49-971a-eca973113a33 with identifier: 10721342 to the API
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721342>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '2f8b1040-a871-5b49-971a-eca973113a33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57367',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721342',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 29473,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2025-02-03',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 5008 1.2 Allure - Petrol - Automatic - 136 hp - 29.473 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721342%27 HTTP/1.1" 200 None
2026-03-27 16:36:09 [adesa.fr] INFO: Saving data for 10721342: {'auction_closing_time': 1798671600.0, 'created_time': 1774445688.655261, 'last_price_update_time': 1774629369.08148}
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721342') HTTP/1.1" 204 0
2026-03-27 16:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750040/general/e0c568be-6c06-4e96-aa6a-7bc3a939b62c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738578)
2026-03-27 16:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749842/general/af87d85f-65d7-4f61-b142-7115bec673f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738498)
2026-03-27 16:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10693704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10695919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10721340> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf7650>
2026-03-27 16:36:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252F2af914e7-1e1e-4ecf-94ef-60725117f2eb.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/2af914e7-1e1e-4ecf-94ef-60725117f2eb.jpg saved to cache
2026-03-27 16:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 952cdca0-d885-51a1-b348-1233eca9322b
2026-03-27 16:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749841/general/016d57fc-7cfa-4d8c-94e2-4a1a78730eee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738497)
2026-03-27 16:36:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749828/general/b4fcc65a-23d2-4d8e-9731-28632cd2d04d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738484)
2026-03-27 16:36:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224423b90>
2026-03-27 16:36:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252Fe0c568be-6c06-4e96-aa6a-7bc3a939b62c.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/e0c568be-6c06-4e96-aa6a-7bc3a939b62c.jpg saved to cache
2026-03-27 16:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f
2026-03-27 16:36:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c0bf50>
2026-03-27 16:36:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749842%252Fgeneral%252Faf87d85f-65d7-4f61-b142-7115bec673f0.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749842/general/af87d85f-65d7-4f61-b142-7115bec673f0.jpg saved to cache
2026-03-27 16:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 952cdca0-d885-51a1-b348-1233eca9322b
2026-03-27 16:36:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 952cdca0-d885-51a1-b348-1233eca9322b, skipping ID generation
2026-03-27 16:36:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 952cdca0-d885-51a1-b348-1233eca9322b with scrape type 1
2026-03-27 16:36:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 952cdca0-d885-51a1-b348-1233eca9322b sending to next pipeline
2026-03-27 16:36:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 952cdca0-d885-51a1-b348-1233eca9322b, identifier: 10738498
2026-03-27 16:36:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with identifier: 10662769
2026-03-27 16:36:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with scrape type 2
2026-03-27 16:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with scrape type 2
2026-03-27 16:36:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6, identifier: 10662769
2026-03-27 16:36:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 947d150e-e555-52ee-8ea5-10c847cd60d6 with identifier: 10693704
2026-03-27 16:36:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 947d150e-e555-52ee-8ea5-10c847cd60d6 with scrape type 2
2026-03-27 16:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 947d150e-e555-52ee-8ea5-10c847cd60d6 with scrape type 2
2026-03-27 16:36:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 947d150e-e555-52ee-8ea5-10c847cd60d6, identifier: 10693704
2026-03-27 16:36:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69a8a6ca-f6df-53ec-9ac2-afd78814068f with identifier: 10695919
2026-03-27 16:36:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69a8a6ca-f6df-53ec-9ac2-afd78814068f with scrape type 2
2026-03-27 16:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69a8a6ca-f6df-53ec-9ac2-afd78814068f with scrape type 2
2026-03-27 16:36:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 69a8a6ca-f6df-53ec-9ac2-afd78814068f, identifier: 10695919
2026-03-27 16:36:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10723136
2026-03-27 16:36:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with scrape type 2
2026-03-27 16:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with scrape type 2
2026-03-27 16:36:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0, identifier: 10723136
2026-03-27 16:36:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6573165a-71c4-51cb-9447-642edf07d6df with identifier: 10721340
2026-03-27 16:36:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6573165a-71c4-51cb-9447-642edf07d6df with scrape type 2
2026-03-27 16:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6573165a-71c4-51cb-9447-642edf07d6df with scrape type 2
2026-03-27 16:36:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6573165a-71c4-51cb-9447-642edf07d6df, identifier: 10721340
2026-03-27 16:36:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 952cdca0-d885-51a1-b348-1233eca9322b with identifier: 10738498
2026-03-27 16:36:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 952cdca0-d885-51a1-b348-1233eca9322b with identifier: 10738498
2026-03-27 16:36:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 952cdca0-d885-51a1-b348-1233eca9322b with identifier: 10738498 to the API
2026-03-27 16:36:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749842/general/af87d85f-65d7-4f61-b142-7115bec673f0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '952cdca0-d885-51a1-b348-1233eca9322b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY-069-DQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738498',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 172472,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 63,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152395,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749842/general/c98b7680-80bd-44ca-b077-3838b1167edf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164006,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749842/general/2f1f7105-4555-49b7-95cb-42b00a5d24be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749842/general/7edeff7b-9713-42f5-8768-04b6b3fe1ac6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749842/general/d78e81f1-d8d1-442e-b9c8-cef913509032.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124693,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749842/general/5497718f-4d64-4f21-a425-3d3510529c98.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749842/general/40028d80-0087-49c0-922b-ec44590cd67c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749842/general/9d570f61-6b15-4136-8853-6428fbdfb182.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86073,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749842/general/af87d85f-65d7-4f61-b142-7115bec673f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749842/general/451a019c-748f-4d6e-80b9-f8c8c10790fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_952cdca0-d885-51a1-b348-1233eca9322b/952cdca0-d885-51a1-b348-1233eca9322b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749842/general/2af914e7-1e1e-4ecf-94ef-60725117f2eb.jpg',
'Width': 1024}],
'price': 3300,
'price_includes_vat': True,
'registration_date': '2021-03-26',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Kangoo Express Extra R-Link - Diesel - Manual - 95 hp - '
'172.472 km',
'transmission': 'manual',
'trim': 'Extra R-Link',
'vin': None,
'year': 2021}
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738498%27 HTTP/1.1" 200 None
2026-03-27 16:36:10 [adesa.fr] INFO: Saving data for 10738498: {'created_time': 1774629370.109956, 'last_price_update_time': 1774629370.109968, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738498') HTTP/1.1" 204 0
2026-03-27 16:36:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with identifier: 10662769
2026-03-27 16:36:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with identifier: 10662769
2026-03-27 16:36:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2929df88-d7e1-54df-b1b6-81ecdd83d7c6 with identifier: 10662769 to the API
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662769>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '2929df88-d7e1-54df-b1b6-81ecdd83d7c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF-643-HR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662769',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 60,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25200,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 508 SW 1.6 Allure - Hybrid - Automatic - 150 hp - 60 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710662769%27 HTTP/1.1" 200 None
2026-03-27 16:36:10 [adesa.fr] INFO: Saving data for 10662769: {'auction_closing_time': 1798671600.0, 'created_time': 1773408732.811112, 'last_price_update_time': 1774629370.394878}
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10662769') HTTP/1.1" 204 0
2026-03-27 16:36:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 947d150e-e555-52ee-8ea5-10c847cd60d6 with identifier: 10693704
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-27 16:36:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 16:36:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 947d150e-e555-52ee-8ea5-10c847cd60d6 with identifier: 10693704
2026-03-27 16:36:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 947d150e-e555-52ee-8ea5-10c847cd60d6 with identifier: 10693704 to the API
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10693704>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 92,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '947d150e-e555-52ee-8ea5-10c847cd60d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-135-KR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10693704',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 26392,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Evolution - Petrol - Manual - 92 hp - 26.392 km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2023}
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710693704%27 HTTP/1.1" 200 None
2026-03-27 16:36:10 [adesa.fr] INFO: Saving data for 10693704: {'auction_closing_time': 1798671600.0, 'created_time': 1773928471.508703, 'last_price_update_time': 1774629370.808426}
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10693704') HTTP/1.1" 204 0
2026-03-27 16:36:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 69a8a6ca-f6df-53ec-9ac2-afd78814068f with identifier: 10695919
2026-03-27 16:36:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 69a8a6ca-f6df-53ec-9ac2-afd78814068f with identifier: 10695919
2026-03-27 16:36:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 69a8a6ca-f6df-53ec-9ac2-afd78814068f with identifier: 10695919 to the API
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10695919>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 141,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '69a8a6ca-f6df-53ec-9ac2-afd78814068f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GQ-588-KE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10695919',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 10565,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2023-07-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.3 RS Line - Petrol - Manual - 141 hp - 10.565 km',
'transmission': 'manual',
'trim': 'RS Line',
'vin': None,
'year': 2023}
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695919%27 HTTP/1.1" 200 None
2026-03-27 16:36:11 [adesa.fr] INFO: Saving data for 10695919: {'auction_closing_time': 1798671600.0, 'created_time': 1774013664.049524, 'last_price_update_time': 1774629371.0805}
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10695919') HTTP/1.1" 204 0
2026-03-27 16:36:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10723136
2026-03-27 16:36:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10723136
2026-03-27 16:36:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10723136 to the API
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723136>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF-446-HR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723136',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 508 1.6 Allure - Hybrid - Automatic - 180 hp - 50 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723136%27 HTTP/1.1" 200 None
2026-03-27 16:36:11 [adesa.fr] INFO: Saving data for 10723136: {'auction_closing_time': 1798671600.0, 'created_time': 1774532234.987937, 'last_price_update_time': 1774629371.389093}
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723136') HTTP/1.1" 204 0
2026-03-27 16:36:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6573165a-71c4-51cb-9447-642edf07d6df with identifier: 10721340
2026-03-27 16:36:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6573165a-71c4-51cb-9447-642edf07d6df with identifier: 10721340
2026-03-27 16:36:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6573165a-71c4-51cb-9447-642edf07d6df with identifier: 10721340 to the API
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10721340>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '6573165a-71c4-51cb-9447-642edf07d6df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57368',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10721340',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 24897,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2025-02-28',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 5008 1.2 Allure - Petrol - Automatic - 136 hp - 24.897 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721340%27 HTTP/1.1" 200 None
2026-03-27 16:36:11 [adesa.fr] INFO: Saving data for 10721340: {'auction_closing_time': 1798671600.0, 'created_time': 1774445707.565642, 'last_price_update_time': 1774629371.639075}
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721340') HTTP/1.1" 204 0
2026-03-27 16:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750067/general/e03bebe9-c096-436c-8a32-e9c981416cf5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738604)
2026-03-27 16:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750066/general/2e0b54ea-922d-489f-9ec2-a46217e9b4fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738603)
2026-03-27 16:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749828/general/ad7c868f-4ac9-414a-bf65-f0e4d7f0c0e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738484)
2026-03-27 16:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750040/general/0668c04f-7019-4516-a714-91b1db6da24b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738578)
2026-03-27 16:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749818/general/c397236e-3f8a-4d58-8161-dd1aace6f863.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738474)
2026-03-27 16:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750040/general/160175b9-478d-41b8-bd23-6ba3523fcff7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738578)
2026-03-27 16:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749840/general/5ec66620-8325-4ee4-959b-70891f893e62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738496)
2026-03-27 16:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749841/general/a764c719-801e-4e67-b84f-387cc0e4bb3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738497)
2026-03-27 16:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10652149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22574cc10>
2026-03-27 16:36:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252F016d57fc-7cfa-4d8c-94e2-4a1a78730eee.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/016d57fc-7cfa-4d8c-94e2-4a1a78730eee.jpg saved to cache
2026-03-27 16:36:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a28f248e-c5c4-5cc6-888a-52b0e70728dd
2026-03-27 16:36:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af51ce50-7f2e-51fb-ad53-0d8a8f467d2b with identifier: 10699467
2026-03-27 16:36:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af51ce50-7f2e-51fb-ad53-0d8a8f467d2b with scrape type 2
2026-03-27 16:36:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af51ce50-7f2e-51fb-ad53-0d8a8f467d2b with scrape type 2
2026-03-27 16:36:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: af51ce50-7f2e-51fb-ad53-0d8a8f467d2b, identifier: 10699467
2026-03-27 16:36:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224198b90>
2026-03-27 16:36:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252Fb4fcc65a-23d2-4d8e-9731-28632cd2d04d.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/b4fcc65a-23d2-4d8e-9731-28632cd2d04d.jpg saved to cache
2026-03-27 16:36:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 08e2f832-918f-530e-bf4d-49f53f92b776
2026-03-27 16:36:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: af51ce50-7f2e-51fb-ad53-0d8a8f467d2b with identifier: 10699467
2026-03-27 16:36:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: af51ce50-7f2e-51fb-ad53-0d8a8f467d2b with identifier: 10699467
2026-03-27 16:36:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: af51ce50-7f2e-51fb-ad53-0d8a8f467d2b with identifier: 10699467 to the API
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699467>
{'auction_title': '',
'c_o_2_emission_value': 170,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'af51ce50-7f2e-51fb-ad53-0d8a8f467d2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF-101-GA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699467',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2025-08-27',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot Expert 1.5 HDI - Diesel - Manual - 120 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699467%27 HTTP/1.1" 200 None
2026-03-27 16:36:12 [adesa.fr] INFO: Saving data for 10699467: {'auction_closing_time': 1798671600.0, 'created_time': 1774013668.631659, 'last_price_update_time': 1774629372.083823}
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699467') HTTP/1.1" 204 0
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a35090>
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252Fe03bebe9-c096-436c-8a32-e9c981416cf5.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/e03bebe9-c096-436c-8a32-e9c981416cf5.jpg saved to cache
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a617ca3d-0efb-5abe-a330-f38473985299
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d666d0>
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252F2e0b54ea-922d-489f-9ec2-a46217e9b4fd.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/2e0b54ea-922d-489f-9ec2-a46217e9b4fd.jpg saved to cache
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 714f69d4-d760-5089-b921-5100aa1bf900
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a99250>
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252Fad7c868f-4ac9-414a-bf65-f0e4d7f0c0e2.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/ad7c868f-4ac9-414a-bf65-f0e4d7f0c0e2.jpg saved to cache
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 08e2f832-918f-530e-bf4d-49f53f92b776
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258a6750>
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252F0668c04f-7019-4516-a714-91b1db6da24b.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/0668c04f-7019-4516-a714-91b1db6da24b.jpg saved to cache
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a99a90>
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252Fc397236e-3f8a-4d58-8161-dd1aace6f863.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/c397236e-3f8a-4d58-8161-dd1aace6f863.jpg saved to cache
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9ffe3c7d-42fa-5f43-96d0-147dcf737de8
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a98890>
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252F160175b9-478d-41b8-bd23-6ba3523fcff7.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/160175b9-478d-41b8-bd23-6ba3523fcff7.jpg saved to cache
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256abd10>
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252F5ec66620-8325-4ee4-959b-70891f893e62.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/5ec66620-8325-4ee4-959b-70891f893e62.jpg saved to cache
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 89f8aed2-bb0e-5078-a2b2-83c67af61c3a
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab1050>
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252Fa764c719-801e-4e67-b84f-387cc0e4bb3a.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/a764c719-801e-4e67-b84f-387cc0e4bb3a.jpg saved to cache
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a28f248e-c5c4-5cc6-888a-52b0e70728dd
2026-03-27 16:36:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88803034-87eb-5ed4-b58b-5ec645d1e170 with identifier: 10652149
2026-03-27 16:36:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88803034-87eb-5ed4-b58b-5ec645d1e170 with scrape type 2
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88803034-87eb-5ed4-b58b-5ec645d1e170 with scrape type 2
2026-03-27 16:36:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 88803034-87eb-5ed4-b58b-5ec645d1e170, identifier: 10652149
2026-03-27 16:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750129/general/871af339-4ca6-4116-95d0-f3637bd56cb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738663)
2026-03-27 16:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749818/general/493c50f8-dbb6-415d-aa7b-ca3586636687.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738474)
2026-03-27 16:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749828/general/b9a0806c-30b2-45a6-885a-4f8726850216.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738484)
2026-03-27 16:36:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 88803034-87eb-5ed4-b58b-5ec645d1e170 with identifier: 10652149
2026-03-27 16:36:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 88803034-87eb-5ed4-b58b-5ec645d1e170 with identifier: 10652149
2026-03-27 16:36:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 88803034-87eb-5ed4-b58b-5ec645d1e170 with identifier: 10652149 to the API
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10652149>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '88803034-87eb-5ed4-b58b-5ec645d1e170',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-824-TT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10652149',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 43034,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2023-03-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Karoq 2.0 TDI Business - Diesel - Automatic - 116 hp - 43.034 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710652149%27 HTTP/1.1" 200 None
2026-03-27 16:36:12 [adesa.fr] INFO: Saving data for 10652149: {'auction_closing_time': 1798671600.0, 'created_time': 1773229737.60018, 'last_price_update_time': 1774629372.863511}
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10652149') HTTP/1.1" 204 0
2026-03-27 16:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749841/general/30b45169-bce0-49a2-bbea-71c321548da8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738497)
2026-03-27 16:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750066/general/a8189c60-88cb-4a30-bb1b-2b6ee65dce71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738603)
2026-03-27 16:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749840/general/dc808236-261b-437e-8a90-8962b2b643f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738496)
2026-03-27 16:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750067/general/419df171-0246-41e3-a880-03dac97a01a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738604)
2026-03-27 16:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750040/general/1fe70d23-cbb4-4bba-aa0d-eb3fe1d3995f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738578)
2026-03-27 16:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257cec90>
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750129%252Fgeneral%252F871af339-4ca6-4116-95d0-f3637bd56cb3.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750129/general/871af339-4ca6-4116-95d0-f3637bd56cb3.jpg saved to cache
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4e19f8a9-4ef1-58f3-b9db-26987f9a401a
2026-03-27 16:36:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e19f8a9-4ef1-58f3-b9db-26987f9a401a, skipping ID generation
2026-03-27 16:36:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e19f8a9-4ef1-58f3-b9db-26987f9a401a with scrape type 1
2026-03-27 16:36:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e19f8a9-4ef1-58f3-b9db-26987f9a401a sending to next pipeline
2026-03-27 16:36:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4e19f8a9-4ef1-58f3-b9db-26987f9a401a, identifier: 10738663
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff5b550>
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252F493c50f8-dbb6-415d-aa7b-ca3586636687.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/493c50f8-dbb6-415d-aa7b-ca3586636687.jpg saved to cache
2026-03-27 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9ffe3c7d-42fa-5f43-96d0-147dcf737de8
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22457bb90>
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252Fb9a0806c-30b2-45a6-885a-4f8726850216.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/b9a0806c-30b2-45a6-885a-4f8726850216.jpg saved to cache
2026-03-27 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 08e2f832-918f-530e-bf4d-49f53f92b776
2026-03-27 16:36:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4e19f8a9-4ef1-58f3-b9db-26987f9a401a with identifier: 10738663
2026-03-27 16:36:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4e19f8a9-4ef1-58f3-b9db-26987f9a401a with identifier: 10738663
2026-03-27 16:36:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4e19f8a9-4ef1-58f3-b9db-26987f9a401a with identifier: 10738663 to the API
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750129/general/871af339-4ca6-4116-95d0-f3637bd56cb3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '4e19f8a9-4ef1-58f3-b9db-26987f9a401a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-178-PD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738663',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 97370,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 126,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750129/general/871af339-4ca6-4116-95d0-f3637bd56cb3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750129/general/2f9914bd-1c0e-4d99-92be-20f307401fae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750129/general/a6244613-380a-40e2-a03f-f574b262d84c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750129/general/36206ede-4588-44b4-ae5f-815105352c16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132796,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750129/general/ca570efe-aa44-4f96-a3ab-98f99de0b302.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95435,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750129/general/0855fc3d-25c6-473d-9f40-d556fa31251b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750129/general/697a9dec-1d4f-4254-918f-5ed0fc53067a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750129/general/3893d040-01de-4f7d-9145-8c4b0c37e72d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750129/general/64aadb7b-231a-45e0-b632-125745dbd72b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e19f8a9-4ef1-58f3-b9db-26987f9a401a/4e19f8a9-4ef1-58f3-b9db-26987f9a401a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750129/general/3a94d705-5a31-4eda-8084-a0bdb41f5b90.jpg',
'Width': 1024}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2020-10-21',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 508 1.6 GT Line - Hybrid - Automatic - 225 hp - 97.370 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738663%27 HTTP/1.1" 200 None
2026-03-27 16:36:13 [adesa.fr] INFO: Saving data for 10738663: {'created_time': 1774629373.453654, 'last_price_update_time': 1774629373.453664, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738663') HTTP/1.1" 204 0
2026-03-27 16:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749828/general/4857f22b-752e-4c24-9a4d-a1d671e72725.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738484)
2026-03-27 16:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749828/general/86cca2ab-1c97-4452-9097-89a945b9f151.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738484)
2026-03-27 16:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750067/general/297bdf54-c58c-425a-9db3-94f2b11da730.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738604)
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258d6310>
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252F30b45169-bce0-49a2-bbea-71c321548da8.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/30b45169-bce0-49a2-bbea-71c321548da8.jpg saved to cache
2026-03-27 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a28f248e-c5c4-5cc6-888a-52b0e70728dd
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224304c10>
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750066%252Fgeneral%252Fa8189c60-88cb-4a30-bb1b-2b6ee65dce71.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750066/general/a8189c60-88cb-4a30-bb1b-2b6ee65dce71.jpg saved to cache
2026-03-27 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 714f69d4-d760-5089-b921-5100aa1bf900
2026-03-27 16:36:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 714f69d4-d760-5089-b921-5100aa1bf900, skipping ID generation
2026-03-27 16:36:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 714f69d4-d760-5089-b921-5100aa1bf900 with scrape type 1
2026-03-27 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 714f69d4-d760-5089-b921-5100aa1bf900 sending to next pipeline
2026-03-27 16:36:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 714f69d4-d760-5089-b921-5100aa1bf900, identifier: 10738603
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245ea010>
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749840%252Fgeneral%252Fdc808236-261b-437e-8a90-8962b2b643f8.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749840/general/dc808236-261b-437e-8a90-8962b2b643f8.jpg saved to cache
2026-03-27 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 89f8aed2-bb0e-5078-a2b2-83c67af61c3a
2026-03-27 16:36:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 89f8aed2-bb0e-5078-a2b2-83c67af61c3a, skipping ID generation
2026-03-27 16:36:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89f8aed2-bb0e-5078-a2b2-83c67af61c3a with scrape type 1
2026-03-27 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 89f8aed2-bb0e-5078-a2b2-83c67af61c3a sending to next pipeline
2026-03-27 16:36:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 89f8aed2-bb0e-5078-a2b2-83c67af61c3a, identifier: 10738496
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d72310>
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252F419df171-0246-41e3-a880-03dac97a01a8.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/419df171-0246-41e3-a880-03dac97a01a8.jpg saved to cache
2026-03-27 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a617ca3d-0efb-5abe-a330-f38473985299
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22443edd0>
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252F1fe70d23-cbb4-4bba-aa0d-eb3fe1d3995f.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/1fe70d23-cbb4-4bba-aa0d-eb3fe1d3995f.jpg saved to cache
2026-03-27 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f
2026-03-27 16:36:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09cfc1a3-0faa-5f28-987d-26c0197993e2 with identifier: 10626577
2026-03-27 16:36:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09cfc1a3-0faa-5f28-987d-26c0197993e2 with scrape type 2
2026-03-27 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09cfc1a3-0faa-5f28-987d-26c0197993e2 with scrape type 2
2026-03-27 16:36:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 09cfc1a3-0faa-5f28-987d-26c0197993e2, identifier: 10626577
2026-03-27 16:36:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36b4d9a8-ca97-5c86-962b-59a537747f91 with identifier: 10738605
2026-03-27 16:36:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36b4d9a8-ca97-5c86-962b-59a537747f91 with scrape type 1
2026-03-27 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 36b4d9a8-ca97-5c86-962b-59a537747f91
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252Ff1890ac6-a225-4b80-abb6-4a9225879334.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/f1890ac6-a225-4b80-abb6-4a9225879334.jpg not downloaded yet
2026-03-27 16:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749841/general/a59a51a7-c7cd-4f39-b6d7-29fb925564cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738497)
2026-03-27 16:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750040/general/bdab76a5-aa8e-4395-aaf7-4bea21d9dad7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738578)
2026-03-27 16:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749818/general/3424e0ac-f5c9-4197-8596-f475a9be8c83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738474)
2026-03-27 16:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699388> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 714f69d4-d760-5089-b921-5100aa1bf900 with identifier: 10738603
2026-03-27 16:36:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 16:36:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-27 16:36:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 16:36:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 714f69d4-d760-5089-b921-5100aa1bf900 with identifier: 10738603
2026-03-27 16:36:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 714f69d4-d760-5089-b921-5100aa1bf900 with identifier: 10738603 to the API
2026-03-27 16:36:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750066/general/a8189c60-88cb-4a30-bb1b-2b6ee65dce71.jpg>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'MPV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '714f69d4-d760-5089-b921-5100aa1bf900',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-634-CR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738603',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 134884,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161103,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750066/general/8b515b39-57c2-4dd4-b4c2-dac8b41b338e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156468,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750066/general/a8189c60-88cb-4a30-bb1b-2b6ee65dce71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750066/general/0e0be866-ec2e-425e-a8f6-eb5ebccc9f11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112053,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750066/general/2e0b54ea-922d-489f-9ec2-a46217e9b4fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750066/general/160d6625-9149-4bfe-b116-fc9a5b6d32dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750066/general/135322d4-1667-4da0-86f4-4798abf4df3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750066/general/c3bcfcf2-77fe-4046-947e-e08abedbb75b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63693,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750066/general/183848e9-def0-4fe4-8c00-2435b6256309.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750066/general/ce962061-5410-4d9a-a970-3f0e47e57335.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f69d4-d760-5089-b921-5100aa1bf900/714f69d4-d760-5089-b921-5100aa1bf900_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750066/general/953bb015-a5d7-4a02-9b4c-d39aa23740fb.jpg',
'Width': 1024}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-09-08',
'seats_number': 7,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'134.884 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-27 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738603%27 HTTP/1.1" 200 None
2026-03-27 16:36:14 [adesa.fr] INFO: Saving data for 10738603: {'created_time': 1774629374.441412, 'last_price_update_time': 1774629374.441423, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738603') HTTP/1.1" 204 0
2026-03-27 16:36:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 89f8aed2-bb0e-5078-a2b2-83c67af61c3a with identifier: 10738496
2026-03-27 16:36:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 89f8aed2-bb0e-5078-a2b2-83c67af61c3a with identifier: 10738496
2026-03-27 16:36:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 89f8aed2-bb0e-5078-a2b2-83c67af61c3a with identifier: 10738496 to the API
2026-03-27 16:36:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749840/general/dc808236-261b-437e-8a90-8962b2b643f8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '89f8aed2-bb0e-5078-a2b2-83c67af61c3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-483-QN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738496',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 155774,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127459,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749840/general/3476f8dd-eac1-4ede-bc22-37e093b947c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136260,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749840/general/dc808236-261b-437e-8a90-8962b2b643f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749840/general/695324dd-d9ec-437d-8222-e0e5f9ad87be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749840/general/5ec66620-8325-4ee4-959b-70891f893e62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749840/general/b8eea024-8da8-4b56-ab95-af65c5b0f1b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749840/general/358ba3c0-98d9-4a83-bf44-e2acbe58ba27.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102588,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749840/general/c5e59d3b-4b0c-4b8f-9e9a-4d46191b77f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749840/general/97daf703-4148-4013-a03f-d1295eb39d84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111051,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749840/general/57c054c7-7026-4214-b2e2-e3ee9198d013.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89f8aed2-bb0e-5078-a2b2-83c67af61c3a/89f8aed2-bb0e-5078-a2b2-83c67af61c3a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75852,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749840/general/725317ca-bbfc-422d-ada9-d077a7c3a923.jpg',
'Width': 1024}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-07-21',
'seats_number': 7,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 155.774 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-27 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738496%27 HTTP/1.1" 200 None
2026-03-27 16:36:14 [adesa.fr] INFO: Saving data for 10738496: {'created_time': 1774629374.803598, 'last_price_update_time': 1774629374.803609, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738496') HTTP/1.1" 204 0
2026-03-27 16:36:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 09cfc1a3-0faa-5f28-987d-26c0197993e2 with identifier: 10626577
2026-03-27 16:36:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 09cfc1a3-0faa-5f28-987d-26c0197993e2 with identifier: 10626577
2026-03-27 16:36:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 09cfc1a3-0faa-5f28-987d-26c0197993e2 with identifier: 10626577 to the API
2026-03-27 16:36:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626577>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '09cfc1a3-0faa-5f28-987d-26c0197993e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-675-ZQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626577',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 12397,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-04-11',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Petrol - Automatic - 136 hp - 12.397 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710626577%27 HTTP/1.1" 200 None
2026-03-27 16:36:15 [adesa.fr] INFO: Saving data for 10626577: {'auction_closing_time': 1798671600.0, 'created_time': 1773229799.166384, 'last_price_update_time': 1774629375.07014}
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10626577') HTTP/1.1" 204 0
2026-03-27 16:36:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252F90dff6a0-afe9-4749-9684-82daed48a83a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/90dff6a0-afe9-4749-9684-82daed48a83a.jpg not downloaded yet
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224321110>
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252F4857f22b-752e-4c24-9a4d-a1d671e72725.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/4857f22b-752e-4c24-9a4d-a1d671e72725.jpg saved to cache
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 08e2f832-918f-530e-bf4d-49f53f92b776
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22417d250>
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749828%252Fgeneral%252F86cca2ab-1c97-4452-9097-89a945b9f151.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749828/general/86cca2ab-1c97-4452-9097-89a945b9f151.jpg saved to cache
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 08e2f832-918f-530e-bf4d-49f53f92b776
2026-03-27 16:36:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 08e2f832-918f-530e-bf4d-49f53f92b776, skipping ID generation
2026-03-27 16:36:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08e2f832-918f-530e-bf4d-49f53f92b776 with scrape type 1
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 08e2f832-918f-530e-bf4d-49f53f92b776 sending to next pipeline
2026-03-27 16:36:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 08e2f832-918f-530e-bf4d-49f53f92b776, identifier: 10738484
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245b0710>
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252F297bdf54-c58c-425a-9db3-94f2b11da730.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/297bdf54-c58c-425a-9db3-94f2b11da730.jpg saved to cache
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a617ca3d-0efb-5abe-a330-f38473985299
2026-03-27 16:36:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750037/general/7be4d0b7-8150-4a12-a21c-db0c5401e2f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738575)
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252F0a4794f9-eca4-47bb-8ae2-1dd898044e2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/0a4794f9-eca4-47bb-8ae2-1dd898044e2a.jpg not downloaded yet
2026-03-27 16:36:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 08e2f832-918f-530e-bf4d-49f53f92b776 with identifier: 10738484
2026-03-27 16:36:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 08e2f832-918f-530e-bf4d-49f53f92b776 with identifier: 10738484
2026-03-27 16:36:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 08e2f832-918f-530e-bf4d-49f53f92b776 with identifier: 10738484 to the API
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749828/general/86cca2ab-1c97-4452-9097-89a945b9f151.jpg>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '08e2f832-918f-530e-bf4d-49f53f92b776',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR-036-HW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738484',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 150858,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194671,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749828/general/7e7d7903-3845-4fc8-832d-d3dec6464e6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175640,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749828/general/9996aeb1-49a5-43c1-b650-8996c50f7e5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164723,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749828/general/227af2b1-9637-4400-96c1-6b856244626b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749828/general/86cca2ab-1c97-4452-9097-89a945b9f151.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749828/general/4857f22b-752e-4c24-9a4d-a1d671e72725.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749828/general/8a10861c-639b-41ca-99cd-667ef4672efd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110080,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749828/general/b9a0806c-30b2-45a6-885a-4f8726850216.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95839,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749828/general/66c26f2a-62e7-4bed-bb97-102a02eaebd7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98369,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749828/general/ad7c868f-4ac9-414a-bf65-f0e4d7f0c0e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08e2f832-918f-530e-bf4d-49f53f92b776/08e2f832-918f-530e-bf4d-49f53f92b776_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749828/general/b4fcc65a-23d2-4d8e-9731-28632cd2d04d.jpg',
'Width': 1024}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2020-07-13',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën Berlingo 1.5 HDI Feel - Diesel - Manual - 102 hp - 150.858 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2020}
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738484%27 HTTP/1.1" 200 None
2026-03-27 16:36:15 [adesa.fr] INFO: Saving data for 10738484: {'created_time': 1774629375.673395, 'last_price_update_time': 1774629375.67341, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738484') HTTP/1.1" 204 0
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e8750>
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749841%252Fgeneral%252Fa59a51a7-c7cd-4f39-b6d7-29fb925564cb.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749841/general/a59a51a7-c7cd-4f39-b6d7-29fb925564cb.jpg saved to cache
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a28f248e-c5c4-5cc6-888a-52b0e70728dd
2026-03-27 16:36:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a28f248e-c5c4-5cc6-888a-52b0e70728dd, skipping ID generation
2026-03-27 16:36:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a28f248e-c5c4-5cc6-888a-52b0e70728dd with scrape type 1
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a28f248e-c5c4-5cc6-888a-52b0e70728dd sending to next pipeline
2026-03-27 16:36:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a28f248e-c5c4-5cc6-888a-52b0e70728dd, identifier: 10738497
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c10790>
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750040%252Fgeneral%252Fbdab76a5-aa8e-4395-aaf7-4bea21d9dad7.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750040/general/bdab76a5-aa8e-4395-aaf7-4bea21d9dad7.jpg saved to cache
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f
2026-03-27 16:36:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f, skipping ID generation
2026-03-27 16:36:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f with scrape type 1
2026-03-27 16:36:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f sending to next pipeline
2026-03-27 16:36:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f, identifier: 10738578
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff58ad0>
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749818%252Fgeneral%252F3424e0ac-f5c9-4197-8596-f475a9be8c83.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749818/general/3424e0ac-f5c9-4197-8596-f475a9be8c83.jpg saved to cache
2026-03-27 16:36:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9ffe3c7d-42fa-5f43-96d0-147dcf737de8
2026-03-27 16:36:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9ffe3c7d-42fa-5f43-96d0-147dcf737de8, skipping ID generation
2026-03-27 16:36:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ffe3c7d-42fa-5f43-96d0-147dcf737de8 with scrape type 1
2026-03-27 16:36:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9ffe3c7d-42fa-5f43-96d0-147dcf737de8 sending to next pipeline
2026-03-27 16:36:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9ffe3c7d-42fa-5f43-96d0-147dcf737de8, identifier: 10738474
2026-03-27 16:36:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d2f0389-dc8d-52db-a399-11beaa8ab08d with identifier: 10738479
2026-03-27 16:36:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d2f0389-dc8d-52db-a399-11beaa8ab08d with scrape type 1
2026-03-27 16:36:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2d2f0389-dc8d-52db-a399-11beaa8ab08d
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252F4b28836b-669b-4a05-a759-a37db5878a30.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/4b28836b-669b-4a05-a759-a37db5878a30.jpg not downloaded yet
2026-03-27 16:36:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7708986e-3dd5-5e48-b954-70557234092e with identifier: 10699388
2026-03-27 16:36:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7708986e-3dd5-5e48-b954-70557234092e with scrape type 2
2026-03-27 16:36:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7708986e-3dd5-5e48-b954-70557234092e with scrape type 2
2026-03-27 16:36:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7708986e-3dd5-5e48-b954-70557234092e, identifier: 10699388
2026-03-27 16:36:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750065/general/85f3ac5a-5ee5-411f-ac30-ca8eb321fb5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738602)
2026-03-27 16:36:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750037/general/c6df532c-2c58-40f9-9dd9-93cf26cc20a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738575)
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252F8d8bf55a-998b-4170-ad84-2cbb65070757.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/8d8bf55a-998b-4170-ad84-2cbb65070757.jpg not downloaded yet
2026-03-27 16:36:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a28f248e-c5c4-5cc6-888a-52b0e70728dd with identifier: 10738497
2026-03-27 16:36:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a28f248e-c5c4-5cc6-888a-52b0e70728dd with identifier: 10738497
2026-03-27 16:36:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a28f248e-c5c4-5cc6-888a-52b0e70728dd with identifier: 10738497 to the API
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749841/general/a59a51a7-c7cd-4f39-b6d7-29fb925564cb.jpg>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a28f248e-c5c4-5cc6-888a-52b0e70728dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-408-TS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738497',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '408',
'odometer': 79305,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749841/general/a59a51a7-c7cd-4f39-b6d7-29fb925564cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749841/general/30b45169-bce0-49a2-bbea-71c321548da8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749841/general/e66ceac2-9e73-4e50-918b-08f7b4e57a8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174579,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749841/general/a764c719-801e-4e67-b84f-387cc0e4bb3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90715,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749841/general/a60070c4-a7c3-4251-b68a-6c5f20fe2e85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141176,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749841/general/016d57fc-7cfa-4d8c-94e2-4a1a78730eee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749841/general/ed4d468e-70ea-4f0f-ac23-8b5fcff401b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80665,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749841/general/b4f287af-4e33-4c95-9869-5da8d2f98b5c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749841/general/f8cb264a-7ccf-4566-a3b7-ec93efb280b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a28f248e-c5c4-5cc6-888a-52b0e70728dd/a28f248e-c5c4-5cc6-888a-52b0e70728dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107051,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749841/general/ba08114d-0195-4e6e-b3f3-d9bd0ad94c83.jpg',
'Width': 1024}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2023-11-30',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 408 1.6 Allure - Hybrid - Automatic - 181 hp - 79.305 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738497%27 HTTP/1.1" 200 None
2026-03-27 16:36:16 [adesa.fr] INFO: Saving data for 10738497: {'created_time': 1774629376.656008, 'last_price_update_time': 1774629376.656021, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738497') HTTP/1.1" 204 0
2026-03-27 16:36:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f with identifier: 10738578
2026-03-27 16:36:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f with identifier: 10738578
2026-03-27 16:36:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4a7ca5ed-819c-5c4f-b432-afdf5e1b878f with identifier: 10738578 to the API
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750040/general/bdab76a5-aa8e-4395-aaf7-4bea21d9dad7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '4a7ca5ed-819c-5c4f-b432-afdf5e1b878f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-957-HV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738578',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 158909,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750040/general/f865b4d5-f73a-491c-8f13-cdcaa7d04bee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750040/general/7f05084a-1de4-42af-aee1-4ba88a3aaf67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142794,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750040/general/42109a28-5368-4d32-bcd7-2f5c19cf962c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750040/general/bdab76a5-aa8e-4395-aaf7-4bea21d9dad7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750040/general/1fe70d23-cbb4-4bba-aa0d-eb3fe1d3995f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94411,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750040/general/489741ab-c431-40e7-91ca-8acfff4be16b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101848,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750040/general/0668c04f-7019-4516-a714-91b1db6da24b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98237,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750040/general/160175b9-478d-41b8-bd23-6ba3523fcff7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750040/general/e0c568be-6c06-4e96-aa6a-7bc3a939b62c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a7ca5ed-819c-5c4f-b432-afdf5e1b878f/4a7ca5ed-819c-5c4f-b432-afdf5e1b878f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750040/general/0127a4cd-7bcf-4bf9-a4c1-ca16124bc79f.jpg',
'Width': 1024}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-10-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 2008 1.5 HDI Active Business - Diesel - Manual - 110 hp - '
'158.909 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738578%27 HTTP/1.1" 200 None
2026-03-27 16:36:17 [adesa.fr] INFO: Saving data for 10738578: {'created_time': 1774629377.063562, 'last_price_update_time': 1774629377.063573, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738578') HTTP/1.1" 204 0
2026-03-27 16:36:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9ffe3c7d-42fa-5f43-96d0-147dcf737de8 with identifier: 10738474
2026-03-27 16:36:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9ffe3c7d-42fa-5f43-96d0-147dcf737de8 with identifier: 10738474
2026-03-27 16:36:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9ffe3c7d-42fa-5f43-96d0-147dcf737de8 with identifier: 10738474 to the API
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749818/general/3424e0ac-f5c9-4197-8596-f475a9be8c83.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '9ffe3c7d-42fa-5f43-96d0-147dcf737de8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-672-MN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738474',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 110914,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154987,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749818/general/3424e0ac-f5c9-4197-8596-f475a9be8c83.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173667,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749818/general/86a7c994-6162-4711-bc54-61612848234b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171581,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749818/general/4f884e04-4601-4588-9803-b2462e472f8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749818/general/493c50f8-dbb6-415d-aa7b-ca3586636687.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80836,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749818/general/d7c959fd-e358-401b-8109-951713829fc4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120534,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749818/general/c397236e-3f8a-4d58-8161-dd1aace6f863.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127608,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749818/general/8496032c-aae4-42df-bc9c-d826c03ff69f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55538,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749818/general/04d7e3e9-a7dc-49fb-b4cd-04b870fa5bd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150989,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749818/general/7ec2b4f5-dbd6-4e41-ba7d-f08a6539cc66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ffe3c7d-42fa-5f43-96d0-147dcf737de8/9ffe3c7d-42fa-5f43-96d0-147dcf737de8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110504,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749818/general/c5f7aac3-cafe-4f8b-b7bb-f4bc6d44ef74.jpg',
'Width': 1024}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2024-01-08',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 308 SW 1.6 Active Pack - Hybrid - Automatic - 180 hp - '
'110.914 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2024}
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738474%27 HTTP/1.1" 200 None
2026-03-27 16:36:17 [adesa.fr] INFO: Saving data for 10738474: {'created_time': 1774629377.398824, 'last_price_update_time': 1774629377.398837, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738474') HTTP/1.1" 204 0
2026-03-27 16:36:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7708986e-3dd5-5e48-b954-70557234092e with identifier: 10699388
2026-03-27 16:36:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7708986e-3dd5-5e48-b954-70557234092e with identifier: 10699388
2026-03-27 16:36:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7708986e-3dd5-5e48-b954-70557234092e with identifier: 10699388 to the API
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699388>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '7708986e-3dd5-5e48-b954-70557234092e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-941-KT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699388',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 5403,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2025-03-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Petrol - Automatic - 136 hp - 5.403 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699388%27 HTTP/1.1" 200 None
2026-03-27 16:36:17 [adesa.fr] INFO: Saving data for 10699388: {'auction_closing_time': 1798671600.0, 'created_time': 1774013628.721014, 'last_price_update_time': 1774629377.657682}
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699388') HTTP/1.1" 204 0
2026-03-27 16:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750081/general/900e5afb-63ae-4174-932c-c066af13578c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738618)
2026-03-27 16:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750065/general/63ba223d-544e-4685-8ed8-1f624cc66aea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738602)
2026-03-27 16:36:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252Fc35d7a82-7bed-4fd6-ad61-a7468c8f8c77.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/c35d7a82-7bed-4fd6-ad61-a7468c8f8c77.jpg not downloaded yet
2026-03-27 16:36:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff5a9d0>
2026-03-27 16:36:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252F7be4d0b7-8150-4a12-a21c-db0c5401e2f3.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/7be4d0b7-8150-4a12-a21c-db0c5401e2f3.jpg saved to cache
2026-03-27 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ae9ee5b8-08c6-5d46-8f9f-63819399ca36
2026-03-27 16:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750068/general/f1890ac6-a225-4b80-abb6-4a9225879334.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738605)
2026-03-27 16:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750081/general/7ea87883-9cba-4479-95ab-5d268e0e8547.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738618)
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252F5acdce4e-c1aa-423a-a844-fcddf27cd485.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/5acdce4e-c1aa-423a-a844-fcddf27cd485.jpg not downloaded yet
2026-03-27 16:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252Ff271782f-945e-423b-9eca-4a238986b105.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/f271782f-945e-423b-9eca-4a238986b105.jpg not downloaded yet
2026-03-27 16:36:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256f0e90>
2026-03-27 16:36:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252F85f3ac5a-5ee5-411f-ac30-ca8eb321fb5a.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/85f3ac5a-5ee5-411f-ac30-ca8eb321fb5a.jpg saved to cache
2026-03-27 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6d5d45d0-1a72-5b71-bdf9-1523be669a37
2026-03-27 16:36:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b1d390>
2026-03-27 16:36:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252Fc6df532c-2c58-40f9-9dd9-93cf26cc20a8.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/c6df532c-2c58-40f9-9dd9-93cf26cc20a8.jpg saved to cache
2026-03-27 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ae9ee5b8-08c6-5d46-8f9f-63819399ca36
2026-03-27 16:36:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d204f01d-37d8-54d2-8353-a6941b5fff75 with identifier: 10738477
2026-03-27 16:36:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d204f01d-37d8-54d2-8353-a6941b5fff75 with scrape type 1
2026-03-27 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d204f01d-37d8-54d2-8353-a6941b5fff75
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252F8f7e17a0-125b-4046-910a-b6fb4361a213.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/8f7e17a0-125b-4046-910a-b6fb4361a213.jpg not downloaded yet
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252Fda65aa3e-a023-4fa6-a67a-87fb8eb5dc31.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/da65aa3e-a023-4fa6-a67a-87fb8eb5dc31.jpg not downloaded yet
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252Ff0bea321-870f-40c8-99d4-4f517929ad40.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/f0bea321-870f-40c8-99d4-4f517929ad40.jpg not downloaded yet
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252F05ba39b6-400c-47a8-ade2-5c673db81dd9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/05ba39b6-400c-47a8-ade2-5c673db81dd9.jpg not downloaded yet
2026-03-27 16:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750068/general/90dff6a0-afe9-4749-9684-82daed48a83a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738605)
2026-03-27 16:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750037/general/424edaf5-4f4b-461b-9ce0-2606d4866cd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738575)
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252F4add0792-c440-430f-8a4f-bd5a2b36b3ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/4add0792-c440-430f-8a4f-bd5a2b36b3ce.jpg not downloaded yet
2026-03-27 16:36:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225634990>
2026-03-27 16:36:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252F900e5afb-63ae-4174-932c-c066af13578c.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/900e5afb-63ae-4174-932c-c066af13578c.jpg saved to cache
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 08f01b8e-2971-50a1-a2db-c59243df2d23
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258fb810>
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252F63ba223d-544e-4685-8ed8-1f624cc66aea.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/63ba223d-544e-4685-8ed8-1f624cc66aea.jpg saved to cache
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6d5d45d0-1a72-5b71-bdf9-1523be669a37
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b7f250>
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252Ff1890ac6-a225-4b80-abb6-4a9225879334.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/f1890ac6-a225-4b80-abb6-4a9225879334.jpg saved to cache
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 36b4d9a8-ca97-5c86-962b-59a537747f91
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224351f50>
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252F7ea87883-9cba-4479-95ab-5d268e0e8547.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/7ea87883-9cba-4479-95ab-5d268e0e8547.jpg saved to cache
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 08f01b8e-2971-50a1-a2db-c59243df2d23
2026-03-27 16:36:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a865b6ce-d11a-541e-befe-8e954b73f596 with identifier: 10738475
2026-03-27 16:36:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a865b6ce-d11a-541e-befe-8e954b73f596 with scrape type 1
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a865b6ce-d11a-541e-befe-8e954b73f596
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252F7399e167-7fae-4a80-ba51-4f17ba810d46.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/7399e167-7fae-4a80-ba51-4f17ba810d46.jpg not downloaded yet
2026-03-27 16:36:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cf21489-3c8e-5946-bd3e-e4fbafceafaf with identifier: 10738476
2026-03-27 16:36:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cf21489-3c8e-5946-bd3e-e4fbafceafaf with scrape type 1
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6cf21489-3c8e-5946-bd3e-e4fbafceafaf
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252F1e6bf429-d0dd-473f-8966-1a377d84584a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/1e6bf429-d0dd-473f-8966-1a377d84584a.jpg not downloaded yet
2026-03-27 16:36:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbbb1e43-dde7-5e53-b0d1-36b85efe2bd8 with identifier: 10728755
2026-03-27 16:36:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbbb1e43-dde7-5e53-b0d1-36b85efe2bd8 with scrape type 2
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbbb1e43-dde7-5e53-b0d1-36b85efe2bd8 with scrape type 2
2026-03-27 16:36:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bbbb1e43-dde7-5e53-b0d1-36b85efe2bd8, identifier: 10728755
2026-03-27 16:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750067/general/7fab1e88-e384-4e49-9588-36f4f1ae17e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738604)
2026-03-27 16:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749823/general/4b28836b-669b-4a05-a759-a37db5878a30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738479)
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252Fc53bc475-dc55-4ceb-9f77-66291190e22e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/c53bc475-dc55-4ceb-9f77-66291190e22e.jpg not downloaded yet
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252F6d8c6ea4-e090-405e-a313-d2eda8b3b614.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/6d8c6ea4-e090-405e-a313-d2eda8b3b614.jpg not downloaded yet
2026-03-27 16:36:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bbbb1e43-dde7-5e53-b0d1-36b85efe2bd8 with identifier: 10728755
2026-03-27 16:36:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bbbb1e43-dde7-5e53-b0d1-36b85efe2bd8 with identifier: 10728755
2026-03-27 16:36:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bbbb1e43-dde7-5e53-b0d1-36b85efe2bd8 with identifier: 10728755 to the API
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728755>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'bbbb1e43-dde7-5e53-b0d1-36b85efe2bd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-681-LD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728755',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 29848,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2024-11-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 1.2 GT - Hybrid - Automatic - 136 hp - 29.848 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728755%27 HTTP/1.1" 200 None
2026-03-27 16:36:18 [adesa.fr] INFO: Saving data for 10728755: {'auction_closing_time': 1798671600.0, 'created_time': 1774532263.722855, 'last_price_update_time': 1774629378.569173}
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10728755') HTTP/1.1" 204 0
2026-03-27 16:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750068/general/0a4794f9-eca4-47bb-8ae2-1dd898044e2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738605)
2026-03-27 16:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750068/general/8d8bf55a-998b-4170-ad84-2cbb65070757.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738605)
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252Fc0dc093e-21a2-4d81-a05b-5f938cb09673.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/c0dc093e-21a2-4d81-a05b-5f938cb09673.jpg not downloaded yet
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252F7de44372-ae38-4d45-be10-c703c107d0e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/7de44372-ae38-4d45-be10-c703c107d0e6.jpg not downloaded yet
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252Fcaa58526-5be3-4c8d-b450-3247285ab760.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/caa58526-5be3-4c8d-b450-3247285ab760.jpg not downloaded yet
2026-03-27 16:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749991/general/ff333e85-1df5-4b52-9804-d56821f1d891.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738532)
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252F58acedd9-aa32-424c-a815-b0ee685816ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/58acedd9-aa32-424c-a815-b0ee685816ad.jpg not downloaded yet
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252Ffc945a48-6bbe-46e6-9476-ef17976504fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/fc945a48-6bbe-46e6-9476-ef17976504fe.jpg not downloaded yet
2026-03-27 16:36:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7702cddc-0710-5850-afde-5a36f3c7c9a2 with identifier: 10738478
2026-03-27 16:36:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7702cddc-0710-5850-afde-5a36f3c7c9a2 with scrape type 1
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7702cddc-0710-5850-afde-5a36f3c7c9a2
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252F990c31ae-aa3a-476c-90ac-e9a082b5973f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/990c31ae-aa3a-476c-90ac-e9a082b5973f.jpg not downloaded yet
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff4e750>
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252F90dff6a0-afe9-4749-9684-82daed48a83a.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/90dff6a0-afe9-4749-9684-82daed48a83a.jpg saved to cache
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 36b4d9a8-ca97-5c86-962b-59a537747f91
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff4ebd0>
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252F424edaf5-4f4b-461b-9ce0-2606d4866cd8.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/424edaf5-4f4b-461b-9ce0-2606d4866cd8.jpg saved to cache
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ae9ee5b8-08c6-5d46-8f9f-63819399ca36
2026-03-27 16:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749823/general/c35d7a82-7bed-4fd6-ad61-a7468c8f8c77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738479)
2026-03-27 16:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750065/general/2d09f56d-217f-420c-8981-2abefecb74b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738602)
2026-03-27 16:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750068/general/5acdce4e-c1aa-423a-a844-fcddf27cd485.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738605)
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252Feb2c03a1-6579-4656-ab4f-9629a7e22da3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/eb2c03a1-6579-4656-ab4f-9629a7e22da3.jpg not downloaded yet
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252F5f7ecbd4-1b9a-4a29-b5d7-8499be7b8226.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/5f7ecbd4-1b9a-4a29-b5d7-8499be7b8226.jpg not downloaded yet
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252F105e5165-3046-4fcb-973a-cf5f5cec5f91.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/105e5165-3046-4fcb-973a-cf5f5cec5f91.jpg not downloaded yet
2026-03-27 16:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750068/general/da65aa3e-a023-4fa6-a67a-87fb8eb5dc31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738605)
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252F789f25b1-8947-4bc0-98a8-3b5eb82fb46a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/789f25b1-8947-4bc0-98a8-3b5eb82fb46a.jpg not downloaded yet
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252Fec8d7813-8d01-4d85-bc55-69a9fdcadd4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/ec8d7813-8d01-4d85-bc55-69a9fdcadd4e.jpg not downloaded yet
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252F0375da3f-27e1-4f4e-bffa-476c8dfecb51.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/0375da3f-27e1-4f4e-bffa-476c8dfecb51.jpg not downloaded yet
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224578450>
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750067%252Fgeneral%252F7fab1e88-e384-4e49-9588-36f4f1ae17e3.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750067/general/7fab1e88-e384-4e49-9588-36f4f1ae17e3.jpg saved to cache
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a617ca3d-0efb-5abe-a330-f38473985299
2026-03-27 16:36:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a617ca3d-0efb-5abe-a330-f38473985299, skipping ID generation
2026-03-27 16:36:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a617ca3d-0efb-5abe-a330-f38473985299 with scrape type 1
2026-03-27 16:36:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a617ca3d-0efb-5abe-a330-f38473985299 sending to next pipeline
2026-03-27 16:36:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a617ca3d-0efb-5abe-a330-f38473985299, identifier: 10738604
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225621910>
2026-03-27 16:36:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252F4b28836b-669b-4a05-a759-a37db5878a30.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/4b28836b-669b-4a05-a759-a37db5878a30.jpg saved to cache
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2d2f0389-dc8d-52db-a399-11beaa8ab08d
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252F4022ae1f-5e82-4338-94ed-f9c20da4f904.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/4022ae1f-5e82-4338-94ed-f9c20da4f904.jpg not downloaded yet
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252F58eb79ee-24bd-4e2d-8fde-f2245f4c711d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/58eb79ee-24bd-4e2d-8fde-f2245f4c711d.jpg not downloaded yet
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252F0faf857d-e9e3-4678-bc0f-05056f530bec.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/0faf857d-e9e3-4678-bc0f-05056f530bec.jpg not downloaded yet
2026-03-27 16:36:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a617ca3d-0efb-5abe-a330-f38473985299 with identifier: 10738604
2026-03-27 16:36:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a617ca3d-0efb-5abe-a330-f38473985299 with identifier: 10738604
2026-03-27 16:36:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a617ca3d-0efb-5abe-a330-f38473985299 with identifier: 10738604 to the API
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750067/general/7fab1e88-e384-4e49-9588-36f4f1ae17e3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a617ca3d-0efb-5abe-a330-f38473985299',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-189-YX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738604',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 122701,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151916,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750067/general/a5a2e4b3-51ec-4573-8266-48823f004825.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750067/general/7fab1e88-e384-4e49-9588-36f4f1ae17e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143789,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750067/general/6593f7bf-bdfd-4f48-906e-67eca5c114d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144777,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750067/general/0b49d47d-752b-4dd1-b5dd-78c52f6fa174.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100758,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750067/general/909b7175-f2af-4d43-8c76-b65070fbdeaf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123247,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750067/general/17fcd29d-9beb-43b3-9681-2744c2ed0336.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750067/general/297bdf54-c58c-425a-9db3-94f2b11da730.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750067/general/419df171-0246-41e3-a880-03dac97a01a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750067/general/50078321-1d50-40a1-95e1-54044c3e156e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a617ca3d-0efb-5abe-a330-f38473985299/a617ca3d-0efb-5abe-a330-f38473985299_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750067/general/e03bebe9-c096-436c-8a32-e9c981416cf5.jpg',
'Width': 1024}],
'price': 5200,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 208 1.5 HDI Active Business - Diesel - Manual - 100 hp - '
'122.701 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2022}
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738604%27 HTTP/1.1" 200 None
2026-03-27 16:36:19 [adesa.fr] INFO: Saving data for 10738604: {'created_time': 1774629379.465346, 'last_price_update_time': 1774629379.465357, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738604') HTTP/1.1" 204 0
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22457b410>
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252F0a4794f9-eca4-47bb-8ae2-1dd898044e2a.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/0a4794f9-eca4-47bb-8ae2-1dd898044e2a.jpg saved to cache
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 36b4d9a8-ca97-5c86-962b-59a537747f91
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224137450>
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252F8d8bf55a-998b-4170-ad84-2cbb65070757.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/8d8bf55a-998b-4170-ad84-2cbb65070757.jpg saved to cache
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 36b4d9a8-ca97-5c86-962b-59a537747f91
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a71690>
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252Fff333e85-1df5-4b52-9804-d56821f1d891.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/ff333e85-1df5-4b52-9804-d56821f1d891.jpg saved to cache
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3ba8d097-03fd-574d-b6bc-0b6960280893
2026-03-27 16:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749821/general/8f7e17a0-125b-4046-910a-b6fb4361a213.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738477)
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252Fe33fd6a5-bec7-40d7-937d-33816fc038f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/e33fd6a5-bec7-40d7-937d-33816fc038f2.jpg not downloaded yet
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252F87bf9dca-e2a0-4ca5-a10b-9f91814bec39.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/87bf9dca-e2a0-4ca5-a10b-9f91814bec39.jpg not downloaded yet
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252F9591c7b4-fe72-4852-bfe0-3b394937ebfb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/9591c7b4-fe72-4852-bfe0-3b394937ebfb.jpg not downloaded yet
2026-03-27 16:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749823/general/f0bea321-870f-40c8-99d4-4f517929ad40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738479)
2026-03-27 16:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749823/general/c53bc475-dc55-4ceb-9f77-66291190e22e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738479)
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252Fd5b20ddc-bbac-4e01-b31b-a9b65ddb2e8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/d5b20ddc-bbac-4e01-b31b-a9b65ddb2e8b.jpg not downloaded yet
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252Fdf4d6d70-6ead-4fd5-b42c-4395a2ecb7cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/df4d6d70-6ead-4fd5-b42c-4395a2ecb7cb.jpg not downloaded yet
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256d8190>
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252Fc35d7a82-7bed-4fd6-ad61-a7468c8f8c77.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/c35d7a82-7bed-4fd6-ad61-a7468c8f8c77.jpg saved to cache
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2d2f0389-dc8d-52db-a399-11beaa8ab08d
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b8e2d0>
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252F2d09f56d-217f-420c-8981-2abefecb74b7.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/2d09f56d-217f-420c-8981-2abefecb74b7.jpg saved to cache
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6d5d45d0-1a72-5b71-bdf9-1523be669a37
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab2290>
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252F5acdce4e-c1aa-423a-a844-fcddf27cd485.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/5acdce4e-c1aa-423a-a844-fcddf27cd485.jpg saved to cache
2026-03-27 16:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 36b4d9a8-ca97-5c86-962b-59a537747f91
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225687150>
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252Fda65aa3e-a023-4fa6-a67a-87fb8eb5dc31.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/da65aa3e-a023-4fa6-a67a-87fb8eb5dc31.jpg saved to cache
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 36b4d9a8-ca97-5c86-962b-59a537747f91
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749821/general/05ba39b6-400c-47a8-ade2-5c673db81dd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738477)
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749821/general/6d8c6ea4-e090-405e-a313-d2eda8b3b614.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738477)
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749820/general/1e6bf429-d0dd-473f-8966-1a377d84584a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738476)
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252Fbd40d231-4708-4ebe-a180-eacae29cfe30.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/bd40d231-4708-4ebe-a180-eacae29cfe30.jpg not downloaded yet
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252Fcaf5b687-18cc-4fdf-85af-a5b81af43a34.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/caf5b687-18cc-4fdf-85af-a5b81af43a34.jpg not downloaded yet
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252Fc8763166-ffad-4f9b-8b50-6afc96c4a759.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/c8763166-ffad-4f9b-8b50-6afc96c4a759.jpg not downloaded yet
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738582> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749819/general/7de44372-ae38-4d45-be10-c703c107d0e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738475)
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749820/general/caa58526-5be3-4c8d-b450-3247285ab760.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738476)
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252F51982321-b364-455a-a72e-aae152b2f2a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/51982321-b364-455a-a72e-aae152b2f2a0.jpg not downloaded yet
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252Fe6058765-1f37-40bf-99f8-034aee1afc79.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/e6058765-1f37-40bf-99f8-034aee1afc79.jpg not downloaded yet
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225734f10>
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252F8f7e17a0-125b-4046-910a-b6fb4361a213.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/8f7e17a0-125b-4046-910a-b6fb4361a213.jpg saved to cache
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d204f01d-37d8-54d2-8353-a6941b5fff75
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252Feb391b5d-fe73-4d20-ad2e-9ff5e89dd416.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/eb391b5d-fe73-4d20-ad2e-9ff5e89dd416.jpg not downloaded yet
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252F085fdac7-f9f5-4ed7-a935-f3db76bf6b02.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/085fdac7-f9f5-4ed7-a935-f3db76bf6b02.jpg not downloaded yet
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252F87fe40a4-8a59-481b-ab33-552453d05d1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/87fe40a4-8a59-481b-ab33-552453d05d1f.jpg not downloaded yet
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224159490>
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252Ff0bea321-870f-40c8-99d4-4f517929ad40.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/f0bea321-870f-40c8-99d4-4f517929ad40.jpg saved to cache
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2d2f0389-dc8d-52db-a399-11beaa8ab08d
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224361cd0>
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252Fc53bc475-dc55-4ceb-9f77-66291190e22e.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/c53bc475-dc55-4ceb-9f77-66291190e22e.jpg saved to cache
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2d2f0389-dc8d-52db-a399-11beaa8ab08d
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252F90868cde-402c-4d73-b9eb-b19056fc03ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/90868cde-402c-4d73-b9eb-b19056fc03ad.jpg not downloaded yet
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252Fa81ef60d-011f-48bc-9a28-da4ae7f6bd0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/a81ef60d-011f-48bc-9a28-da4ae7f6bd0b.jpg not downloaded yet
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749822/general/990c31ae-aa3a-476c-90ac-e9a082b5973f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738478)
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750068/general/c0dc093e-21a2-4d81-a05b-5f938cb09673.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738605)
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750068/general/4022ae1f-5e82-4338-94ed-f9c20da4f904.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738605)
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252Fe3cc1305-5a65-4fdc-af3b-b7d05a69c689.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/e3cc1305-5a65-4fdc-af3b-b7d05a69c689.jpg not downloaded yet
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252Fcc33ebdb-9766-4371-ac01-610bbf0d7568.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/cc33ebdb-9766-4371-ac01-610bbf0d7568.jpg not downloaded yet
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22450ce50>
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252F05ba39b6-400c-47a8-ade2-5c673db81dd9.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/05ba39b6-400c-47a8-ade2-5c673db81dd9.jpg saved to cache
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d204f01d-37d8-54d2-8353-a6941b5fff75
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245a7490>
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252F6d8c6ea4-e090-405e-a313-d2eda8b3b614.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/6d8c6ea4-e090-405e-a313-d2eda8b3b614.jpg saved to cache
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d204f01d-37d8-54d2-8353-a6941b5fff75
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22456d6d0>
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252F1e6bf429-d0dd-473f-8966-1a377d84584a.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/1e6bf429-d0dd-473f-8966-1a377d84584a.jpg saved to cache
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6cf21489-3c8e-5946-bd3e-e4fbafceafaf
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749820/general/0faf857d-e9e3-4678-bc0f-05056f530bec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738476)
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749821/general/87bf9dca-e2a0-4ca5-a10b-9f91814bec39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738477)
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252F1c4a7003-6585-4760-a007-460aecf7d6a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/1c4a7003-6585-4760-a007-460aecf7d6a1.jpg not downloaded yet
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252F551ce7d6-8a62-4eb5-abe6-49945c1d4adb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/551ce7d6-8a62-4eb5-abe6-49945c1d4adb.jpg not downloaded yet
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749819/general/58eb79ee-24bd-4e2d-8fde-f2245f4c711d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738475)
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749822/general/9591c7b4-fe72-4852-bfe0-3b394937ebfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738478)
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749823/general/e33fd6a5-bec7-40d7-937d-33816fc038f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738479)
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252Fb758485c-5ce7-4d97-8fdc-3e26c68c720e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/b758485c-5ce7-4d97-8fdc-3e26c68c720e.jpg not downloaded yet
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252F117244b8-6c76-4a7f-8cb7-6d3ca576b577.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/117244b8-6c76-4a7f-8cb7-6d3ca576b577.jpg not downloaded yet
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252F12dcc34b-e6db-4d44-9510-adcfa194624c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/12dcc34b-e6db-4d44-9510-adcfa194624c.jpg not downloaded yet
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252F254c78d9-3920-493e-94d9-37fa525302a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/254c78d9-3920-493e-94d9-37fa525302a2.jpg not downloaded yet
2026-03-27 16:36:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e554ac10-3b49-5776-acf5-250c71db49be with identifier: 10738665
2026-03-27 16:36:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e554ac10-3b49-5776-acf5-250c71db49be with scrape type 1
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e554ac10-3b49-5776-acf5-250c71db49be
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252Ffb9de59b-e90a-4693-afb4-bf391a1936e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/fb9de59b-e90a-4693-afb4-bf391a1936e5.jpg not downloaded yet
2026-03-27 16:36:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7d12a81-7251-5177-bcfe-3973ca5ce306 with identifier: 10738518
2026-03-27 16:36:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7d12a81-7251-5177-bcfe-3973ca5ce306 with scrape type 1
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7d12a81-7251-5177-bcfe-3973ca5ce306
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252Fcbf48af2-551d-4bec-906b-1e8a21c5f55e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/cbf48af2-551d-4bec-906b-1e8a21c5f55e.jpg not downloaded yet
2026-03-27 16:36:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0 with identifier: 10738582
2026-03-27 16:36:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0 with scrape type 1
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252Fad3e1734-2824-4a82-8c66-f1be67a39569.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/ad3e1734-2824-4a82-8c66-f1be67a39569.jpg not downloaded yet
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22433f910>
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252F7de44372-ae38-4d45-be10-c703c107d0e6.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/7de44372-ae38-4d45-be10-c703c107d0e6.jpg saved to cache
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a865b6ce-d11a-541e-befe-8e954b73f596
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b1fd10>
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252Fcaa58526-5be3-4c8d-b450-3247285ab760.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/caa58526-5be3-4c8d-b450-3247285ab760.jpg saved to cache
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6cf21489-3c8e-5946-bd3e-e4fbafceafaf
2026-03-27 16:36:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f627432-9140-53f9-adf4-4b8c42553c40 with identifier: 10738546
2026-03-27 16:36:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f627432-9140-53f9-adf4-4b8c42553c40 with scrape type 1
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6f627432-9140-53f9-adf4-4b8c42553c40
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252F3a94aeed-ba8c-47f6-8cf9-6b2d80e6e2d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/3a94aeed-ba8c-47f6-8cf9-6b2d80e6e2d1.jpg not downloaded yet
2026-03-27 16:36:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1e90641-0839-5338-a065-454c71919810 with identifier: 10738622
2026-03-27 16:36:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1e90641-0839-5338-a065-454c71919810 with scrape type 1
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a1e90641-0839-5338-a065-454c71919810
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252Fecb88ba1-6c71-41c3-9078-df59e39cb587.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/ecb88ba1-6c71-41c3-9078-df59e39cb587.jpg not downloaded yet
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22414c6d0>
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252F990c31ae-aa3a-476c-90ac-e9a082b5973f.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/990c31ae-aa3a-476c-90ac-e9a082b5973f.jpg saved to cache
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7702cddc-0710-5850-afde-5a36f3c7c9a2
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d6cd10>
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252Fc0dc093e-21a2-4d81-a05b-5f938cb09673.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/c0dc093e-21a2-4d81-a05b-5f938cb09673.jpg saved to cache
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 36b4d9a8-ca97-5c86-962b-59a537747f91
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225921c10>
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252F4022ae1f-5e82-4338-94ed-f9c20da4f904.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/4022ae1f-5e82-4338-94ed-f9c20da4f904.jpg saved to cache
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 36b4d9a8-ca97-5c86-962b-59a537747f91
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749820/general/df4d6d70-6ead-4fd5-b42c-4395a2ecb7cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738476)
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252F9f5075d8-41a0-4316-b416-c82e6076a78b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/9f5075d8-41a0-4316-b416-c82e6076a78b.jpg not downloaded yet
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252Ffb24c127-33b7-4840-a30f-694140c79255.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/fb24c127-33b7-4840-a30f-694140c79255.jpg not downloaded yet
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252F5f980bc2-e93e-48e4-bb21-3d9745a03ea6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/5f980bc2-e93e-48e4-bb21-3d9745a03ea6.jpg not downloaded yet
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252F2120854c-b76a-4bb6-9729-daea166a92a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/2120854c-b76a-4bb6-9729-daea166a92a1.jpg not downloaded yet
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252F2534ce4b-0905-4398-8d0e-3758f997dd55.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/2534ce4b-0905-4398-8d0e-3758f997dd55.jpg not downloaded yet
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252F4551d9b8-b27a-4b55-b0b7-94da45deb5cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/4551d9b8-b27a-4b55-b0b7-94da45deb5cd.jpg not downloaded yet
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252Fc7c35aaf-b5c2-4a90-9adc-cc4d3c431068.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/c7c35aaf-b5c2-4a90-9adc-cc4d3c431068.jpg not downloaded yet
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252Fa6a73410-dec0-4ad5-bac1-b6b0d20db635.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/a6a73410-dec0-4ad5-bac1-b6b0d20db635.jpg not downloaded yet
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749822/general/0375da3f-27e1-4f4e-bffa-476c8dfecb51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738478)
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749819/general/d5b20ddc-bbac-4e01-b31b-a9b65ddb2e8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738475)
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749823/general/789f25b1-8947-4bc0-98a8-3b5eb82fb46a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738479)
2026-03-27 16:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749821/general/ec8d7813-8d01-4d85-bc55-69a9fdcadd4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738477)
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252Fc67b3289-0ea8-4ed5-bbf9-ff7e17acd9b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/c67b3289-0ea8-4ed5-bbf9-ff7e17acd9b6.jpg not downloaded yet
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225caeb10>
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252F0faf857d-e9e3-4678-bc0f-05056f530bec.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/0faf857d-e9e3-4678-bc0f-05056f530bec.jpg saved to cache
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6cf21489-3c8e-5946-bd3e-e4fbafceafaf
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224138cd0>
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252F87bf9dca-e2a0-4ca5-a10b-9f91814bec39.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/87bf9dca-e2a0-4ca5-a10b-9f91814bec39.jpg saved to cache
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d204f01d-37d8-54d2-8353-a6941b5fff75
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256a9750>
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252F58eb79ee-24bd-4e2d-8fde-f2245f4c711d.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/58eb79ee-24bd-4e2d-8fde-f2245f4c711d.jpg saved to cache
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a865b6ce-d11a-541e-befe-8e954b73f596
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225631b10>
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252F9591c7b4-fe72-4852-bfe0-3b394937ebfb.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/9591c7b4-fe72-4852-bfe0-3b394937ebfb.jpg saved to cache
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7702cddc-0710-5850-afde-5a36f3c7c9a2
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224250210>
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252Fe33fd6a5-bec7-40d7-937d-33816fc038f2.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/e33fd6a5-bec7-40d7-937d-33816fc038f2.jpg saved to cache
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2d2f0389-dc8d-52db-a399-11beaa8ab08d
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252F94709eaf-354d-44f1-acca-f16cca7741f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/94709eaf-354d-44f1-acca-f16cca7741f0.jpg not downloaded yet
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252F92198ba3-3de1-4e34-b536-e8224d773688.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/92198ba3-3de1-4e34-b536-e8224d773688.jpg not downloaded yet
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252Ff7ca7b28-e6f3-4b39-add9-fdf580b196dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/f7ca7b28-e6f3-4b39-add9-fdf580b196dd.jpg not downloaded yet
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252Fe09b4905-f4da-4ee6-b130-92566cbb2628.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/e09b4905-f4da-4ee6-b130-92566cbb2628.jpg not downloaded yet
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252Fdcbe2c3b-a088-41c9-bc17-4aa4bcd3174f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/dcbe2c3b-a088-41c9-bc17-4aa4bcd3174f.jpg not downloaded yet
2026-03-27 16:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749822/general/87fe40a4-8a59-481b-ab33-552453d05d1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738478)
2026-03-27 16:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749821/general/085fdac7-f9f5-4ed7-a935-f3db76bf6b02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738477)
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252F75a6c89c-68c8-4fd7-8ec0-ac0b90159289.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/75a6c89c-68c8-4fd7-8ec0-ac0b90159289.jpg not downloaded yet
2026-03-27 16:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749823/general/eb391b5d-fe73-4d20-ad2e-9ff5e89dd416.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738479)
2026-03-27 16:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749822/general/c8763166-ffad-4f9b-8b50-6afc96c4a759.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738478)
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252Ff101978f-a59f-4738-bf3e-200a5e55a1a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/f101978f-a59f-4738-bf3e-200a5e55a1a2.jpg not downloaded yet
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252F64cf349a-a54c-4c61-a9d8-055d499d3c47.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/64cf349a-a54c-4c61-a9d8-055d499d3c47.jpg not downloaded yet
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252F3ab0dd6b-dc05-434b-97df-c99b277ca65d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/3ab0dd6b-dc05-434b-97df-c99b277ca65d.jpg not downloaded yet
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252F34a3f5c0-2d62-4083-9f07-a644e19dbb55.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/34a3f5c0-2d62-4083-9f07-a644e19dbb55.jpg not downloaded yet
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252F71c4daf8-d0c6-4b0e-823a-d98f82b6b0d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/71c4daf8-d0c6-4b0e-823a-d98f82b6b0d5.jpg not downloaded yet
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cac5d0>
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252Fdf4d6d70-6ead-4fd5-b42c-4395a2ecb7cb.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/df4d6d70-6ead-4fd5-b42c-4395a2ecb7cb.jpg saved to cache
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6cf21489-3c8e-5946-bd3e-e4fbafceafaf
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b29690>
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252F0375da3f-27e1-4f4e-bffa-476c8dfecb51.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/0375da3f-27e1-4f4e-bffa-476c8dfecb51.jpg saved to cache
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7702cddc-0710-5850-afde-5a36f3c7c9a2
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bed890>
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252Fd5b20ddc-bbac-4e01-b31b-a9b65ddb2e8b.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/d5b20ddc-bbac-4e01-b31b-a9b65ddb2e8b.jpg saved to cache
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a865b6ce-d11a-541e-befe-8e954b73f596
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b82890>
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252F789f25b1-8947-4bc0-98a8-3b5eb82fb46a.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/789f25b1-8947-4bc0-98a8-3b5eb82fb46a.jpg saved to cache
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2d2f0389-dc8d-52db-a399-11beaa8ab08d
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224329fd0>
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252Fec8d7813-8d01-4d85-bc55-69a9fdcadd4e.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/ec8d7813-8d01-4d85-bc55-69a9fdcadd4e.jpg saved to cache
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d204f01d-37d8-54d2-8353-a6941b5fff75
2026-03-27 16:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749820/general/551ce7d6-8a62-4eb5-abe6-49945c1d4adb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738476)
2026-03-27 16:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749820/general/a81ef60d-011f-48bc-9a28-da4ae7f6bd0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738476)
2026-03-27 16:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749819/general/90868cde-402c-4d73-b9eb-b19056fc03ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738475)
2026-03-27 16:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749820/general/e6058765-1f37-40bf-99f8-034aee1afc79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738476)
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252F6469cb01-1ca4-4ccb-9fe3-33c013a319e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/6469cb01-1ca4-4ccb-9fe3-33c013a319e2.jpg not downloaded yet
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252F1e5b49f9-a680-4071-a38f-cbdeccf26a4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/1e5b49f9-a680-4071-a38f-cbdeccf26a4d.jpg not downloaded yet
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252F86e85907-5a0b-4362-84ba-126ef48ca278.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/86e85907-5a0b-4362-84ba-126ef48ca278.jpg not downloaded yet
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252Fa2e1549f-0bb6-4ac9-8a34-fe0ce5072595.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/a2e1549f-0bb6-4ac9-8a34-fe0ce5072595.jpg not downloaded yet
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252Fb7a417d6-007b-4985-94b7-684739d300d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/b7a417d6-007b-4985-94b7-684739d300d0.jpg not downloaded yet
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240c5150>
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252F87fe40a4-8a59-481b-ab33-552453d05d1f.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/87fe40a4-8a59-481b-ab33-552453d05d1f.jpg saved to cache
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7702cddc-0710-5850-afde-5a36f3c7c9a2
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b28550>
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252F085fdac7-f9f5-4ed7-a935-f3db76bf6b02.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/085fdac7-f9f5-4ed7-a935-f3db76bf6b02.jpg saved to cache
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d204f01d-37d8-54d2-8353-a6941b5fff75
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22588f490>
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252Feb391b5d-fe73-4d20-ad2e-9ff5e89dd416.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/eb391b5d-fe73-4d20-ad2e-9ff5e89dd416.jpg saved to cache
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2d2f0389-dc8d-52db-a399-11beaa8ab08d
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256be550>
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252Fc8763166-ffad-4f9b-8b50-6afc96c4a759.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/c8763166-ffad-4f9b-8b50-6afc96c4a759.jpg saved to cache
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7702cddc-0710-5850-afde-5a36f3c7c9a2
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252Fde3ce39c-9afc-47ae-a964-70e963f392d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/de3ce39c-9afc-47ae-a964-70e963f392d1.jpg not downloaded yet
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252F4e45f66e-1e93-4b5c-b8f9-fcf4757b90da.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/4e45f66e-1e93-4b5c-b8f9-fcf4757b90da.jpg not downloaded yet
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252F9bf928bd-7087-4850-9335-702eceefd9c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/9bf928bd-7087-4850-9335-702eceefd9c7.jpg not downloaded yet
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252Fa7e3638d-e6b5-4b47-91d4-7ff96a0dc4ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/a7e3638d-e6b5-4b47-91d4-7ff96a0dc4ef.jpg not downloaded yet
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252Fa8ae4b0d-ed88-46cc-9f38-9aea3927fd18.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/a8ae4b0d-ed88-46cc-9f38-9aea3927fd18.jpg not downloaded yet
2026-03-27 16:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749822/general/117244b8-6c76-4a7f-8cb7-6d3ca576b577.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738478)
2026-03-27 16:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749822/general/cc33ebdb-9766-4371-ac01-610bbf0d7568.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738478)
2026-03-27 16:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750086/general/dcbe2c3b-a088-41c9-bc17-4aa4bcd3174f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738622)
2026-03-27 16:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750044/general/ad3e1734-2824-4a82-8c66-f1be67a39569.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738582)
2026-03-27 16:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749822/general/9f5075d8-41a0-4316-b416-c82e6076a78b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738478)
2026-03-27 16:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750086/general/ecb88ba1-6c71-41c3-9078-df59e39cb587.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738622)
2026-03-27 16:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749819/general/1c4a7003-6585-4760-a007-460aecf7d6a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738475)
2026-03-27 16:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750005/general/3a94aeed-ba8c-47f6-8cf9-6b2d80e6e2d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738546)
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252F5ab47125-81e3-4589-a6e8-932641ef255e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/5ab47125-81e3-4589-a6e8-932641ef255e.jpg not downloaded yet
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252Ff6a81ace-e94d-417f-aeec-2b6e41455a86.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/f6a81ace-e94d-417f-aeec-2b6e41455a86.jpg not downloaded yet
2026-03-27 16:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252Faa70ccb9-b0d2-4e9a-8626-6e3e66f80a0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/aa70ccb9-b0d2-4e9a-8626-6e3e66f80a0e.jpg not downloaded yet
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252F3324971b-eb19-489a-9c6e-ccb6969c90d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/3324971b-eb19-489a-9c6e-ccb6969c90d0.jpg not downloaded yet
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252Ff4be9d9c-7803-4562-ab6a-240caf3720d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/f4be9d9c-7803-4562-ab6a-240caf3720d5.jpg not downloaded yet
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258868d0>
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252F551ce7d6-8a62-4eb5-abe6-49945c1d4adb.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/551ce7d6-8a62-4eb5-abe6-49945c1d4adb.jpg saved to cache
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6cf21489-3c8e-5946-bd3e-e4fbafceafaf
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256c8590>
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252Fa81ef60d-011f-48bc-9a28-da4ae7f6bd0b.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/a81ef60d-011f-48bc-9a28-da4ae7f6bd0b.jpg saved to cache
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6cf21489-3c8e-5946-bd3e-e4fbafceafaf
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225befb50>
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252F90868cde-402c-4d73-b9eb-b19056fc03ad.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/90868cde-402c-4d73-b9eb-b19056fc03ad.jpg saved to cache
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a865b6ce-d11a-541e-befe-8e954b73f596
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ac1990>
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252Fe6058765-1f37-40bf-99f8-034aee1afc79.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/e6058765-1f37-40bf-99f8-034aee1afc79.jpg saved to cache
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6cf21489-3c8e-5946-bd3e-e4fbafceafaf
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252F08c62896-6d2b-42da-96b8-0bd0f9620536.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/08c62896-6d2b-42da-96b8-0bd0f9620536.jpg not downloaded yet
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252F88c7e0f1-26e8-4473-ae50-33d29790c4b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/88c7e0f1-26e8-4473-ae50-33d29790c4b3.jpg not downloaded yet
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252F7e2cef81-4717-4490-b4d2-77759ac26437.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/7e2cef81-4717-4490-b4d2-77759ac26437.jpg not downloaded yet
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252Fb0c879af-10b6-46b5-a908-f5feb09a55aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/b0c879af-10b6-46b5-a908-f5feb09a55aa.jpg not downloaded yet
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252F577efb26-bb92-4f11-b979-4e7e5126cfc6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/577efb26-bb92-4f11-b979-4e7e5126cfc6.jpg not downloaded yet
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225780c50>
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252F117244b8-6c76-4a7f-8cb7-6d3ca576b577.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/117244b8-6c76-4a7f-8cb7-6d3ca576b577.jpg saved to cache
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7702cddc-0710-5850-afde-5a36f3c7c9a2
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225762610>
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252Fcc33ebdb-9766-4371-ac01-610bbf0d7568.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/cc33ebdb-9766-4371-ac01-610bbf0d7568.jpg saved to cache
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7702cddc-0710-5850-afde-5a36f3c7c9a2
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225be8d50>
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252Fdcbe2c3b-a088-41c9-bc17-4aa4bcd3174f.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/dcbe2c3b-a088-41c9-bc17-4aa4bcd3174f.jpg saved to cache
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a1e90641-0839-5338-a065-454c71919810
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225763450>
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252Fad3e1734-2824-4a82-8c66-f1be67a39569.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/ad3e1734-2824-4a82-8c66-f1be67a39569.jpg saved to cache
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2255fd7d0>
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252F9f5075d8-41a0-4316-b416-c82e6076a78b.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/9f5075d8-41a0-4316-b416-c82e6076a78b.jpg saved to cache
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7702cddc-0710-5850-afde-5a36f3c7c9a2
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225760b10>
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252Fecb88ba1-6c71-41c3-9078-df59e39cb587.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/ecb88ba1-6c71-41c3-9078-df59e39cb587.jpg saved to cache
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a1e90641-0839-5338-a065-454c71919810
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22577c050>
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252F1c4a7003-6585-4760-a007-460aecf7d6a1.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/1c4a7003-6585-4760-a007-460aecf7d6a1.jpg saved to cache
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a865b6ce-d11a-541e-befe-8e954b73f596
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225763950>
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252F3a94aeed-ba8c-47f6-8cf9-6b2d80e6e2d1.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/3a94aeed-ba8c-47f6-8cf9-6b2d80e6e2d1.jpg saved to cache
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6f627432-9140-53f9-adf4-4b8c42553c40
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252Fcd25fb8e-7b82-4749-9bc9-f00220d426f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/cd25fb8e-7b82-4749-9bc9-f00220d426f0.jpg not downloaded yet
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252F8a888986-6d6c-4b2a-ab5d-115fae87f952.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/8a888986-6d6c-4b2a-ab5d-115fae87f952.jpg not downloaded yet
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252Fa48217c0-52a0-4a90-b3a2-327114ad3e4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/a48217c0-52a0-4a90-b3a2-327114ad3e4e.jpg not downloaded yet
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252F0d08dd0a-1496-4bfb-9e18-db5e5e9fdee3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/0d08dd0a-1496-4bfb-9e18-db5e5e9fdee3.jpg not downloaded yet
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252F54b061db-ca56-48a6-9ce4-17d0cbb5010f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/54b061db-ca56-48a6-9ce4-17d0cbb5010f.jpg not downloaded yet
2026-03-27 16:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750005/general/e09b4905-f4da-4ee6-b130-92566cbb2628.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738546)
2026-03-27 16:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749822/general/c67b3289-0ea8-4ed5-bbf9-ff7e17acd9b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738478)
2026-03-27 16:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750086/general/a8ae4b0d-ed88-46cc-9f38-9aea3927fd18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738622)
2026-03-27 16:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750086/general/a6a73410-dec0-4ad5-bac1-b6b0d20db635.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738622)
2026-03-27 16:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749915/general/92198ba3-3de1-4e34-b536-e8224d773688.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738518)
2026-03-27 16:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750044/general/f7ca7b28-e6f3-4b39-add9-fdf580b196dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738582)
2026-03-27 16:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749822/general/75a6c89c-68c8-4fd7-8ec0-ac0b90159289.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738478)
2026-03-27 16:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750131/general/94709eaf-354d-44f1-acca-f16cca7741f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738665)
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252F4859b2b4-d47a-401c-b4dd-582307d65920.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/4859b2b4-d47a-401c-b4dd-582307d65920.jpg not downloaded yet
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252Fb0dfff99-fb8c-4d54-bc40-17abf46e8336.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/b0dfff99-fb8c-4d54-bc40-17abf46e8336.jpg not downloaded yet
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252Fec5af03f-9590-4479-9cda-f02ef08b20a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/ec5af03f-9590-4479-9cda-f02ef08b20a0.jpg not downloaded yet
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252Fec79e414-ba88-428e-966c-ee5a2512c564.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/ec79e414-ba88-428e-966c-ee5a2512c564.jpg not downloaded yet
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252F961a27a0-2b4a-4c8d-bb3a-6b6c10ed32db.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/961a27a0-2b4a-4c8d-bb3a-6b6c10ed32db.jpg not downloaded yet
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224177dd0>
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252Fe09b4905-f4da-4ee6-b130-92566cbb2628.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/e09b4905-f4da-4ee6-b130-92566cbb2628.jpg saved to cache
2026-03-27 16:36:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6f627432-9140-53f9-adf4-4b8c42553c40
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22561e1d0>
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252Fc67b3289-0ea8-4ed5-bbf9-ff7e17acd9b6.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/c67b3289-0ea8-4ed5-bbf9-ff7e17acd9b6.jpg saved to cache
2026-03-27 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7702cddc-0710-5850-afde-5a36f3c7c9a2
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225caf510>
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252Fa8ae4b0d-ed88-46cc-9f38-9aea3927fd18.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/a8ae4b0d-ed88-46cc-9f38-9aea3927fd18.jpg saved to cache
2026-03-27 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a1e90641-0839-5338-a065-454c71919810
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22587c950>
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252Fa6a73410-dec0-4ad5-bac1-b6b0d20db635.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/a6a73410-dec0-4ad5-bac1-b6b0d20db635.jpg saved to cache
2026-03-27 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a1e90641-0839-5338-a065-454c71919810
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224175390>
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252F92198ba3-3de1-4e34-b536-e8224d773688.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/92198ba3-3de1-4e34-b536-e8224d773688.jpg saved to cache
2026-03-27 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d7d12a81-7251-5177-bcfe-3973ca5ce306
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22430e450>
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252Ff7ca7b28-e6f3-4b39-add9-fdf580b196dd.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/f7ca7b28-e6f3-4b39-add9-fdf580b196dd.jpg saved to cache
2026-03-27 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22588afd0>
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749822%252Fgeneral%252F75a6c89c-68c8-4fd7-8ec0-ac0b90159289.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749822/general/75a6c89c-68c8-4fd7-8ec0-ac0b90159289.jpg saved to cache
2026-03-27 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7702cddc-0710-5850-afde-5a36f3c7c9a2
2026-03-27 16:36:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7702cddc-0710-5850-afde-5a36f3c7c9a2, skipping ID generation
2026-03-27 16:36:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7702cddc-0710-5850-afde-5a36f3c7c9a2 with scrape type 1
2026-03-27 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7702cddc-0710-5850-afde-5a36f3c7c9a2 sending to next pipeline
2026-03-27 16:36:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7702cddc-0710-5850-afde-5a36f3c7c9a2, identifier: 10738478
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225760710>
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252F94709eaf-354d-44f1-acca-f16cca7741f0.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/94709eaf-354d-44f1-acca-f16cca7741f0.jpg saved to cache
2026-03-27 16:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e554ac10-3b49-5776-acf5-250c71db49be
2026-03-27 16:36:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7702cddc-0710-5850-afde-5a36f3c7c9a2 with identifier: 10738478
2026-03-27 16:36:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7702cddc-0710-5850-afde-5a36f3c7c9a2 with identifier: 10738478
2026-03-27 16:36:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7702cddc-0710-5850-afde-5a36f3c7c9a2 with identifier: 10738478 to the API
2026-03-27 16:36:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749822/general/75a6c89c-68c8-4fd7-8ec0-ac0b90159289.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 102,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '7702cddc-0710-5850-afde-5a36f3c7c9a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-868-RR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738478',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Express',
'odometer': 195928,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138850,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749822/general/990c31ae-aa3a-476c-90ac-e9a082b5973f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749822/general/0375da3f-27e1-4f4e-bffa-476c8dfecb51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134052,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749822/general/9591c7b4-fe72-4852-bfe0-3b394937ebfb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749822/general/c8763166-ffad-4f9b-8b50-6afc96c4a759.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749822/general/87fe40a4-8a59-481b-ab33-552453d05d1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116425,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749822/general/cc33ebdb-9766-4371-ac01-610bbf0d7568.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749822/general/117244b8-6c76-4a7f-8cb7-6d3ca576b577.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135502,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749822/general/9f5075d8-41a0-4316-b416-c82e6076a78b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106005,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749822/general/c67b3289-0ea8-4ed5-bbf9-ff7e17acd9b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7702cddc-0710-5850-afde-5a36f3c7c9a2/7702cddc-0710-5850-afde-5a36f3c7c9a2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133936,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749822/general/75a6c89c-68c8-4fd7-8ec0-ac0b90159289.jpg',
'Width': 1024}],
'price': 4400,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Express Comfort - Petrol - Manual - 102 hp - 195.928 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738478%27 HTTP/1.1" 200 None
2026-03-27 16:36:24 [adesa.fr] INFO: Saving data for 10738478: {'created_time': 1774629384.337079, 'last_price_update_time': 1774629384.33709, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738478') HTTP/1.1" 204 0
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750086/general/b7a417d6-007b-4985-94b7-684739d300d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738622)
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750005/general/a7e3638d-e6b5-4b47-91d4-7ff96a0dc4ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738546)
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750044/general/86e85907-5a0b-4362-84ba-126ef48ca278.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738582)
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750086/general/54b061db-ca56-48a6-9ce4-17d0cbb5010f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738622)
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750044/general/9bf928bd-7087-4850-9335-702eceefd9c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738582)
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750131/general/de3ce39c-9afc-47ae-a964-70e963f392d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738665)
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749915/general/4e45f66e-1e93-4b5c-b8f9-fcf4757b90da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738518)
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750005/general/a2e1549f-0bb6-4ac9-8a34-fe0ce5072595.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738546)
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749915/general/8a888986-6d6c-4b2a-ab5d-115fae87f952.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738518)
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750044/general/a48217c0-52a0-4a90-b3a2-327114ad3e4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738582)
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750086/general/577efb26-bb92-4f11-b979-4e7e5126cfc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738622)
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750086/general/961a27a0-2b4a-4c8d-bb3a-6b6c10ed32db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738622)
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22417a290>
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252Fb7a417d6-007b-4985-94b7-684739d300d0.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/b7a417d6-007b-4985-94b7-684739d300d0.jpg saved to cache
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a1e90641-0839-5338-a065-454c71919810
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750005/general/b0c879af-10b6-46b5-a908-f5feb09a55aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738546)
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242c4d90>
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252Fa7e3638d-e6b5-4b47-91d4-7ff96a0dc4ef.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/a7e3638d-e6b5-4b47-91d4-7ff96a0dc4ef.jpg saved to cache
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6f627432-9140-53f9-adf4-4b8c42553c40
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22438b290>
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252F86e85907-5a0b-4362-84ba-126ef48ca278.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/86e85907-5a0b-4362-84ba-126ef48ca278.jpg saved to cache
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244b9590>
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252F54b061db-ca56-48a6-9ce4-17d0cbb5010f.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/54b061db-ca56-48a6-9ce4-17d0cbb5010f.jpg saved to cache
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a1e90641-0839-5338-a065-454c71919810
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750005/general/0d08dd0a-1496-4bfb-9e18-db5e5e9fdee3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738546)
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750131/general/cd25fb8e-7b82-4749-9bc9-f00220d426f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738665)
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750005/general/ec79e414-ba88-428e-966c-ee5a2512c564.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738546)
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749915/general/b0dfff99-fb8c-4d54-bc40-17abf46e8336.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738518)
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750044/general/7e2cef81-4717-4490-b4d2-77759ac26437.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738582)
2026-03-27 16:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750044/general/ec5af03f-9590-4479-9cda-f02ef08b20a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738582)
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225819310>
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252F9bf928bd-7087-4850-9335-702eceefd9c7.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/9bf928bd-7087-4850-9335-702eceefd9c7.jpg saved to cache
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22585a7d0>
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252Fde3ce39c-9afc-47ae-a964-70e963f392d1.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/de3ce39c-9afc-47ae-a964-70e963f392d1.jpg saved to cache
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e554ac10-3b49-5776-acf5-250c71db49be
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257b3e90>
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252F4e45f66e-1e93-4b5c-b8f9-fcf4757b90da.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/4e45f66e-1e93-4b5c-b8f9-fcf4757b90da.jpg saved to cache
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d7d12a81-7251-5177-bcfe-3973ca5ce306
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b36f50>
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252Fa2e1549f-0bb6-4ac9-8a34-fe0ce5072595.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/a2e1549f-0bb6-4ac9-8a34-fe0ce5072595.jpg saved to cache
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6f627432-9140-53f9-adf4-4b8c42553c40
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258388d0>
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252F8a888986-6d6c-4b2a-ab5d-115fae87f952.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/8a888986-6d6c-4b2a-ab5d-115fae87f952.jpg saved to cache
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d7d12a81-7251-5177-bcfe-3973ca5ce306
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244bb8d0>
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252Fa48217c0-52a0-4a90-b3a2-327114ad3e4e.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/a48217c0-52a0-4a90-b3a2-327114ad3e4e.jpg saved to cache
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22585af50>
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252F577efb26-bb92-4f11-b979-4e7e5126cfc6.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/577efb26-bb92-4f11-b979-4e7e5126cfc6.jpg saved to cache
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a1e90641-0839-5338-a065-454c71919810
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22452c5d0>
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252F961a27a0-2b4a-4c8d-bb3a-6b6c10ed32db.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/961a27a0-2b4a-4c8d-bb3a-6b6c10ed32db.jpg saved to cache
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a1e90641-0839-5338-a065-454c71919810
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225838b90>
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252Fb0c879af-10b6-46b5-a908-f5feb09a55aa.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/b0c879af-10b6-46b5-a908-f5feb09a55aa.jpg saved to cache
2026-03-27 16:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6f627432-9140-53f9-adf4-4b8c42553c40
2026-03-27 16:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750131/general/4859b2b4-d47a-401c-b4dd-582307d65920.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738665)
2026-03-27 16:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750005/general/3324971b-eb19-489a-9c6e-ccb6969c90d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738546)
2026-03-27 16:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750086/general/f4be9d9c-7803-4562-ab6a-240caf3720d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738622)
2026-03-27 16:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750131/general/08c62896-6d2b-42da-96b8-0bd0f9620536.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738665)
2026-03-27 16:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750044/general/aa70ccb9-b0d2-4e9a-8626-6e3e66f80a0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738582)
2026-03-27 16:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749915/general/88c7e0f1-26e8-4473-ae50-33d29790c4b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738518)
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22585b6d0>
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252F0d08dd0a-1496-4bfb-9e18-db5e5e9fdee3.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/0d08dd0a-1496-4bfb-9e18-db5e5e9fdee3.jpg saved to cache
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6f627432-9140-53f9-adf4-4b8c42553c40
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bed390>
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252Fcd25fb8e-7b82-4749-9bc9-f00220d426f0.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/cd25fb8e-7b82-4749-9bc9-f00220d426f0.jpg saved to cache
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e554ac10-3b49-5776-acf5-250c71db49be
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22451bb50>
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252Fec79e414-ba88-428e-966c-ee5a2512c564.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/ec79e414-ba88-428e-966c-ee5a2512c564.jpg saved to cache
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6f627432-9140-53f9-adf4-4b8c42553c40
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256abc90>
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252Fb0dfff99-fb8c-4d54-bc40-17abf46e8336.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/b0dfff99-fb8c-4d54-bc40-17abf46e8336.jpg saved to cache
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d7d12a81-7251-5177-bcfe-3973ca5ce306
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245195d0>
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252F7e2cef81-4717-4490-b4d2-77759ac26437.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/7e2cef81-4717-4490-b4d2-77759ac26437.jpg saved to cache
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ba2ed0>
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252Fec5af03f-9590-4479-9cda-f02ef08b20a0.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/ec5af03f-9590-4479-9cda-f02ef08b20a0.jpg saved to cache
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0
2026-03-27 16:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750131/general/5ab47125-81e3-4589-a6e8-932641ef255e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738665)
2026-03-27 16:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750005/general/34a3f5c0-2d62-4083-9f07-a644e19dbb55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738546)
2026-03-27 16:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750131/general/6469cb01-1ca4-4ccb-9fe3-33c013a319e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738665)
2026-03-27 16:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749915/general/f6a81ace-e94d-417f-aeec-2b6e41455a86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738518)
2026-03-27 16:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749915/general/1e5b49f9-a680-4071-a38f-cbdeccf26a4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738518)
2026-03-27 16:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750086/general/71c4daf8-d0c6-4b0e-823a-d98f82b6b0d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738622)
2026-03-27 16:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750044/general/3ab0dd6b-dc05-434b-97df-c99b277ca65d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738582)
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225695090>
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252F4859b2b4-d47a-401c-b4dd-582307d65920.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/4859b2b4-d47a-401c-b4dd-582307d65920.jpg saved to cache
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e554ac10-3b49-5776-acf5-250c71db49be
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff17510>
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252F3324971b-eb19-489a-9c6e-ccb6969c90d0.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/3324971b-eb19-489a-9c6e-ccb6969c90d0.jpg saved to cache
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6f627432-9140-53f9-adf4-4b8c42553c40
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243968d0>
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252Ff4be9d9c-7803-4562-ab6a-240caf3720d5.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/f4be9d9c-7803-4562-ab6a-240caf3720d5.jpg saved to cache
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a1e90641-0839-5338-a065-454c71919810
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff16110>
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252F08c62896-6d2b-42da-96b8-0bd0f9620536.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/08c62896-6d2b-42da-96b8-0bd0f9620536.jpg saved to cache
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e554ac10-3b49-5776-acf5-250c71db49be
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2255fca90>
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252Faa70ccb9-b0d2-4e9a-8626-6e3e66f80a0e.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/aa70ccb9-b0d2-4e9a-8626-6e3e66f80a0e.jpg saved to cache
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff17450>
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252F88c7e0f1-26e8-4473-ae50-33d29790c4b3.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/88c7e0f1-26e8-4473-ae50-33d29790c4b3.jpg saved to cache
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d7d12a81-7251-5177-bcfe-3973ca5ce306
2026-03-27 16:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750005/general/c7c35aaf-b5c2-4a90-9adc-cc4d3c431068.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738546)
2026-03-27 16:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749915/general/64cf349a-a54c-4c61-a9d8-055d499d3c47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738518)
2026-03-27 16:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750044/general/4551d9b8-b27a-4b55-b0b7-94da45deb5cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738582)
2026-03-27 16:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750131/general/f101978f-a59f-4738-bf3e-200a5e55a1a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738665)
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e9290>
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252F5ab47125-81e3-4589-a6e8-932641ef255e.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/5ab47125-81e3-4589-a6e8-932641ef255e.jpg saved to cache
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e554ac10-3b49-5776-acf5-250c71db49be
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224441cd0>
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252F34a3f5c0-2d62-4083-9f07-a644e19dbb55.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/34a3f5c0-2d62-4083-9f07-a644e19dbb55.jpg saved to cache
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6f627432-9140-53f9-adf4-4b8c42553c40
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22448e650>
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252F6469cb01-1ca4-4ccb-9fe3-33c013a319e2.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/6469cb01-1ca4-4ccb-9fe3-33c013a319e2.jpg saved to cache
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e554ac10-3b49-5776-acf5-250c71db49be
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22449e010>
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252Ff6a81ace-e94d-417f-aeec-2b6e41455a86.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/f6a81ace-e94d-417f-aeec-2b6e41455a86.jpg saved to cache
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d7d12a81-7251-5177-bcfe-3973ca5ce306
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259a8510>
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252F1e5b49f9-a680-4071-a38f-cbdeccf26a4d.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/1e5b49f9-a680-4071-a38f-cbdeccf26a4d.jpg saved to cache
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d7d12a81-7251-5177-bcfe-3973ca5ce306
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225662f90>
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750086%252Fgeneral%252F71c4daf8-d0c6-4b0e-823a-d98f82b6b0d5.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750086/general/71c4daf8-d0c6-4b0e-823a-d98f82b6b0d5.jpg saved to cache
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a1e90641-0839-5338-a065-454c71919810
2026-03-27 16:36:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a1e90641-0839-5338-a065-454c71919810, skipping ID generation
2026-03-27 16:36:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1e90641-0839-5338-a065-454c71919810 with scrape type 1
2026-03-27 16:36:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a1e90641-0839-5338-a065-454c71919810 sending to next pipeline
2026-03-27 16:36:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a1e90641-0839-5338-a065-454c71919810, identifier: 10738622
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff16910>
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252F3ab0dd6b-dc05-434b-97df-c99b277ca65d.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/3ab0dd6b-dc05-434b-97df-c99b277ca65d.jpg saved to cache
2026-03-27 16:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0
2026-03-27 16:36:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a1e90641-0839-5338-a065-454c71919810 with identifier: 10738622
2026-03-27 16:36:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a1e90641-0839-5338-a065-454c71919810 with identifier: 10738622
2026-03-27 16:36:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a1e90641-0839-5338-a065-454c71919810 with identifier: 10738622 to the API
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750086/general/71c4daf8-d0c6-4b0e-823a-d98f82b6b0d5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 200,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a1e90641-0839-5338-a065-454c71919810',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-585-RE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738622',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Austral',
'odometer': 77729,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 63,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181180,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750086/general/ecb88ba1-6c71-41c3-9078-df59e39cb587.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750086/general/a6a73410-dec0-4ad5-bac1-b6b0d20db635.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161571,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750086/general/dcbe2c3b-a088-41c9-bc17-4aa4bcd3174f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750086/general/71c4daf8-d0c6-4b0e-823a-d98f82b6b0d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750086/general/b7a417d6-007b-4985-94b7-684739d300d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750086/general/a8ae4b0d-ed88-46cc-9f38-9aea3927fd18.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94555,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750086/general/f4be9d9c-7803-4562-ab6a-240caf3720d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172859,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750086/general/577efb26-bb92-4f11-b979-4e7e5126cfc6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750086/general/54b061db-ca56-48a6-9ce4-17d0cbb5010f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1e90641-0839-5338-a065-454c71919810/a1e90641-0839-5338-a065-454c71919810_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106586,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750086/general/961a27a0-2b4a-4c8d-bb3a-6b6c10ed32db.jpg',
'Width': 1024}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2024-01-18',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Austral 1.2 Techno - Hybrid - Automatic - 200 hp - 77.729 '
'km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738622%27 HTTP/1.1" 200 None
2026-03-27 16:36:26 [adesa.fr] INFO: Saving data for 10738622: {'created_time': 1774629386.451791, 'last_price_update_time': 1774629386.451803, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738622') HTTP/1.1" 204 0
2026-03-27 16:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749819/general/12dcc34b-e6db-4d44-9510-adcfa194624c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738475)
2026-03-27 16:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749819/general/fb24c127-33b7-4840-a30f-694140c79255.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738475)
2026-03-27 16:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749820/general/5f980bc2-e93e-48e4-bb21-3d9745a03ea6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738476)
2026-03-27 16:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749915/general/2534ce4b-0905-4398-8d0e-3758f997dd55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738518)
2026-03-27 16:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750131/general/2120854c-b76a-4bb6-9729-daea166a92a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738665)
2026-03-27 16:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749820/general/254c78d9-3920-493e-94d9-37fa525302a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738476)
2026-03-27 16:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749915/general/cbf48af2-551d-4bec-906b-1e8a21c5f55e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738518)
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225882f10>
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750005%252Fgeneral%252Fc7c35aaf-b5c2-4a90-9adc-cc4d3c431068.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750005/general/c7c35aaf-b5c2-4a90-9adc-cc4d3c431068.jpg saved to cache
2026-03-27 16:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6f627432-9140-53f9-adf4-4b8c42553c40
2026-03-27 16:36:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6f627432-9140-53f9-adf4-4b8c42553c40, skipping ID generation
2026-03-27 16:36:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f627432-9140-53f9-adf4-4b8c42553c40 with scrape type 1
2026-03-27 16:36:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6f627432-9140-53f9-adf4-4b8c42553c40 sending to next pipeline
2026-03-27 16:36:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6f627432-9140-53f9-adf4-4b8c42553c40, identifier: 10738546
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224316f50>
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252F64cf349a-a54c-4c61-a9d8-055d499d3c47.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/64cf349a-a54c-4c61-a9d8-055d499d3c47.jpg saved to cache
2026-03-27 16:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d7d12a81-7251-5177-bcfe-3973ca5ce306
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22562cc90>
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750044%252Fgeneral%252F4551d9b8-b27a-4b55-b0b7-94da45deb5cd.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750044/general/4551d9b8-b27a-4b55-b0b7-94da45deb5cd.jpg saved to cache
2026-03-27 16:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0
2026-03-27 16:36:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0, skipping ID generation
2026-03-27 16:36:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0 with scrape type 1
2026-03-27 16:36:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0 sending to next pipeline
2026-03-27 16:36:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0, identifier: 10738582
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225678050>
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252Ff101978f-a59f-4738-bf3e-200a5e55a1a2.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/f101978f-a59f-4738-bf3e-200a5e55a1a2.jpg saved to cache
2026-03-27 16:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e554ac10-3b49-5776-acf5-250c71db49be
2026-03-27 16:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750131/general/fb9de59b-e90a-4693-afb4-bf391a1936e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738665)
2026-03-27 16:36:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6f627432-9140-53f9-adf4-4b8c42553c40 with identifier: 10738546
2026-03-27 16:36:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6f627432-9140-53f9-adf4-4b8c42553c40 with identifier: 10738546
2026-03-27 16:36:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6f627432-9140-53f9-adf4-4b8c42553c40 with identifier: 10738546 to the API
2026-03-27 16:36:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750005/general/c7c35aaf-b5c2-4a90-9adc-cc4d3c431068.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 145,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '6f627432-9140-53f9-adf4-4b8c42553c40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-095-KK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738546',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 61232,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750005/general/3a94aeed-ba8c-47f6-8cf9-6b2d80e6e2d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750005/general/c7c35aaf-b5c2-4a90-9adc-cc4d3c431068.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86736,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750005/general/e09b4905-f4da-4ee6-b130-92566cbb2628.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750005/general/34a3f5c0-2d62-4083-9f07-a644e19dbb55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750005/general/a2e1549f-0bb6-4ac9-8a34-fe0ce5072595.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117947,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750005/general/a7e3638d-e6b5-4b47-91d4-7ff96a0dc4ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750005/general/3324971b-eb19-489a-9c6e-ccb6969c90d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63712,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750005/general/b0c879af-10b6-46b5-a908-f5feb09a55aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750005/general/0d08dd0a-1496-4bfb-9e18-db5e5e9fdee3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f627432-9140-53f9-adf4-4b8c42553c40/6f627432-9140-53f9-adf4-4b8c42553c40_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77718,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750005/general/ec79e414-ba88-428e-966c-ee5a2512c564.jpg',
'Width': 1024}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Arkana 1.6 RS Line - Hybrid - Automatic - 145 hp - 61.232 '
'km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2022}
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738546%27 HTTP/1.1" 200 None
2026-03-27 16:36:27 [adesa.fr] INFO: Saving data for 10738546: {'created_time': 1774629387.328996, 'last_price_update_time': 1774629387.329007, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738546') HTTP/1.1" 204 0
2026-03-27 16:36:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0 with identifier: 10738582
2026-03-27 16:36:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0 with identifier: 10738582
2026-03-27 16:36:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0 with identifier: 10738582 to the API
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750044/general/4551d9b8-b27a-4b55-b0b7-94da45deb5cd.jpg>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 85,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR-195-JR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738582',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 150950,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166302,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750044/general/ad3e1734-2824-4a82-8c66-f1be67a39569.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750044/general/4551d9b8-b27a-4b55-b0b7-94da45deb5cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171785,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750044/general/f7ca7b28-e6f3-4b39-add9-fdf580b196dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750044/general/3ab0dd6b-dc05-434b-97df-c99b277ca65d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107237,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750044/general/86e85907-5a0b-4362-84ba-126ef48ca278.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120101,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750044/general/9bf928bd-7087-4850-9335-702eceefd9c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98500,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750044/general/aa70ccb9-b0d2-4e9a-8626-6e3e66f80a0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139052,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750044/general/7e2cef81-4717-4490-b4d2-77759ac26437.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108712,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750044/general/a48217c0-52a0-4a90-b3a2-327114ad3e4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0/e0c81beb-80a9-5bac-bf4e-b5f36e04ccd0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129432,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750044/general/ec5af03f-9590-4479-9cda-f02ef08b20a0.jpg',
'Width': 1024}],
'price': 4600,
'price_includes_vat': True,
'registration_date': '2020-07-15',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Clio 1.5 DCI Air - Diesel - Manual - 85 hp - 150.950 km',
'transmission': 'manual',
'trim': 'Air',
'vin': None,
'year': 2020}
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738582%27 HTTP/1.1" 200 None
2026-03-27 16:36:27 [adesa.fr] INFO: Saving data for 10738582: {'created_time': 1774629387.668325, 'last_price_update_time': 1774629387.668373, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738582') HTTP/1.1" 204 0
2026-03-27 16:36:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749821/general/b758485c-5ce7-4d97-8fdc-3e26c68c720e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738477)
2026-03-27 16:36:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749821/general/e3cc1305-5a65-4fdc-af3b-b7d05a69c689.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738477)
2026-03-27 16:36:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749819/general/51982321-b364-455a-a72e-aae152b2f2a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738475)
2026-03-27 16:36:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749823/general/bd40d231-4708-4ebe-a180-eacae29cfe30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738479)
2026-03-27 16:36:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749821/general/caf5b687-18cc-4fdf-85af-a5b81af43a34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738477)
2026-03-27 16:36:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749819/general/5f7ecbd4-1b9a-4a29-b5d7-8499be7b8226.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738475)
2026-03-27 16:36:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749820/general/105e5165-3046-4fcb-973a-cf5f5cec5f91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738476)
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22562e190>
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252F12dcc34b-e6db-4d44-9510-adcfa194624c.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/12dcc34b-e6db-4d44-9510-adcfa194624c.jpg saved to cache
2026-03-27 16:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a865b6ce-d11a-541e-befe-8e954b73f596
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243530d0>
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252Ffb24c127-33b7-4840-a30f-694140c79255.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/fb24c127-33b7-4840-a30f-694140c79255.jpg saved to cache
2026-03-27 16:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a865b6ce-d11a-541e-befe-8e954b73f596
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224439f10>
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252F5f980bc2-e93e-48e4-bb21-3d9745a03ea6.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/5f980bc2-e93e-48e4-bb21-3d9745a03ea6.jpg saved to cache
2026-03-27 16:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6cf21489-3c8e-5946-bd3e-e4fbafceafaf
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242c6bd0>
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252F2534ce4b-0905-4398-8d0e-3758f997dd55.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/2534ce4b-0905-4398-8d0e-3758f997dd55.jpg saved to cache
2026-03-27 16:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d7d12a81-7251-5177-bcfe-3973ca5ce306
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240ea2d0>
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252F2120854c-b76a-4bb6-9729-daea166a92a1.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/2120854c-b76a-4bb6-9729-daea166a92a1.jpg saved to cache
2026-03-27 16:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e554ac10-3b49-5776-acf5-250c71db49be
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225662c50>
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252F254c78d9-3920-493e-94d9-37fa525302a2.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/254c78d9-3920-493e-94d9-37fa525302a2.jpg saved to cache
2026-03-27 16:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6cf21489-3c8e-5946-bd3e-e4fbafceafaf
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240eac10>
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749915%252Fgeneral%252Fcbf48af2-551d-4bec-906b-1e8a21c5f55e.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749915/general/cbf48af2-551d-4bec-906b-1e8a21c5f55e.jpg saved to cache
2026-03-27 16:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d7d12a81-7251-5177-bcfe-3973ca5ce306
2026-03-27 16:36:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d7d12a81-7251-5177-bcfe-3973ca5ce306, skipping ID generation
2026-03-27 16:36:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7d12a81-7251-5177-bcfe-3973ca5ce306 with scrape type 1
2026-03-27 16:36:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d7d12a81-7251-5177-bcfe-3973ca5ce306 sending to next pipeline
2026-03-27 16:36:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d7d12a81-7251-5177-bcfe-3973ca5ce306, identifier: 10738518
2026-03-27 16:36:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224443b50>
2026-03-27 16:36:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750131%252Fgeneral%252Ffb9de59b-e90a-4693-afb4-bf391a1936e5.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750131/general/fb9de59b-e90a-4693-afb4-bf391a1936e5.jpg saved to cache
2026-03-27 16:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e554ac10-3b49-5776-acf5-250c71db49be
2026-03-27 16:36:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e554ac10-3b49-5776-acf5-250c71db49be, skipping ID generation
2026-03-27 16:36:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e554ac10-3b49-5776-acf5-250c71db49be with scrape type 1
2026-03-27 16:36:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e554ac10-3b49-5776-acf5-250c71db49be sending to next pipeline
2026-03-27 16:36:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e554ac10-3b49-5776-acf5-250c71db49be, identifier: 10738665
2026-03-27 16:36:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d7d12a81-7251-5177-bcfe-3973ca5ce306 with identifier: 10738518
2026-03-27 16:36:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d7d12a81-7251-5177-bcfe-3973ca5ce306 with identifier: 10738518
2026-03-27 16:36:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d7d12a81-7251-5177-bcfe-3973ca5ce306 with identifier: 10738518 to the API
2026-03-27 16:36:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749915/general/cbf48af2-551d-4bec-906b-1e8a21c5f55e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 85,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd7d12a81-7251-5177-bcfe-3973ca5ce306',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-530-KN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738518',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 178758,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185285,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749915/general/cbf48af2-551d-4bec-906b-1e8a21c5f55e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749915/general/2534ce4b-0905-4398-8d0e-3758f997dd55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749915/general/92198ba3-3de1-4e34-b536-e8224d773688.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172579,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749915/general/64cf349a-a54c-4c61-a9d8-055d499d3c47.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148191,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749915/general/1e5b49f9-a680-4071-a38f-cbdeccf26a4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147791,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749915/general/4e45f66e-1e93-4b5c-b8f9-fcf4757b90da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749915/general/f6a81ace-e94d-417f-aeec-2b6e41455a86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169432,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749915/general/88c7e0f1-26e8-4473-ae50-33d29790c4b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89787,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749915/general/8a888986-6d6c-4b2a-ab5d-115fae87f952.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7d12a81-7251-5177-bcfe-3973ca5ce306/d7d12a81-7251-5177-bcfe-3973ca5ce306_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749915/general/b0dfff99-fb8c-4d54-bc40-17abf46e8336.jpg',
'Width': 1024}],
'price': 4100,
'price_includes_vat': True,
'registration_date': '2019-12-17',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Clio 1.5 DCI Air - Diesel - Manual - 85 hp - 178.758 km',
'transmission': 'manual',
'trim': 'Air',
'vin': None,
'year': 2019}
2026-03-27 16:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738518%27 HTTP/1.1" 200 None
2026-03-27 16:36:28 [adesa.fr] INFO: Saving data for 10738518: {'created_time': 1774629388.5625, 'last_price_update_time': 1774629388.562514, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738518') HTTP/1.1" 204 0
2026-03-27 16:36:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e554ac10-3b49-5776-acf5-250c71db49be with identifier: 10738665
2026-03-27 16:36:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e554ac10-3b49-5776-acf5-250c71db49be with identifier: 10738665
2026-03-27 16:36:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e554ac10-3b49-5776-acf5-250c71db49be with identifier: 10738665 to the API
2026-03-27 16:36:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750131/general/fb9de59b-e90a-4693-afb4-bf391a1936e5.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'e554ac10-3b49-5776-acf5-250c71db49be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-577-WJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738665',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Captur',
'odometer': 106957,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750131/general/fb9de59b-e90a-4693-afb4-bf391a1936e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177425,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750131/general/2120854c-b76a-4bb6-9729-daea166a92a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180589,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750131/general/94709eaf-354d-44f1-acca-f16cca7741f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145540,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750131/general/f101978f-a59f-4738-bf3e-200a5e55a1a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118334,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750131/general/6469cb01-1ca4-4ccb-9fe3-33c013a319e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750131/general/de3ce39c-9afc-47ae-a964-70e963f392d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90594,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750131/general/5ab47125-81e3-4589-a6e8-932641ef255e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750131/general/08c62896-6d2b-42da-96b8-0bd0f9620536.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136382,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750131/general/cd25fb8e-7b82-4749-9bc9-f00220d426f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e554ac10-3b49-5776-acf5-250c71db49be/e554ac10-3b49-5776-acf5-250c71db49be_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114397,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750131/general/4859b2b4-d47a-401c-b4dd-582307d65920.jpg',
'Width': 1024}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-04-15',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Captur 1.3 TCe Zen - Petrol - Automatic - 140 hp - 106.957 '
'km',
'transmission': 'automatic',
'trim': 'Zen',
'vin': None,
'year': 2022}
2026-03-27 16:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738665%27 HTTP/1.1" 200 None
2026-03-27 16:36:28 [adesa.fr] INFO: Saving data for 10738665: {'created_time': 1774629388.923466, 'last_price_update_time': 1774629388.923477, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738665') HTTP/1.1" 204 0
2026-03-27 16:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750068/general/eb2c03a1-6579-4656-ab4f-9629a7e22da3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738605)
2026-03-27 16:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749823/general/58acedd9-aa32-424c-a815-b0ee685816ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738479)
2026-03-27 16:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749821/general/fc945a48-6bbe-46e6-9476-ef17976504fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738477)
2026-03-27 16:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750081/general/ff518d75-2756-4465-b73b-c3f7226106b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738618)
2026-03-27 16:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750068/general/4add0792-c440-430f-8a4f-bd5a2b36b3ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738605)
2026-03-27 16:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749819/general/7399e167-7fae-4a80-ba51-4f17ba810d46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738475)
2026-03-27 16:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750081/general/6df1660c-86c7-4551-bd5d-a3b26256e6fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738618)
2026-03-27 16:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749823/general/f271782f-945e-423b-9eca-4a238986b105.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738479)
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241c7690>
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252Fb758485c-5ce7-4d97-8fdc-3e26c68c720e.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/b758485c-5ce7-4d97-8fdc-3e26c68c720e.jpg saved to cache
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d204f01d-37d8-54d2-8353-a6941b5fff75
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22449b4d0>
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252Fe3cc1305-5a65-4fdc-af3b-b7d05a69c689.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/e3cc1305-5a65-4fdc-af3b-b7d05a69c689.jpg saved to cache
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d204f01d-37d8-54d2-8353-a6941b5fff75
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22455bb10>
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252F51982321-b364-455a-a72e-aae152b2f2a0.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/51982321-b364-455a-a72e-aae152b2f2a0.jpg saved to cache
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a865b6ce-d11a-541e-befe-8e954b73f596
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258effd0>
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252Fbd40d231-4708-4ebe-a180-eacae29cfe30.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/bd40d231-4708-4ebe-a180-eacae29cfe30.jpg saved to cache
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2d2f0389-dc8d-52db-a399-11beaa8ab08d
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224158910>
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252Fcaf5b687-18cc-4fdf-85af-a5b81af43a34.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/caf5b687-18cc-4fdf-85af-a5b81af43a34.jpg saved to cache
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d204f01d-37d8-54d2-8353-a6941b5fff75
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241a0810>
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252F5f7ecbd4-1b9a-4a29-b5d7-8499be7b8226.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/5f7ecbd4-1b9a-4a29-b5d7-8499be7b8226.jpg saved to cache
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a865b6ce-d11a-541e-befe-8e954b73f596
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256cb590>
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749820%252Fgeneral%252F105e5165-3046-4fcb-973a-cf5f5cec5f91.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749820/general/105e5165-3046-4fcb-973a-cf5f5cec5f91.jpg saved to cache
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6cf21489-3c8e-5946-bd3e-e4fbafceafaf
2026-03-27 16:36:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6cf21489-3c8e-5946-bd3e-e4fbafceafaf, skipping ID generation
2026-03-27 16:36:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cf21489-3c8e-5946-bd3e-e4fbafceafaf with scrape type 1
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6cf21489-3c8e-5946-bd3e-e4fbafceafaf sending to next pipeline
2026-03-27 16:36:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6cf21489-3c8e-5946-bd3e-e4fbafceafaf, identifier: 10738476
2026-03-27 16:36:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6cf21489-3c8e-5946-bd3e-e4fbafceafaf with identifier: 10738476
2026-03-27 16:36:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6cf21489-3c8e-5946-bd3e-e4fbafceafaf with identifier: 10738476
2026-03-27 16:36:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6cf21489-3c8e-5946-bd3e-e4fbafceafaf with identifier: 10738476 to the API
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749820/general/105e5165-3046-4fcb-973a-cf5f5cec5f91.jpg>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 140,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '6cf21489-3c8e-5946-bd3e-e4fbafceafaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-410-EJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738476',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 111046,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749820/general/1e6bf429-d0dd-473f-8966-1a377d84584a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169331,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749820/general/caa58526-5be3-4c8d-b450-3247285ab760.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749820/general/105e5165-3046-4fcb-973a-cf5f5cec5f91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749820/general/0faf857d-e9e3-4678-bc0f-05056f530bec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749820/general/df4d6d70-6ead-4fd5-b42c-4395a2ecb7cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129860,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749820/general/e6058765-1f37-40bf-99f8-034aee1afc79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128450,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749820/general/a81ef60d-011f-48bc-9a28-da4ae7f6bd0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749820/general/551ce7d6-8a62-4eb5-abe6-49945c1d4adb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79763,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749820/general/254c78d9-3920-493e-94d9-37fa525302a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cf21489-3c8e-5946-bd3e-e4fbafceafaf/6cf21489-3c8e-5946-bd3e-e4fbafceafaf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168335,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749820/general/5f980bc2-e93e-48e4-bb21-3d9745a03ea6.jpg',
'Width': 1024}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Clio Evolution - Hybrid - Automatic - 140 hp - 111.046 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738476%27 HTTP/1.1" 200 None
2026-03-27 16:36:29 [adesa.fr] INFO: Saving data for 10738476: {'created_time': 1774629389.727944, 'last_price_update_time': 1774629389.727962, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738476') HTTP/1.1" 204 0
2026-03-27 16:36:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750037/general/6309d4c7-1104-4a01-b2c6-2c5b80da3838.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738575)
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259aeb10>
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252Feb2c03a1-6579-4656-ab4f-9629a7e22da3.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/eb2c03a1-6579-4656-ab4f-9629a7e22da3.jpg saved to cache
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 36b4d9a8-ca97-5c86-962b-59a537747f91
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b4d990>
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252F58acedd9-aa32-424c-a815-b0ee685816ad.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/58acedd9-aa32-424c-a815-b0ee685816ad.jpg saved to cache
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2d2f0389-dc8d-52db-a399-11beaa8ab08d
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225863210>
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749821%252Fgeneral%252Ffc945a48-6bbe-46e6-9476-ef17976504fe.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749821/general/fc945a48-6bbe-46e6-9476-ef17976504fe.jpg saved to cache
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d204f01d-37d8-54d2-8353-a6941b5fff75
2026-03-27 16:36:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d204f01d-37d8-54d2-8353-a6941b5fff75, skipping ID generation
2026-03-27 16:36:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d204f01d-37d8-54d2-8353-a6941b5fff75 with scrape type 1
2026-03-27 16:36:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d204f01d-37d8-54d2-8353-a6941b5fff75 sending to next pipeline
2026-03-27 16:36:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d204f01d-37d8-54d2-8353-a6941b5fff75, identifier: 10738477
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259dfe90>
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252Fff518d75-2756-4465-b73b-c3f7226106b8.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/ff518d75-2756-4465-b73b-c3f7226106b8.jpg saved to cache
2026-03-27 16:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 08f01b8e-2971-50a1-a2db-c59243df2d23
2026-03-27 16:36:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22410e390>
2026-03-27 16:36:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750068%252Fgeneral%252F4add0792-c440-430f-8a4f-bd5a2b36b3ce.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750068/general/4add0792-c440-430f-8a4f-bd5a2b36b3ce.jpg saved to cache
2026-03-27 16:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 36b4d9a8-ca97-5c86-962b-59a537747f91
2026-03-27 16:36:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 36b4d9a8-ca97-5c86-962b-59a537747f91, skipping ID generation
2026-03-27 16:36:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36b4d9a8-ca97-5c86-962b-59a537747f91 with scrape type 1
2026-03-27 16:36:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 36b4d9a8-ca97-5c86-962b-59a537747f91 sending to next pipeline
2026-03-27 16:36:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 36b4d9a8-ca97-5c86-962b-59a537747f91, identifier: 10738605
2026-03-27 16:36:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b37eaec3-7585-5a4d-8092-ed1d12b5dd98 with identifier: 10738556
2026-03-27 16:36:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b37eaec3-7585-5a4d-8092-ed1d12b5dd98 with scrape type 1
2026-03-27 16:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b37eaec3-7585-5a4d-8092-ed1d12b5dd98
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252F47130384-60d0-4681-8f9a-b746c3e39da5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/47130384-60d0-4681-8f9a-b746c3e39da5.jpg not downloaded yet
2026-03-27 16:36:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b39d0>
2026-03-27 16:36:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749819%252Fgeneral%252F7399e167-7fae-4a80-ba51-4f17ba810d46.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749819/general/7399e167-7fae-4a80-ba51-4f17ba810d46.jpg saved to cache
2026-03-27 16:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a865b6ce-d11a-541e-befe-8e954b73f596
2026-03-27 16:36:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a865b6ce-d11a-541e-befe-8e954b73f596, skipping ID generation
2026-03-27 16:36:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a865b6ce-d11a-541e-befe-8e954b73f596 with scrape type 1
2026-03-27 16:36:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a865b6ce-d11a-541e-befe-8e954b73f596 sending to next pipeline
2026-03-27 16:36:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a865b6ce-d11a-541e-befe-8e954b73f596, identifier: 10738475
2026-03-27 16:36:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257ea4d0>
2026-03-27 16:36:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252F6df1660c-86c7-4551-bd5d-a3b26256e6fd.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/6df1660c-86c7-4551-bd5d-a3b26256e6fd.jpg saved to cache
2026-03-27 16:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 08f01b8e-2971-50a1-a2db-c59243df2d23
2026-03-27 16:36:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22417e8d0>
2026-03-27 16:36:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749823%252Fgeneral%252Ff271782f-945e-423b-9eca-4a238986b105.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749823/general/f271782f-945e-423b-9eca-4a238986b105.jpg saved to cache
2026-03-27 16:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2d2f0389-dc8d-52db-a399-11beaa8ab08d
2026-03-27 16:36:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2d2f0389-dc8d-52db-a399-11beaa8ab08d, skipping ID generation
2026-03-27 16:36:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d2f0389-dc8d-52db-a399-11beaa8ab08d with scrape type 1
2026-03-27 16:36:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2d2f0389-dc8d-52db-a399-11beaa8ab08d sending to next pipeline
2026-03-27 16:36:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2d2f0389-dc8d-52db-a399-11beaa8ab08d, identifier: 10738479
2026-03-27 16:36:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750014/general/4bf1489f-89eb-457c-b250-f345ad8ef558.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738555)
2026-03-27 16:36:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749991/general/7cc0a287-3412-4f41-ae06-3e360a289dbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738532)
2026-03-27 16:36:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750037/general/12742632-4964-42cc-9bb6-22a465b78c0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738575)
2026-03-27 16:36:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750065/general/e523ae2d-7a91-43b3-bfa8-5720914c0b0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738602)
2026-03-27 16:36:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d204f01d-37d8-54d2-8353-a6941b5fff75 with identifier: 10738477
2026-03-27 16:36:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d204f01d-37d8-54d2-8353-a6941b5fff75 with identifier: 10738477
2026-03-27 16:36:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d204f01d-37d8-54d2-8353-a6941b5fff75 with identifier: 10738477 to the API
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749821/general/fc945a48-6bbe-46e6-9476-ef17976504fe.jpg>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 140,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd204f01d-37d8-54d2-8353-a6941b5fff75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-258-EJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738477',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 168475,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749821/general/8f7e17a0-125b-4046-910a-b6fb4361a213.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749821/general/05ba39b6-400c-47a8-ade2-5c673db81dd9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145740,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749821/general/6d8c6ea4-e090-405e-a313-d2eda8b3b614.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749821/general/fc945a48-6bbe-46e6-9476-ef17976504fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749821/general/ec8d7813-8d01-4d85-bc55-69a9fdcadd4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96461,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749821/general/87bf9dca-e2a0-4ca5-a10b-9f91814bec39.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749821/general/caf5b687-18cc-4fdf-85af-a5b81af43a34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129825,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749821/general/085fdac7-f9f5-4ed7-a935-f3db76bf6b02.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82867,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749821/general/e3cc1305-5a65-4fdc-af3b-b7d05a69c689.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d204f01d-37d8-54d2-8353-a6941b5fff75/d204f01d-37d8-54d2-8353-a6941b5fff75_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749821/general/b758485c-5ce7-4d97-8fdc-3e26c68c720e.jpg',
'Width': 1024}],
'price': 5600,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Clio Evolution - Hybrid - Automatic - 140 hp - 168.475 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738477%27 HTTP/1.1" 200 None
2026-03-27 16:36:30 [adesa.fr] INFO: Saving data for 10738477: {'created_time': 1774629390.841408, 'last_price_update_time': 1774629390.841418, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738477') HTTP/1.1" 204 0
2026-03-27 16:36:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 36b4d9a8-ca97-5c86-962b-59a537747f91 with identifier: 10738605
2026-03-27 16:36:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 36b4d9a8-ca97-5c86-962b-59a537747f91 with identifier: 10738605
2026-03-27 16:36:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 36b4d9a8-ca97-5c86-962b-59a537747f91 with identifier: 10738605 to the API
2026-03-27 16:36:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750068/general/4add0792-c440-430f-8a4f-bd5a2b36b3ce.jpg>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 120,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '36b4d9a8-ca97-5c86-962b-59a537747f91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FK-281-VL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738605',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 184199,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169369,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750068/general/f1890ac6-a225-4b80-abb6-4a9225879334.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750068/general/90dff6a0-afe9-4749-9684-82daed48a83a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750068/general/0a4794f9-eca4-47bb-8ae2-1dd898044e2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103441,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750068/general/8d8bf55a-998b-4170-ad84-2cbb65070757.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105607,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750068/general/5acdce4e-c1aa-423a-a844-fcddf27cd485.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750068/general/da65aa3e-a023-4fa6-a67a-87fb8eb5dc31.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123253,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750068/general/4add0792-c440-430f-8a4f-bd5a2b36b3ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750068/general/c0dc093e-21a2-4d81-a05b-5f938cb09673.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111326,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750068/general/eb2c03a1-6579-4656-ab4f-9629a7e22da3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36b4d9a8-ca97-5c86-962b-59a537747f91/36b4d9a8-ca97-5c86-962b-59a537747f91_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101109,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750068/general/4022ae1f-5e82-4338-94ed-f9c20da4f904.jpg',
'Width': 1024}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2019-10-11',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Grand Scenic 1.7 DCI Intens - Diesel - Automatic - 120 hp - '
'184.199 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2019}
2026-03-27 16:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738605%27 HTTP/1.1" 200 None
2026-03-27 16:36:31 [adesa.fr] INFO: Saving data for 10738605: {'created_time': 1774629391.535257, 'last_price_update_time': 1774629391.535268, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738605') HTTP/1.1" 204 0
2026-03-27 16:36:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a865b6ce-d11a-541e-befe-8e954b73f596 with identifier: 10738475
2026-03-27 16:36:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a865b6ce-d11a-541e-befe-8e954b73f596 with identifier: 10738475
2026-03-27 16:36:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a865b6ce-d11a-541e-befe-8e954b73f596 with identifier: 10738475 to the API
2026-03-27 16:36:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749819/general/7399e167-7fae-4a80-ba51-4f17ba810d46.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 140,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a865b6ce-d11a-541e-befe-8e954b73f596',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-123-ZT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738475',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Clio',
'odometer': 75541,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165900,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749819/general/7399e167-7fae-4a80-ba51-4f17ba810d46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157259,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749819/general/7de44372-ae38-4d45-be10-c703c107d0e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749819/general/5f7ecbd4-1b9a-4a29-b5d7-8499be7b8226.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749819/general/58eb79ee-24bd-4e2d-8fde-f2245f4c711d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749819/general/d5b20ddc-bbac-4e01-b31b-a9b65ddb2e8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749819/general/51982321-b364-455a-a72e-aae152b2f2a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86183,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749819/general/90868cde-402c-4d73-b9eb-b19056fc03ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130353,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749819/general/1c4a7003-6585-4760-a007-460aecf7d6a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62293,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749819/general/12dcc34b-e6db-4d44-9510-adcfa194624c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a865b6ce-d11a-541e-befe-8e954b73f596/a865b6ce-d11a-541e-befe-8e954b73f596_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71312,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749819/general/fb24c127-33b7-4840-a30f-694140c79255.jpg',
'Width': 1024}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Clio 1.6 Evolution - Hybrid - Automatic - 140 hp - 75.541 '
'km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2023}
2026-03-27 16:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738475%27 HTTP/1.1" 200 None
2026-03-27 16:36:31 [adesa.fr] INFO: Saving data for 10738475: {'created_time': 1774629391.89039, 'last_price_update_time': 1774629391.890401, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738475') HTTP/1.1" 204 0
2026-03-27 16:36:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2d2f0389-dc8d-52db-a399-11beaa8ab08d with identifier: 10738479
2026-03-27 16:36:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2d2f0389-dc8d-52db-a399-11beaa8ab08d with identifier: 10738479
2026-03-27 16:36:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2d2f0389-dc8d-52db-a399-11beaa8ab08d with identifier: 10738479 to the API
2026-03-27 16:36:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749823/general/f271782f-945e-423b-9eca-4a238986b105.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 102,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '2d2f0389-dc8d-52db-a399-11beaa8ab08d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-507-RR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738479',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Express',
'odometer': 203418,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749823/general/4b28836b-669b-4a05-a759-a37db5878a30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144454,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749823/general/c35d7a82-7bed-4fd6-ad61-a7468c8f8c77.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162392,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749823/general/f271782f-945e-423b-9eca-4a238986b105.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749823/general/f0bea321-870f-40c8-99d4-4f517929ad40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749823/general/c53bc475-dc55-4ceb-9f77-66291190e22e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124864,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749823/general/58acedd9-aa32-424c-a815-b0ee685816ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749823/general/789f25b1-8947-4bc0-98a8-3b5eb82fb46a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749823/general/e33fd6a5-bec7-40d7-937d-33816fc038f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749823/general/bd40d231-4708-4ebe-a180-eacae29cfe30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d2f0389-dc8d-52db-a399-11beaa8ab08d/2d2f0389-dc8d-52db-a399-11beaa8ab08d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190392,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749823/general/eb391b5d-fe73-4d20-ad2e-9ff5e89dd416.jpg',
'Width': 1024}],
'price': 4700,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Express Comfort - Petrol - Manual - 102 hp - 203.418 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738479%27 HTTP/1.1" 200 None
2026-03-27 16:36:32 [adesa.fr] INFO: Saving data for 10738479: {'created_time': 1774629392.555229, 'last_price_update_time': 1774629392.555246, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738479') HTTP/1.1" 204 0
2026-03-27 16:36:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750081/general/f1e57672-0a67-4948-adea-d085d2f68cdd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738618)
2026-03-27 16:36:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749991/general/71678eff-df31-4a65-ab21-b850ae126ada.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738532)
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252Fbcb7e150-f371-4eb6-a7c6-b6d7c9cf9c09.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/bcb7e150-f371-4eb6-a7c6-b6d7c9cf9c09.jpg not downloaded yet
2026-03-27 16:36:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750014/general/7b1bd4d8-4ef3-4e39-9bd8-b4ac3c0a9194.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738555)
2026-03-27 16:36:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749991/general/02a35d5e-95e0-4008-8db0-8808bc9abead.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738532)
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252F25b68622-f087-4838-b948-18a5e5c76c5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/25b68622-f087-4838-b948-18a5e5c76c5a.jpg not downloaded yet
2026-03-27 16:36:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750380/general/22498578-529c-41ae-8f47-f7175d723e93.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10738182)
2026-03-27 16:36:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22410cd90>
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252F6309d4c7-1104-4a01-b2c6-2c5b80da3838.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/6309d4c7-1104-4a01-b2c6-2c5b80da3838.jpg saved to cache
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ae9ee5b8-08c6-5d46-8f9f-63819399ca36
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224361b50>
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252F4bf1489f-89eb-457c-b250-f345ad8ef558.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/4bf1489f-89eb-457c-b250-f345ad8ef558.jpg saved to cache
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 358a900c-ad1c-5cf9-9751-487fd12308fc
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22443f510>
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252F7cc0a287-3412-4f41-ae06-3e360a289dbc.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/7cc0a287-3412-4f41-ae06-3e360a289dbc.jpg saved to cache
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3ba8d097-03fd-574d-b6bc-0b6960280893
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22411af10>
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750037%252Fgeneral%252F12742632-4964-42cc-9bb6-22a465b78c0d.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750037/general/12742632-4964-42cc-9bb6-22a465b78c0d.jpg saved to cache
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ae9ee5b8-08c6-5d46-8f9f-63819399ca36
2026-03-27 16:36:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ae9ee5b8-08c6-5d46-8f9f-63819399ca36, skipping ID generation
2026-03-27 16:36:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae9ee5b8-08c6-5d46-8f9f-63819399ca36 with scrape type 1
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ae9ee5b8-08c6-5d46-8f9f-63819399ca36 sending to next pipeline
2026-03-27 16:36:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ae9ee5b8-08c6-5d46-8f9f-63819399ca36, identifier: 10738575
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242c9910>
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252Fe523ae2d-7a91-43b3-bfa8-5720914c0b0e.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/e523ae2d-7a91-43b3-bfa8-5720914c0b0e.jpg saved to cache
2026-03-27 16:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6d5d45d0-1a72-5b71-bdf9-1523be669a37
2026-03-27 16:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750014/general/5031fe82-ae77-461b-8f87-000bfc7d7f3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738555)
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252Ff3c8d468-70c0-48ec-974f-d69754ef876b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/f3c8d468-70c0-48ec-974f-d69754ef876b.jpg not downloaded yet
2026-03-27 16:36:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ae9ee5b8-08c6-5d46-8f9f-63819399ca36 with identifier: 10738575
2026-03-27 16:36:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ae9ee5b8-08c6-5d46-8f9f-63819399ca36 with identifier: 10738575
2026-03-27 16:36:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ae9ee5b8-08c6-5d46-8f9f-63819399ca36 with identifier: 10738575 to the API
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750037/general/12742632-4964-42cc-9bb6-22a465b78c0d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 122,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ae9ee5b8-08c6-5d46-8f9f-63819399ca36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-541-XL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738575',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Astra',
'odometer': 147190,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 119,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750037/general/4b2932ca-f51c-4dad-be2e-b7be4295f781.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750037/general/12742632-4964-42cc-9bb6-22a465b78c0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109191,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750037/general/6309d4c7-1104-4a01-b2c6-2c5b80da3838.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106131,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750037/general/2fbe2a0d-48ef-4895-ab3b-137fa6b046a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750037/general/a2eee479-f6b9-4721-b06f-536aefb51b08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113695,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750037/general/424edaf5-4f4b-461b-9ce0-2606d4866cd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750037/general/02fd495d-cd66-452f-9e04-caa60303fe55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750037/general/c6df532c-2c58-40f9-9dd9-93cf26cc20a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750037/general/7be4d0b7-8150-4a12-a21c-db0c5401e2f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ee5b8-08c6-5d46-8f9f-63819399ca36/ae9ee5b8-08c6-5d46-8f9f-63819399ca36_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750037/general/1a7d1018-b904-455f-880b-f777ababe2ec.jpg',
'Width': 1024}],
'price': 5000,
'price_includes_vat': True,
'registration_date': '2020-12-16',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Opel Astra 1.5 Elegance - Diesel - Automatic - 122 hp - 147.190 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2020}
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738575%27 HTTP/1.1" 200 None
2026-03-27 16:36:33 [adesa.fr] INFO: Saving data for 10738575: {'created_time': 1774629393.37978, 'last_price_update_time': 1774629393.379795, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738575') HTTP/1.1" 204 0
2026-03-27 16:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750065/general/5354fca3-ef3b-4fe9-9409-d6005f4311b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738602)
2026-03-27 16:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750081/general/93346bf4-2203-41ca-99a4-f53d7387cadc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738618)
2026-03-27 16:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750014/general/ed2ceb1e-10b8-48dd-ab6e-1fc83fee7f3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738555)
2026-03-27 16:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750380/general/1cd12275-e73d-451a-8e0c-304e67ddd29e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10738182)
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252Ff80de8e5-8fd3-4606-817e-33260460ef33.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/f80de8e5-8fd3-4606-817e-33260460ef33.jpg not downloaded yet
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22587f8d0>
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252Ff1e57672-0a67-4948-adea-d085d2f68cdd.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/f1e57672-0a67-4948-adea-d085d2f68cdd.jpg saved to cache
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 08f01b8e-2971-50a1-a2db-c59243df2d23
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224365650>
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252F71678eff-df31-4a65-ab21-b850ae126ada.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/71678eff-df31-4a65-ab21-b850ae126ada.jpg saved to cache
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3ba8d097-03fd-574d-b6bc-0b6960280893
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22575b9d0>
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252F7b1bd4d8-4ef3-4e39-9bd8-b4ac3c0a9194.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/7b1bd4d8-4ef3-4e39-9bd8-b4ac3c0a9194.jpg saved to cache
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 358a900c-ad1c-5cf9-9751-487fd12308fc
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224367dd0>
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252F02a35d5e-95e0-4008-8db0-8808bc9abead.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/02a35d5e-95e0-4008-8db0-8808bc9abead.jpg saved to cache
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3ba8d097-03fd-574d-b6bc-0b6960280893
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b2bbd0>
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F22498578-529c-41ae-8f47-f7175d723e93.jpeg') HTTP/1.1" 204 0
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/22498578-529c-41ae-8f47-f7175d723e93.jpeg saved to cache
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fc8b6930-ca04-5432-82a4-0ac9f21e1ba9
2026-03-27 16:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749991/general/6927d826-c46c-4ffb-bff7-900b1e40ce05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738532)
2026-03-27 16:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750015/general/47130384-60d0-4681-8f9a-b746c3e39da5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738556)
2026-03-27 16:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750014/general/358cfab0-81bc-4726-83b7-d4a3bd380ac2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738555)
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252F58f92c75-f7a0-43c9-b137-58356a7a31e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/58f92c75-f7a0-43c9-b137-58356a7a31e4.jpg not downloaded yet
2026-03-27 16:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750380/general/11ec9c1a-2c92-40b5-bc06-2ec057222fb7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10738182)
2026-03-27 16:36:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225925650>
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252F5031fe82-ae77-461b-8f87-000bfc7d7f3a.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/5031fe82-ae77-461b-8f87-000bfc7d7f3a.jpg saved to cache
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 358a900c-ad1c-5cf9-9751-487fd12308fc
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225d14e90>
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750065%252Fgeneral%252F5354fca3-ef3b-4fe9-9409-d6005f4311b4.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750065/general/5354fca3-ef3b-4fe9-9409-d6005f4311b4.jpg saved to cache
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6d5d45d0-1a72-5b71-bdf9-1523be669a37
2026-03-27 16:36:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d5d45d0-1a72-5b71-bdf9-1523be669a37, skipping ID generation
2026-03-27 16:36:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d5d45d0-1a72-5b71-bdf9-1523be669a37 with scrape type 1
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d5d45d0-1a72-5b71-bdf9-1523be669a37 sending to next pipeline
2026-03-27 16:36:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6d5d45d0-1a72-5b71-bdf9-1523be669a37, identifier: 10738602
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225be8950>
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750081%252Fgeneral%252F93346bf4-2203-41ca-99a4-f53d7387cadc.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750081/general/93346bf4-2203-41ca-99a4-f53d7387cadc.jpg saved to cache
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 08f01b8e-2971-50a1-a2db-c59243df2d23
2026-03-27 16:36:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 08f01b8e-2971-50a1-a2db-c59243df2d23, skipping ID generation
2026-03-27 16:36:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08f01b8e-2971-50a1-a2db-c59243df2d23 with scrape type 1
2026-03-27 16:36:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 08f01b8e-2971-50a1-a2db-c59243df2d23 sending to next pipeline
2026-03-27 16:36:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 08f01b8e-2971-50a1-a2db-c59243df2d23, identifier: 10738618
2026-03-27 16:36:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225759310>
2026-03-27 16:36:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252Fed2ceb1e-10b8-48dd-ab6e-1fc83fee7f3c.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/ed2ceb1e-10b8-48dd-ab6e-1fc83fee7f3c.jpg saved to cache
2026-03-27 16:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 358a900c-ad1c-5cf9-9751-487fd12308fc
2026-03-27 16:36:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225d17710>
2026-03-27 16:36:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F1cd12275-e73d-451a-8e0c-304e67ddd29e.jpeg') HTTP/1.1" 204 0
2026-03-27 16:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/1cd12275-e73d-451a-8e0c-304e67ddd29e.jpeg saved to cache
2026-03-27 16:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fc8b6930-ca04-5432-82a4-0ac9f21e1ba9
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252F6ab00b08-b254-4b62-be5e-4e3054dcbc3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/6ab00b08-b254-4b62-be5e-4e3054dcbc3c.jpg not downloaded yet
2026-03-27 16:36:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6d5d45d0-1a72-5b71-bdf9-1523be669a37 with identifier: 10738602
2026-03-27 16:36:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6d5d45d0-1a72-5b71-bdf9-1523be669a37 with identifier: 10738602
2026-03-27 16:36:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6d5d45d0-1a72-5b71-bdf9-1523be669a37 with identifier: 10738602 to the API
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750065/general/5354fca3-ef3b-4fe9-9409-d6005f4311b4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 177,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '6d5d45d0-1a72-5b71-bdf9-1523be669a37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR-136-FQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738602',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'NV400',
'odometer': 146148,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 80,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750065/general/5354fca3-ef3b-4fe9-9409-d6005f4311b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750065/general/c82ac4fd-1472-4f4e-9d53-48adfef8785e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750065/general/e523ae2d-7a91-43b3-bfa8-5720914c0b0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750065/general/75833c7f-66be-4b1c-995f-b92dd03b23d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750065/general/1f6c8b3a-f3a5-4a68-bb9c-87eb32accf73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100251,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750065/general/2d09f56d-217f-420c-8981-2abefecb74b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90159,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750065/general/404c9312-abd9-4036-abba-cccb494715c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187104,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750065/general/63ba223d-544e-4685-8ed8-1f624cc66aea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93588,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750065/general/85f3ac5a-5ee5-411f-ac30-ca8eb321fb5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d5d45d0-1a72-5b71-bdf9-1523be669a37/6d5d45d0-1a72-5b71-bdf9-1523be669a37_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750065/general/05a3c87b-71ce-467a-a033-97a2127dadd1.jpg',
'Width': 1024}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2020-07-08',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Nissan NV400 L2H2 2.3 DCI - Diesel - Manual - 177 hp - 146.148 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738602%27 HTTP/1.1" 200 None
2026-03-27 16:36:34 [adesa.fr] INFO: Saving data for 10738602: {'created_time': 1774629394.571141, 'last_price_update_time': 1774629394.571154, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738602') HTTP/1.1" 204 0
2026-03-27 16:36:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 08f01b8e-2971-50a1-a2db-c59243df2d23 with identifier: 10738618
2026-03-27 16:36:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 08f01b8e-2971-50a1-a2db-c59243df2d23 with identifier: 10738618
2026-03-27 16:36:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 08f01b8e-2971-50a1-a2db-c59243df2d23 with identifier: 10738618 to the API
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750081/general/93346bf4-2203-41ca-99a4-f53d7387cadc.jpg>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '08f01b8e-2971-50a1-a2db-c59243df2d23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-872-WB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738618',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 155058,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 86,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194579,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750081/general/93346bf4-2203-41ca-99a4-f53d7387cadc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201135,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750081/general/2fe0e44a-2ed4-400a-90e2-d93657694bde.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750081/general/f1e57672-0a67-4948-adea-d085d2f68cdd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183108,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750081/general/a023f9b7-6c44-46b1-819f-d47ba875424f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750081/general/ff518d75-2756-4465-b73b-c3f7226106b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750081/general/6df1660c-86c7-4551-bd5d-a3b26256e6fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100940,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750081/general/456c6405-205c-47b4-bb02-63fbb9bf749f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138171,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750081/general/7ea87883-9cba-4479-95ab-5d268e0e8547.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168579,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750081/general/900e5afb-63ae-4174-932c-c066af13578c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_08f01b8e-2971-50a1-a2db-c59243df2d23/08f01b8e-2971-50a1-a2db-c59243df2d23_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101746,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750081/general/6d9d625f-6e99-41c8-bc31-9708e4432add.jpg',
'Width': 1024}],
'price': 4500,
'price_includes_vat': True,
'registration_date': '2019-12-31',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 2008 1.5 HDI Active Business - Diesel - Manual - 102 hp - '
'155.058 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2019}
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738618%27 HTTP/1.1" 200 None
2026-03-27 16:36:34 [adesa.fr] INFO: Saving data for 10738618: {'created_time': 1774629394.995692, 'last_price_update_time': 1774629394.995706, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738618') HTTP/1.1" 204 0
2026-03-27 16:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749992/general/2fefdba3-1db2-4d6f-916f-c2d241310491.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738533)
2026-03-27 16:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750380/general/233957bb-b025-424d-9af6-30347749f0dd.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10738182)
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252F533f19d4-f3ac-4825-bfbf-619347e75d29.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/533f19d4-f3ac-4825-bfbf-619347e75d29.jpg not downloaded yet
2026-03-27 16:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225caf250>
2026-03-27 16:36:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749991%252Fgeneral%252F6927d826-c46c-4ffb-bff7-900b1e40ce05.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749991/general/6927d826-c46c-4ffb-bff7-900b1e40ce05.jpg saved to cache
2026-03-27 16:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3ba8d097-03fd-574d-b6bc-0b6960280893
2026-03-27 16:36:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3ba8d097-03fd-574d-b6bc-0b6960280893, skipping ID generation
2026-03-27 16:36:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ba8d097-03fd-574d-b6bc-0b6960280893 with scrape type 1
2026-03-27 16:36:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3ba8d097-03fd-574d-b6bc-0b6960280893 sending to next pipeline
2026-03-27 16:36:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3ba8d097-03fd-574d-b6bc-0b6960280893, identifier: 10738532
2026-03-27 16:36:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6af87a09-a087-5d6f-a366-e39543bbc046 with identifier: 10738515
2026-03-27 16:36:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6af87a09-a087-5d6f-a366-e39543bbc046 with scrape type 1
2026-03-27 16:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6af87a09-a087-5d6f-a366-e39543bbc046
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252F11b11c8d-5294-4d06-be08-8c9d7f52b872.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/11b11c8d-5294-4d06-be08-8c9d7f52b872.jpg not downloaded yet
2026-03-27 16:36:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256bd5d0>
2026-03-27 16:36:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252F47130384-60d0-4681-8f9a-b746c3e39da5.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/47130384-60d0-4681-8f9a-b746c3e39da5.jpg saved to cache
2026-03-27 16:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b37eaec3-7585-5a4d-8092-ed1d12b5dd98
2026-03-27 16:36:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22566f250>
2026-03-27 16:36:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750014%252Fgeneral%252F358cfab0-81bc-4726-83b7-d4a3bd380ac2.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750014/general/358cfab0-81bc-4726-83b7-d4a3bd380ac2.jpg saved to cache
2026-03-27 16:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 358a900c-ad1c-5cf9-9751-487fd12308fc
2026-03-27 16:36:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 358a900c-ad1c-5cf9-9751-487fd12308fc, skipping ID generation
2026-03-27 16:36:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 358a900c-ad1c-5cf9-9751-487fd12308fc with scrape type 1
2026-03-27 16:36:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 358a900c-ad1c-5cf9-9751-487fd12308fc sending to next pipeline
2026-03-27 16:36:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 358a900c-ad1c-5cf9-9751-487fd12308fc, identifier: 10738555
2026-03-27 16:36:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241c7710>
2026-03-27 16:36:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F11ec9c1a-2c92-40b5-bc06-2ec057222fb7.jpeg') HTTP/1.1" 204 0
2026-03-27 16:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/11ec9c1a-2c92-40b5-bc06-2ec057222fb7.jpeg saved to cache
2026-03-27 16:36:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fc8b6930-ca04-5432-82a4-0ac9f21e1ba9
2026-03-27 16:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750015/general/25b68622-f087-4838-b948-18a5e5c76c5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738556)
2026-03-27 16:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750015/general/bcb7e150-f371-4eb6-a7c6-b6d7c9cf9c09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738556)
2026-03-27 16:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750015/general/f3c8d468-70c0-48ec-974f-d69754ef876b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738556)
2026-03-27 16:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749838/general/98ba91b2-35a3-46a3-bd63-e7e5ddc30cfe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738494)
2026-03-27 16:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749992/general/406e8385-7b91-4d12-b726-d3595faae1f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738533)
2026-03-27 16:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3ba8d097-03fd-574d-b6bc-0b6960280893 with identifier: 10738532
2026-03-27 16:36:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3ba8d097-03fd-574d-b6bc-0b6960280893 with identifier: 10738532
2026-03-27 16:36:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3ba8d097-03fd-574d-b6bc-0b6960280893 with identifier: 10738532 to the API
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749991/general/6927d826-c46c-4ffb-bff7-900b1e40ce05.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '3ba8d097-03fd-574d-b6bc-0b6960280893',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-726-CF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738532',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 94552,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150161,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749991/general/34d91f66-447f-432d-9071-8b8ecb4f3a88.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749991/general/32393604-0f36-4516-a1ae-77ee8708e325.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749991/general/6927d826-c46c-4ffb-bff7-900b1e40ce05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131628,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749991/general/f9060709-207d-4bc7-bbf5-15102cf495b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749991/general/c749be1f-494e-40ce-bec3-c059e91b3373.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111632,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749991/general/02a35d5e-95e0-4008-8db0-8808bc9abead.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142040,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749991/general/71678eff-df31-4a65-ab21-b850ae126ada.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749991/general/7cc0a287-3412-4f41-ae06-3e360a289dbc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113908,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749991/general/deacb1c8-881a-475e-aa73-39e77eebe59e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ba8d097-03fd-574d-b6bc-0b6960280893/3ba8d097-03fd-574d-b6bc-0b6960280893_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749991/general/ff333e85-1df5-4b52-9804-d56821f1d891.jpg',
'Width': 1024}],
'price': 26800,
'price_includes_vat': True,
'registration_date': '2019-12-04',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLC Coupé 220d AMG Line - 4-Matic - Diesel - '
'Automatic - 194 hp - 94.552 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738532%27 HTTP/1.1" 200 None
2026-03-27 16:36:35 [adesa.fr] INFO: Saving data for 10738532: {'created_time': 1774629395.698725, 'last_price_update_time': 1774629395.698736, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738532') HTTP/1.1" 204 0
2026-03-27 16:36:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 358a900c-ad1c-5cf9-9751-487fd12308fc with identifier: 10738555
2026-03-27 16:36:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 358a900c-ad1c-5cf9-9751-487fd12308fc with identifier: 10738555
2026-03-27 16:36:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 358a900c-ad1c-5cf9-9751-487fd12308fc with identifier: 10738555 to the API
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750014/general/358cfab0-81bc-4726-83b7-d4a3bd380ac2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '358a900c-ad1c-5cf9-9751-487fd12308fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-092-YT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738555',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 139991,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 67,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750014/general/17216d48-363c-476b-9e43-01ada193cd8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750014/general/7876898d-c5eb-4ca1-acc9-26ce9279877e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181950,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750014/general/58e19abc-926e-44b9-896d-d052a380a720.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163711,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750014/general/358cfab0-81bc-4726-83b7-d4a3bd380ac2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750014/general/f6d6867f-77a4-4512-a67d-ba9949cfe902.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750014/general/5031fe82-ae77-461b-8f87-000bfc7d7f3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212108,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750014/general/ed2ceb1e-10b8-48dd-ab6e-1fc83fee7f3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750014/general/7b1bd4d8-4ef3-4e39-9bd8-b4ac3c0a9194.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750014/general/124025b9-645d-44eb-9b2f-8741fe3b6311.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_358a900c-ad1c-5cf9-9751-487fd12308fc/358a900c-ad1c-5cf9-9751-487fd12308fc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750014/general/4bf1489f-89eb-457c-b250-f345ad8ef558.jpg',
'Width': 1024}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 2008 1.5 HDI Active Business - Diesel - Automatic - 130 hp '
'- 139.991 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738555%27 HTTP/1.1" 200 None
2026-03-27 16:36:36 [adesa.fr] INFO: Saving data for 10738555: {'created_time': 1774629396.042014, 'last_price_update_time': 1774629396.042027, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738555') HTTP/1.1" 204 0
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252F0824f1c5-41c7-404a-9f03-29a0ac3fe1c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/0824f1c5-41c7-404a-9f03-29a0ac3fe1c8.jpg not downloaded yet
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252Fae12d561-955a-4fcd-acf5-84d877e2152b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/ae12d561-955a-4fcd-acf5-84d877e2152b.jpg not downloaded yet
2026-03-27 16:36:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750015/general/f80de8e5-8fd3-4606-817e-33260460ef33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738556)
2026-03-27 16:36:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749815/general/c222d0b7-79e8-47af-b0a0-bb219783250c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738471)
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252F6cdd2653-0cb6-42fa-a872-4c8df62c7c7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/6cdd2653-0cb6-42fa-a872-4c8df62c7c7e.jpg not downloaded yet
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252Ff60d1436-ff52-427c-923b-1ae83ad1d573.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/f60d1436-ff52-427c-923b-1ae83ad1d573.jpg not downloaded yet
2026-03-27 16:36:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749838/general/b0cb5fca-4891-4ba7-985c-af9bbd299ca6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738494)
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259a96d0>
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252F2fefdba3-1db2-4d6f-916f-c2d241310491.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/2fefdba3-1db2-4d6f-916f-c2d241310491.jpg saved to cache
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 80a07ca7-bbb7-559d-bdb6-ab3024096d6b
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258f1990>
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750380%252Fgeneral%252F233957bb-b025-424d-9af6-30347749f0dd.jpeg') HTTP/1.1" 204 0
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750380/general/233957bb-b025-424d-9af6-30347749f0dd.jpeg saved to cache
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fc8b6930-ca04-5432-82a4-0ac9f21e1ba9
2026-03-27 16:36:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fc8b6930-ca04-5432-82a4-0ac9f21e1ba9, skipping ID generation
2026-03-27 16:36:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc8b6930-ca04-5432-82a4-0ac9f21e1ba9 with scrape type 1
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fc8b6930-ca04-5432-82a4-0ac9f21e1ba9 sending to next pipeline
2026-03-27 16:36:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fc8b6930-ca04-5432-82a4-0ac9f21e1ba9, identifier: 10738182
2026-03-27 16:36:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cb84357-02fa-51db-b5b0-ba55ffa0f187 with identifier: 10738495
2026-03-27 16:36:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cb84357-02fa-51db-b5b0-ba55ffa0f187 with scrape type 1
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7cb84357-02fa-51db-b5b0-ba55ffa0f187
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252F387bc7bc-1d46-441e-b6c0-2da4bf56be0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/387bc7bc-1d46-441e-b6c0-2da4bf56be0c.jpg not downloaded yet
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241a1310>
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252F25b68622-f087-4838-b948-18a5e5c76c5a.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/25b68622-f087-4838-b948-18a5e5c76c5a.jpg saved to cache
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b37eaec3-7585-5a4d-8092-ed1d12b5dd98
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22449ad90>
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252Fbcb7e150-f371-4eb6-a7c6-b6d7c9cf9c09.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/bcb7e150-f371-4eb6-a7c6-b6d7c9cf9c09.jpg saved to cache
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b37eaec3-7585-5a4d-8092-ed1d12b5dd98
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff5bcd0>
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252Ff3c8d468-70c0-48ec-974f-d69754ef876b.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/f3c8d468-70c0-48ec-974f-d69754ef876b.jpg saved to cache
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b37eaec3-7585-5a4d-8092-ed1d12b5dd98
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224421bd0>
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252F98ba91b2-35a3-46a3-bd63-e7e5ddc30cfe.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/98ba91b2-35a3-46a3-bd63-e7e5ddc30cfe.jpg saved to cache
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fa47a44b-80ae-5525-b5f5-cb44c677351b
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22594d6d0>
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749992%252Fgeneral%252F406e8385-7b91-4d12-b726-d3595faae1f2.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749992/general/406e8385-7b91-4d12-b726-d3595faae1f2.jpg saved to cache
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 80a07ca7-bbb7-559d-bdb6-ab3024096d6b
2026-03-27 16:36:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 80a07ca7-bbb7-559d-bdb6-ab3024096d6b, skipping ID generation
2026-03-27 16:36:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80a07ca7-bbb7-559d-bdb6-ab3024096d6b with scrape type 1
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 80a07ca7-bbb7-559d-bdb6-ab3024096d6b sending to next pipeline
2026-03-27 16:36:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 80a07ca7-bbb7-559d-bdb6-ab3024096d6b, identifier: 10738533
2026-03-27 16:36:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d952539-12ac-5fb1-a28b-a07a64f3b720 with identifier: 10738517
2026-03-27 16:36:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d952539-12ac-5fb1-a28b-a07a64f3b720 with scrape type 1
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3d952539-12ac-5fb1-a28b-a07a64f3b720
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252F2aabcf4f-b5f1-4495-8767-b618a8a13652.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/2aabcf4f-b5f1-4495-8767-b618a8a13652.jpg not downloaded yet
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252F638f683e-722b-4f63-9b7e-46786d19c8a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/638f683e-722b-4f63-9b7e-46786d19c8a8.jpg not downloaded yet
2026-03-27 16:36:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fc8b6930-ca04-5432-82a4-0ac9f21e1ba9 with identifier: 10738182
2026-03-27 16:36:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fc8b6930-ca04-5432-82a4-0ac9f21e1ba9 with identifier: 10738182
2026-03-27 16:36:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fc8b6930-ca04-5432-82a4-0ac9f21e1ba9 with identifier: 10738182 to the API
2026-03-27 16:36:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750380/general/233957bb-b025-424d-9af6-30347749f0dd.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 19,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 320,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'fc8b6930-ca04-5432-82a4-0ac9f21e1ba9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-368-NY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738182',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 95520,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161214,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750380/general/04926be7-4f81-4c69-9f63-12bb94bbedf5.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69965,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750380/general/94ac4156-7710-4e79-9e3c-1b2e934c73d7.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151373,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750380/general/855a12f5-9873-4897-adf8-d60b39216f52.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141947,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750380/general/07c4bcd9-426d-4e1e-9cad-19b26803d068.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64574,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750380/general/233957bb-b025-424d-9af6-30347749f0dd.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113935,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750380/general/11ec9c1a-2c92-40b5-bc06-2ec057222fb7.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56745,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750380/general/05973727-6cb8-4a17-a242-eb3701b19288.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56062,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750380/general/1cd12275-e73d-451a-8e0c-304e67ddd29e.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53904,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750380/general/0437661c-4bc2-4731-8143-32f492938b2e.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8b6930-ca04-5432-82a4-0ac9f21e1ba9/fc8b6930-ca04-5432-82a4-0ac9f21e1ba9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61846,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750380/general/22498578-529c-41ae-8f47-f7175d723e93.jpeg',
'Width': 720}],
'price': 48800,
'price_includes_vat': True,
'registration_date': '2022-11-16',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 320 hp - 95.520 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738182%27 HTTP/1.1" 200 None
2026-03-27 16:36:37 [adesa.fr] INFO: Saving data for 10738182: {'created_time': 1774629397.118142, 'last_price_update_time': 1774629397.118153, 'auction_closing_time': 1774858200.0}
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738182') HTTP/1.1" 204 0
2026-03-27 16:36:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 80a07ca7-bbb7-559d-bdb6-ab3024096d6b with identifier: 10738533
2026-03-27 16:36:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 80a07ca7-bbb7-559d-bdb6-ab3024096d6b with identifier: 10738533
2026-03-27 16:36:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 80a07ca7-bbb7-559d-bdb6-ab3024096d6b with identifier: 10738533 to the API
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749992/general/406e8385-7b91-4d12-b726-d3595faae1f2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 320,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '80a07ca7-bbb7-559d-bdb6-ab3024096d6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EX-918-FF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738533',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 95642,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162001,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749992/general/c30de325-b3af-4321-a7f3-ae59c68e92f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147853,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749992/general/0d33eea2-00d9-4dad-a85f-5d62e7f85d55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749992/general/64a167c2-b2d6-4446-9663-d38454ad7929.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749992/general/e7e97e74-e75e-46d4-923b-6f31b4f74639.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749992/general/ab3ea010-0cb6-4b2d-841a-308bfb8fd1ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749992/general/f84c2032-193d-40ec-966c-387e83223e35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81922,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749992/general/406e8385-7b91-4d12-b726-d3595faae1f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113905,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749992/general/321224d2-2b16-4c25-9427-6f2e6d003b2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749992/general/473e6e8d-434e-42b0-ae5b-5ce8be5cf651.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a07ca7-bbb7-559d-bdb6-ab3024096d6b/80a07ca7-bbb7-559d-bdb6-ab3024096d6b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94020,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749992/general/2fefdba3-1db2-4d6f-916f-c2d241310491.jpg',
'Width': 1024}],
'price': 21400,
'price_includes_vat': True,
'registration_date': '2018-05-11',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLC Coupé 350e Fascination - 4-Matic - Hybrid - '
'Automatic - 320 hp - 95.642 km',
'transmission': 'automatic',
'trim': 'Fascination',
'vin': None,
'year': 2018}
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738533%27 HTTP/1.1" 200 None
2026-03-27 16:36:37 [adesa.fr] INFO: Saving data for 10738533: {'created_time': 1774629397.481195, 'last_price_update_time': 1774629397.481205, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738533') HTTP/1.1" 204 0
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252F0ae9bc37-7171-4230-8fc8-856cf6824081.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/0ae9bc37-7171-4230-8fc8-856cf6824081.jpg not downloaded yet
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252Fef4dffec-6568-4cd1-9c72-9ea49fb947cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/ef4dffec-6568-4cd1-9c72-9ea49fb947cb.jpg not downloaded yet
2026-03-27 16:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750015/general/58f92c75-f7a0-43c9-b137-58356a7a31e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738556)
2026-03-27 16:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750100/general/724fd040-63b5-45aa-8555-08ca81a04ac9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738636)
2026-03-27 16:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750015/general/533f19d4-f3ac-4825-bfbf-619347e75d29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738556)
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252Fbc87e710-8f42-4ae4-afbd-685d194e00cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/bc87e710-8f42-4ae4-afbd-685d194e00cf.jpg not downloaded yet
2026-03-27 16:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecc8d9be-ee4a-5bdb-80a0-a9568e90560b with identifier: 10738516
2026-03-27 16:36:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecc8d9be-ee4a-5bdb-80a0-a9568e90560b with scrape type 1
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ecc8d9be-ee4a-5bdb-80a0-a9568e90560b
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252Fa5be42a7-b775-4db2-bc77-79ca6eb19453.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/a5be42a7-b775-4db2-bc77-79ca6eb19453.jpg not downloaded yet
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22566cc90>
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252Ff80de8e5-8fd3-4606-817e-33260460ef33.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/f80de8e5-8fd3-4606-817e-33260460ef33.jpg saved to cache
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b37eaec3-7585-5a4d-8092-ed1d12b5dd98
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22415c5d0>
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252Fc222d0b7-79e8-47af-b0a0-bb219783250c.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/c222d0b7-79e8-47af-b0a0-bb219783250c.jpg saved to cache
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf5710>
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252Fb0cb5fca-4891-4ba7-985c-af9bbd299ca6.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/b0cb5fca-4891-4ba7-985c-af9bbd299ca6.jpg saved to cache
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fa47a44b-80ae-5525-b5f5-cb44c677351b
2026-03-27 16:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750015/general/6ab00b08-b254-4b62-be5e-4e3054dcbc3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738556)
2026-03-27 16:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749861/general/11b11c8d-5294-4d06-be08-8c9d7f52b872.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738515)
2026-03-27 16:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749838/general/a68e028e-dc77-43c5-8507-552efe052f8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738494)
2026-03-27 16:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749815/general/a0b7a814-95ab-476e-a9fa-687c408a9e06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738471)
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252F89a6bb19-0ceb-4e9a-9ae9-1cd47283418b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/89a6bb19-0ceb-4e9a-9ae9-1cd47283418b.jpg not downloaded yet
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252F48389f34-c693-492f-82fc-7d35ad3e820b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/48389f34-c693-492f-82fc-7d35ad3e820b.jpg not downloaded yet
2026-03-27 16:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750003/general/bcb5a39f-911c-4680-bf1b-8f51e2317b86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738544)
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252F4a71eab1-b06a-44df-b7a0-16d137cb1836.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/4a71eab1-b06a-44df-b7a0-16d137cb1836.jpg not downloaded yet
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252F88ffb5c4-e47d-401a-979d-4c5d4a2b6a4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/88ffb5c4-e47d-401a-979d-4c5d4a2b6a4f.jpg not downloaded yet
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252F0348f597-03a3-4dc3-a0c9-937690cda1e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/0348f597-03a3-4dc3-a0c9-937690cda1e2.jpg not downloaded yet
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252Ff3c32750-e287-4d73-bb6b-578d6f1124e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/f3c32750-e287-4d73-bb6b-578d6f1124e7.jpg not downloaded yet
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225828610>
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252F58f92c75-f7a0-43c9-b137-58356a7a31e4.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/58f92c75-f7a0-43c9-b137-58356a7a31e4.jpg saved to cache
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b37eaec3-7585-5a4d-8092-ed1d12b5dd98
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224440b90>
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252F724fd040-63b5-45aa-8555-08ca81a04ac9.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/724fd040-63b5-45aa-8555-08ca81a04ac9.jpg saved to cache
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b3a9c0bf-ee4c-56d9-85dc-d597009f4d57
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225830d10>
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252F533f19d4-f3ac-4825-bfbf-619347e75d29.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/533f19d4-f3ac-4825-bfbf-619347e75d29.jpg saved to cache
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b37eaec3-7585-5a4d-8092-ed1d12b5dd98
2026-03-27 16:36:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1690de64-0a2b-54cf-a23a-34ac2adf8809 with identifier: 10738638
2026-03-27 16:36:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1690de64-0a2b-54cf-a23a-34ac2adf8809 with scrape type 1
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1690de64-0a2b-54cf-a23a-34ac2adf8809
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252Fd0ea0961-4788-4ed4-ba22-874c60f7a4af.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/d0ea0961-4788-4ed4-ba22-874c60f7a4af.jpg not downloaded yet
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252F411b9198-71e7-44b5-a4f8-9ad9bffce81f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/411b9198-71e7-44b5-a4f8-9ad9bffce81f.jpg not downloaded yet
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252F912a3d11-f9ab-4a55-ac00-3aca0123a75c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/912a3d11-f9ab-4a55-ac00-3aca0123a75c.jpg not downloaded yet
2026-03-27 16:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749861/general/ae12d561-955a-4fcd-acf5-84d877e2152b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738515)
2026-03-27 16:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750015/general/0824f1c5-41c7-404a-9f03-29a0ac3fe1c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738556)
2026-03-27 16:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749815/general/8ef2111b-59e1-4336-894a-f075271c4f96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738471)
2026-03-27 16:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750100/general/370c8532-3b1d-4371-ad4b-febc5857c44f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738636)
2026-03-27 16:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749861/general/638f683e-722b-4f63-9b7e-46786d19c8a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738515)
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252F07ac124c-770c-4124-a3b2-3d9cfc39127e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/07ac124c-770c-4124-a3b2-3d9cfc39127e.jpg not downloaded yet
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252F98ef8f9b-8273-4f56-9184-5b03a2ee8130.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/98ef8f9b-8273-4f56-9184-5b03a2ee8130.jpg not downloaded yet
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252F045d8191-597c-4df2-9f14-904da05cac0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/045d8191-597c-4df2-9f14-904da05cac0d.jpg not downloaded yet
2026-03-27 16:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749902/general/2aabcf4f-b5f1-4495-8767-b618a8a13652.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738517)
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252Fcec7ef13-a450-49ae-acc5-83cadf48f89a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/cec7ef13-a450-49ae-acc5-83cadf48f89a.jpg not downloaded yet
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252F46c33b78-8d80-477f-9dbb-a63ce7c423ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/46c33b78-8d80-477f-9dbb-a63ce7c423ef.jpg not downloaded yet
2026-03-27 16:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749839/general/387bc7bc-1d46-441e-b6c0-2da4bf56be0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738495)
2026-03-27 16:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749902/general/ef4dffec-6568-4cd1-9c72-9ea49fb947cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738517)
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252F5b42e422-8056-4d02-89c9-1f40fd5ac772.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/5b42e422-8056-4d02-89c9-1f40fd5ac772.jpg not downloaded yet
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252F819ce0ad-dfa9-4ceb-acea-cb593e844697.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/819ce0ad-dfa9-4ceb-acea-cb593e844697.jpg not downloaded yet
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252Ffc3d755b-7b8d-4881-97a3-f83c71238c34.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/fc3d755b-7b8d-4881-97a3-f83c71238c34.jpg not downloaded yet
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252Faf1edbd0-8b02-4375-b583-667d5e457348.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/af1edbd0-8b02-4375-b583-667d5e457348.jpg not downloaded yet
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252F5cb22ec7-5b49-4414-8b98-84ea87846822.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/5cb22ec7-5b49-4414-8b98-84ea87846822.jpg not downloaded yet
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225931650>
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252F6ab00b08-b254-4b62-be5e-4e3054dcbc3c.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/6ab00b08-b254-4b62-be5e-4e3054dcbc3c.jpg saved to cache
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b37eaec3-7585-5a4d-8092-ed1d12b5dd98
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22563dfd0>
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252F11b11c8d-5294-4d06-be08-8c9d7f52b872.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/11b11c8d-5294-4d06-be08-8c9d7f52b872.jpg saved to cache
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6af87a09-a087-5d6f-a366-e39543bbc046
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241a15d0>
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252Fa68e028e-dc77-43c5-8507-552efe052f8f.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/a68e028e-dc77-43c5-8507-552efe052f8f.jpg saved to cache
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fa47a44b-80ae-5525-b5f5-cb44c677351b
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22417c190>
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252Fa0b7a814-95ab-476e-a9fa-687c408a9e06.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/a0b7a814-95ab-476e-a9fa-687c408a9e06.jpg saved to cache
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256bc750>
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252Fbcb5a39f-911c-4680-bf1b-8f51e2317b86.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/bcb5a39f-911c-4680-bf1b-8f51e2317b86.jpg saved to cache
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0f4e3328-48e9-54fc-a925-528fd96f32de
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252Fdaf95b70-f9a3-422e-935a-a46ac43b99a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/daf95b70-f9a3-422e-935a-a46ac43b99a9.jpg not downloaded yet
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252F51d7317b-74dd-4728-9201-fd9041174412.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/51d7317b-74dd-4728-9201-fd9041174412.jpg not downloaded yet
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252F588cd46a-bfe7-4465-9664-3787fee67950.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/588cd46a-bfe7-4465-9664-3787fee67950.jpg not downloaded yet
2026-03-27 16:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749839/general/0ae9bc37-7171-4230-8fc8-856cf6824081.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738495)
2026-03-27 16:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750003/general/7cede870-7975-4678-83f6-102b5d7700b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738544)
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252F6dca57fd-11c7-48b0-8b2f-8b34c3696e2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/6dca57fd-11c7-48b0-8b2f-8b34c3696e2d.jpg not downloaded yet
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252F2ed6e25f-b67d-4f98-a17e-1a53653f54fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/2ed6e25f-b67d-4f98-a17e-1a53653f54fc.jpg not downloaded yet
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241a3210>
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252Fae12d561-955a-4fcd-acf5-84d877e2152b.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/ae12d561-955a-4fcd-acf5-84d877e2152b.jpg saved to cache
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6af87a09-a087-5d6f-a366-e39543bbc046
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225986cd0>
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252F0824f1c5-41c7-404a-9f03-29a0ac3fe1c8.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/0824f1c5-41c7-404a-9f03-29a0ac3fe1c8.jpg saved to cache
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b37eaec3-7585-5a4d-8092-ed1d12b5dd98
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257b1350>
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252F8ef2111b-59e1-4336-894a-f075271c4f96.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/8ef2111b-59e1-4336-894a-f075271c4f96.jpg saved to cache
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225838310>
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252F370c8532-3b1d-4371-ad4b-febc5857c44f.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/370c8532-3b1d-4371-ad4b-febc5857c44f.jpg saved to cache
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b3a9c0bf-ee4c-56d9-85dc-d597009f4d57
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242e9710>
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252F638f683e-722b-4f63-9b7e-46786d19c8a8.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/638f683e-722b-4f63-9b7e-46786d19c8a8.jpg saved to cache
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6af87a09-a087-5d6f-a366-e39543bbc046
2026-03-27 16:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749863/general/a5be42a7-b775-4db2-bc77-79ca6eb19453.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738516)
2026-03-27 16:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750015/general/6cdd2653-0cb6-42fa-a872-4c8df62c7c7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738556)
2026-03-27 16:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749861/general/f60d1436-ff52-427c-923b-1ae83ad1d573.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738515)
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252F68e1c30c-fdbf-4a7b-8a87-695384ba7f04.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/68e1c30c-fdbf-4a7b-8a87-695384ba7f04.jpg not downloaded yet
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252Fb43bf121-f839-4ce0-8ca0-308165185470.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/b43bf121-f839-4ce0-8ca0-308165185470.jpg not downloaded yet
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252Fd81a5483-20c3-4003-aea0-2481c7dccbd1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/d81a5483-20c3-4003-aea0-2481c7dccbd1.jpg not downloaded yet
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252F82601604-c95c-483c-a7b6-e88f610a8641.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/82601604-c95c-483c-a7b6-e88f610a8641.jpg not downloaded yet
2026-03-27 16:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750102/general/d0ea0961-4788-4ed4-ba22-874c60f7a4af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738638)
2026-03-27 16:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749902/general/f3c32750-e287-4d73-bb6b-578d6f1124e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738517)
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252Fbab1a44e-bfcc-4097-a889-c2c93e67290e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/bab1a44e-bfcc-4097-a889-c2c93e67290e.jpg not downloaded yet
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252Fb07879ee-6117-4609-a7e0-2737fb8a91f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/b07879ee-6117-4609-a7e0-2737fb8a91f7.jpg not downloaded yet
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252F35343e3b-3260-4ab7-af5e-873987ba5d20.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/35343e3b-3260-4ab7-af5e-873987ba5d20.jpg not downloaded yet
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22411e410>
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252F2aabcf4f-b5f1-4495-8767-b618a8a13652.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/2aabcf4f-b5f1-4495-8767-b618a8a13652.jpg saved to cache
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3d952539-12ac-5fb1-a28b-a07a64f3b720
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22419bbd0>
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252F387bc7bc-1d46-441e-b6c0-2da4bf56be0c.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/387bc7bc-1d46-441e-b6c0-2da4bf56be0c.jpg saved to cache
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7cb84357-02fa-51db-b5b0-ba55ffa0f187
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22411cf10>
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252Fef4dffec-6568-4cd1-9c72-9ea49fb947cb.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/ef4dffec-6568-4cd1-9c72-9ea49fb947cb.jpg saved to cache
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3d952539-12ac-5fb1-a28b-a07a64f3b720
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225898250>
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252F0ae9bc37-7171-4230-8fc8-856cf6824081.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/0ae9bc37-7171-4230-8fc8-856cf6824081.jpg saved to cache
2026-03-27 16:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7cb84357-02fa-51db-b5b0-ba55ffa0f187
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245eb790>
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252F7cede870-7975-4678-83f6-102b5d7700b1.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/7cede870-7975-4678-83f6-102b5d7700b1.jpg saved to cache
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0f4e3328-48e9-54fc-a925-528fd96f32de
2026-03-27 16:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749839/general/0348f597-03a3-4dc3-a0c9-937690cda1e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738495)
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252Fb89c6199-b589-497e-b0b1-2fef557cee07.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/b89c6199-b589-497e-b0b1-2fef557cee07.jpg not downloaded yet
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252Ff3e68f11-4e66-4a83-9d4f-e4f564870f3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/f3e68f11-4e66-4a83-9d4f-e4f564870f3e.jpg not downloaded yet
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252Ff3058ad8-b460-41a9-9ceb-ef13ed254853.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/f3058ad8-b460-41a9-9ceb-ef13ed254853.jpg not downloaded yet
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252F4bee450f-2f2b-499f-bd74-9f2b74acd910.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/4bee450f-2f2b-499f-bd74-9f2b74acd910.jpg not downloaded yet
2026-03-27 16:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749863/general/88ffb5c4-e47d-401a-979d-4c5d4a2b6a4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738516)
2026-03-27 16:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749861/general/4a71eab1-b06a-44df-b7a0-16d137cb1836.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738515)
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252F3bdf353a-089d-40e9-8d7b-346c2cfd7dff.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/3bdf353a-089d-40e9-8d7b-346c2cfd7dff.jpg not downloaded yet
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b91090>
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252Fa5be42a7-b775-4db2-bc77-79ca6eb19453.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/a5be42a7-b775-4db2-bc77-79ca6eb19453.jpg saved to cache
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ecc8d9be-ee4a-5bdb-80a0-a9568e90560b
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22416d910>
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750015%252Fgeneral%252F6cdd2653-0cb6-42fa-a872-4c8df62c7c7e.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750015/general/6cdd2653-0cb6-42fa-a872-4c8df62c7c7e.jpg saved to cache
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b37eaec3-7585-5a4d-8092-ed1d12b5dd98
2026-03-27 16:36:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b37eaec3-7585-5a4d-8092-ed1d12b5dd98, skipping ID generation
2026-03-27 16:36:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b37eaec3-7585-5a4d-8092-ed1d12b5dd98 with scrape type 1
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b37eaec3-7585-5a4d-8092-ed1d12b5dd98 sending to next pipeline
2026-03-27 16:36:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b37eaec3-7585-5a4d-8092-ed1d12b5dd98, identifier: 10738556
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff2b7d0>
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252Ff60d1436-ff52-427c-923b-1ae83ad1d573.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/f60d1436-ff52-427c-923b-1ae83ad1d573.jpg saved to cache
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6af87a09-a087-5d6f-a366-e39543bbc046
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22411ddd0>
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252Fd0ea0961-4788-4ed4-ba22-874c60f7a4af.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/d0ea0961-4788-4ed4-ba22-874c60f7a4af.jpg saved to cache
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1690de64-0a2b-54cf-a23a-34ac2adf8809
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b92ad0>
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252Ff3c32750-e287-4d73-bb6b-578d6f1124e7.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/f3c32750-e287-4d73-bb6b-578d6f1124e7.jpg saved to cache
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3d952539-12ac-5fb1-a28b-a07a64f3b720
2026-03-27 16:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749861/general/cec7ef13-a450-49ae-acc5-83cadf48f89a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738515)
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252Feb0206a6-8306-4738-93b4-9f205d8ba883.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/eb0206a6-8306-4738-93b4-9f205d8ba883.jpg not downloaded yet
2026-03-27 16:36:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b37eaec3-7585-5a4d-8092-ed1d12b5dd98 with identifier: 10738556
2026-03-27 16:36:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b37eaec3-7585-5a4d-8092-ed1d12b5dd98 with identifier: 10738556
2026-03-27 16:36:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b37eaec3-7585-5a4d-8092-ed1d12b5dd98 with identifier: 10738556 to the API
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750015/general/6cdd2653-0cb6-42fa-a872-4c8df62c7c7e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'b37eaec3-7585-5a4d-8092-ed1d12b5dd98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-980-PZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738556',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 151877,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196911,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750015/general/47130384-60d0-4681-8f9a-b746c3e39da5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750015/general/bcb7e150-f371-4eb6-a7c6-b6d7c9cf9c09.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750015/general/25b68622-f087-4838-b948-18a5e5c76c5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750015/general/f3c8d468-70c0-48ec-974f-d69754ef876b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135551,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750015/general/f80de8e5-8fd3-4606-817e-33260460ef33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750015/general/58f92c75-f7a0-43c9-b137-58356a7a31e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750015/general/6ab00b08-b254-4b62-be5e-4e3054dcbc3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750015/general/533f19d4-f3ac-4825-bfbf-619347e75d29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750015/general/0824f1c5-41c7-404a-9f03-29a0ac3fe1c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b37eaec3-7585-5a4d-8092-ed1d12b5dd98/b37eaec3-7585-5a4d-8092-ed1d12b5dd98_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154530,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750015/general/6cdd2653-0cb6-42fa-a872-4c8df62c7c7e.jpg',
'Width': 1024}],
'price': 4700,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 2,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Renault Kangoo Express Grand Comfort - Diesel - Manual - 95 hp - '
'151.877 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738556%27 HTTP/1.1" 200 None
2026-03-27 16:36:39 [adesa.fr] INFO: Saving data for 10738556: {'created_time': 1774629399.876378, 'last_price_update_time': 1774629399.876388, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738556') HTTP/1.1" 204 0
2026-03-27 16:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749863/general/46c33b78-8d80-477f-9dbb-a63ce7c423ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738516)
2026-03-27 16:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749863/general/912a3d11-f9ab-4a55-ac00-3aca0123a75c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738516)
2026-03-27 16:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749863/general/5cb22ec7-5b49-4414-8b98-84ea87846822.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738516)
2026-03-27 16:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749861/general/af1edbd0-8b02-4375-b583-667d5e457348.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738515)
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252F29792291-493e-467e-b750-d35bcd132ca1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/29792291-493e-467e-b750-d35bcd132ca1.jpg not downloaded yet
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252F1269495a-761a-46b3-a105-41a88eb5c860.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/1269495a-761a-46b3-a105-41a88eb5c860.jpg not downloaded yet
2026-03-27 16:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749902/general/51d7317b-74dd-4728-9201-fd9041174412.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738517)
2026-03-27 16:36:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749839/general/daf95b70-f9a3-422e-935a-a46ac43b99a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738495)
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ac0550>
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252F0348f597-03a3-4dc3-a0c9-937690cda1e2.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/0348f597-03a3-4dc3-a0c9-937690cda1e2.jpg saved to cache
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7cb84357-02fa-51db-b5b0-ba55ffa0f187
2026-03-27 16:36:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e55583db-3ee8-5d05-b35c-a5a9dc0f84d1 with identifier: 10738621
2026-03-27 16:36:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e55583db-3ee8-5d05-b35c-a5a9dc0f84d1 with scrape type 1
2026-03-27 16:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e55583db-3ee8-5d05-b35c-a5a9dc0f84d1
2026-03-27 16:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252F23ec00b6-c67e-4eeb-9481-a39acb202261.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/23ec00b6-c67e-4eeb-9481-a39acb202261.jpg not downloaded yet
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22583b3d0>
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252F88ffb5c4-e47d-401a-979d-4c5d4a2b6a4f.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/88ffb5c4-e47d-401a-979d-4c5d4a2b6a4f.jpg saved to cache
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ecc8d9be-ee4a-5bdb-80a0-a9568e90560b
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff15ad0>
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252F4a71eab1-b06a-44df-b7a0-16d137cb1836.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/4a71eab1-b06a-44df-b7a0-16d137cb1836.jpg saved to cache
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6af87a09-a087-5d6f-a366-e39543bbc046
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244215d0>
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252Fcec7ef13-a450-49ae-acc5-83cadf48f89a.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/cec7ef13-a450-49ae-acc5-83cadf48f89a.jpg saved to cache
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6af87a09-a087-5d6f-a366-e39543bbc046
2026-03-27 16:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750102/general/588cd46a-bfe7-4465-9664-3787fee67950.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738638)
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252F0c77e1c7-32f1-461f-9215-fc13c6ef1c99.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/0c77e1c7-32f1-461f-9215-fc13c6ef1c99.jpg not downloaded yet
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252Fe7685ab4-697a-4b7b-9c95-0077df71bcfd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/e7685ab4-697a-4b7b-9c95-0077df71bcfd.jpg not downloaded yet
2026-03-27 16:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749863/general/82601604-c95c-483c-a7b6-e88f610a8641.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738516)
2026-03-27 16:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750102/general/35343e3b-3260-4ab7-af5e-873987ba5d20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738638)
2026-03-27 16:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ba13d0>
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252F46c33b78-8d80-477f-9dbb-a63ce7c423ef.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/46c33b78-8d80-477f-9dbb-a63ce7c423ef.jpg saved to cache
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ecc8d9be-ee4a-5bdb-80a0-a9568e90560b
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225825ed0>
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252F912a3d11-f9ab-4a55-ac00-3aca0123a75c.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/912a3d11-f9ab-4a55-ac00-3aca0123a75c.jpg saved to cache
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ecc8d9be-ee4a-5bdb-80a0-a9568e90560b
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225877cd0>
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252F5cb22ec7-5b49-4414-8b98-84ea87846822.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/5cb22ec7-5b49-4414-8b98-84ea87846822.jpg saved to cache
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ecc8d9be-ee4a-5bdb-80a0-a9568e90560b
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240f3ad0>
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252Faf1edbd0-8b02-4375-b583-667d5e457348.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/af1edbd0-8b02-4375-b583-667d5e457348.jpg saved to cache
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6af87a09-a087-5d6f-a366-e39543bbc046
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22588a450>
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252F51d7317b-74dd-4728-9201-fd9041174412.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/51d7317b-74dd-4728-9201-fd9041174412.jpg saved to cache
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3d952539-12ac-5fb1-a28b-a07a64f3b720
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242e0650>
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252Fdaf95b70-f9a3-422e-935a-a46ac43b99a9.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/daf95b70-f9a3-422e-935a-a46ac43b99a9.jpg saved to cache
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7cb84357-02fa-51db-b5b0-ba55ffa0f187
2026-03-27 16:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749863/general/b89c6199-b589-497e-b0b1-2fef557cee07.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738516)
2026-03-27 16:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749902/general/b43bf121-f839-4ce0-8ca0-308165185470.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738517)
2026-03-27 16:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750102/general/d81a5483-20c3-4003-aea0-2481c7dccbd1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738638)
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252F43753f62-0dbf-4696-861d-49af657d47fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/43753f62-0dbf-4696-861d-49af657d47fe.jpg not downloaded yet
2026-03-27 16:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749863/general/3bdf353a-089d-40e9-8d7b-346c2cfd7dff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738516)
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252Ffa7f3770-a95f-4dec-be83-ea0d57611cff.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/fa7f3770-a95f-4dec-be83-ea0d57611cff.jpg not downloaded yet
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259a1250>
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252F588cd46a-bfe7-4465-9664-3787fee67950.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/588cd46a-bfe7-4465-9664-3787fee67950.jpg saved to cache
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1690de64-0a2b-54cf-a23a-34ac2adf8809
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ca5e50>
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252F82601604-c95c-483c-a7b6-e88f610a8641.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/82601604-c95c-483c-a7b6-e88f610a8641.jpg saved to cache
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ecc8d9be-ee4a-5bdb-80a0-a9568e90560b
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259ad250>
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252F35343e3b-3260-4ab7-af5e-873987ba5d20.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/35343e3b-3260-4ab7-af5e-873987ba5d20.jpg saved to cache
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1690de64-0a2b-54cf-a23a-34ac2adf8809
2026-03-27 16:36:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8026e22f-ffc7-5c62-98c0-3ef102133b06 with identifier: 10738473
2026-03-27 16:36:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8026e22f-ffc7-5c62-98c0-3ef102133b06 with scrape type 1
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8026e22f-ffc7-5c62-98c0-3ef102133b06
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252Fd2a20a2e-5e43-437c-889d-9875e999bce1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/d2a20a2e-5e43-437c-889d-9875e999bce1.jpg not downloaded yet
2026-03-27 16:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749902/general/b07879ee-6117-4609-a7e0-2737fb8a91f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738517)
2026-03-27 16:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750102/general/4bee450f-2f2b-499f-bd74-9f2b74acd910.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738638)
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252F2a02ac86-0b95-4ab2-8612-c0a2910cb091.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/2a02ac86-0b95-4ab2-8612-c0a2910cb091.jpg not downloaded yet
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252Fbe4b2a43-f4b0-4e2e-ab97-176c24cb948a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/be4b2a43-f4b0-4e2e-ab97-176c24cb948a.jpg not downloaded yet
2026-03-27 16:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749902/general/f3058ad8-b460-41a9-9ceb-ef13ed254853.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738517)
2026-03-27 16:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749839/general/f3e68f11-4e66-4a83-9d4f-e4f564870f3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738495)
2026-03-27 16:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749839/general/bab1a44e-bfcc-4097-a889-c2c93e67290e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738495)
2026-03-27 16:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749863/general/29792291-493e-467e-b750-d35bcd132ca1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738516)
2026-03-27 16:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750102/general/eb0206a6-8306-4738-93b4-9f205d8ba883.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738638)
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252Fe250a993-ca15-42ea-9d41-3c3f6b47e31b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/e250a993-ca15-42ea-9d41-3c3f6b47e31b.jpg not downloaded yet
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252Feb4f636b-943c-46c0-bad2-efe55b412626.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/eb4f636b-943c-46c0-bad2-efe55b412626.jpg not downloaded yet
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ca6790>
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252Fb89c6199-b589-497e-b0b1-2fef557cee07.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/b89c6199-b589-497e-b0b1-2fef557cee07.jpg saved to cache
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ecc8d9be-ee4a-5bdb-80a0-a9568e90560b
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225899350>
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252Fb43bf121-f839-4ce0-8ca0-308165185470.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/b43bf121-f839-4ce0-8ca0-308165185470.jpg saved to cache
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3d952539-12ac-5fb1-a28b-a07a64f3b720
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff2a650>
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252Fd81a5483-20c3-4003-aea0-2481c7dccbd1.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/d81a5483-20c3-4003-aea0-2481c7dccbd1.jpg saved to cache
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1690de64-0a2b-54cf-a23a-34ac2adf8809
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224319b10>
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252F3bdf353a-089d-40e9-8d7b-346c2cfd7dff.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/3bdf353a-089d-40e9-8d7b-346c2cfd7dff.jpg saved to cache
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ecc8d9be-ee4a-5bdb-80a0-a9568e90560b
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252F6ea51dbe-668c-4b35-860f-c3b8d4d24cb4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/6ea51dbe-668c-4b35-860f-c3b8d4d24cb4.jpg not downloaded yet
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252Fede4df08-a896-476c-b66d-6c10e6bebc9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/ede4df08-a896-476c-b66d-6c10e6bebc9d.jpg not downloaded yet
2026-03-27 16:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750102/general/0c77e1c7-32f1-461f-9215-fc13c6ef1c99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738638)
2026-03-27 16:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252F1560bf49-04ef-463a-80bb-4e21ae03109b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/1560bf49-04ef-463a-80bb-4e21ae03109b.jpg not downloaded yet
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252F21206969-d08f-489c-816d-fd338b65cf03.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/21206969-d08f-489c-816d-fd338b65cf03.jpg not downloaded yet
2026-03-27 16:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750102/general/1269495a-761a-46b3-a105-41a88eb5c860.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738638)
2026-03-27 16:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750085/general/e7685ab4-697a-4b7b-9c95-0077df71bcfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738621)
2026-03-27 16:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749839/general/68e1c30c-fdbf-4a7b-8a87-695384ba7f04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738495)
2026-03-27 16:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750085/general/23ec00b6-c67e-4eeb-9481-a39acb202261.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738621)
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252F53afe828-cdb4-4681-bb48-cd0328641814.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/53afe828-cdb4-4681-bb48-cd0328641814.jpg not downloaded yet
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252F3e419428-75f5-43b4-a5ec-5c5df70358b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/3e419428-75f5-43b4-a5ec-5c5df70358b9.jpg not downloaded yet
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e7a50>
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252Fb07879ee-6117-4609-a7e0-2737fb8a91f7.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/b07879ee-6117-4609-a7e0-2737fb8a91f7.jpg saved to cache
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3d952539-12ac-5fb1-a28b-a07a64f3b720
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240f06d0>
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252F4bee450f-2f2b-499f-bd74-9f2b74acd910.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/4bee450f-2f2b-499f-bd74-9f2b74acd910.jpg saved to cache
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1690de64-0a2b-54cf-a23a-34ac2adf8809
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225853490>
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252Ff3058ad8-b460-41a9-9ceb-ef13ed254853.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/f3058ad8-b460-41a9-9ceb-ef13ed254853.jpg saved to cache
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3d952539-12ac-5fb1-a28b-a07a64f3b720
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225852490>
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252Ff3e68f11-4e66-4a83-9d4f-e4f564870f3e.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/f3e68f11-4e66-4a83-9d4f-e4f564870f3e.jpg saved to cache
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7cb84357-02fa-51db-b5b0-ba55ffa0f187
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22412c850>
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252Fbab1a44e-bfcc-4097-a889-c2c93e67290e.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/bab1a44e-bfcc-4097-a889-c2c93e67290e.jpg saved to cache
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7cb84357-02fa-51db-b5b0-ba55ffa0f187
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225874810>
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252F29792291-493e-467e-b750-d35bcd132ca1.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/29792291-493e-467e-b750-d35bcd132ca1.jpg saved to cache
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ecc8d9be-ee4a-5bdb-80a0-a9568e90560b
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240f3890>
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252Feb0206a6-8306-4738-93b4-9f205d8ba883.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/eb0206a6-8306-4738-93b4-9f205d8ba883.jpg saved to cache
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1690de64-0a2b-54cf-a23a-34ac2adf8809
2026-03-27 16:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749863/general/2ed6e25f-b67d-4f98-a17e-1a53653f54fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738516)
2026-03-27 16:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749861/general/6dca57fd-11c7-48b0-8b2f-8b34c3696e2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738515)
2026-03-27 16:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750085/general/43753f62-0dbf-4696-861d-49af657d47fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738621)
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252F0250ec04-7ec6-4b68-989b-f9c68046e62d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/0250ec04-7ec6-4b68-989b-f9c68046e62d.jpg not downloaded yet
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252F625e5cb1-c1b1-4d4f-99ba-f0f4b8b678e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/625e5cb1-c1b1-4d4f-99ba-f0f4b8b678e0.jpg not downloaded yet
2026-03-27 16:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749817/general/d2a20a2e-5e43-437c-889d-9875e999bce1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738473)
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252Fb9cf627e-9d17-4720-b041-1393f8590357.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/b9cf627e-9d17-4720-b041-1393f8590357.jpg not downloaded yet
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22566a650>
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252F0c77e1c7-32f1-461f-9215-fc13c6ef1c99.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/0c77e1c7-32f1-461f-9215-fc13c6ef1c99.jpg saved to cache
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1690de64-0a2b-54cf-a23a-34ac2adf8809
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258b56d0>
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252F1269495a-761a-46b3-a105-41a88eb5c860.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/1269495a-761a-46b3-a105-41a88eb5c860.jpg saved to cache
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1690de64-0a2b-54cf-a23a-34ac2adf8809
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22448a950>
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252Fe7685ab4-697a-4b7b-9c95-0077df71bcfd.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/e7685ab4-697a-4b7b-9c95-0077df71bcfd.jpg saved to cache
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e55583db-3ee8-5d05-b35c-a5a9dc0f84d1
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258b7c10>
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252F68e1c30c-fdbf-4a7b-8a87-695384ba7f04.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/68e1c30c-fdbf-4a7b-8a87-695384ba7f04.jpg saved to cache
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7cb84357-02fa-51db-b5b0-ba55ffa0f187
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225aba150>
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252F23ec00b6-c67e-4eeb-9481-a39acb202261.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/23ec00b6-c67e-4eeb-9481-a39acb202261.jpg saved to cache
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e55583db-3ee8-5d05-b35c-a5a9dc0f84d1
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252Fd04a3ffc-08be-475b-b7e0-8b71275fd951.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/d04a3ffc-08be-475b-b7e0-8b71275fd951.jpg not downloaded yet
2026-03-27 16:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750102/general/fc3d755b-7b8d-4881-97a3-f83c71238c34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738638)
2026-03-27 16:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749902/general/819ce0ad-dfa9-4ceb-acea-cb593e844697.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738517)
2026-03-27 16:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750085/general/2a02ac86-0b95-4ab2-8612-c0a2910cb091.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738621)
2026-03-27 16:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749817/general/ede4df08-a896-476c-b66d-6c10e6bebc9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738473)
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252Fb1df98f4-6fc3-4d74-b0a2-1fc6608083fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/b1df98f4-6fc3-4d74-b0a2-1fc6608083fd.jpg not downloaded yet
2026-03-27 16:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749817/general/be4b2a43-f4b0-4e2e-ab97-176c24cb948a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738473)
2026-03-27 16:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749839/general/5b42e422-8056-4d02-89c9-1f40fd5ac772.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738495)
2026-03-27 16:36:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750085/general/fa7f3770-a95f-4dec-be83-ea0d57611cff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738621)
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225734ed0>
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749863%252Fgeneral%252F2ed6e25f-b67d-4f98-a17e-1a53653f54fc.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749863/general/2ed6e25f-b67d-4f98-a17e-1a53653f54fc.jpg saved to cache
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ecc8d9be-ee4a-5bdb-80a0-a9568e90560b
2026-03-27 16:36:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ecc8d9be-ee4a-5bdb-80a0-a9568e90560b, skipping ID generation
2026-03-27 16:36:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecc8d9be-ee4a-5bdb-80a0-a9568e90560b with scrape type 1
2026-03-27 16:36:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ecc8d9be-ee4a-5bdb-80a0-a9568e90560b sending to next pipeline
2026-03-27 16:36:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ecc8d9be-ee4a-5bdb-80a0-a9568e90560b, identifier: 10738516
2026-03-27 16:36:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227a5ae90>
2026-03-27 16:36:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252F6dca57fd-11c7-48b0-8b2f-8b34c3696e2d.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/6dca57fd-11c7-48b0-8b2f-8b34c3696e2d.jpg saved to cache
2026-03-27 16:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6af87a09-a087-5d6f-a366-e39543bbc046
2026-03-27 16:36:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22456ae90>
2026-03-27 16:36:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252F43753f62-0dbf-4696-861d-49af657d47fe.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/43753f62-0dbf-4696-861d-49af657d47fe.jpg saved to cache
2026-03-27 16:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e55583db-3ee8-5d05-b35c-a5a9dc0f84d1
2026-03-27 16:36:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224417bd0>
2026-03-27 16:36:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252Fd2a20a2e-5e43-437c-889d-9875e999bce1.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/d2a20a2e-5e43-437c-889d-9875e999bce1.jpg saved to cache
2026-03-27 16:36:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8026e22f-ffc7-5c62-98c0-3ef102133b06
2026-03-27 16:36:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749817/general/21206969-d08f-489c-816d-fd338b65cf03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738473)
2026-03-27 16:36:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ecc8d9be-ee4a-5bdb-80a0-a9568e90560b with identifier: 10738516
2026-03-27 16:36:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ecc8d9be-ee4a-5bdb-80a0-a9568e90560b with identifier: 10738516
2026-03-27 16:36:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ecc8d9be-ee4a-5bdb-80a0-a9568e90560b with identifier: 10738516 to the API
2026-03-27 16:36:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749863/general/2ed6e25f-b67d-4f98-a17e-1a53653f54fc.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'ecc8d9be-ee4a-5bdb-80a0-a9568e90560b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-756-WT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738516',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 35769,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 77,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749863/general/a5be42a7-b775-4db2-bc77-79ca6eb19453.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219420,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749863/general/88ffb5c4-e47d-401a-979d-4c5d4a2b6a4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213601,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749863/general/912a3d11-f9ab-4a55-ac00-3aca0123a75c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230652,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749863/general/46c33b78-8d80-477f-9dbb-a63ce7c423ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98001,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749863/general/5cb22ec7-5b49-4414-8b98-84ea87846822.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749863/general/2ed6e25f-b67d-4f98-a17e-1a53653f54fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113740,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749863/general/82601604-c95c-483c-a7b6-e88f610a8641.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180387,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749863/general/b89c6199-b589-497e-b0b1-2fef557cee07.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749863/general/3bdf353a-089d-40e9-8d7b-346c2cfd7dff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecc8d9be-ee4a-5bdb-80a0-a9568e90560b/ecc8d9be-ee4a-5bdb-80a0-a9568e90560b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131090,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749863/general/29792291-493e-467e-b750-d35bcd132ca1.jpg',
'Width': 1024}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2024-05-13',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot e-2008 50 kWh Active - Electric - Automatic - 136 hp - '
'35.769 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2024}
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738516%27 HTTP/1.1" 200 None
2026-03-27 16:36:43 [adesa.fr] INFO: Saving data for 10738516: {'created_time': 1774629403.024651, 'last_price_update_time': 1774629403.024663, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738516') HTTP/1.1" 204 0
2026-03-27 16:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749817/general/eb4f636b-943c-46c0-bad2-efe55b412626.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738473)
2026-03-27 16:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750085/general/1560bf49-04ef-463a-80bb-4e21ae03109b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738621)
2026-03-27 16:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749817/general/3e419428-75f5-43b4-a5ec-5c5df70358b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738473)
2026-03-27 16:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750085/general/6ea51dbe-668c-4b35-860f-c3b8d4d24cb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738621)
2026-03-27 16:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750085/general/e250a993-ca15-42ea-9d41-3c3f6b47e31b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738621)
2026-03-27 16:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750085/general/53afe828-cdb4-4681-bb48-cd0328641814.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738621)
2026-03-27 16:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749817/general/625e5cb1-c1b1-4d4f-99ba-f0f4b8b678e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738473)
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ca5010>
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252Ffc3d755b-7b8d-4881-97a3-f83c71238c34.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/fc3d755b-7b8d-4881-97a3-f83c71238c34.jpg saved to cache
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1690de64-0a2b-54cf-a23a-34ac2adf8809
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240c25d0>
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252F819ce0ad-dfa9-4ceb-acea-cb593e844697.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/819ce0ad-dfa9-4ceb-acea-cb593e844697.jpg saved to cache
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3d952539-12ac-5fb1-a28b-a07a64f3b720
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257cf6d0>
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252F2a02ac86-0b95-4ab2-8612-c0a2910cb091.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/2a02ac86-0b95-4ab2-8612-c0a2910cb091.jpg saved to cache
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e55583db-3ee8-5d05-b35c-a5a9dc0f84d1
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22411fc10>
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252Fede4df08-a896-476c-b66d-6c10e6bebc9d.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/ede4df08-a896-476c-b66d-6c10e6bebc9d.jpg saved to cache
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8026e22f-ffc7-5c62-98c0-3ef102133b06
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225657890>
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252Fbe4b2a43-f4b0-4e2e-ab97-176c24cb948a.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/be4b2a43-f4b0-4e2e-ab97-176c24cb948a.jpg saved to cache
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8026e22f-ffc7-5c62-98c0-3ef102133b06
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22562e550>
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252F5b42e422-8056-4d02-89c9-1f40fd5ac772.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/5b42e422-8056-4d02-89c9-1f40fd5ac772.jpg saved to cache
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7cb84357-02fa-51db-b5b0-ba55ffa0f187
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2240c03d0>
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252Ffa7f3770-a95f-4dec-be83-ea0d57611cff.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/fa7f3770-a95f-4dec-be83-ea0d57611cff.jpg saved to cache
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e55583db-3ee8-5d05-b35c-a5a9dc0f84d1
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241764d0>
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252F21206969-d08f-489c-816d-fd338b65cf03.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/21206969-d08f-489c-816d-fd338b65cf03.jpg saved to cache
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8026e22f-ffc7-5c62-98c0-3ef102133b06
2026-03-27 16:36:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749817/general/d04a3ffc-08be-475b-b7e0-8b71275fd951.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738473)
2026-03-27 16:36:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749817/general/b9cf627e-9d17-4720-b041-1393f8590357.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738473)
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245a7e90>
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252Feb4f636b-943c-46c0-bad2-efe55b412626.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/eb4f636b-943c-46c0-bad2-efe55b412626.jpg saved to cache
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8026e22f-ffc7-5c62-98c0-3ef102133b06
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256692d0>
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252F1560bf49-04ef-463a-80bb-4e21ae03109b.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/1560bf49-04ef-463a-80bb-4e21ae03109b.jpg saved to cache
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e55583db-3ee8-5d05-b35c-a5a9dc0f84d1
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bea7d0>
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252F3e419428-75f5-43b4-a5ec-5c5df70358b9.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/3e419428-75f5-43b4-a5ec-5c5df70358b9.jpg saved to cache
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8026e22f-ffc7-5c62-98c0-3ef102133b06
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22566b450>
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252F6ea51dbe-668c-4b35-860f-c3b8d4d24cb4.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/6ea51dbe-668c-4b35-860f-c3b8d4d24cb4.jpg saved to cache
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e55583db-3ee8-5d05-b35c-a5a9dc0f84d1
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22453f790>
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252Fe250a993-ca15-42ea-9d41-3c3f6b47e31b.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/e250a993-ca15-42ea-9d41-3c3f6b47e31b.jpg saved to cache
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e55583db-3ee8-5d05-b35c-a5a9dc0f84d1
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22566a110>
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252F53afe828-cdb4-4681-bb48-cd0328641814.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/53afe828-cdb4-4681-bb48-cd0328641814.jpg saved to cache
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e55583db-3ee8-5d05-b35c-a5a9dc0f84d1
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bebd50>
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252F625e5cb1-c1b1-4d4f-99ba-f0f4b8b678e0.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/625e5cb1-c1b1-4d4f-99ba-f0f4b8b678e0.jpg saved to cache
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8026e22f-ffc7-5c62-98c0-3ef102133b06
2026-03-27 16:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749817/general/b1df98f4-6fc3-4d74-b0a2-1fc6608083fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738473)
2026-03-27 16:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749902/general/98ef8f9b-8273-4f56-9184-5b03a2ee8130.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738517)
2026-03-27 16:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749839/general/07ac124c-770c-4124-a3b2-3d9cfc39127e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738495)
2026-03-27 16:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750085/general/0250ec04-7ec6-4b68-989b-f9c68046e62d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738621)
2026-03-27 16:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749902/general/48389f34-c693-492f-82fc-7d35ad3e820b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738517)
2026-03-27 16:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749861/general/411b9198-71e7-44b5-a4f8-9ad9bffce81f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738515)
2026-03-27 16:36:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c09c50>
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252Fd04a3ffc-08be-475b-b7e0-8b71275fd951.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/d04a3ffc-08be-475b-b7e0-8b71275fd951.jpg saved to cache
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8026e22f-ffc7-5c62-98c0-3ef102133b06
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256dc9d0>
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252Fb9cf627e-9d17-4720-b041-1393f8590357.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/b9cf627e-9d17-4720-b041-1393f8590357.jpg saved to cache
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8026e22f-ffc7-5c62-98c0-3ef102133b06
2026-03-27 16:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750102/general/045d8191-597c-4df2-9f14-904da05cac0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738638)
2026-03-27 16:36:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749839/general/89a6bb19-0ceb-4e9a-9ae9-1cd47283418b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738495)
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225884c10>
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749817%252Fgeneral%252Fb1df98f4-6fc3-4d74-b0a2-1fc6608083fd.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749817/general/b1df98f4-6fc3-4d74-b0a2-1fc6608083fd.jpg saved to cache
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8026e22f-ffc7-5c62-98c0-3ef102133b06
2026-03-27 16:36:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8026e22f-ffc7-5c62-98c0-3ef102133b06, skipping ID generation
2026-03-27 16:36:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8026e22f-ffc7-5c62-98c0-3ef102133b06 with scrape type 1
2026-03-27 16:36:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8026e22f-ffc7-5c62-98c0-3ef102133b06 sending to next pipeline
2026-03-27 16:36:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8026e22f-ffc7-5c62-98c0-3ef102133b06, identifier: 10738473
2026-03-27 16:36:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8026e22f-ffc7-5c62-98c0-3ef102133b06 with identifier: 10738473
2026-03-27 16:36:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8026e22f-ffc7-5c62-98c0-3ef102133b06 with identifier: 10738473
2026-03-27 16:36:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8026e22f-ffc7-5c62-98c0-3ef102133b06 with identifier: 10738473 to the API
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749817/general/b1df98f4-6fc3-4d74-b0a2-1fc6608083fd.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '8026e22f-ffc7-5c62-98c0-3ef102133b06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-779-ZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738473',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 183817,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143269,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749817/general/d2a20a2e-5e43-437c-889d-9875e999bce1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149994,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749817/general/be4b2a43-f4b0-4e2e-ab97-176c24cb948a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128104,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749817/general/eb4f636b-943c-46c0-bad2-efe55b412626.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129120,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749817/general/ede4df08-a896-476c-b66d-6c10e6bebc9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108196,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749817/general/21206969-d08f-489c-816d-fd338b65cf03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136109,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749817/general/3e419428-75f5-43b4-a5ec-5c5df70358b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749817/general/625e5cb1-c1b1-4d4f-99ba-f0f4b8b678e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749817/general/b9cf627e-9d17-4720-b041-1393f8590357.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749817/general/d04a3ffc-08be-475b-b7e0-8b71275fd951.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8026e22f-ffc7-5c62-98c0-3ef102133b06/8026e22f-ffc7-5c62-98c0-3ef102133b06_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749817/general/b1df98f4-6fc3-4d74-b0a2-1fc6608083fd.jpg',
'Width': 1024}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-04-25',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 308 SW 1.5 Allure Pack - Diesel - Automatic - 130 hp - '
'183.817 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738473%27 HTTP/1.1" 200 None
2026-03-27 16:36:44 [adesa.fr] INFO: Saving data for 10738473: {'created_time': 1774629404.474238, 'last_price_update_time': 1774629404.474251, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738473') HTTP/1.1" 204 0
2026-03-27 16:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749861/general/bc87e710-8f42-4ae4-afbd-685d194e00cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738515)
2026-03-27 16:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750003/general/da6ac344-16b2-4051-b4e4-d568add45579.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738544)
2026-03-27 16:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749815/general/d70de4d2-b136-4428-91f7-c10b4ad1aab4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738471)
2026-03-27 16:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749838/general/10011b77-7379-43d4-97f2-a9579029a6f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738494)
2026-03-27 16:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750100/general/2756961b-65ca-4a39-aeff-fc10134045d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738636)
2026-03-27 16:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750003/general/fea7285b-057d-4d19-9022-7787f933440b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738544)
2026-03-27 16:36:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749838/general/51dd0ff3-d07c-47df-91f7-1594bc3c4118.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738494)
2026-03-27 16:36:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244167d0>
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252F98ef8f9b-8273-4f56-9184-5b03a2ee8130.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/98ef8f9b-8273-4f56-9184-5b03a2ee8130.jpg saved to cache
2026-03-27 16:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3d952539-12ac-5fb1-a28b-a07a64f3b720
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22588b350>
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252F07ac124c-770c-4124-a3b2-3d9cfc39127e.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/07ac124c-770c-4124-a3b2-3d9cfc39127e.jpg saved to cache
2026-03-27 16:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7cb84357-02fa-51db-b5b0-ba55ffa0f187
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225660c10>
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750085%252Fgeneral%252F0250ec04-7ec6-4b68-989b-f9c68046e62d.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750085/general/0250ec04-7ec6-4b68-989b-f9c68046e62d.jpg saved to cache
2026-03-27 16:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e55583db-3ee8-5d05-b35c-a5a9dc0f84d1
2026-03-27 16:36:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e55583db-3ee8-5d05-b35c-a5a9dc0f84d1, skipping ID generation
2026-03-27 16:36:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e55583db-3ee8-5d05-b35c-a5a9dc0f84d1 with scrape type 1
2026-03-27 16:36:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e55583db-3ee8-5d05-b35c-a5a9dc0f84d1 sending to next pipeline
2026-03-27 16:36:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e55583db-3ee8-5d05-b35c-a5a9dc0f84d1, identifier: 10738621
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225895c50>
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749902%252Fgeneral%252F48389f34-c693-492f-82fc-7d35ad3e820b.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749902/general/48389f34-c693-492f-82fc-7d35ad3e820b.jpg saved to cache
2026-03-27 16:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3d952539-12ac-5fb1-a28b-a07a64f3b720
2026-03-27 16:36:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3d952539-12ac-5fb1-a28b-a07a64f3b720, skipping ID generation
2026-03-27 16:36:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d952539-12ac-5fb1-a28b-a07a64f3b720 with scrape type 1
2026-03-27 16:36:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3d952539-12ac-5fb1-a28b-a07a64f3b720 sending to next pipeline
2026-03-27 16:36:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3d952539-12ac-5fb1-a28b-a07a64f3b720, identifier: 10738517
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22597a0d0>
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252F411b9198-71e7-44b5-a4f8-9ad9bffce81f.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/411b9198-71e7-44b5-a4f8-9ad9bffce81f.jpg saved to cache
2026-03-27 16:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6af87a09-a087-5d6f-a366-e39543bbc046
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224543d50>
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750102%252Fgeneral%252F045d8191-597c-4df2-9f14-904da05cac0d.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750102/general/045d8191-597c-4df2-9f14-904da05cac0d.jpg saved to cache
2026-03-27 16:36:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1690de64-0a2b-54cf-a23a-34ac2adf8809
2026-03-27 16:36:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1690de64-0a2b-54cf-a23a-34ac2adf8809, skipping ID generation
2026-03-27 16:36:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1690de64-0a2b-54cf-a23a-34ac2adf8809 with scrape type 1
2026-03-27 16:36:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1690de64-0a2b-54cf-a23a-34ac2adf8809 sending to next pipeline
2026-03-27 16:36:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1690de64-0a2b-54cf-a23a-34ac2adf8809, identifier: 10738638
2026-03-27 16:36:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258d6f90>
2026-03-27 16:36:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749839%252Fgeneral%252F89a6bb19-0ceb-4e9a-9ae9-1cd47283418b.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749839/general/89a6bb19-0ceb-4e9a-9ae9-1cd47283418b.jpg saved to cache
2026-03-27 16:36:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7cb84357-02fa-51db-b5b0-ba55ffa0f187
2026-03-27 16:36:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cb84357-02fa-51db-b5b0-ba55ffa0f187, skipping ID generation
2026-03-27 16:36:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cb84357-02fa-51db-b5b0-ba55ffa0f187 with scrape type 1
2026-03-27 16:36:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cb84357-02fa-51db-b5b0-ba55ffa0f187 sending to next pipeline
2026-03-27 16:36:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7cb84357-02fa-51db-b5b0-ba55ffa0f187, identifier: 10738495
2026-03-27 16:36:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749815/general/48a72e66-1c50-441e-8d19-9e5bd311ef48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738471)
2026-03-27 16:36:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e55583db-3ee8-5d05-b35c-a5a9dc0f84d1 with identifier: 10738621
2026-03-27 16:36:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e55583db-3ee8-5d05-b35c-a5a9dc0f84d1 with identifier: 10738621
2026-03-27 16:36:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e55583db-3ee8-5d05-b35c-a5a9dc0f84d1 with identifier: 10738621 to the API
2026-03-27 16:36:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750085/general/0250ec04-7ec6-4b68-989b-f9c68046e62d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'e55583db-3ee8-5d05-b35c-a5a9dc0f84d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-605-QG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738621',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 117532,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 61,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171749,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750085/general/23ec00b6-c67e-4eeb-9481-a39acb202261.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182087,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750085/general/e7685ab4-697a-4b7b-9c95-0077df71bcfd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750085/general/43753f62-0dbf-4696-861d-49af657d47fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750085/general/fa7f3770-a95f-4dec-be83-ea0d57611cff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101191,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750085/general/2a02ac86-0b95-4ab2-8612-c0a2910cb091.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750085/general/e250a993-ca15-42ea-9d41-3c3f6b47e31b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750085/general/6ea51dbe-668c-4b35-860f-c3b8d4d24cb4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141712,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750085/general/1560bf49-04ef-463a-80bb-4e21ae03109b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87313,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750085/general/53afe828-cdb4-4681-bb48-cd0328641814.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e55583db-3ee8-5d05-b35c-a5a9dc0f84d1/e55583db-3ee8-5d05-b35c-a5a9dc0f84d1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130979,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750085/general/0250ec04-7ec6-4b68-989b-f9c68046e62d.jpg',
'Width': 1024}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 308 SW 1.5 Active Pack - Diesel - Manual - 130 hp - 117.532 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-27 16:36:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738621%27 HTTP/1.1" 200 None
2026-03-27 16:36:46 [adesa.fr] INFO: Saving data for 10738621: {'created_time': 1774629406.002453, 'last_price_update_time': 1774629406.002467, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738621') HTTP/1.1" 204 0
2026-03-27 16:36:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3d952539-12ac-5fb1-a28b-a07a64f3b720 with identifier: 10738517
2026-03-27 16:36:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3d952539-12ac-5fb1-a28b-a07a64f3b720 with identifier: 10738517
2026-03-27 16:36:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3d952539-12ac-5fb1-a28b-a07a64f3b720 with identifier: 10738517 to the API
2026-03-27 16:36:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749902/general/48389f34-c693-492f-82fc-7d35ad3e820b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '3d952539-12ac-5fb1-a28b-a07a64f3b720',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-741-MX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738517',
'listing': 'auction',
'location': 'Ingrandes (France)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 171670,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749902/general/2aabcf4f-b5f1-4495-8767-b618a8a13652.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749902/general/ef4dffec-6568-4cd1-9c72-9ea49fb947cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749902/general/48389f34-c693-492f-82fc-7d35ad3e820b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749902/general/f3c32750-e287-4d73-bb6b-578d6f1124e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72664,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749902/general/98ef8f9b-8273-4f56-9184-5b03a2ee8130.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749902/general/819ce0ad-dfa9-4ceb-acea-cb593e844697.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117036,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749902/general/51d7317b-74dd-4728-9201-fd9041174412.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749902/general/b43bf121-f839-4ce0-8ca0-308165185470.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143378,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749902/general/b07879ee-6117-4609-a7e0-2737fb8a91f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d952539-12ac-5fb1-a28b-a07a64f3b720/3d952539-12ac-5fb1-a28b-a07a64f3b720_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102461,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749902/general/f3058ad8-b460-41a9-9ceb-ef13ed254853.jpg',
'Width': 1024}],
'price': 7300,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 3,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot Expert 2.0 HDI Asphalt - Diesel - Automatic - 120 hp - '
'171.670 km',
'transmission': 'automatic',
'trim': 'Asphalt',
'vin': None,
'year': 2022}
2026-03-27 16:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738517%27 HTTP/1.1" 200 None
2026-03-27 16:36:47 [adesa.fr] INFO: Saving data for 10738517: {'created_time': 1774629407.024123, 'last_price_update_time': 1774629407.024134, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738517') HTTP/1.1" 204 0
2026-03-27 16:36:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1690de64-0a2b-54cf-a23a-34ac2adf8809 with identifier: 10738638
2026-03-27 16:36:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1690de64-0a2b-54cf-a23a-34ac2adf8809 with identifier: 10738638
2026-03-27 16:36:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1690de64-0a2b-54cf-a23a-34ac2adf8809 with identifier: 10738638 to the API
2026-03-27 16:36:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750102/general/045d8191-597c-4df2-9f14-904da05cac0d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '1690de64-0a2b-54cf-a23a-34ac2adf8809',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-759-AT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738638',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 139786,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 49,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750102/general/d0ea0961-4788-4ed4-ba22-874c60f7a4af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750102/general/045d8191-597c-4df2-9f14-904da05cac0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236448,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750102/general/fc3d755b-7b8d-4881-97a3-f83c71238c34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229064,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750102/general/588cd46a-bfe7-4465-9664-3787fee67950.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136422,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750102/general/d81a5483-20c3-4003-aea0-2481c7dccbd1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118946,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750102/general/35343e3b-3260-4ab7-af5e-873987ba5d20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139411,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750102/general/4bee450f-2f2b-499f-bd74-9f2b74acd910.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750102/general/eb0206a6-8306-4738-93b4-9f205d8ba883.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184332,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750102/general/1269495a-761a-46b3-a105-41a88eb5c860.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1690de64-0a2b-54cf-a23a-34ac2adf8809/1690de64-0a2b-54cf-a23a-34ac2adf8809_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80559,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750102/general/0c77e1c7-32f1-461f-9215-fc13c6ef1c99.jpg',
'Width': 1024}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-12-09',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 308 SW 1.5 GT - Diesel - Automatic - 130 hp - 139.786 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-27 16:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738638%27 HTTP/1.1" 200 None
2026-03-27 16:36:47 [adesa.fr] INFO: Saving data for 10738638: {'created_time': 1774629407.912149, 'last_price_update_time': 1774629407.912163, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738638') HTTP/1.1" 204 0
2026-03-27 16:36:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7cb84357-02fa-51db-b5b0-ba55ffa0f187 with identifier: 10738495
2026-03-27 16:36:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7cb84357-02fa-51db-b5b0-ba55ffa0f187 with identifier: 10738495
2026-03-27 16:36:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7cb84357-02fa-51db-b5b0-ba55ffa0f187 with identifier: 10738495 to the API
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749839/general/89a6bb19-0ceb-4e9a-9ae9-1cd47283418b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '7cb84357-02fa-51db-b5b0-ba55ffa0f187',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP-491-KX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738495',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 143326,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 110,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749839/general/387bc7bc-1d46-441e-b6c0-2da4bf56be0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134608,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749839/general/0ae9bc37-7171-4230-8fc8-856cf6824081.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749839/general/89a6bb19-0ceb-4e9a-9ae9-1cd47283418b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749839/general/0348f597-03a3-4dc3-a0c9-937690cda1e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749839/general/07ac124c-770c-4124-a3b2-3d9cfc39127e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749839/general/5b42e422-8056-4d02-89c9-1f40fd5ac772.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749839/general/daf95b70-f9a3-422e-935a-a46ac43b99a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156632,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749839/general/68e1c30c-fdbf-4a7b-8a87-695384ba7f04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749839/general/bab1a44e-bfcc-4097-a889-c2c93e67290e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cb84357-02fa-51db-b5b0-ba55ffa0f187/7cb84357-02fa-51db-b5b0-ba55ffa0f187_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749839/general/f3e68f11-4e66-4a83-9d4f-e4f564870f3e.jpg',
'Width': 1024}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2020-03-13',
'seats_number': 7,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 5008 1.2i Active Business - Petrol - Manual - 130 hp - '
'143.326 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2020}
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738495%27 HTTP/1.1" 200 None
2026-03-27 16:36:48 [adesa.fr] INFO: Saving data for 10738495: {'created_time': 1774629408.465397, 'last_price_update_time': 1774629408.46541, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738495') HTTP/1.1" 204 0
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22597bf50>
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749861%252Fgeneral%252Fbc87e710-8f42-4ae4-afbd-685d194e00cf.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749861/general/bc87e710-8f42-4ae4-afbd-685d194e00cf.jpg saved to cache
2026-03-27 16:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6af87a09-a087-5d6f-a366-e39543bbc046
2026-03-27 16:36:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6af87a09-a087-5d6f-a366-e39543bbc046, skipping ID generation
2026-03-27 16:36:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6af87a09-a087-5d6f-a366-e39543bbc046 with scrape type 1
2026-03-27 16:36:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6af87a09-a087-5d6f-a366-e39543bbc046 sending to next pipeline
2026-03-27 16:36:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6af87a09-a087-5d6f-a366-e39543bbc046, identifier: 10738515
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225669d50>
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252Fda6ac344-16b2-4051-b4e4-d568add45579.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/da6ac344-16b2-4051-b4e4-d568add45579.jpg saved to cache
2026-03-27 16:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0f4e3328-48e9-54fc-a925-528fd96f32de
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22588c210>
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252Fd70de4d2-b136-4428-91f7-c10b4ad1aab4.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/d70de4d2-b136-4428-91f7-c10b4ad1aab4.jpg saved to cache
2026-03-27 16:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff18f50>
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252F10011b77-7379-43d4-97f2-a9579029a6f2.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/10011b77-7379-43d4-97f2-a9579029a6f2.jpg saved to cache
2026-03-27 16:36:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fa47a44b-80ae-5525-b5f5-cb44c677351b
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c03850>
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252F2756961b-65ca-4a39-aeff-fc10134045d3.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/2756961b-65ca-4a39-aeff-fc10134045d3.jpg saved to cache
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b3a9c0bf-ee4c-56d9-85dc-d597009f4d57
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224397dd0>
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252Ffea7285b-057d-4d19-9022-7787f933440b.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/fea7285b-057d-4d19-9022-7787f933440b.jpg saved to cache
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0f4e3328-48e9-54fc-a925-528fd96f32de
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225925c10>
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252F51dd0ff3-d07c-47df-91f7-1594bc3c4118.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/51dd0ff3-d07c-47df-91f7-1594bc3c4118.jpg saved to cache
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fa47a44b-80ae-5525-b5f5-cb44c677351b
2026-03-27 16:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750003/general/1211d0e4-0750-4060-874f-f373c093bdd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738544)
2026-03-27 16:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749815/general/872ed5e9-f6fb-4ba5-a61c-bc488e4bbdc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738471)
2026-03-27 16:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749838/general/4f17ca07-7e9f-44d4-96db-1875f9f2ba99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738494)
2026-03-27 16:36:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6af87a09-a087-5d6f-a366-e39543bbc046 with identifier: 10738515
2026-03-27 16:36:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6af87a09-a087-5d6f-a366-e39543bbc046 with identifier: 10738515
2026-03-27 16:36:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6af87a09-a087-5d6f-a366-e39543bbc046 with identifier: 10738515 to the API
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749861/general/bc87e710-8f42-4ae4-afbd-685d194e00cf.jpg>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '6af87a09-a087-5d6f-a366-e39543bbc046',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-831-HC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738515',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 185998,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184760,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749861/general/11b11c8d-5294-4d06-be08-8c9d7f52b872.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181904,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749861/general/ae12d561-955a-4fcd-acf5-84d877e2152b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168065,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749861/general/f60d1436-ff52-427c-923b-1ae83ad1d573.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119557,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749861/general/638f683e-722b-4f63-9b7e-46786d19c8a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749861/general/bc87e710-8f42-4ae4-afbd-685d194e00cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142371,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749861/general/4a71eab1-b06a-44df-b7a0-16d137cb1836.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150510,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749861/general/411b9198-71e7-44b5-a4f8-9ad9bffce81f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163758,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749861/general/cec7ef13-a450-49ae-acc5-83cadf48f89a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119967,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749861/general/af1edbd0-8b02-4375-b583-667d5e457348.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6af87a09-a087-5d6f-a366-e39543bbc046/6af87a09-a087-5d6f-a366-e39543bbc046_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80560,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749861/general/6dca57fd-11c7-48b0-8b2f-8b34c3696e2d.jpg',
'Width': 1024}],
'price': 7400,
'price_includes_vat': True,
'registration_date': '2021-05-18',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 508 SW 1.6i Allure Pack - Petrol - Automatic - 180 hp - '
'185.998 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738515%27 HTTP/1.1" 200 None
2026-03-27 16:36:49 [adesa.fr] INFO: Saving data for 10738515: {'created_time': 1774629409.437812, 'last_price_update_time': 1774629409.437828, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738515') HTTP/1.1" 204 0
2026-03-27 16:36:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2288a8e10>
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252F48a72e66-1c50-441e-8d19-9e5bd311ef48.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/48a72e66-1c50-441e-8d19-9e5bd311ef48.jpg saved to cache
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5
2026-03-27 16:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749838/general/c292c264-5be4-414c-937c-df74e0dc027d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738494)
2026-03-27 16:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750003/general/64716bc9-0838-491d-8e68-7de16b40d8a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738544)
2026-03-27 16:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750100/general/64cc142c-973f-44bc-a051-fb4ea5d9a103.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738636)
2026-03-27 16:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749815/general/ffb4f00a-e3ca-4a75-87d6-e6b8063056d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738471)
2026-03-27 16:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750004/general/a18212de-ee26-4603-b77e-57100fa66e29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738545)
2026-03-27 16:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22580dc10>
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252F1211d0e4-0750-4060-874f-f373c093bdd4.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/1211d0e4-0750-4060-874f-f373c093bdd4.jpg saved to cache
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0f4e3328-48e9-54fc-a925-528fd96f32de
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22410f6d0>
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252F872ed5e9-f6fb-4ba5-a61c-bc488e4bbdc3.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/872ed5e9-f6fb-4ba5-a61c-bc488e4bbdc3.jpg saved to cache
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bdbe10>
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252F4f17ca07-7e9f-44d4-96db-1875f9f2ba99.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/4f17ca07-7e9f-44d4-96db-1875f9f2ba99.jpg saved to cache
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fa47a44b-80ae-5525-b5f5-cb44c677351b
2026-03-27 16:36:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738472> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749815/general/a5cf2eaf-136c-458b-9822-ca4e9a13f626.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738471)
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22410c0d0>
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749838%252Fgeneral%252Fc292c264-5be4-414c-937c-df74e0dc027d.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749838/general/c292c264-5be4-414c-937c-df74e0dc027d.jpg saved to cache
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fa47a44b-80ae-5525-b5f5-cb44c677351b
2026-03-27 16:36:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fa47a44b-80ae-5525-b5f5-cb44c677351b, skipping ID generation
2026-03-27 16:36:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa47a44b-80ae-5525-b5f5-cb44c677351b with scrape type 1
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fa47a44b-80ae-5525-b5f5-cb44c677351b sending to next pipeline
2026-03-27 16:36:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fa47a44b-80ae-5525-b5f5-cb44c677351b, identifier: 10738494
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22577de10>
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252F64716bc9-0838-491d-8e68-7de16b40d8a2.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/64716bc9-0838-491d-8e68-7de16b40d8a2.jpg saved to cache
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0f4e3328-48e9-54fc-a925-528fd96f32de
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22594cad0>
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252F64cc142c-973f-44bc-a051-fb4ea5d9a103.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/64cc142c-973f-44bc-a051-fb4ea5d9a103.jpg saved to cache
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b3a9c0bf-ee4c-56d9-85dc-d597009f4d57
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257dd5d0>
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252Fffb4f00a-e3ca-4a75-87d6-e6b8063056d4.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/ffb4f00a-e3ca-4a75-87d6-e6b8063056d4.jpg saved to cache
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243959d0>
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252Fa18212de-ee26-4603-b77e-57100fa66e29.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/a18212de-ee26-4603-b77e-57100fa66e29.jpg saved to cache
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2dc49c69-0b4d-5ddd-9b03-cb30260134bd
2026-03-27 16:36:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f22861a-2a52-5a27-8eb1-e116574d0d7c with identifier: 10738639
2026-03-27 16:36:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f22861a-2a52-5a27-8eb1-e116574d0d7c with scrape type 1
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f22861a-2a52-5a27-8eb1-e116574d0d7c
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252F5f50db8d-1981-4450-8302-3498dcf668b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/5f50db8d-1981-4450-8302-3498dcf668b3.jpg not downloaded yet
2026-03-27 16:36:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd with identifier: 10738620
2026-03-27 16:36:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd with scrape type 1
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252F96f8a6ae-0204-4cf8-913f-e99cca8bfd65.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/96f8a6ae-0204-4cf8-913f-e99cca8bfd65.jpg not downloaded yet
2026-03-27 16:36:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750100/general/7d7bbd1f-5ad5-4132-8f62-45359e49e191.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738636)
2026-03-27 16:36:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fa47a44b-80ae-5525-b5f5-cb44c677351b with identifier: 10738494
2026-03-27 16:36:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fa47a44b-80ae-5525-b5f5-cb44c677351b with identifier: 10738494
2026-03-27 16:36:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fa47a44b-80ae-5525-b5f5-cb44c677351b with identifier: 10738494 to the API
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749838/general/c292c264-5be4-414c-937c-df74e0dc027d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 320,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fa47a44b-80ae-5525-b5f5-cb44c677351b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-724-FB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738494',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 113392,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749838/general/c292c264-5be4-414c-937c-df74e0dc027d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105922,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749838/general/4f17ca07-7e9f-44d4-96db-1875f9f2ba99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169534,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749838/general/51dd0ff3-d07c-47df-91f7-1594bc3c4118.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160215,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749838/general/a1e0f0ff-ae2b-4aee-a56e-9de6868edc1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98533,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749838/general/10011b77-7379-43d4-97f2-a9579029a6f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749838/general/a68e028e-dc77-43c5-8507-552efe052f8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102000,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749838/general/16cfd275-cb8b-421b-a864-43ea605f34ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138058,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749838/general/b0cb5fca-4891-4ba7-985c-af9bbd299ca6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749838/general/98ba91b2-35a3-46a3-bd63-e7e5ddc30cfe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa47a44b-80ae-5525-b5f5-cb44c677351b/fa47a44b-80ae-5525-b5f5-cb44c677351b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749838/general/d034432b-2a6f-4cae-afe7-1c4c0fe3e085.jpg',
'Width': 1024}],
'price': 39000,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 320 hp - 113.392 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738494%27 HTTP/1.1" 200 None
2026-03-27 16:36:50 [adesa.fr] INFO: Saving data for 10738494: {'created_time': 1774629410.405829, 'last_price_update_time': 1774629410.40584, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738494') HTTP/1.1" 204 0
2026-03-27 16:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750003/general/1dba2509-325a-4023-b0bf-851b20d3a62b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738544)
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252Fc571b46a-069c-4cde-ad3a-55b7236f5bba.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/c571b46a-069c-4cde-ad3a-55b7236f5bba.jpg not downloaded yet
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252F77c4bf21-1065-47ef-ad18-309a20e28217.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/77c4bf21-1065-47ef-ad18-309a20e28217.jpg not downloaded yet
2026-03-27 16:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750036/general/c44353b0-39ca-43b1-aba3-858a49a5346d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738574)
2026-03-27 16:36:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bca013d0-9d1a-5a29-a22a-108811ab027f with identifier: 10738472
2026-03-27 16:36:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bca013d0-9d1a-5a29-a22a-108811ab027f with scrape type 1
2026-03-27 16:36:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bca013d0-9d1a-5a29-a22a-108811ab027f
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252Fcbfbcf9a-6a6a-45f9-937b-4d13fa0eba73.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/cbfbcf9a-6a6a-45f9-937b-4d13fa0eba73.jpg not downloaded yet
2026-03-27 16:36:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22449d250>
2026-03-27 16:36:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252Fa5cf2eaf-136c-458b-9822-ca4e9a13f626.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/a5cf2eaf-136c-458b-9822-ca4e9a13f626.jpg saved to cache
2026-03-27 16:36:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5
2026-03-27 16:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750004/general/dafb2463-1112-4da3-be13-02d436642b40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738545)
2026-03-27 16:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750003/general/d98e23e8-b363-47b0-ac9e-cc8c8fb936e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738544)
2026-03-27 16:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750013/general/39a32252-1e33-4d33-bc35-18c6bec2ce76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738554)
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252F7b704f85-0699-48cd-bda7-241c6d9556a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/7b704f85-0699-48cd-bda7-241c6d9556a9.jpg not downloaded yet
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252F28c624a1-a669-48f1-861b-2aea45349bba.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/28c624a1-a669-48f1-861b-2aea45349bba.jpg not downloaded yet
2026-03-27 16:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738576> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff22690>
2026-03-27 16:36:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750100%252Fgeneral%252F7d7bbd1f-5ad5-4132-8f62-45359e49e191.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750100/general/7d7bbd1f-5ad5-4132-8f62-45359e49e191.jpg saved to cache
2026-03-27 16:36:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b3a9c0bf-ee4c-56d9-85dc-d597009f4d57
2026-03-27 16:36:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b3a9c0bf-ee4c-56d9-85dc-d597009f4d57, skipping ID generation
2026-03-27 16:36:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3a9c0bf-ee4c-56d9-85dc-d597009f4d57 with scrape type 1
2026-03-27 16:36:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b3a9c0bf-ee4c-56d9-85dc-d597009f4d57 sending to next pipeline
2026-03-27 16:36:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b3a9c0bf-ee4c-56d9-85dc-d597009f4d57, identifier: 10738636
2026-03-27 16:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749815/general/5e17ae2a-6212-4b35-b4f1-4a03a3f6524d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738471)
2026-03-27 16:36:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749813/general/d36c380d-1294-493c-9a4c-5f9665a05f4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738469)
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252F17cb506e-7322-44eb-85bc-31edf62b85f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/17cb506e-7322-44eb-85bc-31edf62b85f1.jpg not downloaded yet
2026-03-27 16:36:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b3a9c0bf-ee4c-56d9-85dc-d597009f4d57 with identifier: 10738636
2026-03-27 16:36:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b3a9c0bf-ee4c-56d9-85dc-d597009f4d57 with identifier: 10738636
2026-03-27 16:36:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b3a9c0bf-ee4c-56d9-85dc-d597009f4d57 with identifier: 10738636 to the API
2026-03-27 16:36:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750100/general/7d7bbd1f-5ad5-4132-8f62-45359e49e191.jpg>
{'auction_title': '',
'c_o_2_emission_value': 21,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b3a9c0bf-ee4c-56d9-85dc-d597009f4d57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-409-VJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738636',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 101031,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143712,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750100/general/7d7bbd1f-5ad5-4132-8f62-45359e49e191.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750100/general/95d9352e-55d6-42ad-9f17-efe33a809679.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750100/general/64cc142c-973f-44bc-a051-fb4ea5d9a103.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160411,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750100/general/bad8b915-f6e3-4b87-bf46-c1a38073cbf1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750100/general/2756961b-65ca-4a39-aeff-fc10134045d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123759,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750100/general/e569ea97-722c-4593-929d-cbbb9c2b047e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105182,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750100/general/c8adbaf6-5dfa-40df-8cf7-0125aca82936.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750100/general/370c8532-3b1d-4371-ad4b-febc5857c44f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100315,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750100/general/724fd040-63b5-45aa-8555-08ca81a04ac9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3a9c0bf-ee4c-56d9-85dc-d597009f4d57/b3a9c0bf-ee4c-56d9-85dc-d597009f4d57_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750100/general/91781f49-4d7e-4b5b-ae64-ca4571c08c70.jpg',
'Width': 1024}],
'price': 43000,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 194 hp - 101.031 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738636%27 HTTP/1.1" 200 None
2026-03-27 16:36:51 [adesa.fr] INFO: Saving data for 10738636: {'created_time': 1774629411.166085, 'last_price_update_time': 1774629411.166096, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738636') HTTP/1.1" 204 0
2026-03-27 16:36:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750036/general/4266044b-80ce-4fed-994c-30c717868a42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738574)
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252Fb11a69ee-001a-4429-bfae-31a62a90d3ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/b11a69ee-001a-4429-bfae-31a62a90d3ba.jpg not downloaded yet
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252F54bad614-ed75-4beb-9e0c-b12894605208.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/54bad614-ed75-4beb-9e0c-b12894605208.jpg not downloaded yet
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a98210>
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252F1dba2509-325a-4023-b0bf-851b20d3a62b.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/1dba2509-325a-4023-b0bf-851b20d3a62b.jpg saved to cache
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0f4e3328-48e9-54fc-a925-528fd96f32de
2026-03-27 16:36:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750083/general/96f8a6ae-0204-4cf8-913f-e99cca8bfd65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738620)
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252Ffc6c6cd8-2c50-41fc-8763-2fea4b8c205f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/fc6c6cd8-2c50-41fc-8763-2fea4b8c205f.jpg not downloaded yet
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252F8382c8d6-ba92-484e-9c00-842998b8c4c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/8382c8d6-ba92-484e-9c00-842998b8c4c9.jpg not downloaded yet
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252Fa3cf0c2a-3bab-4f1d-a36f-619fc81b49e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/a3cf0c2a-3bab-4f1d-a36f-619fc81b49e3.jpg not downloaded yet
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256dfad0>
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252Fc44353b0-39ca-43b1-aba3-858a49a5346d.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/c44353b0-39ca-43b1-aba3-858a49a5346d.jpg saved to cache
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7cca96ef-9ada-53ab-a34a-a0fb078a36e3
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22566c490>
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750004%252Fgeneral%252Fdafb2463-1112-4da3-be13-02d436642b40.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750004/general/dafb2463-1112-4da3-be13-02d436642b40.jpg saved to cache
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2dc49c69-0b4d-5ddd-9b03-cb30260134bd
2026-03-27 16:36:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2dc49c69-0b4d-5ddd-9b03-cb30260134bd, skipping ID generation
2026-03-27 16:36:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dc49c69-0b4d-5ddd-9b03-cb30260134bd with scrape type 1
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2dc49c69-0b4d-5ddd-9b03-cb30260134bd sending to next pipeline
2026-03-27 16:36:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2dc49c69-0b4d-5ddd-9b03-cb30260134bd, identifier: 10738545
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224417e90>
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750003%252Fgeneral%252Fd98e23e8-b363-47b0-ac9e-cc8c8fb936e0.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750003/general/d98e23e8-b363-47b0-ac9e-cc8c8fb936e0.jpg saved to cache
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0f4e3328-48e9-54fc-a925-528fd96f32de
2026-03-27 16:36:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0f4e3328-48e9-54fc-a925-528fd96f32de, skipping ID generation
2026-03-27 16:36:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f4e3328-48e9-54fc-a925-528fd96f32de with scrape type 1
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0f4e3328-48e9-54fc-a925-528fd96f32de sending to next pipeline
2026-03-27 16:36:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0f4e3328-48e9-54fc-a925-528fd96f32de, identifier: 10738544
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225882810>
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252F39a32252-1e33-4d33-bc35-18c6bec2ce76.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/39a32252-1e33-4d33-bc35-18c6bec2ce76.jpg saved to cache
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e6d9261d-dcfa-5e99-8879-b6c08c77e999
2026-03-27 16:36:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7 with identifier: 10738580
2026-03-27 16:36:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7 with scrape type 1
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252F6b309fea-ce72-4242-834e-ebb6bc3eb8e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/6b309fea-ce72-4242-834e-ebb6bc3eb8e5.jpg not downloaded yet
2026-03-27 16:36:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c5fd20e-bef6-54e3-ba52-b1247db54c1c with identifier: 10738576
2026-03-27 16:36:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c5fd20e-bef6-54e3-ba52-b1247db54c1c with scrape type 1
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0c5fd20e-bef6-54e3-ba52-b1247db54c1c
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F4556ed0b-5176-4365-988e-cdf0050f81d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/4556ed0b-5176-4365-988e-cdf0050f81d6.jpg not downloaded yet
2026-03-27 16:36:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 427b875b-39fc-589f-b57f-9c790f19929b with identifier: 10738662
2026-03-27 16:36:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 427b875b-39fc-589f-b57f-9c790f19929b with scrape type 1
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 427b875b-39fc-589f-b57f-9c790f19929b
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252F004b2287-b17d-426a-91f9-2fbb21085ee2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/004b2287-b17d-426a-91f9-2fbb21085ee2.jpg not downloaded yet
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c01d90>
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749815%252Fgeneral%252F5e17ae2a-6212-4b35-b4f1-4a03a3f6524d.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749815/general/5e17ae2a-6212-4b35-b4f1-4a03a3f6524d.jpg saved to cache
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5
2026-03-27 16:36:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5, skipping ID generation
2026-03-27 16:36:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5 with scrape type 1
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5 sending to next pipeline
2026-03-27 16:36:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5, identifier: 10738471
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff2f250>
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252Fd36c380d-1294-493c-9a4c-5f9665a05f4e.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/d36c380d-1294-493c-9a4c-5f9665a05f4e.jpg saved to cache
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 364a5262-7329-5cb6-b91c-7f9fb2d9f076
2026-03-27 16:36:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750103/general/5f50db8d-1981-4450-8302-3498dcf668b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738639)
2026-03-27 16:36:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750013/general/22db635c-077a-40b0-b2c8-7716f6be35fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738554)
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252Fbee35f9d-7632-4175-b37b-4863c36f4d83.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/bee35f9d-7632-4175-b37b-4863c36f4d83.jpg not downloaded yet
2026-03-27 16:36:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2dc49c69-0b4d-5ddd-9b03-cb30260134bd with identifier: 10738545
2026-03-27 16:36:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2dc49c69-0b4d-5ddd-9b03-cb30260134bd with identifier: 10738545
2026-03-27 16:36:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2dc49c69-0b4d-5ddd-9b03-cb30260134bd with identifier: 10738545 to the API
2026-03-27 16:36:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750004/general/dafb2463-1112-4da3-be13-02d436642b40.jpg>
{'auction_title': '',
'c_o_2_emission_value': 12,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 381,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '2dc49c69-0b4d-5ddd-9b03-cb30260134bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX-463-SH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738545',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 48171,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750004/general/0b2383d0-1d63-498f-ba2b-d45be5c21471.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750004/general/dafb2463-1112-4da3-be13-02d436642b40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155715,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750004/general/5b79c4c0-a281-404e-b48d-54b888a0a4e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163788,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750004/general/afac9ee0-a93c-4abd-8946-ff945e4f9fd0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750004/general/fb82a4a1-aff1-445b-bad5-b4daad630c9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750004/general/dd88be59-8aca-402c-b071-6d5c4dd461ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750004/general/eff3c43c-4241-4d02-a24b-7af354ee65bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87257,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750004/general/0713bb13-9589-4812-8cc2-34ac2e341749.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750004/general/57f8c4de-7e72-420f-b623-41218826d132.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc49c69-0b4d-5ddd-9b03-cb30260134bd/2dc49c69-0b4d-5ddd-9b03-cb30260134bd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750004/general/a18212de-ee26-4603-b77e-57100fa66e29.jpg',
'Width': 1024}],
'price': 41500,
'price_includes_vat': True,
'registration_date': '2024-06-21',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLC 400e AMG Line - 4-Matic - Hybrid - Automatic - '
'381 hp - 48.171 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-27 16:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738545%27 HTTP/1.1" 200 None
2026-03-27 16:36:52 [adesa.fr] INFO: Saving data for 10738545: {'created_time': 1774629412.330655, 'last_price_update_time': 1774629412.330666, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738545') HTTP/1.1" 204 0
2026-03-27 16:36:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0f4e3328-48e9-54fc-a925-528fd96f32de with identifier: 10738544
2026-03-27 16:36:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0f4e3328-48e9-54fc-a925-528fd96f32de with identifier: 10738544
2026-03-27 16:36:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0f4e3328-48e9-54fc-a925-528fd96f32de with identifier: 10738544 to the API
2026-03-27 16:36:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750003/general/d98e23e8-b363-47b0-ac9e-cc8c8fb936e0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 13,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 313,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '0f4e3328-48e9-54fc-a925-528fd96f32de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-658-XR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738544',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 50617,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750003/general/5df04a25-d474-4180-9132-08d356e94403.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165397,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750003/general/d98e23e8-b363-47b0-ac9e-cc8c8fb936e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154523,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750003/general/1dba2509-325a-4023-b0bf-851b20d3a62b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154824,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750003/general/64716bc9-0838-491d-8e68-7de16b40d8a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112452,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750003/general/0e1d034b-1bf4-407b-bcfe-6e353475e1c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125029,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750003/general/1211d0e4-0750-4060-874f-f373c093bdd4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133203,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750003/general/fea7285b-057d-4d19-9022-7787f933440b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97510,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750003/general/da6ac344-16b2-4051-b4e4-d568add45579.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750003/general/7cede870-7975-4678-83f6-102b5d7700b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f4e3328-48e9-54fc-a925-528fd96f32de/0f4e3328-48e9-54fc-a925-528fd96f32de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154526,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750003/general/bcb5a39f-911c-4680-bf1b-8f51e2317b86.jpg',
'Width': 1024}],
'price': 41000,
'price_includes_vat': True,
'registration_date': '2024-05-14',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 313 hp - 50.617 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-27 16:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738544%27 HTTP/1.1" 200 None
2026-03-27 16:36:52 [adesa.fr] INFO: Saving data for 10738544: {'created_time': 1774629412.801549, 'last_price_update_time': 1774629412.801561, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738544') HTTP/1.1" 204 0
2026-03-27 16:36:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5 with identifier: 10738471
2026-03-27 16:36:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5 with identifier: 10738471
2026-03-27 16:36:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5 with identifier: 10738471 to the API
2026-03-27 16:36:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749815/general/5e17ae2a-6212-4b35-b4f1-4a03a3f6524d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-733-TN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738471',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 186481,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749815/general/5e17ae2a-6212-4b35-b4f1-4a03a3f6524d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203395,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749815/general/a5cf2eaf-136c-458b-9822-ca4e9a13f626.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175392,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749815/general/ffb4f00a-e3ca-4a75-87d6-e6b8063056d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75497,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749815/general/7c09d078-6358-4163-a120-b2cea20f972b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749815/general/872ed5e9-f6fb-4ba5-a61c-bc488e4bbdc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105535,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749815/general/d70de4d2-b136-4428-91f7-c10b4ad1aab4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206351,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749815/general/48a72e66-1c50-441e-8d19-9e5bd311ef48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749815/general/8ef2111b-59e1-4336-894a-f075271c4f96.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749815/general/a0b7a814-95ab-476e-a9fa-687c408a9e06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5/360f3b1d-ebcf-5f20-a86e-6a1f5e1cfab5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101132,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749815/general/c222d0b7-79e8-47af-b0a0-bb219783250c.jpg',
'Width': 1024}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'306 hp - 186.481 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738471%27 HTTP/1.1" 200 None
2026-03-27 16:36:53 [adesa.fr] INFO: Saving data for 10738471: {'created_time': 1774629413.173027, 'last_price_update_time': 1774629413.17304, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738471') HTTP/1.1" 204 0
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252F2a526dee-23d5-4483-9743-e4bf830242ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/2a526dee-23d5-4483-9743-e4bf830242ab.jpg not downloaded yet
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252Fad8ab569-5c6b-493c-a7c1-24764ace3587.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/ad8ab569-5c6b-493c-a7c1-24764ace3587.jpg not downloaded yet
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252Fb7c1df58-4cfa-4c17-8f07-bb8103f18e9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/b7c1df58-4cfa-4c17-8f07-bb8103f18e9b.jpg not downloaded yet
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F5455a506-eb46-4026-99dd-9f2ca1a4a8db.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/5455a506-eb46-4026-99dd-9f2ca1a4a8db.jpg not downloaded yet
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252Fd5f574bb-1d24-4407-9d0a-d4ef649cc977.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/d5f574bb-1d24-4407-9d0a-d4ef649cc977.jpg not downloaded yet
2026-03-27 16:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749837/general/86f69a1c-d783-4f1e-9572-4e7866680003.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738493)
2026-03-27 16:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749813/general/83db3f80-5d75-43cf-a107-a885b1156b97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738469)
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252F4f7a4c83-d4ae-41f4-b758-7fd973870410.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/4f7a4c83-d4ae-41f4-b758-7fd973870410.jpg not downloaded yet
2026-03-27 16:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2243606d0>
2026-03-27 16:36:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750036%252Fgeneral%252F4266044b-80ce-4fed-994c-30c717868a42.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750036/general/4266044b-80ce-4fed-994c-30c717868a42.jpg saved to cache
2026-03-27 16:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7cca96ef-9ada-53ab-a34a-a0fb078a36e3
2026-03-27 16:36:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cca96ef-9ada-53ab-a34a-a0fb078a36e3, skipping ID generation
2026-03-27 16:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cca96ef-9ada-53ab-a34a-a0fb078a36e3 with scrape type 1
2026-03-27 16:36:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cca96ef-9ada-53ab-a34a-a0fb078a36e3 sending to next pipeline
2026-03-27 16:36:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7cca96ef-9ada-53ab-a34a-a0fb078a36e3, identifier: 10738574
2026-03-27 16:36:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b28310>
2026-03-27 16:36:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252F96f8a6ae-0204-4cf8-913f-e99cca8bfd65.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/96f8a6ae-0204-4cf8-913f-e99cca8bfd65.jpg saved to cache
2026-03-27 16:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd
2026-03-27 16:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749816/general/cbfbcf9a-6a6a-45f9-937b-4d13fa0eba73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738472)
2026-03-27 16:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750103/general/c571b46a-069c-4cde-ad3a-55b7236f5bba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738639)
2026-03-27 16:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750083/general/77c4bf21-1065-47ef-ad18-309a20e28217.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738620)
2026-03-27 16:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749813/general/ca32109a-1e5c-4043-a984-a5d82ab9f462.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738469)
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252F515b8712-cd04-4723-b033-93044674f052.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/515b8712-cd04-4723-b033-93044674f052.jpg not downloaded yet
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252Fd2345f71-feaf-4d20-9792-8b7418118c75.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/d2345f71-feaf-4d20-9792-8b7418118c75.jpg not downloaded yet
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252Ffef2bc59-3f32-4253-a228-22e28f4a8936.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/fef2bc59-3f32-4253-a228-22e28f4a8936.jpg not downloaded yet
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F5a40e708-83c5-4810-ba81-46fc97393c97.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/5a40e708-83c5-4810-ba81-46fc97393c97.jpg not downloaded yet
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252Fd2d0107c-c8b9-44d7-bfa5-842f3f59b73b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/d2d0107c-c8b9-44d7-bfa5-842f3f59b73b.jpg not downloaded yet
2026-03-27 16:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738579> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:36:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7cca96ef-9ada-53ab-a34a-a0fb078a36e3 with identifier: 10738574
2026-03-27 16:36:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7cca96ef-9ada-53ab-a34a-a0fb078a36e3 with identifier: 10738574
2026-03-27 16:36:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7cca96ef-9ada-53ab-a34a-a0fb078a36e3 with identifier: 10738574 to the API
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750036/general/4266044b-80ce-4fed-994c-30c717868a42.jpg>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '7cca96ef-9ada-53ab-a34a-a0fb078a36e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-010-ZK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738574',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 122910,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 49,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750036/general/f7a4f3d4-7057-430b-b84a-8bb0c21606cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750036/general/52b163b3-e9bc-47f5-866a-cd50d40422a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750036/general/eca4e7db-d411-4987-9679-3351e10e8f57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750036/general/cb19d305-d567-4a81-9559-9752c0be1b7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114195,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750036/general/3e228fb7-d54a-4456-83ac-de19738b9fff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750036/general/4266044b-80ce-4fed-994c-30c717868a42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124228,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750036/general/eaec98cb-7df7-4333-97fa-ea3e3d488287.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124131,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750036/general/c44353b0-39ca-43b1-aba3-858a49a5346d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126326,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750036/general/7037ccc9-0ae4-4e6f-a34a-d9b63cfe445f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cca96ef-9ada-53ab-a34a-a0fb078a36e3/7cca96ef-9ada-53ab-a34a-a0fb078a36e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750036/general/48e06e26-7b93-4829-8d49-c91a58d2a3d8.jpg',
'Width': 1024}],
'price': 23200,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz E 300de AMG Line - Hybrid - Automatic - 306 hp - '
'122.910 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738574%27 HTTP/1.1" 200 None
2026-03-27 16:36:53 [adesa.fr] INFO: Saving data for 10738574: {'created_time': 1774629413.923647, 'last_price_update_time': 1774629413.92366, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738574') HTTP/1.1" 204 0
2026-03-27 16:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749837/general/00c14688-ee79-4db5-b1ea-2ae27c60fc8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738493)
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252F1d2d858b-75ae-49cf-a9ab-4b901cce859a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/1d2d858b-75ae-49cf-a9ab-4b901cce859a.jpg not downloaded yet
2026-03-27 16:36:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22457aa50>
2026-03-27 16:36:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252F5f50db8d-1981-4450-8302-3498dcf668b3.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/5f50db8d-1981-4450-8302-3498dcf668b3.jpg saved to cache
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2f22861a-2a52-5a27-8eb1-e116574d0d7c
2026-03-27 16:36:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225979d90>
2026-03-27 16:36:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750013%252Fgeneral%252F22db635c-077a-40b0-b2c8-7716f6be35fc.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750013/general/22db635c-077a-40b0-b2c8-7716f6be35fc.jpg saved to cache
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e6d9261d-dcfa-5e99-8879-b6c08c77e999
2026-03-27 16:36:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e6d9261d-dcfa-5e99-8879-b6c08c77e999, skipping ID generation
2026-03-27 16:36:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6d9261d-dcfa-5e99-8879-b6c08c77e999 with scrape type 1
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e6d9261d-dcfa-5e99-8879-b6c08c77e999 sending to next pipeline
2026-03-27 16:36:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e6d9261d-dcfa-5e99-8879-b6c08c77e999, identifier: 10738554
2026-03-27 16:36:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750083/general/28c624a1-a669-48f1-861b-2aea45349bba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738620)
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252Fc6945158-c613-42e7-96fb-212f36f4fa2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/c6945158-c613-42e7-96fb-212f36f4fa2e.jpg not downloaded yet
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252Fcb357b78-4a41-4db3-8eb7-1c00a95b11c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/cb357b78-4a41-4db3-8eb7-1c00a95b11c6.jpg not downloaded yet
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252F1bdaa95a-de89-4bde-84ea-9195c27ccfc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/1bdaa95a-de89-4bde-84ea-9195c27ccfc2.jpg not downloaded yet
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F86c12e37-1564-4db4-a971-931056caea9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/86c12e37-1564-4db4-a971-931056caea9d.jpg not downloaded yet
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252F044eae51-2108-4a55-a9bf-b5f071647a00.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/044eae51-2108-4a55-a9bf-b5f071647a00.jpg not downloaded yet
2026-03-27 16:36:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e6d9261d-dcfa-5e99-8879-b6c08c77e999 with identifier: 10738554
2026-03-27 16:36:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e6d9261d-dcfa-5e99-8879-b6c08c77e999 with identifier: 10738554
2026-03-27 16:36:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e6d9261d-dcfa-5e99-8879-b6c08c77e999 with identifier: 10738554 to the API
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750013/general/22db635c-077a-40b0-b2c8-7716f6be35fc.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'e6d9261d-dcfa-5e99-8879-b6c08c77e999',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ-604-YK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738554',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 86872,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750013/general/412b7d43-5b0f-48dc-8c02-278a31e8cd44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750013/general/a3cc4e99-9c91-4e95-87fb-f2ab9ddef294.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111311,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750013/general/d8e51198-5f19-4c59-8fef-281f8489c708.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108308,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750013/general/75d33c2d-c14b-4ad2-8cd7-93efafb7c121.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750013/general/22800d33-29dc-42d3-87a6-b9ce3928a7ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750013/general/22db635c-077a-40b0-b2c8-7716f6be35fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130092,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750013/general/d1db182a-097a-44e1-8eba-d396982057d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71679,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750013/general/39a32252-1e33-4d33-bc35-18c6bec2ce76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750013/general/90d307c6-9094-4004-8051-dc4d1e734e82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6d9261d-dcfa-5e99-8879-b6c08c77e999/e6d9261d-dcfa-5e99-8879-b6c08c77e999_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76690,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750013/general/4cc110f5-5881-4f43-9669-1b02e5790c3a.jpg',
'Width': 1024}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2020-06-26',
'seats_number': 7,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLB 200d Business Line - Diesel - Automatic - 150 hp '
'- 86.872 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2020}
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738554%27 HTTP/1.1" 200 None
2026-03-27 16:36:54 [adesa.fr] INFO: Saving data for 10738554: {'created_time': 1774629414.625712, 'last_price_update_time': 1774629414.625733, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738554') HTTP/1.1" 204 0
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252Ff585cfa2-2ccb-4998-babc-55fd6fae5fce.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/f585cfa2-2ccb-4998-babc-55fd6fae5fce.jpg not downloaded yet
2026-03-27 16:36:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749816/general/fc6c6cd8-2c50-41fc-8763-2fea4b8c205f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738472)
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252F43951b69-575c-48fd-b0ed-3c26c08988be.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/43951b69-575c-48fd-b0ed-3c26c08988be.jpg not downloaded yet
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252Fa34fe1da-9622-4b11-b424-3458b249de4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/a34fe1da-9622-4b11-b424-3458b249de4f.jpg not downloaded yet
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252F8a6dcd3e-adc7-479c-b441-868cc093431d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/8a6dcd3e-adc7-479c-b441-868cc093431d.jpg not downloaded yet
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F23498355-6fe9-4f3f-9d9e-76da1e067275.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/23498355-6fe9-4f3f-9d9e-76da1e067275.jpg not downloaded yet
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252F0989cbe1-6a70-4044-975b-056d2f61d21a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/0989cbe1-6a70-4044-975b-056d2f61d21a.jpg not downloaded yet
2026-03-27 16:36:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff07290>
2026-03-27 16:36:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252F86f69a1c-d783-4f1e-9572-4e7866680003.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/86f69a1c-d783-4f1e-9572-4e7866680003.jpg saved to cache
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d
2026-03-27 16:36:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224527250>
2026-03-27 16:36:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252F83db3f80-5d75-43cf-a107-a885b1156b97.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/83db3f80-5d75-43cf-a107-a885b1156b97.jpg saved to cache
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 364a5262-7329-5cb6-b91c-7f9fb2d9f076
2026-03-27 16:36:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64443cd4-060e-5eaf-8d59-3b9c8cc307f5 with identifier: 10738514
2026-03-27 16:36:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64443cd4-060e-5eaf-8d59-3b9c8cc307f5 with scrape type 1
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 64443cd4-060e-5eaf-8d59-3b9c8cc307f5
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252F4f777d09-adad-40f4-8a56-a4832a67e58e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/4f777d09-adad-40f4-8a56-a4832a67e58e.jpg not downloaded yet
2026-03-27 16:36:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39c8f6e0-6cae-502e-992a-c031a444b222 with identifier: 10738637
2026-03-27 16:36:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39c8f6e0-6cae-502e-992a-c031a444b222 with scrape type 1
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 39c8f6e0-6cae-502e-992a-c031a444b222
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252F778ebdab-6e45-4add-ab94-8803186e0ce7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/778ebdab-6e45-4add-ab94-8803186e0ce7.jpg not downloaded yet
2026-03-27 16:36:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c0ed5f2-0181-5665-8d88-38102508084a with identifier: 10738581
2026-03-27 16:36:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c0ed5f2-0181-5665-8d88-38102508084a with scrape type 1
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7c0ed5f2-0181-5665-8d88-38102508084a
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252F32a4c26f-5bc2-4f73-9791-3337fa746dcd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/32a4c26f-5bc2-4f73-9791-3337fa746dcd.jpg not downloaded yet
2026-03-27 16:36:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22437c510>
2026-03-27 16:36:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252Fcbfbcf9a-6a6a-45f9-937b-4d13fa0eba73.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/cbfbcf9a-6a6a-45f9-937b-4d13fa0eba73.jpg saved to cache
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bca013d0-9d1a-5a29-a22a-108811ab027f
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242d4910>
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252Fc571b46a-069c-4cde-ad3a-55b7236f5bba.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/c571b46a-069c-4cde-ad3a-55b7236f5bba.jpg saved to cache
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2f22861a-2a52-5a27-8eb1-e116574d0d7c
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257952d0>
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252F77c4bf21-1065-47ef-ad18-309a20e28217.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/77c4bf21-1065-47ef-ad18-309a20e28217.jpg saved to cache
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242d78d0>
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252Fca32109a-1e5c-4043-a984-a5d82ab9f462.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/ca32109a-1e5c-4043-a984-a5d82ab9f462.jpg saved to cache
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 364a5262-7329-5cb6-b91c-7f9fb2d9f076
2026-03-27 16:36:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2 with identifier: 10738579
2026-03-27 16:36:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2 with scrape type 1
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252F45fc3e7e-19ac-439d-87f9-c9183ed7a9a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/45fc3e7e-19ac-439d-87f9-c9183ed7a9a0.jpg not downloaded yet
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225813510>
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252F00c14688-ee79-4db5-b1ea-2ae27c60fc8c.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/00c14688-ee79-4db5-b1ea-2ae27c60fc8c.jpg saved to cache
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d
2026-03-27 16:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750083/general/54bad614-ed75-4beb-9e0c-b12894605208.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738620)
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252Fbae29ede-5554-43bf-8c09-a434d6f4a289.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/bae29ede-5554-43bf-8c09-a434d6f4a289.jpg not downloaded yet
2026-03-27 16:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750128/general/004b2287-b17d-426a-91f9-2fbb21085ee2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738662)
2026-03-27 16:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749816/general/bee35f9d-7632-4175-b37b-4863c36f4d83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738472)
2026-03-27 16:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750103/general/b11a69ee-001a-4429-bfae-31a62a90d3ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738639)
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252F1685df80-d90e-415b-bd25-eee3ebb0e3c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/1685df80-d90e-415b-bd25-eee3ebb0e3c0.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252Faeed4a6c-d306-4dc2-9e71-74c8ff6109a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/aeed4a6c-d306-4dc2-9e71-74c8ff6109a2.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252F7536b4f7-4e46-4bdd-9970-1be5b33763c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/7536b4f7-4e46-4bdd-9970-1be5b33763c8.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F7ffab697-233b-40a8-9a32-dcfbd46cd937.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/7ffab697-233b-40a8-9a32-dcfbd46cd937.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252F090d1ccd-980d-4016-b4bd-8d9287abd891.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/090d1ccd-980d-4016-b4bd-8d9287abd891.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252F7cc49073-ddcc-4424-98ff-9093267d5f16.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/7cc49073-ddcc-4424-98ff-9093267d5f16.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252F188f5a25-f1d2-46a0-b8a9-604e910ffe59.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/188f5a25-f1d2-46a0-b8a9-604e910ffe59.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252Fb33ba013-f8aa-43f9-92a2-14c6b9371c24.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/b33ba013-f8aa-43f9-92a2-14c6b9371c24.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252Ffedee271-1f3b-453a-9253-4d4fafbe19c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/fedee271-1f3b-453a-9253-4d4fafbe19c1.jpg not downloaded yet
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258aa190>
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252F28c624a1-a669-48f1-861b-2aea45349bba.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/28c624a1-a669-48f1-861b-2aea45349bba.jpg saved to cache
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd
2026-03-27 16:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749816/general/4f7a4c83-d4ae-41f4-b758-7fd973870410.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738472)
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252F0a2ca89b-ad4f-4265-8558-124a9a79c31c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/0a2ca89b-ad4f-4265-8558-124a9a79c31c.jpg not downloaded yet
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ab2c50>
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252Ffc6c6cd8-2c50-41fc-8763-2fea4b8c205f.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/fc6c6cd8-2c50-41fc-8763-2fea4b8c205f.jpg saved to cache
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bca013d0-9d1a-5a29-a22a-108811ab027f
2026-03-27 16:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750128/general/d5f574bb-1d24-4407-9d0a-d4ef649cc977.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738662)
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252F5b3124d0-f661-46c5-9db8-6d9a7e324c5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/5b3124d0-f661-46c5-9db8-6d9a7e324c5b.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F6068a362-e7d0-4e47-a2e9-9ad682a36d47.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/6068a362-e7d0-4e47-a2e9-9ad682a36d47.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252Fd7c1d476-3cfb-4755-a523-0c6ab653e3ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/d7c1d476-3cfb-4755-a523-0c6ab653e3ca.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252Fc9006398-67a3-44cb-8312-fb45dd624ca4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/c9006398-67a3-44cb-8312-fb45dd624ca4.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252Fb59a332e-d0a2-4b80-b44f-b4668f44cf7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/b59a332e-d0a2-4b80-b44f-b4668f44cf7a.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252F7bc45e57-9a3f-448f-80f5-37ae8c2b1f04.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/7bc45e57-9a3f-448f-80f5-37ae8c2b1f04.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252F5f5fd2fb-42a1-4eb3-ba10-f3b9ab0ce370.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/5f5fd2fb-42a1-4eb3-ba10-f3b9ab0ce370.jpg not downloaded yet
2026-03-27 16:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750038/general/5455a506-eb46-4026-99dd-9f2ca1a4a8db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738576)
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252F1d028be6-ab41-4576-8262-87b45465ebb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/1d028be6-ab41-4576-8262-87b45465ebb6.jpg not downloaded yet
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256350d0>
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252F54bad614-ed75-4beb-9e0c-b12894605208.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/54bad614-ed75-4beb-9e0c-b12894605208.jpg saved to cache
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259b68d0>
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252F004b2287-b17d-426a-91f9-2fbb21085ee2.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/004b2287-b17d-426a-91f9-2fbb21085ee2.jpg saved to cache
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 427b875b-39fc-589f-b57f-9c790f19929b
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b71f10>
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252Fbee35f9d-7632-4175-b37b-4863c36f4d83.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/bee35f9d-7632-4175-b37b-4863c36f4d83.jpg saved to cache
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bca013d0-9d1a-5a29-a22a-108811ab027f
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d655d0>
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252Fb11a69ee-001a-4429-bfae-31a62a90d3ba.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/b11a69ee-001a-4429-bfae-31a62a90d3ba.jpg saved to cache
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2f22861a-2a52-5a27-8eb1-e116574d0d7c
2026-03-27 16:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750042/general/b7c1df58-4cfa-4c17-8f07-bb8103f18e9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738580)
2026-03-27 16:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750083/general/ad8ab569-5c6b-493c-a7c1-24764ace3587.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738620)
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252Fc0bee73a-195c-4855-922a-6b5f580e6e2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/c0bee73a-195c-4855-922a-6b5f580e6e2a.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F8faa5bea-1fc0-48f0-b031-407f4148e4f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/8faa5bea-1fc0-48f0-b031-407f4148e4f7.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252F1a13d093-06e3-45c0-a252-63d435d06b10.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/1a13d093-06e3-45c0-a252-63d435d06b10.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252F3c402306-7c07-4579-8143-3f58a78034dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/3c402306-7c07-4579-8143-3f58a78034dd.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252Fb619f632-3847-4a40-a5ab-868dab955801.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/b619f632-3847-4a40-a5ab-868dab955801.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252F0eac73d7-1cf7-4c12-be64-f2994fa699a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/0eac73d7-1cf7-4c12-be64-f2994fa699a5.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252Fdd69846a-17af-4b6d-ab18-50fc737f9da9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/dd69846a-17af-4b6d-ab18-50fc737f9da9.jpg not downloaded yet
2026-03-27 16:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750103/general/2a526dee-23d5-4483-9743-e4bf830242ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738639)
2026-03-27 16:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750083/general/a3cf0c2a-3bab-4f1d-a36f-619fc81b49e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738620)
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d66350>
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252F4f7a4c83-d4ae-41f4-b758-7fd973870410.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/4f7a4c83-d4ae-41f4-b758-7fd973870410.jpg saved to cache
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bca013d0-9d1a-5a29-a22a-108811ab027f
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225893410>
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252Fd5f574bb-1d24-4407-9d0a-d4ef649cc977.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/d5f574bb-1d24-4407-9d0a-d4ef649cc977.jpg saved to cache
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 427b875b-39fc-589f-b57f-9c790f19929b
2026-03-27 16:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750038/general/4556ed0b-5176-4365-988e-cdf0050f81d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738576)
2026-03-27 16:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750042/general/6b309fea-ce72-4242-834e-ebb6bc3eb8e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738580)
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252F53d30be2-9038-44f2-a760-fa6a27aea399.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/53d30be2-9038-44f2-a760-fa6a27aea399.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F8f3c80f8-0039-4fb0-a835-adb06f0d2354.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/8f3c80f8-0039-4fb0-a835-adb06f0d2354.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252F97996c0b-5f8d-4007-bb57-165baa6e3104.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/97996c0b-5f8d-4007-bb57-165baa6e3104.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252F2b96aa74-2812-41aa-8a6f-3a6392e077a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/2b96aa74-2812-41aa-8a6f-3a6392e077a6.jpg not downloaded yet
2026-03-27 16:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252Fb8a70929-8a4a-4acb-b2c0-8e41ffb31e5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/b8a70929-8a4a-4acb-b2c0-8e41ffb31e5f.jpg not downloaded yet
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252F82fe324d-b19d-42fc-b023-0a5e2779293c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/82fe324d-b19d-42fc-b023-0a5e2779293c.jpg not downloaded yet
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252F13fad60b-8da1-4539-97b1-6bb709193977.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/13fad60b-8da1-4539-97b1-6bb709193977.jpg not downloaded yet
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224377ed0>
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F5455a506-eb46-4026-99dd-9f2ca1a4a8db.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/5455a506-eb46-4026-99dd-9f2ca1a4a8db.jpg saved to cache
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0c5fd20e-bef6-54e3-ba52-b1247db54c1c
2026-03-27 16:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749816/general/f585cfa2-2ccb-4998-babc-55fd6fae5fce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738472)
2026-03-27 16:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750128/general/044eae51-2108-4a55-a9bf-b5f071647a00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738662)
2026-03-27 16:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750128/general/d2d0107c-c8b9-44d7-bfa5-842f3f59b73b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738662)
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252F39668482-79cb-496d-9bfe-d2c327a47bb4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/39668482-79cb-496d-9bfe-d2c327a47bb4.jpg not downloaded yet
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F05c14672-b127-4eac-8535-da28f4d408a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/05c14672-b127-4eac-8535-da28f4d408a9.jpg not downloaded yet
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252F043c92ee-03bc-401f-85ec-2f681452d7d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/043c92ee-03bc-401f-85ec-2f681452d7d8.jpg not downloaded yet
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252Ff2303c70-b5e6-4ae3-9958-4438efc90c56.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/f2303c70-b5e6-4ae3-9958-4438efc90c56.jpg not downloaded yet
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252F37f99393-f3c7-40d3-aa85-25d0528dfd02.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/37f99393-f3c7-40d3-aa85-25d0528dfd02.jpg not downloaded yet
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252Fcc9943e7-6590-4790-a7f8-fc59cd2a4b74.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/cc9943e7-6590-4790-a7f8-fc59cd2a4b74.jpg not downloaded yet
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252F22bf9b80-2615-4b5b-aabb-5ec86fc6fd91.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/22bf9b80-2615-4b5b-aabb-5ec86fc6fd91.jpg not downloaded yet
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22448fbd0>
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252Fb7c1df58-4cfa-4c17-8f07-bb8103f18e9b.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/b7c1df58-4cfa-4c17-8f07-bb8103f18e9b.jpg saved to cache
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22435fd50>
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252Fad8ab569-5c6b-493c-a7c1-24764ace3587.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/ad8ab569-5c6b-493c-a7c1-24764ace3587.jpg saved to cache
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd
2026-03-27 16:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750041/general/45fc3e7e-19ac-439d-87f9-c9183ed7a9a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738579)
2026-03-27 16:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750101/general/778ebdab-6e45-4add-ab94-8803186e0ce7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738637)
2026-03-27 16:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750043/general/32a4c26f-5bc2-4f73-9791-3337fa746dcd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738581)
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252Fc3778afa-1300-4389-8500-dcd07ce40bd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/c3778afa-1300-4389-8500-dcd07ce40bd5.jpg not downloaded yet
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252Fe5a4b678-88da-4788-856c-dac5637cc584.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/e5a4b678-88da-4788-856c-dac5637cc584.jpg not downloaded yet
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252F8fed8ec1-daec-4b2a-91b5-78a3129eb8fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/8fed8ec1-daec-4b2a-91b5-78a3129eb8fd.jpg not downloaded yet
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252F17b42e76-d18b-4a56-90ed-abe1c037675c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/17b42e76-d18b-4a56-90ed-abe1c037675c.jpg not downloaded yet
2026-03-27 16:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749816/general/bae29ede-5554-43bf-8c09-a434d6f4a289.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738472)
2026-03-27 16:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749816/general/0a2ca89b-ad4f-4265-8558-124a9a79c31c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738472)
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22435f4d0>
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252F2a526dee-23d5-4483-9743-e4bf830242ab.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/2a526dee-23d5-4483-9743-e4bf830242ab.jpg saved to cache
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2f22861a-2a52-5a27-8eb1-e116574d0d7c
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b4d490>
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252Fa3cf0c2a-3bab-4f1d-a36f-619fc81b49e3.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/a3cf0c2a-3bab-4f1d-a36f-619fc81b49e3.jpg saved to cache
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256c6610>
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F4556ed0b-5176-4365-988e-cdf0050f81d6.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/4556ed0b-5176-4365-988e-cdf0050f81d6.jpg saved to cache
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0c5fd20e-bef6-54e3-ba52-b1247db54c1c
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bedc90>
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252F6b309fea-ce72-4242-834e-ebb6bc3eb8e5.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/6b309fea-ce72-4242-834e-ebb6bc3eb8e5.jpg saved to cache
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bdbe10>
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252Ff585cfa2-2ccb-4998-babc-55fd6fae5fce.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/f585cfa2-2ccb-4998-babc-55fd6fae5fce.jpg saved to cache
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bca013d0-9d1a-5a29-a22a-108811ab027f
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b4ec10>
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252F044eae51-2108-4a55-a9bf-b5f071647a00.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/044eae51-2108-4a55-a9bf-b5f071647a00.jpg saved to cache
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 427b875b-39fc-589f-b57f-9c790f19929b
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245b35d0>
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252Fd2d0107c-c8b9-44d7-bfa5-842f3f59b73b.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/d2d0107c-c8b9-44d7-bfa5-842f3f59b73b.jpg saved to cache
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 427b875b-39fc-589f-b57f-9c790f19929b
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252F194205b9-8c5f-4f37-802b-48bccb443617.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/194205b9-8c5f-4f37-802b-48bccb443617.jpg not downloaded yet
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252Fcdd94d22-0480-48d9-b3f7-c22a4d7398f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/cdd94d22-0480-48d9-b3f7-c22a4d7398f6.jpg not downloaded yet
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252F86728bc3-873c-4bf8-a352-66b4ab6b8a5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/86728bc3-873c-4bf8-a352-66b4ab6b8a5e.jpg not downloaded yet
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252Faa262159-e5b2-4830-9938-b2e69ffa5e5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/aa262159-e5b2-4830-9938-b2e69ffa5e5d.jpg not downloaded yet
2026-03-27 16:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749816/general/1d028be6-ab41-4576-8262-87b45465ebb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738472)
2026-03-27 16:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750041/general/fedee271-1f3b-453a-9253-4d4fafbe19c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738579)
2026-03-27 16:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750041/general/5f5fd2fb-42a1-4eb3-ba10-f3b9ab0ce370.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738579)
2026-03-27 16:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750043/general/7bc45e57-9a3f-448f-80f5-37ae8c2b1f04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738581)
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252F61fafcfd-8db7-4081-932e-f4f1d3a4c7ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/61fafcfd-8db7-4081-932e-f4f1d3a4c7ac.jpg not downloaded yet
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252F1dc0bdb0-c1ef-41c2-807a-aa5596501307.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/1dc0bdb0-c1ef-41c2-807a-aa5596501307.jpg not downloaded yet
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252F5d23d196-d56f-415c-a4d5-c06d5c43bb33.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/5d23d196-d56f-415c-a4d5-c06d5c43bb33.jpg not downloaded yet
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252Fff402d59-ecc1-41e7-94cd-aaaa65058503.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/ff402d59-ecc1-41e7-94cd-aaaa65058503.jpg not downloaded yet
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224187d50>
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252F45fc3e7e-19ac-439d-87f9-c9183ed7a9a0.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/45fc3e7e-19ac-439d-87f9-c9183ed7a9a0.jpg saved to cache
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259b6090>
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252F778ebdab-6e45-4add-ab94-8803186e0ce7.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/778ebdab-6e45-4add-ab94-8803186e0ce7.jpg saved to cache
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 39c8f6e0-6cae-502e-992a-c031a444b222
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225637910>
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252F32a4c26f-5bc2-4f73-9791-3337fa746dcd.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/32a4c26f-5bc2-4f73-9791-3337fa746dcd.jpg saved to cache
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7c0ed5f2-0181-5665-8d88-38102508084a
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ce910>
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252Fbae29ede-5554-43bf-8c09-a434d6f4a289.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/bae29ede-5554-43bf-8c09-a434d6f4a289.jpg saved to cache
2026-03-27 16:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bca013d0-9d1a-5a29-a22a-108811ab027f
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224427250>
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252F0a2ca89b-ad4f-4265-8558-124a9a79c31c.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/0a2ca89b-ad4f-4265-8558-124a9a79c31c.jpg saved to cache
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bca013d0-9d1a-5a29-a22a-108811ab027f
2026-03-27 16:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750041/general/13fad60b-8da1-4539-97b1-6bb709193977.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738579)
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252F18514df6-3ae5-4838-939f-0ed549533bbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/18514df6-3ae5-4838-939f-0ed549533bbc.jpg not downloaded yet
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252F8fc15b97-738d-4d0f-a5ec-01b1908f3731.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/8fc15b97-738d-4d0f-a5ec-01b1908f3731.jpg not downloaded yet
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252F11c12aed-44be-4411-9b02-85cbcf38c128.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/11c12aed-44be-4411-9b02-85cbcf38c128.jpg not downloaded yet
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252F46bddbb9-eb6e-46c3-9875-cd314c5e670e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/46bddbb9-eb6e-46c3-9875-cd314c5e670e.jpg not downloaded yet
2026-03-27 16:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750043/general/82fe324d-b19d-42fc-b023-0a5e2779293c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738581)
2026-03-27 16:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750101/general/b59a332e-d0a2-4b80-b44f-b4668f44cf7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738637)
2026-03-27 16:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750043/general/0eac73d7-1cf7-4c12-be64-f2994fa699a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738581)
2026-03-27 16:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750041/general/dd69846a-17af-4b6d-ab18-50fc737f9da9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738579)
2026-03-27 16:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750101/general/b8a70929-8a4a-4acb-b2c0-8e41ffb31e5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738637)
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244f8a10>
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252F1d028be6-ab41-4576-8262-87b45465ebb6.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/1d028be6-ab41-4576-8262-87b45465ebb6.jpg saved to cache
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bca013d0-9d1a-5a29-a22a-108811ab027f
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224525f10>
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252Ffedee271-1f3b-453a-9253-4d4fafbe19c1.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/fedee271-1f3b-453a-9253-4d4fafbe19c1.jpg saved to cache
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22415fa10>
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252F5f5fd2fb-42a1-4eb3-ba10-f3b9ab0ce370.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/5f5fd2fb-42a1-4eb3-ba10-f3b9ab0ce370.jpg saved to cache
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224525790>
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252F7bc45e57-9a3f-448f-80f5-37ae8c2b1f04.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/7bc45e57-9a3f-448f-80f5-37ae8c2b1f04.jpg saved to cache
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7c0ed5f2-0181-5665-8d88-38102508084a
2026-03-27 16:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750041/general/22bf9b80-2615-4b5b-aabb-5ec86fc6fd91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738579)
2026-03-27 16:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749860/general/2b96aa74-2812-41aa-8a6f-3a6392e077a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738514)
2026-03-27 16:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750043/general/cc9943e7-6590-4790-a7f8-fc59cd2a4b74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738581)
2026-03-27 16:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750101/general/37f99393-f3c7-40d3-aa85-25d0528dfd02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738637)
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d65750>
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252F13fad60b-8da1-4539-97b1-6bb709193977.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/13fad60b-8da1-4539-97b1-6bb709193977.jpg saved to cache
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22452d990>
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252F82fe324d-b19d-42fc-b023-0a5e2779293c.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/82fe324d-b19d-42fc-b023-0a5e2779293c.jpg saved to cache
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7c0ed5f2-0181-5665-8d88-38102508084a
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227f5d090>
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252Fb59a332e-d0a2-4b80-b44f-b4668f44cf7a.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/b59a332e-d0a2-4b80-b44f-b4668f44cf7a.jpg saved to cache
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 39c8f6e0-6cae-502e-992a-c031a444b222
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225674d90>
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252F0eac73d7-1cf7-4c12-be64-f2994fa699a5.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/0eac73d7-1cf7-4c12-be64-f2994fa699a5.jpg saved to cache
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7c0ed5f2-0181-5665-8d88-38102508084a
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225825090>
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252Fdd69846a-17af-4b6d-ab18-50fc737f9da9.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/dd69846a-17af-4b6d-ab18-50fc737f9da9.jpg saved to cache
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224187c90>
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252Fb8a70929-8a4a-4acb-b2c0-8e41ffb31e5f.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/b8a70929-8a4a-4acb-b2c0-8e41ffb31e5f.jpg saved to cache
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 39c8f6e0-6cae-502e-992a-c031a444b222
2026-03-27 16:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750041/general/ff402d59-ecc1-41e7-94cd-aaaa65058503.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738579)
2026-03-27 16:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750043/general/86728bc3-873c-4bf8-a352-66b4ab6b8a5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738581)
2026-03-27 16:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749860/general/f2303c70-b5e6-4ae3-9958-4438efc90c56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738514)
2026-03-27 16:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750041/general/17b42e76-d18b-4a56-90ed-abe1c037675c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738579)
2026-03-27 16:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750041/general/aa262159-e5b2-4830-9938-b2e69ffa5e5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738579)
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225d16ed0>
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252F22bf9b80-2615-4b5b-aabb-5ec86fc6fd91.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/22bf9b80-2615-4b5b-aabb-5ec86fc6fd91.jpg saved to cache
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff14810>
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252F2b96aa74-2812-41aa-8a6f-3a6392e077a6.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/2b96aa74-2812-41aa-8a6f-3a6392e077a6.jpg saved to cache
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 64443cd4-060e-5eaf-8d59-3b9c8cc307f5
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259dacd0>
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252Fcc9943e7-6590-4790-a7f8-fc59cd2a4b74.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/cc9943e7-6590-4790-a7f8-fc59cd2a4b74.jpg saved to cache
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7c0ed5f2-0181-5665-8d88-38102508084a
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22441c690>
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252F37f99393-f3c7-40d3-aa85-25d0528dfd02.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/37f99393-f3c7-40d3-aa85-25d0528dfd02.jpg saved to cache
2026-03-27 16:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 39c8f6e0-6cae-502e-992a-c031a444b222
2026-03-27 16:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750101/general/cdd94d22-0480-48d9-b3f7-c22a4d7398f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738637)
2026-03-27 16:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750043/general/5d23d196-d56f-415c-a4d5-c06d5c43bb33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738581)
2026-03-27 16:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750043/general/11c12aed-44be-4411-9b02-85cbcf38c128.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738581)
2026-03-27 16:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750041/general/46bddbb9-eb6e-46c3-9875-cd314c5e670e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738579)
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242cf490>
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252Fff402d59-ecc1-41e7-94cd-aaaa65058503.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/ff402d59-ecc1-41e7-94cd-aaaa65058503.jpg saved to cache
2026-03-27 16:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff17dd0>
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252F86728bc3-873c-4bf8-a352-66b4ab6b8a5e.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/86728bc3-873c-4bf8-a352-66b4ab6b8a5e.jpg saved to cache
2026-03-27 16:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7c0ed5f2-0181-5665-8d88-38102508084a
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224332550>
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252Ff2303c70-b5e6-4ae3-9958-4438efc90c56.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/f2303c70-b5e6-4ae3-9958-4438efc90c56.jpg saved to cache
2026-03-27 16:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 64443cd4-060e-5eaf-8d59-3b9c8cc307f5
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258b3c10>
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252F17b42e76-d18b-4a56-90ed-abe1c037675c.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/17b42e76-d18b-4a56-90ed-abe1c037675c.jpg saved to cache
2026-03-27 16:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256252d0>
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252Faa262159-e5b2-4830-9938-b2e69ffa5e5d.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/aa262159-e5b2-4830-9938-b2e69ffa5e5d.jpg saved to cache
2026-03-27 16:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2
2026-03-27 16:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750101/general/8fc15b97-738d-4d0f-a5ec-01b1908f3731.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738637)
2026-03-27 16:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750101/general/1dc0bdb0-c1ef-41c2-807a-aa5596501307.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738637)
2026-03-27 16:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750101/general/e5a4b678-88da-4788-856c-dac5637cc584.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738637)
2026-03-27 16:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749860/general/18514df6-3ae5-4838-939f-0ed549533bbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738514)
2026-03-27 16:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750043/general/8fed8ec1-daec-4b2a-91b5-78a3129eb8fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738581)
2026-03-27 16:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749860/general/61fafcfd-8db7-4081-932e-f4f1d3a4c7ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738514)
2026-03-27 16:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749860/general/194205b9-8c5f-4f37-802b-48bccb443617.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738514)
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224358350>
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252Fcdd94d22-0480-48d9-b3f7-c22a4d7398f6.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/cdd94d22-0480-48d9-b3f7-c22a4d7398f6.jpg saved to cache
2026-03-27 16:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 39c8f6e0-6cae-502e-992a-c031a444b222
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245a6610>
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252F5d23d196-d56f-415c-a4d5-c06d5c43bb33.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/5d23d196-d56f-415c-a4d5-c06d5c43bb33.jpg saved to cache
2026-03-27 16:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7c0ed5f2-0181-5665-8d88-38102508084a
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22433c2d0>
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252F11c12aed-44be-4411-9b02-85cbcf38c128.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/11c12aed-44be-4411-9b02-85cbcf38c128.jpg saved to cache
2026-03-27 16:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7c0ed5f2-0181-5665-8d88-38102508084a
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224137f90>
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750041%252Fgeneral%252F46bddbb9-eb6e-46c3-9875-cd314c5e670e.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750041/general/46bddbb9-eb6e-46c3-9875-cd314c5e670e.jpg saved to cache
2026-03-27 16:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2
2026-03-27 16:36:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2, skipping ID generation
2026-03-27 16:36:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2 with scrape type 1
2026-03-27 16:36:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2 sending to next pipeline
2026-03-27 16:36:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2, identifier: 10738579
2026-03-27 16:36:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2 with identifier: 10738579
2026-03-27 16:36:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2 with identifier: 10738579
2026-03-27 16:36:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1a8cef6c-ca91-53c1-bd97-5d68f644d3b2 with identifier: 10738579 to the API
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:36:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:36:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750041/general/46bddbb9-eb6e-46c3-9875-cd314c5e670e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '1a8cef6c-ca91-53c1-bd97-5d68f644d3b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-895-MX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738579',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 145736,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 68,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142128,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750041/general/45fc3e7e-19ac-439d-87f9-c9183ed7a9a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750041/general/fedee271-1f3b-453a-9253-4d4fafbe19c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156713,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750041/general/5f5fd2fb-42a1-4eb3-ba10-f3b9ab0ce370.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750041/general/dd69846a-17af-4b6d-ab18-50fc737f9da9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102058,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750041/general/13fad60b-8da1-4539-97b1-6bb709193977.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750041/general/22bf9b80-2615-4b5b-aabb-5ec86fc6fd91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119391,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750041/general/17b42e76-d18b-4a56-90ed-abe1c037675c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750041/general/aa262159-e5b2-4830-9938-b2e69ffa5e5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750041/general/ff402d59-ecc1-41e7-94cd-aaaa65058503.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a8cef6c-ca91-53c1-bd97-5d68f644d3b2/1a8cef6c-ca91-53c1-bd97-5d68f644d3b2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750041/general/46bddbb9-eb6e-46c3-9875-cd314c5e670e.jpg',
'Width': 1024}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'145.736 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738579%27 HTTP/1.1" 200 None
2026-03-27 16:36:59 [adesa.fr] INFO: Saving data for 10738579: {'created_time': 1774629419.084613, 'last_price_update_time': 1774629419.084624, 'auction_closing_time': 1775116800.0}
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738579') HTTP/1.1" 204 0
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749860/general/c3778afa-1300-4389-8500-dcd07ce40bd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738514)
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750038/general/05c14672-b127-4eac-8535-da28f4d408a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738576)
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750128/general/043c92ee-03bc-401f-85ec-2f681452d7d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738662)
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750128/general/97996c0b-5f8d-4007-bb57-165baa6e3104.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738662)
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750042/general/53d30be2-9038-44f2-a760-fa6a27aea399.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738580)
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750042/general/39668482-79cb-496d-9bfe-d2c327a47bb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738580)
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750101/general/b619f632-3847-4a40-a5ab-868dab955801.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738637)
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225d15850>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252F8fc15b97-738d-4d0f-a5ec-01b1908f3731.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/8fc15b97-738d-4d0f-a5ec-01b1908f3731.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 39c8f6e0-6cae-502e-992a-c031a444b222
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22435e6d0>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252F1dc0bdb0-c1ef-41c2-807a-aa5596501307.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/1dc0bdb0-c1ef-41c2-807a-aa5596501307.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 39c8f6e0-6cae-502e-992a-c031a444b222
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22419f450>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252Fe5a4b678-88da-4788-856c-dac5637cc584.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/e5a4b678-88da-4788-856c-dac5637cc584.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 39c8f6e0-6cae-502e-992a-c031a444b222
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225881e10>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252F18514df6-3ae5-4838-939f-0ed549533bbc.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/18514df6-3ae5-4838-939f-0ed549533bbc.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 64443cd4-060e-5eaf-8d59-3b9c8cc307f5
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224187e90>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252F8fed8ec1-daec-4b2a-91b5-78a3129eb8fd.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/8fed8ec1-daec-4b2a-91b5-78a3129eb8fd.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7c0ed5f2-0181-5665-8d88-38102508084a
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225815b90>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252F61fafcfd-8db7-4081-932e-f4f1d3a4c7ac.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/61fafcfd-8db7-4081-932e-f4f1d3a4c7ac.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 64443cd4-060e-5eaf-8d59-3b9c8cc307f5
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22419d4d0>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252F194205b9-8c5f-4f37-802b-48bccb443617.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/194205b9-8c5f-4f37-802b-48bccb443617.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 64443cd4-060e-5eaf-8d59-3b9c8cc307f5
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750038/general/8f3c80f8-0039-4fb0-a835-adb06f0d2354.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738576)
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749860/general/3c402306-7c07-4579-8143-3f58a78034dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738514)
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750128/general/1a13d093-06e3-45c0-a252-63d435d06b10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738662)
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225754150>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252Fc3778afa-1300-4389-8500-dcd07ce40bd5.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/c3778afa-1300-4389-8500-dcd07ce40bd5.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 64443cd4-060e-5eaf-8d59-3b9c8cc307f5
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22586b590>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F05c14672-b127-4eac-8535-da28f4d408a9.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/05c14672-b127-4eac-8535-da28f4d408a9.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0c5fd20e-bef6-54e3-ba52-b1247db54c1c
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22416d690>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252F043c92ee-03bc-401f-85ec-2f681452d7d8.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/043c92ee-03bc-401f-85ec-2f681452d7d8.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 427b875b-39fc-589f-b57f-9c790f19929b
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff656d0>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252F97996c0b-5f8d-4007-bb57-165baa6e3104.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/97996c0b-5f8d-4007-bb57-165baa6e3104.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 427b875b-39fc-589f-b57f-9c790f19929b
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256779d0>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252F53d30be2-9038-44f2-a760-fa6a27aea399.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/53d30be2-9038-44f2-a760-fa6a27aea399.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22452dd90>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252F39668482-79cb-496d-9bfe-d2c327a47bb4.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/39668482-79cb-496d-9bfe-d2c327a47bb4.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257bdbd0>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252Fb619f632-3847-4a40-a5ab-868dab955801.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/b619f632-3847-4a40-a5ab-868dab955801.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 39c8f6e0-6cae-502e-992a-c031a444b222
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750038/general/8faa5bea-1fc0-48f0-b031-407f4148e4f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738576)
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750042/general/c0bee73a-195c-4855-922a-6b5f580e6e2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738580)
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750128/general/d7c1d476-3cfb-4755-a523-0c6ab653e3ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738662)
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749860/general/c9006398-67a3-44cb-8312-fb45dd624ca4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738514)
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750038/general/6068a362-e7d0-4e47-a2e9-9ad682a36d47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738576)
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750042/general/5b3124d0-f661-46c5-9db8-6d9a7e324c5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738580)
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224333010>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F8f3c80f8-0039-4fb0-a835-adb06f0d2354.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/8f3c80f8-0039-4fb0-a835-adb06f0d2354.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0c5fd20e-bef6-54e3-ba52-b1247db54c1c
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224445210>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252F3c402306-7c07-4579-8143-3f58a78034dd.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/3c402306-7c07-4579-8143-3f58a78034dd.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 64443cd4-060e-5eaf-8d59-3b9c8cc307f5
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22581bed0>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252F1a13d093-06e3-45c0-a252-63d435d06b10.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/1a13d093-06e3-45c0-a252-63d435d06b10.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 427b875b-39fc-589f-b57f-9c790f19929b
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750128/general/090d1ccd-980d-4016-b4bd-8d9287abd891.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738662)
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750043/general/b33ba013-f8aa-43f9-92a2-14c6b9371c24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738581)
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749860/general/7cc49073-ddcc-4424-98ff-9093267d5f16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738514)
2026-03-27 16:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750101/general/188f5a25-f1d2-46a0-b8a9-604e910ffe59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738637)
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225818290>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F8faa5bea-1fc0-48f0-b031-407f4148e4f7.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/8faa5bea-1fc0-48f0-b031-407f4148e4f7.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0c5fd20e-bef6-54e3-ba52-b1247db54c1c
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22586a990>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252Fc0bee73a-195c-4855-922a-6b5f580e6e2a.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/c0bee73a-195c-4855-922a-6b5f580e6e2a.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224525f50>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252Fd7c1d476-3cfb-4755-a523-0c6ab653e3ca.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/d7c1d476-3cfb-4755-a523-0c6ab653e3ca.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 427b875b-39fc-589f-b57f-9c790f19929b
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227a31450>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252Fc9006398-67a3-44cb-8312-fb45dd624ca4.jpg') HTTP/1.1" 204 0
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/c9006398-67a3-44cb-8312-fb45dd624ca4.jpg saved to cache
2026-03-27 16:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 64443cd4-060e-5eaf-8d59-3b9c8cc307f5
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256d0b10>
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F6068a362-e7d0-4e47-a2e9-9ad682a36d47.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/6068a362-e7d0-4e47-a2e9-9ad682a36d47.jpg saved to cache
2026-03-27 16:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0c5fd20e-bef6-54e3-ba52-b1247db54c1c
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258300d0>
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252F5b3124d0-f661-46c5-9db8-6d9a7e324c5b.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/5b3124d0-f661-46c5-9db8-6d9a7e324c5b.jpg saved to cache
2026-03-27 16:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7
2026-03-27 16:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750038/general/7ffab697-233b-40a8-9a32-dcfbd46cd937.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738576)
2026-03-27 16:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750042/general/7536b4f7-4e46-4bdd-9970-1be5b33763c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738580)
2026-03-27 16:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750083/general/aeed4a6c-d306-4dc2-9e71-74c8ff6109a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738620)
2026-03-27 16:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749860/general/4f777d09-adad-40f4-8a56-a4832a67e58e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738514)
2026-03-27 16:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750103/general/1685df80-d90e-415b-bd25-eee3ebb0e3c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738639)
2026-03-27 16:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750128/general/0989cbe1-6a70-4044-975b-056d2f61d21a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738662)
2026-03-27 16:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750038/general/23498355-6fe9-4f3f-9d9e-76da1e067275.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738576)
2026-03-27 16:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750042/general/8a6dcd3e-adc7-479c-b441-868cc093431d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738580)
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ccc10>
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252F090d1ccd-980d-4016-b4bd-8d9287abd891.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/090d1ccd-980d-4016-b4bd-8d9287abd891.jpg saved to cache
2026-03-27 16:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 427b875b-39fc-589f-b57f-9c790f19929b
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff2d7d0>
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750043%252Fgeneral%252Fb33ba013-f8aa-43f9-92a2-14c6b9371c24.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750043/general/b33ba013-f8aa-43f9-92a2-14c6b9371c24.jpg saved to cache
2026-03-27 16:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7c0ed5f2-0181-5665-8d88-38102508084a
2026-03-27 16:37:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7c0ed5f2-0181-5665-8d88-38102508084a, skipping ID generation
2026-03-27 16:37:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c0ed5f2-0181-5665-8d88-38102508084a with scrape type 1
2026-03-27 16:37:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7c0ed5f2-0181-5665-8d88-38102508084a sending to next pipeline
2026-03-27 16:37:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7c0ed5f2-0181-5665-8d88-38102508084a, identifier: 10738581
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224186d50>
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252F7cc49073-ddcc-4424-98ff-9093267d5f16.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/7cc49073-ddcc-4424-98ff-9093267d5f16.jpg saved to cache
2026-03-27 16:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 64443cd4-060e-5eaf-8d59-3b9c8cc307f5
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257bd710>
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750101%252Fgeneral%252F188f5a25-f1d2-46a0-b8a9-604e910ffe59.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750101/general/188f5a25-f1d2-46a0-b8a9-604e910ffe59.jpg saved to cache
2026-03-27 16:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 39c8f6e0-6cae-502e-992a-c031a444b222
2026-03-27 16:37:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 39c8f6e0-6cae-502e-992a-c031a444b222, skipping ID generation
2026-03-27 16:37:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39c8f6e0-6cae-502e-992a-c031a444b222 with scrape type 1
2026-03-27 16:37:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 39c8f6e0-6cae-502e-992a-c031a444b222 sending to next pipeline
2026-03-27 16:37:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 39c8f6e0-6cae-502e-992a-c031a444b222, identifier: 10738637
2026-03-27 16:37:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7c0ed5f2-0181-5665-8d88-38102508084a with identifier: 10738581
2026-03-27 16:37:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7c0ed5f2-0181-5665-8d88-38102508084a with identifier: 10738581
2026-03-27 16:37:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7c0ed5f2-0181-5665-8d88-38102508084a with identifier: 10738581 to the API
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750043/general/b33ba013-f8aa-43f9-92a2-14c6b9371c24.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '7c0ed5f2-0181-5665-8d88-38102508084a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-299-HS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738581',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 173981,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 112,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750043/general/32a4c26f-5bc2-4f73-9791-3337fa746dcd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193753,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750043/general/b33ba013-f8aa-43f9-92a2-14c6b9371c24.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750043/general/7bc45e57-9a3f-448f-80f5-37ae8c2b1f04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750043/general/0eac73d7-1cf7-4c12-be64-f2994fa699a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750043/general/82fe324d-b19d-42fc-b023-0a5e2779293c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129803,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750043/general/cc9943e7-6590-4790-a7f8-fc59cd2a4b74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750043/general/8fed8ec1-daec-4b2a-91b5-78a3129eb8fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750043/general/86728bc3-873c-4bf8-a352-66b4ab6b8a5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750043/general/5d23d196-d56f-415c-a4d5-c06d5c43bb33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c0ed5f2-0181-5665-8d88-38102508084a/7c0ed5f2-0181-5665-8d88-38102508084a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75760,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750043/general/11c12aed-44be-4411-9b02-85cbcf38c128.jpg',
'Width': 1024}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 3008 1.5 HDI Active Business - Diesel - Automatic - 130 hp '
'- 173.981 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738581%27 HTTP/1.1" 200 None
2026-03-27 16:37:00 [adesa.fr] INFO: Saving data for 10738581: {'created_time': 1774629420.953431, 'last_price_update_time': 1774629420.953442, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738581') HTTP/1.1" 204 0
2026-03-27 16:37:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 39c8f6e0-6cae-502e-992a-c031a444b222 with identifier: 10738637
2026-03-27 16:37:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 39c8f6e0-6cae-502e-992a-c031a444b222 with identifier: 10738637
2026-03-27 16:37:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 39c8f6e0-6cae-502e-992a-c031a444b222 with identifier: 10738637 to the API
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750101/general/188f5a25-f1d2-46a0-b8a9-604e910ffe59.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '39c8f6e0-6cae-502e-992a-c031a444b222',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-555-YH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738637',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 154686,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 78,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750101/general/778ebdab-6e45-4add-ab94-8803186e0ce7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750101/general/188f5a25-f1d2-46a0-b8a9-604e910ffe59.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167248,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750101/general/b59a332e-d0a2-4b80-b44f-b4668f44cf7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176742,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750101/general/b619f632-3847-4a40-a5ab-868dab955801.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750101/general/b8a70929-8a4a-4acb-b2c0-8e41ffb31e5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132523,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750101/general/37f99393-f3c7-40d3-aa85-25d0528dfd02.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114889,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750101/general/e5a4b678-88da-4788-856c-dac5637cc584.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750101/general/cdd94d22-0480-48d9-b3f7-c22a4d7398f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750101/general/1dc0bdb0-c1ef-41c2-807a-aa5596501307.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39c8f6e0-6cae-502e-992a-c031a444b222/39c8f6e0-6cae-502e-992a-c031a444b222_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750101/general/8fc15b97-738d-4d0f-a5ec-01b1908f3731.jpg',
'Width': 1024}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2020-12-17',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 3008 1.5 HDI Active Business - Diesel - Manual - 130 hp - '
'154.686 km',
'transmission': 'manual',
'trim': 'Active Business',
'vin': None,
'year': 2020}
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738637%27 HTTP/1.1" 200 None
2026-03-27 16:37:01 [adesa.fr] INFO: Saving data for 10738637: {'created_time': 1774629421.329416, 'last_price_update_time': 1774629421.329429, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738637') HTTP/1.1" 204 0
2026-03-27 16:37:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750083/general/a34fe1da-9622-4b11-b424-3458b249de4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738620)
2026-03-27 16:37:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750103/general/43951b69-575c-48fd-b0ed-3c26c08988be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738639)
2026-03-27 16:37:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750038/general/86c12e37-1564-4db4-a971-931056caea9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738576)
2026-03-27 16:37:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750103/general/c6945158-c613-42e7-96fb-212f36f4fa2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738639)
2026-03-27 16:37:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749816/general/1d2d858b-75ae-49cf-a9ab-4b901cce859a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738472)
2026-03-27 16:37:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750083/general/cb357b78-4a41-4db3-8eb7-1c00a95b11c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738620)
2026-03-27 16:37:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750042/general/1bdaa95a-de89-4bde-84ea-9195c27ccfc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738580)
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b58e90>
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F7ffab697-233b-40a8-9a32-dcfbd46cd937.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/7ffab697-233b-40a8-9a32-dcfbd46cd937.jpg saved to cache
2026-03-27 16:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0c5fd20e-bef6-54e3-ba52-b1247db54c1c
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224193590>
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252F7536b4f7-4e46-4bdd-9970-1be5b33763c8.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/7536b4f7-4e46-4bdd-9970-1be5b33763c8.jpg saved to cache
2026-03-27 16:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245e96d0>
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252Faeed4a6c-d306-4dc2-9e71-74c8ff6109a2.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/aeed4a6c-d306-4dc2-9e71-74c8ff6109a2.jpg saved to cache
2026-03-27 16:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227a5afd0>
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749860%252Fgeneral%252F4f777d09-adad-40f4-8a56-a4832a67e58e.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749860/general/4f777d09-adad-40f4-8a56-a4832a67e58e.jpg saved to cache
2026-03-27 16:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 64443cd4-060e-5eaf-8d59-3b9c8cc307f5
2026-03-27 16:37:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 64443cd4-060e-5eaf-8d59-3b9c8cc307f5, skipping ID generation
2026-03-27 16:37:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64443cd4-060e-5eaf-8d59-3b9c8cc307f5 with scrape type 1
2026-03-27 16:37:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 64443cd4-060e-5eaf-8d59-3b9c8cc307f5 sending to next pipeline
2026-03-27 16:37:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 64443cd4-060e-5eaf-8d59-3b9c8cc307f5, identifier: 10738514
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225869b90>
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252F1685df80-d90e-415b-bd25-eee3ebb0e3c0.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/1685df80-d90e-415b-bd25-eee3ebb0e3c0.jpg saved to cache
2026-03-27 16:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2f22861a-2a52-5a27-8eb1-e116574d0d7c
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245b3750>
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750128%252Fgeneral%252F0989cbe1-6a70-4044-975b-056d2f61d21a.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750128/general/0989cbe1-6a70-4044-975b-056d2f61d21a.jpg saved to cache
2026-03-27 16:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 427b875b-39fc-589f-b57f-9c790f19929b
2026-03-27 16:37:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 427b875b-39fc-589f-b57f-9c790f19929b, skipping ID generation
2026-03-27 16:37:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 427b875b-39fc-589f-b57f-9c790f19929b with scrape type 1
2026-03-27 16:37:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 427b875b-39fc-589f-b57f-9c790f19929b sending to next pipeline
2026-03-27 16:37:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 427b875b-39fc-589f-b57f-9c790f19929b, identifier: 10738662
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259d8b50>
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F23498355-6fe9-4f3f-9d9e-76da1e067275.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/23498355-6fe9-4f3f-9d9e-76da1e067275.jpg saved to cache
2026-03-27 16:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0c5fd20e-bef6-54e3-ba52-b1247db54c1c
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245e9550>
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252F8a6dcd3e-adc7-479c-b441-868cc093431d.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/8a6dcd3e-adc7-479c-b441-868cc093431d.jpg saved to cache
2026-03-27 16:37:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7
2026-03-27 16:37:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750038/general/5a40e708-83c5-4810-ba81-46fc97393c97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738576)
2026-03-27 16:37:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 64443cd4-060e-5eaf-8d59-3b9c8cc307f5 with identifier: 10738514
2026-03-27 16:37:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 64443cd4-060e-5eaf-8d59-3b9c8cc307f5 with identifier: 10738514
2026-03-27 16:37:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 64443cd4-060e-5eaf-8d59-3b9c8cc307f5 with identifier: 10738514 to the API
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749860/general/4f777d09-adad-40f4-8a56-a4832a67e58e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '64443cd4-060e-5eaf-8d59-3b9c8cc307f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FK-877-AH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738514',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 235809,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164363,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749860/general/4f777d09-adad-40f4-8a56-a4832a67e58e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749860/general/7cc49073-ddcc-4424-98ff-9093267d5f16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749860/general/c9006398-67a3-44cb-8312-fb45dd624ca4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185812,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749860/general/3c402306-7c07-4579-8143-3f58a78034dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749860/general/2b96aa74-2812-41aa-8a6f-3a6392e077a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749860/general/f2303c70-b5e6-4ae3-9958-4438efc90c56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108855,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749860/general/c3778afa-1300-4389-8500-dcd07ce40bd5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144206,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749860/general/194205b9-8c5f-4f37-802b-48bccb443617.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128397,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749860/general/61fafcfd-8db7-4081-932e-f4f1d3a4c7ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64443cd4-060e-5eaf-8d59-3b9c8cc307f5/64443cd4-060e-5eaf-8d59-3b9c8cc307f5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113847,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749860/general/18514df6-3ae5-4838-939f-0ed549533bbc.jpg',
'Width': 1024}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2019-09-10',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Nissan Qashqai 1.5 DCI Business - Diesel - Manual - 115 hp - '
'235.809 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738514%27 HTTP/1.1" 200 None
2026-03-27 16:37:02 [adesa.fr] INFO: Saving data for 10738514: {'created_time': 1774629422.29937, 'last_price_update_time': 1774629422.29938, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738514') HTTP/1.1" 204 0
2026-03-27 16:37:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 427b875b-39fc-589f-b57f-9c790f19929b with identifier: 10738662
2026-03-27 16:37:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 427b875b-39fc-589f-b57f-9c790f19929b with identifier: 10738662
2026-03-27 16:37:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 427b875b-39fc-589f-b57f-9c790f19929b with identifier: 10738662 to the API
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750128/general/0989cbe1-6a70-4044-975b-056d2f61d21a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '427b875b-39fc-589f-b57f-9c790f19929b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-995-SN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738662',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 83186,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189364,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750128/general/004b2287-b17d-426a-91f9-2fbb21085ee2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750128/general/d5f574bb-1d24-4407-9d0a-d4ef649cc977.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750128/general/d2d0107c-c8b9-44d7-bfa5-842f3f59b73b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187111,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750128/general/044eae51-2108-4a55-a9bf-b5f071647a00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116407,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750128/general/0989cbe1-6a70-4044-975b-056d2f61d21a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124120,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750128/general/090d1ccd-980d-4016-b4bd-8d9287abd891.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133064,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750128/general/d7c1d476-3cfb-4755-a523-0c6ab653e3ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144746,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750128/general/1a13d093-06e3-45c0-a252-63d435d06b10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85657,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750128/general/97996c0b-5f8d-4007-bb57-165baa6e3104.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b875b-39fc-589f-b57f-9c790f19929b/427b875b-39fc-589f-b57f-9c790f19929b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143320,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750128/general/043c92ee-03bc-401f-85ec-2f681452d7d8.jpg',
'Width': 1024}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 225 hp - 83.186 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738662%27 HTTP/1.1" 200 None
2026-03-27 16:37:02 [adesa.fr] INFO: Saving data for 10738662: {'created_time': 1774629422.698127, 'last_price_update_time': 1774629422.698138, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738662') HTTP/1.1" 204 0
2026-03-27 16:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750042/general/fef2bc59-3f32-4253-a228-22e28f4a8936.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738580)
2026-03-27 16:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750103/general/8382c8d6-ba92-484e-9c00-842998b8c4c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738639)
2026-03-27 16:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750083/general/d2345f71-feaf-4d20-9792-8b7418118c75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738620)
2026-03-27 16:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749807/general/57a8dd50-c341-4ed8-89c1-3ecd3c05d9cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738465)
2026-03-27 16:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749816/general/17cb506e-7322-44eb-85bc-31edf62b85f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738472)
2026-03-27 16:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750103/general/7b704f85-0699-48cd-bda7-241c6d9556a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738639)
2026-03-27 16:37:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750103/general/515b8712-cd04-4723-b033-93044674f052.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738639)
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245b2d50>
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252Fa34fe1da-9622-4b11-b424-3458b249de4f.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/a34fe1da-9622-4b11-b424-3458b249de4f.jpg saved to cache
2026-03-27 16:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22411e190>
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252F43951b69-575c-48fd-b0ed-3c26c08988be.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/43951b69-575c-48fd-b0ed-3c26c08988be.jpg saved to cache
2026-03-27 16:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2f22861a-2a52-5a27-8eb1-e116574d0d7c
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256bcd90>
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F86c12e37-1564-4db4-a971-931056caea9d.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/86c12e37-1564-4db4-a971-931056caea9d.jpg saved to cache
2026-03-27 16:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0c5fd20e-bef6-54e3-ba52-b1247db54c1c
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a981d0>
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252Fc6945158-c613-42e7-96fb-212f36f4fa2e.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/c6945158-c613-42e7-96fb-212f36f4fa2e.jpg saved to cache
2026-03-27 16:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2f22861a-2a52-5a27-8eb1-e116574d0d7c
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256bebd0>
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252F1d2d858b-75ae-49cf-a9ab-4b901cce859a.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/1d2d858b-75ae-49cf-a9ab-4b901cce859a.jpg saved to cache
2026-03-27 16:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bca013d0-9d1a-5a29-a22a-108811ab027f
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cd4210>
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252Fcb357b78-4a41-4db3-8eb7-1c00a95b11c6.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/cb357b78-4a41-4db3-8eb7-1c00a95b11c6.jpg saved to cache
2026-03-27 16:37:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256bfad0>
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252F1bdaa95a-de89-4bde-84ea-9195c27ccfc2.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/1bdaa95a-de89-4bde-84ea-9195c27ccfc2.jpg saved to cache
2026-03-27 16:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225695510>
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750038%252Fgeneral%252F5a40e708-83c5-4810-ba81-46fc97393c97.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750038/general/5a40e708-83c5-4810-ba81-46fc97393c97.jpg saved to cache
2026-03-27 16:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0c5fd20e-bef6-54e3-ba52-b1247db54c1c
2026-03-27 16:37:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c5fd20e-bef6-54e3-ba52-b1247db54c1c, skipping ID generation
2026-03-27 16:37:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c5fd20e-bef6-54e3-ba52-b1247db54c1c with scrape type 1
2026-03-27 16:37:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c5fd20e-bef6-54e3-ba52-b1247db54c1c sending to next pipeline
2026-03-27 16:37:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0c5fd20e-bef6-54e3-ba52-b1247db54c1c, identifier: 10738576
2026-03-27 16:37:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0c5fd20e-bef6-54e3-ba52-b1247db54c1c with identifier: 10738576
2026-03-27 16:37:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0c5fd20e-bef6-54e3-ba52-b1247db54c1c with identifier: 10738576
2026-03-27 16:37:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0c5fd20e-bef6-54e3-ba52-b1247db54c1c with identifier: 10738576 to the API
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750038/general/5a40e708-83c5-4810-ba81-46fc97393c97.jpg>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '0c5fd20e-bef6-54e3-ba52-b1247db54c1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ-674-SY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738576',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 182288,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234803,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750038/general/4556ed0b-5176-4365-988e-cdf0050f81d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750038/general/5455a506-eb46-4026-99dd-9f2ca1a4a8db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225696,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750038/general/5a40e708-83c5-4810-ba81-46fc97393c97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182382,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750038/general/86c12e37-1564-4db4-a971-931056caea9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113834,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750038/general/23498355-6fe9-4f3f-9d9e-76da1e067275.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750038/general/7ffab697-233b-40a8-9a32-dcfbd46cd937.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750038/general/6068a362-e7d0-4e47-a2e9-9ad682a36d47.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750038/general/8faa5bea-1fc0-48f0-b031-407f4148e4f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750038/general/8f3c80f8-0039-4fb0-a835-adb06f0d2354.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c5fd20e-bef6-54e3-ba52-b1247db54c1c/0c5fd20e-bef6-54e3-ba52-b1247db54c1c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750038/general/05c14672-b127-4eac-8535-da28f4d408a9.jpg',
'Width': 1024}],
'price': 5100,
'price_includes_vat': True,
'registration_date': '2020-06-22',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 308 1.5 HDI Allure - Diesel - Automatic - 130 hp - 182.288 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738576%27 HTTP/1.1" 200 None
2026-03-27 16:37:03 [adesa.fr] INFO: Saving data for 10738576: {'created_time': 1774629423.570675, 'last_price_update_time': 1774629423.570686, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738576') HTTP/1.1" 204 0
2026-03-27 16:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749837/general/d2c26d89-5227-4a54-9207-621b77cdce3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738493)
2026-03-27 16:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749813/general/7b0ac498-34a9-4267-81d1-5a7887973be8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738469)
2026-03-27 16:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749837/general/c86134b6-be41-4c50-9146-7b081ee66120.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738493)
2026-03-27 16:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749837/general/efcd9575-60eb-458f-9ee3-e927e5ca48d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738493)
2026-03-27 16:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749836/general/ec9f984a-7806-4e3e-ba13-957564771db7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738492)
2026-03-27 16:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749807/general/e740b580-d782-4e8b-85c6-88fbdf3a5931.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738465)
2026-03-27 16:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749813/general/f7ae01e5-23a9-4133-836e-8396a46ce5e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738469)
2026-03-27 16:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749813/general/47679ba7-d101-4fae-a47d-46ae1378d545.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738469)
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22411d090>
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750042%252Fgeneral%252Ffef2bc59-3f32-4253-a228-22e28f4a8936.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750042/general/fef2bc59-3f32-4253-a228-22e28f4a8936.jpg saved to cache
2026-03-27 16:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7
2026-03-27 16:37:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7, skipping ID generation
2026-03-27 16:37:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7 with scrape type 1
2026-03-27 16:37:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7 sending to next pipeline
2026-03-27 16:37:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7, identifier: 10738580
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227d67250>
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252F8382c8d6-ba92-484e-9c00-842998b8c4c9.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/8382c8d6-ba92-484e-9c00-842998b8c4c9.jpg saved to cache
2026-03-27 16:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2f22861a-2a52-5a27-8eb1-e116574d0d7c
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2245e96d0>
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750083%252Fgeneral%252Fd2345f71-feaf-4d20-9792-8b7418118c75.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750083/general/d2345f71-feaf-4d20-9792-8b7418118c75.jpg saved to cache
2026-03-27 16:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd
2026-03-27 16:37:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd, skipping ID generation
2026-03-27 16:37:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd with scrape type 1
2026-03-27 16:37:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd sending to next pipeline
2026-03-27 16:37:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd, identifier: 10738620
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259dfd90>
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252F57a8dd50-c341-4ed8-89c1-3ecd3c05d9cb.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/57a8dd50-c341-4ed8-89c1-3ecd3c05d9cb.jpg saved to cache
2026-03-27 16:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c771a8d8-89a5-5859-9d45-a626eae76a57
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258835d0>
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749816%252Fgeneral%252F17cb506e-7322-44eb-85bc-31edf62b85f1.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749816/general/17cb506e-7322-44eb-85bc-31edf62b85f1.jpg saved to cache
2026-03-27 16:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bca013d0-9d1a-5a29-a22a-108811ab027f
2026-03-27 16:37:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bca013d0-9d1a-5a29-a22a-108811ab027f, skipping ID generation
2026-03-27 16:37:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bca013d0-9d1a-5a29-a22a-108811ab027f with scrape type 1
2026-03-27 16:37:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bca013d0-9d1a-5a29-a22a-108811ab027f sending to next pipeline
2026-03-27 16:37:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bca013d0-9d1a-5a29-a22a-108811ab027f, identifier: 10738472
2026-03-27 16:37:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22574d750>
2026-03-27 16:37:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252F7b704f85-0699-48cd-bda7-241c6d9556a9.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/7b704f85-0699-48cd-bda7-241c6d9556a9.jpg saved to cache
2026-03-27 16:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2f22861a-2a52-5a27-8eb1-e116574d0d7c
2026-03-27 16:37:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224516810>
2026-03-27 16:37:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750103%252Fgeneral%252F515b8712-cd04-4723-b033-93044674f052.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750103/general/515b8712-cd04-4723-b033-93044674f052.jpg saved to cache
2026-03-27 16:37:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2f22861a-2a52-5a27-8eb1-e116574d0d7c
2026-03-27 16:37:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f22861a-2a52-5a27-8eb1-e116574d0d7c, skipping ID generation
2026-03-27 16:37:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f22861a-2a52-5a27-8eb1-e116574d0d7c with scrape type 1
2026-03-27 16:37:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f22861a-2a52-5a27-8eb1-e116574d0d7c sending to next pipeline
2026-03-27 16:37:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2f22861a-2a52-5a27-8eb1-e116574d0d7c, identifier: 10738639
2026-03-27 16:37:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7 with identifier: 10738580
2026-03-27 16:37:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7 with identifier: 10738580
2026-03-27 16:37:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9fdb1041-f311-52bf-bf9c-d5c7351dd1f7 with identifier: 10738580 to the API
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750042/general/fef2bc59-3f32-4253-a228-22e28f4a8936.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '9fdb1041-f311-52bf-bf9c-d5c7351dd1f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-515-TN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738580',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 170196,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750042/general/6b309fea-ce72-4242-834e-ebb6bc3eb8e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148029,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750042/general/b7c1df58-4cfa-4c17-8f07-bb8103f18e9b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126569,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750042/general/fef2bc59-3f32-4253-a228-22e28f4a8936.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750042/general/1bdaa95a-de89-4bde-84ea-9195c27ccfc2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750042/general/8a6dcd3e-adc7-479c-b441-868cc093431d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120127,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750042/general/7536b4f7-4e46-4bdd-9970-1be5b33763c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750042/general/5b3124d0-f661-46c5-9db8-6d9a7e324c5b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116743,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750042/general/c0bee73a-195c-4855-922a-6b5f580e6e2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750042/general/53d30be2-9038-44f2-a760-fa6a27aea399.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fdb1041-f311-52bf-bf9c-d5c7351dd1f7/9fdb1041-f311-52bf-bf9c-d5c7351dd1f7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161577,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750042/general/39668482-79cb-496d-9bfe-d2c327a47bb4.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'170.196 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738580%27 HTTP/1.1" 200 None
2026-03-27 16:37:04 [adesa.fr] INFO: Saving data for 10738580: {'created_time': 1774629424.617361, 'last_price_update_time': 1774629424.617371, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738580') HTTP/1.1" 204 0
2026-03-27 16:37:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd with identifier: 10738620
2026-03-27 16:37:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd with identifier: 10738620
2026-03-27 16:37:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd with identifier: 10738620 to the API
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750083/general/d2345f71-feaf-4d20-9792-8b7418118c75.jpg>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 300,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-999-AQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738620',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 88296,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750083/general/96f8a6ae-0204-4cf8-913f-e99cca8bfd65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750083/general/77c4bf21-1065-47ef-ad18-309a20e28217.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195089,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750083/general/28c624a1-a669-48f1-861b-2aea45349bba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750083/general/54bad614-ed75-4beb-9e0c-b12894605208.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102790,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750083/general/a3cf0c2a-3bab-4f1d-a36f-619fc81b49e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750083/general/ad8ab569-5c6b-493c-a7c1-24764ace3587.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129934,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750083/general/d2345f71-feaf-4d20-9792-8b7418118c75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94090,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750083/general/cb357b78-4a41-4db3-8eb7-1c00a95b11c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99538,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750083/general/a34fe1da-9622-4b11-b424-3458b249de4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd/92ea3fdd-93cc-5cd0-89ac-8ef6bc0652dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89117,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750083/general/aeed4a6c-d306-4dc2-9e71-74c8ff6109a2.jpg',
'Width': 1024}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 300 hp - 88.296 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738620%27 HTTP/1.1" 200 None
2026-03-27 16:37:04 [adesa.fr] INFO: Saving data for 10738620: {'created_time': 1774629424.950154, 'last_price_update_time': 1774629424.950165, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738620') HTTP/1.1" 204 0
2026-03-27 16:37:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bca013d0-9d1a-5a29-a22a-108811ab027f with identifier: 10738472
2026-03-27 16:37:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bca013d0-9d1a-5a29-a22a-108811ab027f with identifier: 10738472
2026-03-27 16:37:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bca013d0-9d1a-5a29-a22a-108811ab027f with identifier: 10738472 to the API
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749816/general/17cb506e-7322-44eb-85bc-31edf62b85f1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 205,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'bca013d0-9d1a-5a29-a22a-108811ab027f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EW-977-EV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738472',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 145073,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 83,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749816/general/cbfbcf9a-6a6a-45f9-937b-4d13fa0eba73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749816/general/17cb506e-7322-44eb-85bc-31edf62b85f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188023,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749816/general/fc6c6cd8-2c50-41fc-8763-2fea4b8c205f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749816/general/bee35f9d-7632-4175-b37b-4863c36f4d83.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118967,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749816/general/4f7a4c83-d4ae-41f4-b758-7fd973870410.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125235,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749816/general/1d2d858b-75ae-49cf-a9ab-4b901cce859a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749816/general/f585cfa2-2ccb-4998-babc-55fd6fae5fce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93559,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749816/general/bae29ede-5554-43bf-8c09-a434d6f4a289.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749816/general/0a2ca89b-ad4f-4265-8558-124a9a79c31c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca013d0-9d1a-5a29-a22a-108811ab027f/bca013d0-9d1a-5a29-a22a-108811ab027f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114728,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749816/general/1d028be6-ab41-4576-8262-87b45465ebb6.jpg',
'Width': 1024}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2018-03-29',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 308 1.6 THP GT - Petrol - Manual - 205 hp - 145.073 km',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2018}
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738472%27 HTTP/1.1" 200 None
2026-03-27 16:37:05 [adesa.fr] INFO: Saving data for 10738472: {'created_time': 1774629425.415356, 'last_price_update_time': 1774629425.415368, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738472') HTTP/1.1" 204 0
2026-03-27 16:37:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2f22861a-2a52-5a27-8eb1-e116574d0d7c with identifier: 10738639
2026-03-27 16:37:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2f22861a-2a52-5a27-8eb1-e116574d0d7c with identifier: 10738639
2026-03-27 16:37:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2f22861a-2a52-5a27-8eb1-e116574d0d7c with identifier: 10738639 to the API
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750103/general/515b8712-cd04-4723-b033-93044674f052.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '2f22861a-2a52-5a27-8eb1-e116574d0d7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-834-TN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738639',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 158511,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 70,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750103/general/5f50db8d-1981-4450-8302-3498dcf668b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750103/general/c571b46a-069c-4cde-ad3a-55b7236f5bba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750103/general/7b704f85-0699-48cd-bda7-241c6d9556a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750103/general/b11a69ee-001a-4429-bfae-31a62a90d3ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750103/general/8382c8d6-ba92-484e-9c00-842998b8c4c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750103/general/2a526dee-23d5-4483-9743-e4bf830242ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750103/general/515b8712-cd04-4723-b033-93044674f052.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750103/general/c6945158-c613-42e7-96fb-212f36f4fa2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750103/general/43951b69-575c-48fd-b0ed-3c26c08988be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f22861a-2a52-5a27-8eb1-e116574d0d7c/2f22861a-2a52-5a27-8eb1-e116574d0d7c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750103/general/1685df80-d90e-415b-bd25-eee3ebb0e3c0.jpg',
'Width': 1024}],
'price': 8400,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 308 SW 1.5 Active - Diesel - Automatic - 130 hp - 158.511 '
'km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738639%27 HTTP/1.1" 200 None
2026-03-27 16:37:05 [adesa.fr] INFO: Saving data for 10738639: {'created_time': 1774629425.785307, 'last_price_update_time': 1774629425.785319, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738639') HTTP/1.1" 204 0
2026-03-27 16:37:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749836/general/7a36026a-c730-4056-8878-e0c9833bf16d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738492)
2026-03-27 16:37:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749856/general/248263ae-efa4-477c-ba36-94cb6bcc33f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738510)
2026-03-27 16:37:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750035/general/7d51b167-1be7-461f-aa23-c4e2ead0d090.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738573)
2026-03-27 16:37:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749836/general/708b4183-d36b-40eb-a487-efb088b48314.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738492)
2026-03-27 16:37:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750123/general/a59956da-bea0-453f-951d-be69ecbd4937.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738657)
2026-03-27 16:37:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749983/general/052664b2-4316-4786-8b75-14ef1bf5f866.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738526)
2026-03-27 16:37:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225882150>
2026-03-27 16:37:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252Fd2c26d89-5227-4a54-9207-621b77cdce3b.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/d2c26d89-5227-4a54-9207-621b77cdce3b.jpg saved to cache
2026-03-27 16:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d
2026-03-27 16:37:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22456d090>
2026-03-27 16:37:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252F7b0ac498-34a9-4267-81d1-5a7887973be8.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/7b0ac498-34a9-4267-81d1-5a7887973be8.jpg saved to cache
2026-03-27 16:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 364a5262-7329-5cb6-b91c-7f9fb2d9f076
2026-03-27 16:37:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22435f390>
2026-03-27 16:37:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252Fc86134b6-be41-4c50-9146-7b081ee66120.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/c86134b6-be41-4c50-9146-7b081ee66120.jpg saved to cache
2026-03-27 16:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d
2026-03-27 16:37:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225869650>
2026-03-27 16:37:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749837%252Fgeneral%252Fefcd9575-60eb-458f-9ee3-e927e5ca48d5.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749837/general/efcd9575-60eb-458f-9ee3-e927e5ca48d5.jpg saved to cache
2026-03-27 16:37:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d
2026-03-27 16:37:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d, skipping ID generation
2026-03-27 16:37:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d with scrape type 1
2026-03-27 16:37:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d sending to next pipeline
2026-03-27 16:37:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d, identifier: 10738493
2026-03-27 16:37:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256eb150>
2026-03-27 16:37:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252Fec9f984a-7806-4e3e-ba13-957564771db7.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/ec9f984a-7806-4e3e-ba13-957564771db7.jpg saved to cache
2026-03-27 16:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 84c3a2bf-1125-5589-8099-b98240091f9d
2026-03-27 16:37:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227a32990>
2026-03-27 16:37:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749807%252Fgeneral%252Fe740b580-d782-4e8b-85c6-88fbdf3a5931.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749807/general/e740b580-d782-4e8b-85c6-88fbdf3a5931.jpg saved to cache
2026-03-27 16:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c771a8d8-89a5-5859-9d45-a626eae76a57
2026-03-27 16:37:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c771a8d8-89a5-5859-9d45-a626eae76a57, skipping ID generation
2026-03-27 16:37:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c771a8d8-89a5-5859-9d45-a626eae76a57 with scrape type 1
2026-03-27 16:37:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c771a8d8-89a5-5859-9d45-a626eae76a57 sending to next pipeline
2026-03-27 16:37:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c771a8d8-89a5-5859-9d45-a626eae76a57, identifier: 10738465
2026-03-27 16:37:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ceb10>
2026-03-27 16:37:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252Ff7ae01e5-23a9-4133-836e-8396a46ce5e0.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/f7ae01e5-23a9-4133-836e-8396a46ce5e0.jpg saved to cache
2026-03-27 16:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 364a5262-7329-5cb6-b91c-7f9fb2d9f076
2026-03-27 16:37:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22413de90>
2026-03-27 16:37:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749813%252Fgeneral%252F47679ba7-d101-4fae-a47d-46ae1378d545.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749813/general/47679ba7-d101-4fae-a47d-46ae1378d545.jpg saved to cache
2026-03-27 16:37:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 364a5262-7329-5cb6-b91c-7f9fb2d9f076
2026-03-27 16:37:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 364a5262-7329-5cb6-b91c-7f9fb2d9f076, skipping ID generation
2026-03-27 16:37:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 364a5262-7329-5cb6-b91c-7f9fb2d9f076 with scrape type 1
2026-03-27 16:37:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 364a5262-7329-5cb6-b91c-7f9fb2d9f076 sending to next pipeline
2026-03-27 16:37:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 364a5262-7329-5cb6-b91c-7f9fb2d9f076, identifier: 10738469
2026-03-27 16:37:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750124/general/8c763b88-d4a4-4f54-96a0-708abc41b89a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738658)
2026-03-27 16:37:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750078/general/9a94aeab-e2fb-4d42-8aed-0dc68ef79f84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738615)
2026-03-27 16:37:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d with identifier: 10738493
2026-03-27 16:37:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d with identifier: 10738493
2026-03-27 16:37:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d with identifier: 10738493 to the API
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749837/general/efcd9575-60eb-458f-9ee3-e927e5ca48d5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 13,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 313,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-618-LD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738493',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 38008,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749837/general/6e387b9d-f50b-46cd-ae5b-138e4304a5ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173334,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749837/general/85379d85-3d0c-4731-a5dd-ee54823cff81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749837/general/a9794ff9-4ad7-435a-b6df-232551a54187.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151356,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749837/general/857fe760-a825-49ec-be9c-97855b796732.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98919,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749837/general/c86134b6-be41-4c50-9146-7b081ee66120.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749837/general/efcd9575-60eb-458f-9ee3-e927e5ca48d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123150,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749837/general/d2c26d89-5227-4a54-9207-621b77cdce3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119462,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749837/general/3a53c191-8a93-4787-ac7f-f1635eb84de8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88749,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749837/general/00c14688-ee79-4db5-b1ea-2ae27c60fc8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d/0a5f01b5-f8a2-5219-99a9-b0c5a9093e8d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749837/general/86f69a1c-d783-4f1e-9572-4e7866680003.jpg',
'Width': 1024}],
'price': 28800,
'price_includes_vat': True,
'registration_date': '2024-07-25',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz C Break 300de AMG Line - 4-Matic - Hybrid - Automatic '
'- 313 hp - 38.008 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738493%27 HTTP/1.1" 200 None
2026-03-27 16:37:06 [adesa.fr] INFO: Saving data for 10738493: {'created_time': 1774629426.856936, 'last_price_update_time': 1774629426.856947, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738493') HTTP/1.1" 204 0
2026-03-27 16:37:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c771a8d8-89a5-5859-9d45-a626eae76a57 with identifier: 10738465
2026-03-27 16:37:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c771a8d8-89a5-5859-9d45-a626eae76a57 with identifier: 10738465
2026-03-27 16:37:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c771a8d8-89a5-5859-9d45-a626eae76a57 with identifier: 10738465 to the API
2026-03-27 16:37:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749807/general/e740b580-d782-4e8b-85c6-88fbdf3a5931.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'c771a8d8-89a5-5859-9d45-a626eae76a57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-126-AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738465',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 120062,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188450,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749807/general/8408ad66-2000-49ef-8f5d-f2dccac67746.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220794,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749807/general/2a486d8d-57b0-4566-9fd1-fb3c7211b1fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187202,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749807/general/4d935fd5-d395-4e19-8d02-351693534347.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749807/general/5f3c7795-a33c-4ee8-9b76-d302664d7b9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115231,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749807/general/a20e4653-b6dc-43c4-a08b-e68b79198458.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749807/general/e740b580-d782-4e8b-85c6-88fbdf3a5931.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116306,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749807/general/e7d85ec6-ff97-45fb-953b-1ff6882ffc0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110092,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749807/general/af64cfcc-8340-4581-939e-e890af7cdad1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749807/general/57a8dd50-c341-4ed8-89c1-3ecd3c05d9cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c771a8d8-89a5-5859-9d45-a626eae76a57/c771a8d8-89a5-5859-9d45-a626eae76a57_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243473,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749807/general/85ca9d8b-f68a-4db9-8aa7-799ab3b3e604.jpg',
'Width': 1024}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz CLA Shooting Brake 200d Business Line - Diesel - '
'Automatic - 150 hp - 120.062 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738465%27 HTTP/1.1" 200 None
2026-03-27 16:37:07 [adesa.fr] INFO: Saving data for 10738465: {'created_time': 1774629427.270029, 'last_price_update_time': 1774629427.270041, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738465') HTTP/1.1" 204 0
2026-03-27 16:37:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 364a5262-7329-5cb6-b91c-7f9fb2d9f076 with identifier: 10738469
2026-03-27 16:37:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 364a5262-7329-5cb6-b91c-7f9fb2d9f076 with identifier: 10738469
2026-03-27 16:37:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 364a5262-7329-5cb6-b91c-7f9fb2d9f076 with identifier: 10738469 to the API
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749813/general/47679ba7-d101-4fae-a47d-46ae1378d545.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '364a5262-7329-5cb6-b91c-7f9fb2d9f076',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-861-LB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738469',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 69819,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149332,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749813/general/47679ba7-d101-4fae-a47d-46ae1378d545.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749813/general/f7ae01e5-23a9-4133-836e-8396a46ce5e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164901,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749813/general/7b0ac498-34a9-4267-81d1-5a7887973be8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749813/general/53a69862-6522-4a2d-8afa-bd5d46ec3ae3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749813/general/ca32109a-1e5c-4043-a984-a5d82ab9f462.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749813/general/83db3f80-5d75-43cf-a107-a885b1156b97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118084,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749813/general/fa7e22cc-5e38-428b-946d-37d9588108c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749813/general/d36c380d-1294-493c-9a4c-5f9665a05f4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749813/general/465a8004-2760-4d69-97cc-7fdd51ff30ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_364a5262-7329-5cb6-b91c-7f9fb2d9f076/364a5262-7329-5cb6-b91c-7f9fb2d9f076_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88561,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749813/general/cce1365c-4e58-4a8d-846c-f93bd5101d2c.jpg',
'Width': 1024}],
'price': 27600,
'price_includes_vat': True,
'registration_date': '2022-07-07',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLC 220d AMG Line - 4-Matic - Diesel - Automatic - '
'194 hp - 69.819 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738469%27 HTTP/1.1" 200 None
2026-03-27 16:37:07 [adesa.fr] INFO: Saving data for 10738469: {'created_time': 1774629427.616666, 'last_price_update_time': 1774629427.616677, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738469') HTTP/1.1" 204 0
2026-03-27 16:37:07 [scrapy.extensions.logstats] INFO: Crawled 578 pages (at 48 pages/min), scraped 335 items (at 70 items/min)
2026-03-27 16:37:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 187MiB
2026-03-27 16:37:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/42ef2933-b138-4def-ae2f-d1f34bd2af01.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738174)
2026-03-27 16:37:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/7e95625e-47e8-4d58-a68d-1f3f2aa8ce27.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738174)
2026-03-27 16:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749983/general/1375c87a-1411-43e0-be7e-e7ca86fea495.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738526)
2026-03-27 16:37:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749983/general/8a76c390-2fe4-406b-b17e-10a023e42c7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738526)
2026-03-27 16:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750035/general/72ee0847-e0cf-4df0-a07b-edeb8604d6b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738573)
2026-03-27 16:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749790/general/10c4321a-06da-4ba7-910c-76b2ecf1cfed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738451)
2026-03-27 16:37:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258699d0>
2026-03-27 16:37:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252F7a36026a-c730-4056-8878-e0c9833bf16d.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/7a36026a-c730-4056-8878-e0c9833bf16d.jpg saved to cache
2026-03-27 16:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 84c3a2bf-1125-5589-8099-b98240091f9d
2026-03-27 16:37:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22437fe10>
2026-03-27 16:37:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252F248263ae-efa4-477c-ba36-94cb6bcc33f6.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/248263ae-efa4-477c-ba36-94cb6bcc33f6.jpg saved to cache
2026-03-27 16:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f5977399-2adb-5b96-8beb-8d8e89ecaf39
2026-03-27 16:37:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2242e9850>
2026-03-27 16:37:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252F7d51b167-1be7-461f-aa23-c4e2ead0d090.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/7d51b167-1be7-461f-aa23-c4e2ead0d090.jpg saved to cache
2026-03-27 16:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 93842154-c1ed-5e14-a30f-0629d9d08c15
2026-03-27 16:37:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36ed83f4-4e10-5235-8382-34d853d4d752 with identifier: 10738577
2026-03-27 16:37:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36ed83f4-4e10-5235-8382-34d853d4d752 with scrape type 1
2026-03-27 16:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 36ed83f4-4e10-5235-8382-34d853d4d752
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252F8a9b2d94-6e14-4718-ab95-d2116cdee825.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/8a9b2d94-6e14-4718-ab95-d2116cdee825.jpg not downloaded yet
2026-03-27 16:37:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259d9490>
2026-03-27 16:37:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749836%252Fgeneral%252F708b4183-d36b-40eb-a487-efb088b48314.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749836/general/708b4183-d36b-40eb-a487-efb088b48314.jpg saved to cache
2026-03-27 16:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 84c3a2bf-1125-5589-8099-b98240091f9d
2026-03-27 16:37:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 84c3a2bf-1125-5589-8099-b98240091f9d, skipping ID generation
2026-03-27 16:37:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c3a2bf-1125-5589-8099-b98240091f9d with scrape type 1
2026-03-27 16:37:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 84c3a2bf-1125-5589-8099-b98240091f9d sending to next pipeline
2026-03-27 16:37:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 84c3a2bf-1125-5589-8099-b98240091f9d, identifier: 10738492
2026-03-27 16:37:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22450cad0>
2026-03-27 16:37:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750123%252Fgeneral%252Fa59956da-bea0-453f-951d-be69ecbd4937.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750123/general/a59956da-bea0-453f-951d-be69ecbd4937.jpg saved to cache
2026-03-27 16:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 89a5e50c-34bd-5141-aff2-d726e4ebc1ad
2026-03-27 16:37:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 89a5e50c-34bd-5141-aff2-d726e4ebc1ad, skipping ID generation
2026-03-27 16:37:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89a5e50c-34bd-5141-aff2-d726e4ebc1ad with scrape type 1
2026-03-27 16:37:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 89a5e50c-34bd-5141-aff2-d726e4ebc1ad sending to next pipeline
2026-03-27 16:37:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 89a5e50c-34bd-5141-aff2-d726e4ebc1ad, identifier: 10738657
2026-03-27 16:37:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256eaf90>
2026-03-27 16:37:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252F052664b2-4316-4786-8b75-14ef1bf5f866.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/052664b2-4316-4786-8b75-14ef1bf5f866.jpg saved to cache
2026-03-27 16:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5e011c59-7268-5b72-b8da-05f2e763ca27
2026-03-27 16:37:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22575ed10>
2026-03-27 16:37:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750124%252Fgeneral%252F8c763b88-d4a4-4f54-96a0-708abc41b89a.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750124/general/8c763b88-d4a4-4f54-96a0-708abc41b89a.jpg saved to cache
2026-03-27 16:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d32102eb-6f95-5158-a5f7-b7f575e34a14
2026-03-27 16:37:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d32102eb-6f95-5158-a5f7-b7f575e34a14, skipping ID generation
2026-03-27 16:37:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d32102eb-6f95-5158-a5f7-b7f575e34a14 with scrape type 1
2026-03-27 16:37:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d32102eb-6f95-5158-a5f7-b7f575e34a14 sending to next pipeline
2026-03-27 16:37:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d32102eb-6f95-5158-a5f7-b7f575e34a14, identifier: 10738658
2026-03-27 16:37:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22437df90>
2026-03-27 16:37:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252F9a94aeab-e2fb-4d42-8aed-0dc68ef79f84.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/9a94aeab-e2fb-4d42-8aed-0dc68ef79f84.jpg saved to cache
2026-03-27 16:37:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 212c0048-6fdc-540d-8793-4fd880e86d46
2026-03-27 16:37:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 84c3a2bf-1125-5589-8099-b98240091f9d with identifier: 10738492
2026-03-27 16:37:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 84c3a2bf-1125-5589-8099-b98240091f9d with identifier: 10738492
2026-03-27 16:37:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 84c3a2bf-1125-5589-8099-b98240091f9d with identifier: 10738492 to the API
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749836/general/708b4183-d36b-40eb-a487-efb088b48314.jpg>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '84c3a2bf-1125-5589-8099-b98240091f9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ-304-JE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738492',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 129698,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134434,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749836/general/a7fe9123-4756-4c10-9bab-b7c2748e936e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749836/general/6c167448-1244-45e7-9b9a-49cfa27b5a7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140416,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749836/general/708b4183-d36b-40eb-a487-efb088b48314.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127420,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749836/general/69ac23d8-0d24-4225-a947-17e3bb7a4cf2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749836/general/1f610f2d-1e35-4c2e-ad88-ff7ebaa7078b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110654,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749836/general/7a36026a-c730-4056-8878-e0c9833bf16d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138235,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749836/general/4d8e6018-2b8e-4f9b-938e-75562e357ed5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749836/general/cd08100b-feb7-45f5-96c7-e1373cf69427.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749836/general/ec9f984a-7806-4e3e-ba13-957564771db7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c3a2bf-1125-5589-8099-b98240091f9d/84c3a2bf-1125-5589-8099-b98240091f9d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214623,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749836/general/a2c167c5-4ae3-4c38-8096-abf08a13e9ce.jpg',
'Width': 1024}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2019-08-05',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz C 200 Business Line - Diesel - Automatic - 160 hp - '
'129.698 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2019}
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738492%27 HTTP/1.1" 200 None
2026-03-27 16:37:08 [adesa.fr] INFO: Saving data for 10738492: {'created_time': 1774629428.667373, 'last_price_update_time': 1774629428.667384, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738492') HTTP/1.1" 204 0
2026-03-27 16:37:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 89a5e50c-34bd-5141-aff2-d726e4ebc1ad with identifier: 10738657
2026-03-27 16:37:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 89a5e50c-34bd-5141-aff2-d726e4ebc1ad with identifier: 10738657
2026-03-27 16:37:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 89a5e50c-34bd-5141-aff2-d726e4ebc1ad with identifier: 10738657 to the API
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750123/general/a59956da-bea0-453f-951d-be69ecbd4937.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '89a5e50c-34bd-5141-aff2-d726e4ebc1ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-135-VE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738657',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 86726,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168415,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750123/general/6861d55b-883c-423e-858e-57c30ff21cd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185654,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750123/general/298d9223-4cb1-4bb7-804b-8e86c54df020.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750123/general/a59956da-bea0-453f-951d-be69ecbd4937.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184510,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750123/general/3f6f7f91-c898-4333-a1f7-11b35d355df0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93532,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750123/general/a095abd1-a072-4eb6-a4ce-7dde5337cf21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750123/general/4583ffbb-8669-437b-b659-098bf523a952.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121560,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750123/general/0d9dfe83-0b48-437a-80a6-e4245b9466ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750123/general/2a6f69d6-a8a1-45eb-92c0-41aa54ed942b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750123/general/770f5449-3529-48ab-b627-b2f9546c7a51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89a5e50c-34bd-5141-aff2-d726e4ebc1ad/89a5e50c-34bd-5141-aff2-d726e4ebc1ad_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115132,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750123/general/030dbd87-0f5a-4b4e-a257-1cbf5ea9730c.jpg',
'Width': 1024}],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2022-06-08',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz CLA 220d AMG Line - Diesel - Automatic - 190 hp - '
'86.726 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738657%27 HTTP/1.1" 200 None
2026-03-27 16:37:09 [adesa.fr] INFO: Saving data for 10738657: {'created_time': 1774629429.029593, 'last_price_update_time': 1774629429.029603, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738657') HTTP/1.1" 204 0
2026-03-27 16:37:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d32102eb-6f95-5158-a5f7-b7f575e34a14 with identifier: 10738658
2026-03-27 16:37:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d32102eb-6f95-5158-a5f7-b7f575e34a14 with identifier: 10738658
2026-03-27 16:37:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d32102eb-6f95-5158-a5f7-b7f575e34a14 with identifier: 10738658 to the API
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750124/general/8c763b88-d4a4-4f54-96a0-708abc41b89a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd32102eb-6f95-5158-a5f7-b7f575e34a14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-904-EX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738658',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 64298,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750124/general/8c763b88-d4a4-4f54-96a0-708abc41b89a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199139,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750124/general/5b30c7b1-3db2-444a-b9fa-1df4abf34660.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217548,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750124/general/2a9cf77c-3981-4952-9353-0d76248acc86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750124/general/e661adff-8f60-48b2-8d23-64eb65b94557.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124179,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750124/general/47a9e44c-d45c-460b-b0ff-6bc2cdda9a94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750124/general/800c7d56-971b-43d7-a8c7-0f36f024f268.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750124/general/7d3abe98-7b29-4d02-9a4d-42a5b870c151.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151781,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750124/general/29ba9601-907f-483e-b8b6-e7aec2f41e48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92885,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750124/general/2529f74a-26b3-48c8-b0cf-f4e3670d0378.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d32102eb-6f95-5158-a5f7-b7f575e34a14/d32102eb-6f95-5158-a5f7-b7f575e34a14_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160624,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750124/general/c55a9e90-06da-4b96-a7e4-b300fc978de3.jpg',
'Width': 1024}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-06-23',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz CLA Shooting Brake 180d Business Line - Diesel - '
'Automatic - 116 hp - 64.298 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2021}
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738658%27 HTTP/1.1" 200 None
2026-03-27 16:37:09 [adesa.fr] INFO: Saving data for 10738658: {'created_time': 1774629429.385687, 'last_price_update_time': 1774629429.385698, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738658') HTTP/1.1" 204 0
2026-03-27 16:37:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/c4972b7c-722d-4583-9356-8614cac0db37.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738174)
2026-03-27 16:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750078/general/a4d36f0a-03c4-48b3-b54c-3c5454e2a4e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738615)
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252F1ee240ed-7a20-46b1-817e-ecbba52e75be.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/1ee240ed-7a20-46b1-817e-ecbba52e75be.jpg not downloaded yet
2026-03-27 16:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749983/general/969d0a53-eb7e-480c-8bf0-85815d87a7c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738526)
2026-03-27 16:37:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/8d159c9a-f0a8-4a06-bdb0-44568cee9306.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738174)
2026-03-27 16:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749804/general/b93d9f6c-fde4-4bd6-b80d-35ebaadf1d55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738462)
2026-03-27 16:37:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-27 16:37:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-27 16:37:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c8ce10>
2026-03-27 16:37:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252F1375c87a-1411-43e0-be7e-e7ca86fea495.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/1375c87a-1411-43e0-be7e-e7ca86fea495.jpg saved to cache
2026-03-27 16:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5e011c59-7268-5b72-b8da-05f2e763ca27
2026-03-27 16:37:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224365e90>
2026-03-27 16:37:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252F8a76c390-2fe4-406b-b17e-10a023e42c7a.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/8a76c390-2fe4-406b-b17e-10a023e42c7a.jpg saved to cache
2026-03-27 16:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5e011c59-7268-5b72-b8da-05f2e763ca27
2026-03-27 16:37:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22454ad50>
2026-03-27 16:37:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750035%252Fgeneral%252F72ee0847-e0cf-4df0-a07b-edeb8604d6b8.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750035/general/72ee0847-e0cf-4df0-a07b-edeb8604d6b8.jpg saved to cache
2026-03-27 16:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 93842154-c1ed-5e14-a30f-0629d9d08c15
2026-03-27 16:37:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 93842154-c1ed-5e14-a30f-0629d9d08c15, skipping ID generation
2026-03-27 16:37:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93842154-c1ed-5e14-a30f-0629d9d08c15 with scrape type 1
2026-03-27 16:37:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 93842154-c1ed-5e14-a30f-0629d9d08c15 sending to next pipeline
2026-03-27 16:37:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 93842154-c1ed-5e14-a30f-0629d9d08c15, identifier: 10738573
2026-03-27 16:37:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b5be90>
2026-03-27 16:37:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252F10c4321a-06da-4ba7-910c-76b2ecf1cfed.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/10c4321a-06da-4ba7-910c-76b2ecf1cfed.jpg saved to cache
2026-03-27 16:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 87c4885a-b4b4-59e6-9d45-93e2fa042e89
2026-03-27 16:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750078/general/e0c1a4ac-3104-4c04-81d1-8320796538c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738615)
2026-03-27 16:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749983/general/1626e546-c1c2-4ae9-87ab-18f904493f02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738526)
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252F942f753c-b1e5-453d-97cd-b2414efacb34.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/942f753c-b1e5-453d-97cd-b2414efacb34.jpg not downloaded yet
2026-03-27 16:37:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 93842154-c1ed-5e14-a30f-0629d9d08c15 with identifier: 10738573
2026-03-27 16:37:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 93842154-c1ed-5e14-a30f-0629d9d08c15 with identifier: 10738573
2026-03-27 16:37:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 93842154-c1ed-5e14-a30f-0629d9d08c15 with identifier: 10738573 to the API
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750035/general/72ee0847-e0cf-4df0-a07b-edeb8604d6b8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 170,
'category': 'Cabrio car',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 184,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '93842154-c1ed-5e14-a30f-0629d9d08c15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-854-CP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738573',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 62375,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119938,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750035/general/59f6babf-f729-492e-b2e6-53082275d3c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131111,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750035/general/010f2a00-b8ee-4704-8d96-985a36fecae4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126463,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750035/general/23355ebe-6187-4b1e-bb78-31a49b1da7bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750035/general/72ee0847-e0cf-4df0-a07b-edeb8604d6b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750035/general/54691d9d-da7b-4cb2-95c8-e98644683c9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167767,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750035/general/e2e5853c-c8fb-4cbe-a45d-9684dd6c5e5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750035/general/9eac4151-c05b-40dd-91ce-21c2cae55f58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750035/general/d2e61f05-f028-46fb-b6d9-931b8794edf2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750035/general/7d51b167-1be7-461f-aa23-c4e2ead0d090.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93842154-c1ed-5e14-a30f-0629d9d08c15/93842154-c1ed-5e14-a30f-0629d9d08c15_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750035/general/d058b166-8cb2-4f7f-a3dd-3a4601a6f02b.jpg',
'Width': 1024}],
'price': 23400,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 4,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz C 200 AMG Line - Petrol - Automatic - 184 hp - 62.375 '
'km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738573%27 HTTP/1.1" 200 None
2026-03-27 16:37:10 [adesa.fr] INFO: Saving data for 10738573: {'created_time': 1774629430.056525, 'last_price_update_time': 1774629430.056537, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738573') HTTP/1.1" 204 0
2026-03-27 16:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749790/general/02923cf3-f371-4b46-9bcb-103080fe7f84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738451)
2026-03-27 16:37:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/3e112746-6d55-49a7-a2aa-bd31a79efe6c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738174)
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252Fc37bdcc1-4f89-4eda-ab6b-2ee8adcaded5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/c37bdcc1-4f89-4eda-ab6b-2ee8adcaded5.jpg not downloaded yet
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22583bfd0>
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252Fa4d36f0a-03c4-48b3-b54c-3c5454e2a4e7.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/a4d36f0a-03c4-48b3-b54c-3c5454e2a4e7.jpg saved to cache
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 212c0048-6fdc-540d-8793-4fd880e86d46
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b37a50>
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252F969d0a53-eb7e-480c-8bf0-85815d87a7c0.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/969d0a53-eb7e-480c-8bf0-85815d87a7c0.jpg saved to cache
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5e011c59-7268-5b72-b8da-05f2e763ca27
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bbdc90>
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252Fb93d9f6c-fde4-4bd6-b80d-35ebaadf1d55.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/b93d9f6c-fde4-4bd6-b80d-35ebaadf1d55.jpg saved to cache
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d8abcd7f-978c-5d60-b145-36af9adf16aa
2026-03-27 16:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749804/general/8b259010-cf34-492e-9067-c225cfde53df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738462)
2026-03-27 16:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750078/general/7fffa411-d761-41a5-a423-08357b5b3aae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738615)
2026-03-27 16:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252Fd7a20dc6-3378-4bfa-909d-db910de0fc4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/d7a20dc6-3378-4bfa-909d-db910de0fc4a.jpg not downloaded yet
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b4ea90>
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252Fe0c1a4ac-3104-4c04-81d1-8320796538c6.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/e0c1a4ac-3104-4c04-81d1-8320796538c6.jpg saved to cache
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 212c0048-6fdc-540d-8793-4fd880e86d46
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22410a0d0>
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252F1626e546-c1c2-4ae9-87ab-18f904493f02.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/1626e546-c1c2-4ae9-87ab-18f904493f02.jpg saved to cache
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5e011c59-7268-5b72-b8da-05f2e763ca27
2026-03-27 16:37:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749983/general/5e57847f-d2c5-4182-9b77-9a843ce1b812.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738526)
2026-03-27 16:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749804/general/00dc1d48-7947-45df-bd61-e2c98210173a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738462)
2026-03-27 16:37:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749983/general/af3d1d54-edc1-40c1-8000-21b39b941c9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738526)
2026-03-27 16:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750039/general/8a9b2d94-6e14-4718-ab95-d2116cdee825.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738577)
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252Fc4eb5837-05c7-476b-a5e4-b65b988ac9ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/c4eb5837-05c7-476b-a5e4-b65b988ac9ed.jpg not downloaded yet
2026-03-27 16:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750078/general/5ac80705-5da8-4068-948f-b30c3efd77a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738615)
2026-03-27 16:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750039/general/1ee240ed-7a20-46b1-817e-ecbba52e75be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738577)
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225794750>
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749790%252Fgeneral%252F02923cf3-f371-4b46-9bcb-103080fe7f84.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749790/general/02923cf3-f371-4b46-9bcb-103080fe7f84.jpg saved to cache
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 87c4885a-b4b4-59e6-9d45-93e2fa042e89
2026-03-27 16:37:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 87c4885a-b4b4-59e6-9d45-93e2fa042e89, skipping ID generation
2026-03-27 16:37:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87c4885a-b4b4-59e6-9d45-93e2fa042e89 with scrape type 1
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 87c4885a-b4b4-59e6-9d45-93e2fa042e89 sending to next pipeline
2026-03-27 16:37:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 87c4885a-b4b4-59e6-9d45-93e2fa042e89, identifier: 10738451
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252F3355719f-9058-46ee-8a1b-01c8263865ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/3355719f-9058-46ee-8a1b-01c8263865ef.jpg not downloaded yet
2026-03-27 16:37:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 87c4885a-b4b4-59e6-9d45-93e2fa042e89 with identifier: 10738451
2026-03-27 16:37:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 87c4885a-b4b4-59e6-9d45-93e2fa042e89 with identifier: 10738451
2026-03-27 16:37:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 87c4885a-b4b4-59e6-9d45-93e2fa042e89 with identifier: 10738451 to the API
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749790/general/02923cf3-f371-4b46-9bcb-103080fe7f84.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '87c4885a-b4b4-59e6-9d45-93e2fa042e89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-376-AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738451',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 85163,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 60,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749790/general/18423fbe-2804-43f3-937d-db1b52471233.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749790/general/b4b54bc2-3ddf-43ac-9ead-dc99c7a2c2fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205568,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749790/general/995ff3ed-c3e0-470c-bbca-62a59947bd5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749790/general/02923cf3-f371-4b46-9bcb-103080fe7f84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113913,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749790/general/61c4077f-293e-4887-af7c-413ec6e351f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749790/general/c6468209-9476-4108-a3e4-0a05c66f273d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749790/general/10c4321a-06da-4ba7-910c-76b2ecf1cfed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749790/general/239b1b6c-0d50-47fb-9161-5d9f82f3447d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749790/general/be5d9802-d2e0-46b9-a691-e2a581eee577.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c4885a-b4b4-59e6-9d45-93e2fa042e89/87c4885a-b4b4-59e6-9d45-93e2fa042e89_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84524,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749790/general/09615329-7f7e-4fa8-8d3e-d6e876636ed0.jpg',
'Width': 1024}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-12-09',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Citroën C4 1.2i Feel - Petrol - Automatic - 131 hp - 85.163 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738451%27 HTTP/1.1" 200 None
2026-03-27 16:37:10 [adesa.fr] INFO: Saving data for 10738451: {'created_time': 1774629430.877713, 'last_price_update_time': 1774629430.877725, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738451') HTTP/1.1" 204 0
2026-03-27 16:37:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/559ebb5f-88df-4a69-a6fc-ef9e55a18e03.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738174)
2026-03-27 16:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750039/general/c37bdcc1-4f89-4eda-ab6b-2ee8adcaded5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738577)
2026-03-27 16:37:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750039/general/942f753c-b1e5-453d-97cd-b2414efacb34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738577)
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252F818e2b15-868f-435b-9479-2c8d88c103e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/818e2b15-868f-435b-9479-2c8d88c103e3.jpg not downloaded yet
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22419a850>
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252F8b259010-cf34-492e-9067-c225cfde53df.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/8b259010-cf34-492e-9067-c225cfde53df.jpg saved to cache
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d8abcd7f-978c-5d60-b145-36af9adf16aa
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22452d1d0>
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252F7fffa411-d761-41a5-a423-08357b5b3aae.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/7fffa411-d761-41a5-a423-08357b5b3aae.jpg saved to cache
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 212c0048-6fdc-540d-8793-4fd880e86d46
2026-03-27 16:37:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8844ade-58cc-52b3-a520-41d9ed19aef3 with identifier: 10738660
2026-03-27 16:37:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8844ade-58cc-52b3-a520-41d9ed19aef3 with scrape type 1
2026-03-27 16:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b8844ade-58cc-52b3-a520-41d9ed19aef3
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252Fc49d2a1e-fc3e-4479-bdd1-5add560d30ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/c49d2a1e-fc3e-4479-bdd1-5add560d30ba.jpg not downloaded yet
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225868cd0>
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252F5e57847f-d2c5-4182-9b77-9a843ce1b812.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/5e57847f-d2c5-4182-9b77-9a843ce1b812.jpg saved to cache
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5e011c59-7268-5b72-b8da-05f2e763ca27
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224526950>
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252F00dc1d48-7947-45df-bd61-e2c98210173a.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/00dc1d48-7947-45df-bd61-e2c98210173a.jpg saved to cache
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d8abcd7f-978c-5d60-b145-36af9adf16aa
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258c8fd0>
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252Faf3d1d54-edc1-40c1-8000-21b39b941c9c.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/af3d1d54-edc1-40c1-8000-21b39b941c9c.jpg saved to cache
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5e011c59-7268-5b72-b8da-05f2e763ca27
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22443e750>
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252F8a9b2d94-6e14-4718-ab95-d2116cdee825.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/8a9b2d94-6e14-4718-ab95-d2116cdee825.jpg saved to cache
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 36ed83f4-4e10-5235-8382-34d853d4d752
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258cb150>
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252F5ac80705-5da8-4068-948f-b30c3efd77a5.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/5ac80705-5da8-4068-948f-b30c3efd77a5.jpg saved to cache
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 212c0048-6fdc-540d-8793-4fd880e86d46
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258efed0>
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252F1ee240ed-7a20-46b1-817e-ecbba52e75be.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/1ee240ed-7a20-46b1-817e-ecbba52e75be.jpg saved to cache
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 36ed83f4-4e10-5235-8382-34d853d4d752
2026-03-27 16:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749804/general/469f26c9-f9ea-4d5e-b462-27cf5d6fe175.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738462)
2026-03-27 16:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749804/general/3202f18e-ea15-454a-9ecc-b85b09c21adc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738462)
2026-03-27 16:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749856/general/c974c80a-13a4-465f-932b-4eb90576493a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738510)
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252Fac63b562-e736-46cb-807a-390a47cbf53c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/ac63b562-e736-46cb-807a-390a47cbf53c.jpg not downloaded yet
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252F229c8a27-c289-404a-a12e-f13ba9751cc6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/229c8a27-c289-404a-a12e-f13ba9751cc6.jpg not downloaded yet
2026-03-27 16:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750039/general/d7a20dc6-3378-4bfa-909d-db910de0fc4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738577)
2026-03-27 16:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738176> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 550be693-5ca6-5e35-be8b-d9c59d005229, skipping ID generation
2026-03-27 16:37:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 550be693-5ca6-5e35-be8b-d9c59d005229 with scrape type 1
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 550be693-5ca6-5e35-be8b-d9c59d005229 sending to next pipeline
2026-03-27 16:37:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 550be693-5ca6-5e35-be8b-d9c59d005229, identifier: 10738174
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc228ad6210>
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252Fc37bdcc1-4f89-4eda-ab6b-2ee8adcaded5.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/c37bdcc1-4f89-4eda-ab6b-2ee8adcaded5.jpg saved to cache
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 36ed83f4-4e10-5235-8382-34d853d4d752
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244fb710>
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252F942f753c-b1e5-453d-97cd-b2414efacb34.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/942f753c-b1e5-453d-97cd-b2414efacb34.jpg saved to cache
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 36ed83f4-4e10-5235-8382-34d853d4d752
2026-03-27 16:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750078/general/e6c4abf8-b41c-4408-b7bd-dffed025b93a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738615)
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252Fa883bfdd-f5ca-48d5-98d5-01962e910e79.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/a883bfdd-f5ca-48d5-98d5-01962e910e79.jpg not downloaded yet
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252F67f74f24-30c1-422e-bd6c-910188274457.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/67f74f24-30c1-422e-bd6c-910188274457.jpg not downloaded yet
2026-03-27 16:37:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 550be693-5ca6-5e35-be8b-d9c59d005229 with identifier: 10738174
2026-03-27 16:37:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 550be693-5ca6-5e35-be8b-d9c59d005229 with identifier: 10738174
2026-03-27 16:37:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 550be693-5ca6-5e35-be8b-d9c59d005229 with identifier: 10738174 to the API
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:11 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5505639/general/559ebb5f-88df-4a69-a6fc-ef9e55a18e03.JPG>
{'auction_title': '',
'c_o_2_emission_value': 72,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 404,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '550be693-5ca6-5e35-be8b-d9c59d005229',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV183MA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738174',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 86368,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photos': [],
'price': 34900,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Land Rover Range Rover Sport 2.0 P400e HSE Dynamic - AWD - Hybrid - '
'Automatic - 404 hp - 86.368 km',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'vin': None,
'year': 2020}
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738174%27 HTTP/1.1" 200 None
2026-03-27 16:37:11 [adesa.fr] INFO: Saving data for 10738174: {'created_time': 1774629431.793049, 'last_price_update_time': 1774629431.793061, 'auction_closing_time': 1774858200.0}
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738174') HTTP/1.1" 204 0
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-27 16:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750039/general/c4eb5837-05c7-476b-a5e4-b65b988ac9ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738577)
2026-03-27 16:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750039/general/3355719f-9058-46ee-8a1b-01c8263865ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738577)
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252Fdc9e7857-49ba-4e5c-99eb-82b07faac4e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/dc9e7857-49ba-4e5c-99eb-82b07faac4e1.jpg not downloaded yet
2026-03-27 16:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22431b3d0>
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252F469f26c9-f9ea-4d5e-b462-27cf5d6fe175.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/469f26c9-f9ea-4d5e-b462-27cf5d6fe175.jpg saved to cache
2026-03-27 16:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d8abcd7f-978c-5d60-b145-36af9adf16aa
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a72b10>
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749804%252Fgeneral%252F3202f18e-ea15-454a-9ecc-b85b09c21adc.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749804/general/3202f18e-ea15-454a-9ecc-b85b09c21adc.jpg saved to cache
2026-03-27 16:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d8abcd7f-978c-5d60-b145-36af9adf16aa
2026-03-27 16:37:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d8abcd7f-978c-5d60-b145-36af9adf16aa, skipping ID generation
2026-03-27 16:37:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8abcd7f-978c-5d60-b145-36af9adf16aa with scrape type 1
2026-03-27 16:37:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d8abcd7f-978c-5d60-b145-36af9adf16aa sending to next pipeline
2026-03-27 16:37:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d8abcd7f-978c-5d60-b145-36af9adf16aa, identifier: 10738462
2026-03-27 16:37:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc227ada190>
2026-03-27 16:37:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749856%252Fgeneral%252Fc974c80a-13a4-465f-932b-4eb90576493a.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749856/general/c974c80a-13a4-465f-932b-4eb90576493a.jpg saved to cache
2026-03-27 16:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f5977399-2adb-5b96-8beb-8d8e89ecaf39
2026-03-27 16:37:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f5977399-2adb-5b96-8beb-8d8e89ecaf39, skipping ID generation
2026-03-27 16:37:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5977399-2adb-5b96-8beb-8d8e89ecaf39 with scrape type 1
2026-03-27 16:37:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f5977399-2adb-5b96-8beb-8d8e89ecaf39 sending to next pipeline
2026-03-27 16:37:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f5977399-2adb-5b96-8beb-8d8e89ecaf39, identifier: 10738510
2026-03-27 16:37:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc226969090>
2026-03-27 16:37:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252Fd7a20dc6-3378-4bfa-909d-db910de0fc4a.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/d7a20dc6-3378-4bfa-909d-db910de0fc4a.jpg saved to cache
2026-03-27 16:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 36ed83f4-4e10-5235-8382-34d853d4d752
2026-03-27 16:37:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86377431-bd5c-5f27-a2fa-c2d7bf7d6762 with identifier: 10738468
2026-03-27 16:37:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86377431-bd5c-5f27-a2fa-c2d7bf7d6762 with scrape type 1
2026-03-27 16:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86377431-bd5c-5f27-a2fa-c2d7bf7d6762
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252F575dc962-e120-4761-9af8-da1c020d91de.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/575dc962-e120-4761-9af8-da1c020d91de.jpg not downloaded yet
2026-03-27 16:37:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e97bd69-b165-5ab5-88e0-aa484cc83efb with identifier: 10738661
2026-03-27 16:37:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e97bd69-b165-5ab5-88e0-aa484cc83efb with scrape type 1
2026-03-27 16:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e97bd69-b165-5ab5-88e0-aa484cc83efb
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252F51116223-2535-4131-bdaa-a2dfd8d9b113.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/51116223-2535-4131-bdaa-a2dfd8d9b113.jpg not downloaded yet
2026-03-27 16:37:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01c6a732-5c41-5665-91d2-e25f58955dec with identifier: 10738176
2026-03-27 16:37:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c6a732-5c41-5665-91d2-e25f58955dec with scrape type 1
2026-03-27 16:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01c6a732-5c41-5665-91d2-e25f58955dec
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712418%252Fgeneral%252Ff7d686db-4f6e-422d-a4e3-84916e4359e2.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:37:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/f7d686db-4f6e-422d-a4e3-84916e4359e2.JPG not downloaded yet
2026-03-27 16:37:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749983/general/5708499c-aaee-4c8b-8de3-0f7c05f3f78c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738526)
2026-03-27 16:37:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750971/general/b551d0e5-8290-483b-a88b-e70e2cf3a130.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738185)
2026-03-27 16:37:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d8abcd7f-978c-5d60-b145-36af9adf16aa with identifier: 10738462
2026-03-27 16:37:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d8abcd7f-978c-5d60-b145-36af9adf16aa with identifier: 10738462
2026-03-27 16:37:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d8abcd7f-978c-5d60-b145-36af9adf16aa with identifier: 10738462 to the API
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749804/general/3202f18e-ea15-454a-9ecc-b85b09c21adc.jpg>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'd8abcd7f-978c-5d60-b145-36af9adf16aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-349-AT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738462',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 145695,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183578,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749804/general/da3593f5-d8f4-40da-ab07-aec529f5ea52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749804/general/eb818018-1388-4b65-98dc-eef0ee46fbf6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175887,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749804/general/03a5ee6a-61a9-40f3-b609-6b0b2d3e5120.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749804/general/5ed833d0-d0ab-4612-8afe-2b8d3d060959.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749804/general/1c96eb09-6e89-44ab-85a1-c1c0d811dc46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130910,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749804/general/3202f18e-ea15-454a-9ecc-b85b09c21adc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749804/general/469f26c9-f9ea-4d5e-b462-27cf5d6fe175.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749804/general/00dc1d48-7947-45df-bd61-e2c98210173a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749804/general/8b259010-cf34-492e-9067-c225cfde53df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8abcd7f-978c-5d60-b145-36af9adf16aa/d8abcd7f-978c-5d60-b145-36af9adf16aa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118392,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749804/general/b93d9f6c-fde4-4bd6-b80d-35ebaadf1d55.jpg',
'Width': 1024}],
'price': 6300,
'price_includes_vat': True,
'registration_date': '2023-07-04',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Kia Ceed SW 1.0 T-GDI Active - Petrol - Manual - 120 hp - 145.695 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738462%27 HTTP/1.1" 200 None
2026-03-27 16:37:12 [adesa.fr] INFO: Saving data for 10738462: {'created_time': 1774629432.664865, 'last_price_update_time': 1774629432.664876, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738462') HTTP/1.1" 204 0
2026-03-27 16:37:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f5977399-2adb-5b96-8beb-8d8e89ecaf39 with identifier: 10738510
2026-03-27 16:37:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f5977399-2adb-5b96-8beb-8d8e89ecaf39 with identifier: 10738510
2026-03-27 16:37:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f5977399-2adb-5b96-8beb-8d8e89ecaf39 with identifier: 10738510 to the API
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749856/general/c974c80a-13a4-465f-932b-4eb90576493a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f5977399-2adb-5b96-8beb-8d8e89ecaf39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-231-LY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738510',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 77929,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749856/general/83f2ba7a-f003-46ba-95ba-3725ac18539f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167777,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749856/general/c974c80a-13a4-465f-932b-4eb90576493a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163638,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749856/general/10a70ca5-2a4c-45d7-8c57-f6e6495c2a5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154029,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749856/general/c153179c-e4a1-46de-b591-a485d5f9e343.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749856/general/3aa91e1f-4de6-43c9-b9de-21983d76ea1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137346,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749856/general/b7af6f5d-51fe-4eb3-8248-aabbc42ed78c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114084,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749856/general/bff7d501-a1f9-4445-bcad-dbadfb355bac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749856/general/8ed9e052-f91a-4710-9d09-2e8a50d1a166.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83859,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749856/general/248263ae-efa4-477c-ba36-94cb6bcc33f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5977399-2adb-5b96-8beb-8d8e89ecaf39/f5977399-2adb-5b96-8beb-8d8e89ecaf39_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749856/general/d9a65c64-2ce3-4a2e-b536-08e347002c67.jpg',
'Width': 1024}],
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-05-20',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Kia Sportage 1.6 T-GDI GT Line - AWD - Hybrid - Automatic - 265 hp '
'- 77.929 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-27 16:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738510%27 HTTP/1.1" 200 None
2026-03-27 16:37:13 [adesa.fr] INFO: Saving data for 10738510: {'created_time': 1774629433.004319, 'last_price_update_time': 1774629433.00433, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738510') HTTP/1.1" 204 0
2026-03-27 16:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750077/general/f8ea3cd5-44bb-4ef7-b27a-71d03cb8b76f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738614)
2026-03-27 16:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750078/general/04fb06c6-b85e-4ffe-aa81-f8ac59629fc0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738615)
2026-03-27 16:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750126/general/c49d2a1e-fc3e-4479-bdd1-5add560d30ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738660)
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252F929e820c-f159-4472-bb3e-5d84b4e36e3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/929e820c-f159-4472-bb3e-5d84b4e36e3c.jpg not downloaded yet
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252Fcbc97994-0835-409f-a144-e469483c13e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/cbc97994-0835-409f-a144-e469483c13e0.jpg not downloaded yet
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252F1a048744-4c03-4f97-9ef1-0344aa64e623.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/1a048744-4c03-4f97-9ef1-0344aa64e623.jpg not downloaded yet
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712418%252Fgeneral%252F1163e744-b0f9-4542-8c6d-03d17d42b233.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/1163e744-b0f9-4542-8c6d-03d17d42b233.JPG not downloaded yet
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224367350>
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252Fe6c4abf8-b41c-4408-b7bd-dffed025b93a.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/e6c4abf8-b41c-4408-b7bd-dffed025b93a.jpg saved to cache
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 212c0048-6fdc-540d-8793-4fd880e86d46
2026-03-27 16:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750039/general/818e2b15-868f-435b-9479-2c8d88c103e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738577)
2026-03-27 16:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750126/general/229c8a27-c289-404a-a12e-f13ba9751cc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738660)
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252F3700f744-52ba-4399-a86b-d25df1b71011.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/3700f744-52ba-4399-a86b-d25df1b71011.jpg not downloaded yet
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252F68c40da8-70a0-443a-9679-4f5b2aacf04b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/68c40da8-70a0-443a-9679-4f5b2aacf04b.jpg not downloaded yet
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252Ffcf60720-7fb2-455a-bdf7-595406bb4cc1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/fcf60720-7fb2-455a-bdf7-595406bb4cc1.jpg not downloaded yet
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712418%252Fgeneral%252Fb46e9992-8ea4-4e1d-a1ea-44d72e458110.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/b46e9992-8ea4-4e1d-a1ea-44d72e458110.JPG not downloaded yet
2026-03-27 16:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749983/general/56c501f1-e5e1-4faa-bf16-5005f3af9266.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738526)
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257d4c10>
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252Fc4eb5837-05c7-476b-a5e4-b65b988ac9ed.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/c4eb5837-05c7-476b-a5e4-b65b988ac9ed.jpg saved to cache
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 36ed83f4-4e10-5235-8382-34d853d4d752
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225875a50>
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252F3355719f-9058-46ee-8a1b-01c8263865ef.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/3355719f-9058-46ee-8a1b-01c8263865ef.jpg saved to cache
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 36ed83f4-4e10-5235-8382-34d853d4d752
2026-03-27 16:37:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0612392e-1d12-5269-b166-a59e4fc756c2 with identifier: 10738513
2026-03-27 16:37:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0612392e-1d12-5269-b166-a59e4fc756c2 with scrape type 1
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0612392e-1d12-5269-b166-a59e4fc756c2
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252Fa1e0ee8c-6c95-419a-b2d7-1f5f077caf12.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/a1e0ee8c-6c95-419a-b2d7-1f5f077caf12.jpg not downloaded yet
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224394590>
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252F5708499c-aaee-4c8b-8de3-0f7c05f3f78c.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/5708499c-aaee-4c8b-8de3-0f7c05f3f78c.jpg saved to cache
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5e011c59-7268-5b72-b8da-05f2e763ca27
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225966250>
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252Fb551d0e5-8290-483b-a88b-e70e2cf3a130.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/b551d0e5-8290-483b-a88b-e70e2cf3a130.jpg saved to cache
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f7b9a4c3-9f10-5344-9c59-5a6c38026357
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22448fa90>
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252Ff8ea3cd5-44bb-4ef7-b27a-71d03cb8b76f.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/f8ea3cd5-44bb-4ef7-b27a-71d03cb8b76f.jpg saved to cache
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a853cc4f-5529-524f-9a68-a1c352b221d1
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22586bbd0>
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750078%252Fgeneral%252F04fb06c6-b85e-4ffe-aa81-f8ac59629fc0.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750078/general/04fb06c6-b85e-4ffe-aa81-f8ac59629fc0.jpg saved to cache
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 212c0048-6fdc-540d-8793-4fd880e86d46
2026-03-27 16:37:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 212c0048-6fdc-540d-8793-4fd880e86d46, skipping ID generation
2026-03-27 16:37:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 212c0048-6fdc-540d-8793-4fd880e86d46 with scrape type 1
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 212c0048-6fdc-540d-8793-4fd880e86d46 sending to next pipeline
2026-03-27 16:37:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 212c0048-6fdc-540d-8793-4fd880e86d46, identifier: 10738615
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258604d0>
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252Fc49d2a1e-fc3e-4479-bdd1-5add560d30ba.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/c49d2a1e-fc3e-4479-bdd1-5add560d30ba.jpg saved to cache
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b8844ade-58cc-52b3-a520-41d9ed19aef3
2026-03-27 16:37:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/f7d686db-4f6e-422d-a4e3-84916e4359e2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738176)
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252F03565029-9c8f-4904-bf45-4a52cb94c962.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/03565029-9c8f-4904-bf45-4a52cb94c962.jpg not downloaded yet
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252F9256870b-8899-482e-8333-d7f07377c295.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/9256870b-8899-482e-8333-d7f07377c295.jpg not downloaded yet
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252F70ee609f-5a7d-4bd5-ae0b-a026ce432ef3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/70ee609f-5a7d-4bd5-ae0b-a026ce432ef3.jpg not downloaded yet
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712418%252Fgeneral%252F537f072c-03b5-47e5-bc13-fcb725fda863.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/537f072c-03b5-47e5-bc13-fcb725fda863.JPG not downloaded yet
2026-03-27 16:37:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 212c0048-6fdc-540d-8793-4fd880e86d46 with identifier: 10738615
2026-03-27 16:37:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 212c0048-6fdc-540d-8793-4fd880e86d46 with identifier: 10738615
2026-03-27 16:37:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 212c0048-6fdc-540d-8793-4fd880e86d46 with identifier: 10738615 to the API
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750078/general/04fb06c6-b85e-4ffe-aa81-f8ac59629fc0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '212c0048-6fdc-540d-8793-4fd880e86d46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-130-PJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738615',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 166643,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 71,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750078/general/04fb06c6-b85e-4ffe-aa81-f8ac59629fc0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153642,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750078/general/e6c4abf8-b41c-4408-b7bd-dffed025b93a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227612,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750078/general/ec4c605f-698f-47bb-a78d-d4c5d0f83c9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224442,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750078/general/5ac80705-5da8-4068-948f-b30c3efd77a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750078/general/7fffa411-d761-41a5-a423-08357b5b3aae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144247,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750078/general/e0c1a4ac-3104-4c04-81d1-8320796538c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750078/general/a4d36f0a-03c4-48b3-b54c-3c5454e2a4e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142007,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750078/general/3113b3d5-f288-4fa0-a493-63e5c9b1fdba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750078/general/9a94aeab-e2fb-4d42-8aed-0dc68ef79f84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_212c0048-6fdc-540d-8793-4fd880e86d46/212c0048-6fdc-540d-8793-4fd880e86d46_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750078/general/acc15b9d-33be-4ba2-86cc-aba30549dc42.jpg',
'Width': 1024}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2023-06-16',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Kia Sportage 1.6 T-GDI GT Line - AWD - Hybrid - Automatic - 180 hp '
'- 166.643 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2023}
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738615%27 HTTP/1.1" 200 None
2026-03-27 16:37:14 [adesa.fr] INFO: Saving data for 10738615: {'created_time': 1774629434.017061, 'last_price_update_time': 1774629434.017074, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738615') HTTP/1.1" 204 0
2026-03-27 16:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750971/general/12b2a3b2-6304-45b6-afa6-6817ee0f5cc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738185)
2026-03-27 16:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750039/general/ac63b562-e736-46cb-807a-390a47cbf53c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738577)
2026-03-27 16:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750077/general/349a7bcc-06ef-4dcd-a304-4a6efa42ef3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738614)
2026-03-27 16:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750126/general/67f74f24-30c1-422e-bd6c-910188274457.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738660)
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252F27ec8178-9508-4520-b1eb-5204f669922f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/27ec8178-9508-4520-b1eb-5204f669922f.jpg not downloaded yet
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252F9da1f36a-e0b9-4e3b-a78f-46d665c065a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/9da1f36a-e0b9-4e3b-a78f-46d665c065a5.jpg not downloaded yet
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252Fdb42df3e-0e89-42d3-9d88-0016019163c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/db42df3e-0e89-42d3-9d88-0016019163c2.jpg not downloaded yet
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252Fc36ebb18-719c-40b0-ba59-b44cac85501b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/c36ebb18-719c-40b0-ba59-b44cac85501b.jpg not downloaded yet
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712418%252Fgeneral%252F7a223f93-0feb-410a-ad51-3880011852f1.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/7a223f93-0feb-410a-ad51-3880011852f1.JPG not downloaded yet
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225858d50>
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252F818e2b15-868f-435b-9479-2c8d88c103e3.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/818e2b15-868f-435b-9479-2c8d88c103e3.jpg saved to cache
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 36ed83f4-4e10-5235-8382-34d853d4d752
2026-03-27 16:37:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b98685cf-3c96-56e7-95bd-23fa10cdcdcf with identifier: 10738512
2026-03-27 16:37:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b98685cf-3c96-56e7-95bd-23fa10cdcdcf with scrape type 1
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b98685cf-3c96-56e7-95bd-23fa10cdcdcf
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252F56645f69-25f3-4e97-857d-1fad62a49f0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/56645f69-25f3-4e97-857d-1fad62a49f0c.jpg not downloaded yet
2026-03-27 16:37:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91eb4d12-7af5-5961-bae8-1f55a2c952cb with identifier: 10738543
2026-03-27 16:37:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91eb4d12-7af5-5961-bae8-1f55a2c952cb with scrape type 1
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 91eb4d12-7af5-5961-bae8-1f55a2c952cb
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252F2cfe625c-57bd-4d02-a290-7bc68a3f10ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/2cfe625c-57bd-4d02-a290-7bc68a3f10ad.jpg not downloaded yet
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256cc050>
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252F229c8a27-c289-404a-a12e-f13ba9751cc6.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/229c8a27-c289-404a-a12e-f13ba9751cc6.jpg saved to cache
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b8844ade-58cc-52b3-a520-41d9ed19aef3
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256ca090>
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749983%252Fgeneral%252F56c501f1-e5e1-4faa-bf16-5005f3af9266.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749983/general/56c501f1-e5e1-4faa-bf16-5005f3af9266.jpg saved to cache
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5e011c59-7268-5b72-b8da-05f2e763ca27
2026-03-27 16:37:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5e011c59-7268-5b72-b8da-05f2e763ca27, skipping ID generation
2026-03-27 16:37:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e011c59-7268-5b72-b8da-05f2e763ca27 with scrape type 1
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5e011c59-7268-5b72-b8da-05f2e763ca27 sending to next pipeline
2026-03-27 16:37:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5e011c59-7268-5b72-b8da-05f2e763ca27, identifier: 10738526
2026-03-27 16:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750039/general/a883bfdd-f5ca-48d5-98d5-01962e910e79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738577)
2026-03-27 16:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749812/general/575dc962-e120-4761-9af8-da1c020d91de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738468)
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252Fa39dbc9b-268a-48c6-9c04-6614549b0406.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/a39dbc9b-268a-48c6-9c04-6614549b0406.jpg not downloaded yet
2026-03-27 16:37:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5e011c59-7268-5b72-b8da-05f2e763ca27 with identifier: 10738526
2026-03-27 16:37:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5e011c59-7268-5b72-b8da-05f2e763ca27 with identifier: 10738526
2026-03-27 16:37:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5e011c59-7268-5b72-b8da-05f2e763ca27 with identifier: 10738526 to the API
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749983/general/56c501f1-e5e1-4faa-bf16-5005f3af9266.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '5e011c59-7268-5b72-b8da-05f2e763ca27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-157-PZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738526',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 135615,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 57,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169395,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749983/general/56c501f1-e5e1-4faa-bf16-5005f3af9266.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749983/general/5708499c-aaee-4c8b-8de3-0f7c05f3f78c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749983/general/e783caf8-a1c5-45c3-ae7c-9337453bf9bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749983/general/af3d1d54-edc1-40c1-8000-21b39b941c9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197866,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749983/general/5e57847f-d2c5-4182-9b77-9a843ce1b812.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126163,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749983/general/1626e546-c1c2-4ae9-87ab-18f904493f02.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749983/general/969d0a53-eb7e-480c-8bf0-85815d87a7c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78692,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749983/general/8a76c390-2fe4-406b-b17e-10a023e42c7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749983/general/1375c87a-1411-43e0-be7e-e7ca86fea495.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e011c59-7268-5b72-b8da-05f2e763ca27/5e011c59-7268-5b72-b8da-05f2e763ca27_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749983/general/052664b2-4316-4786-8b75-14ef1bf5f866.jpg',
'Width': 1024}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Kia Sportage 1.6 CRDI GT Line - Diesel - Automatic - 136 hp - '
'135.615 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2021}
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738526%27 HTTP/1.1" 200 None
2026-03-27 16:37:14 [adesa.fr] INFO: Saving data for 10738526: {'created_time': 1774629434.753685, 'last_price_update_time': 1774629434.753699, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738526') HTTP/1.1" 204 0
2026-03-27 16:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750127/general/51116223-2535-4131-bdaa-a2dfd8d9b113.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738661)
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252F31b55993-e192-4371-9e95-a887ba242df8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/31b55993-e192-4371-9e95-a887ba242df8.jpg not downloaded yet
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252Fca1edf77-62e0-4451-aea5-229bc2a50589.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/ca1edf77-62e0-4451-aea5-229bc2a50589.jpg not downloaded yet
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252F58124873-d66b-42ba-9452-73f909df2084.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/58124873-d66b-42ba-9452-73f909df2084.jpg not downloaded yet
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712418%252Fgeneral%252Fc5b17b50-a2fd-453c-a2e8-008696939eb5.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/c5b17b50-a2fd-453c-a2e8-008696939eb5.JPG not downloaded yet
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252F51cec66d-92cf-4814-9edd-b46527e1b21e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/51cec66d-92cf-4814-9edd-b46527e1b21e.jpg not downloaded yet
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252Ffb55947e-1238-41ef-a821-5ccfd38769d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/fb55947e-1238-41ef-a821-5ccfd38769d1.jpg not downloaded yet
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-27 16:37:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/1163e744-b0f9-4542-8c6d-03d17d42b233.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738176)
2026-03-27 16:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750126/general/dc9e7857-49ba-4e5c-99eb-82b07faac4e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738660)
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252F19f1584f-297b-410b-be28-87cc667b4198.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/19f1584f-297b-410b-be28-87cc667b4198.jpg not downloaded yet
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225754f50>
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252F12b2a3b2-6304-45b6-afa6-6817ee0f5cc6.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/12b2a3b2-6304-45b6-afa6-6817ee0f5cc6.jpg saved to cache
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f7b9a4c3-9f10-5344-9c59-5a6c38026357
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b3b850>
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252Fac63b562-e736-46cb-807a-390a47cbf53c.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/ac63b562-e736-46cb-807a-390a47cbf53c.jpg saved to cache
2026-03-27 16:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 36ed83f4-4e10-5235-8382-34d853d4d752
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bede10>
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252F349a7bcc-06ef-4dcd-a304-4a6efa42ef3d.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/349a7bcc-06ef-4dcd-a304-4a6efa42ef3d.jpg saved to cache
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a853cc4f-5529-524f-9a68-a1c352b221d1
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ce7d0>
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252F67f74f24-30c1-422e-bd6c-910188274457.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/67f74f24-30c1-422e-bd6c-910188274457.jpg saved to cache
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b8844ade-58cc-52b3-a520-41d9ed19aef3
2026-03-27 16:37:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750971/general/20c31b80-78b1-497d-bfbd-45db81c315fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738185)
2026-03-27 16:37:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749853/general/7c27f111-3d62-4f02-97c0-b5f0dacf0484.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738508)
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252Fb9727dba-a5b8-4883-bb6b-185380d25de3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/b9727dba-a5b8-4883-bb6b-185380d25de3.jpg not downloaded yet
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252Fab147c40-febb-4918-86b2-5769160cf57b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/ab147c40-febb-4918-86b2-5769160cf57b.jpg not downloaded yet
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252F146c24b2-89fd-4180-82e7-f53d7fd0c18d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/146c24b2-89fd-4180-82e7-f53d7fd0c18d.jpg not downloaded yet
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712418%252Fgeneral%252F35e727df-9a0e-41d7-813a-dd97d1d9bfbd.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/35e727df-9a0e-41d7-813a-dd97d1d9bfbd.JPG not downloaded yet
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252Fc7679861-bbe5-4301-9e55-d1a9459bcc7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/c7679861-bbe5-4301-9e55-d1a9459bcc7f.jpg not downloaded yet
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252Fa59d479d-1023-44da-86ee-66bfb223bb7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/a59d479d-1023-44da-86ee-66bfb223bb7e.jpg not downloaded yet
2026-03-27 16:37:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750127/general/1a048744-4c03-4f97-9ef1-0344aa64e623.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738661)
2026-03-27 16:37:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/b46e9992-8ea4-4e1d-a1ea-44d72e458110.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738176)
2026-03-27 16:37:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749812/general/cbc97994-0835-409f-a144-e469483c13e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738468)
2026-03-27 16:37:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750126/general/929e820c-f159-4472-bb3e-5d84b4e36e3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738660)
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252F94f2c659-03da-4809-b394-f1fd105776b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/94f2c659-03da-4809-b394-f1fd105776b9.jpg not downloaded yet
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22418d8d0>
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750039%252Fgeneral%252Fa883bfdd-f5ca-48d5-98d5-01962e910e79.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750039/general/a883bfdd-f5ca-48d5-98d5-01962e910e79.jpg saved to cache
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 36ed83f4-4e10-5235-8382-34d853d4d752
2026-03-27 16:37:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 36ed83f4-4e10-5235-8382-34d853d4d752, skipping ID generation
2026-03-27 16:37:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36ed83f4-4e10-5235-8382-34d853d4d752 with scrape type 1
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 36ed83f4-4e10-5235-8382-34d853d4d752 sending to next pipeline
2026-03-27 16:37:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 36ed83f4-4e10-5235-8382-34d853d4d752, identifier: 10738577
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2255fdd10>
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252F575dc962-e120-4761-9af8-da1c020d91de.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/575dc962-e120-4761-9af8-da1c020d91de.jpg saved to cache
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 86377431-bd5c-5f27-a2fa-c2d7bf7d6762
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22586f950>
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252F51116223-2535-4131-bdaa-a2dfd8d9b113.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/51116223-2535-4131-bdaa-a2dfd8d9b113.jpg saved to cache
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8e97bd69-b165-5ab5-88e0-aa484cc83efb
2026-03-27 16:37:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/537f072c-03b5-47e5-bc13-fcb725fda863.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738176)
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252Fc2654346-4b5d-4a43-9799-07569be7ef9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/c2654346-4b5d-4a43-9799-07569be7ef9c.jpg not downloaded yet
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252F50481c82-6f4c-4cd6-b408-6b20b618e2de.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/50481c82-6f4c-4cd6-b408-6b20b618e2de.jpg not downloaded yet
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712418%252Fgeneral%252Fdb4a1cc6-2e7c-4ca4-9176-9574f3987e49.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/db4a1cc6-2e7c-4ca4-9176-9574f3987e49.JPG not downloaded yet
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252F7cfb7e47-fab9-4a83-932a-2d33835aaab7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/7cfb7e47-fab9-4a83-932a-2d33835aaab7.jpg not downloaded yet
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252F9e538141-0991-4255-a6f3-a3bc06555527.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/9e538141-0991-4255-a6f3-a3bc06555527.jpg not downloaded yet
2026-03-27 16:37:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 36ed83f4-4e10-5235-8382-34d853d4d752 with identifier: 10738577
2026-03-27 16:37:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 36ed83f4-4e10-5235-8382-34d853d4d752 with identifier: 10738577
2026-03-27 16:37:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 36ed83f4-4e10-5235-8382-34d853d4d752 with identifier: 10738577 to the API
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750039/general/a883bfdd-f5ca-48d5-98d5-01962e910e79.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '36ed83f4-4e10-5235-8382-34d853d4d752',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-127-SJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738577',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 61469,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 83,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750039/general/8a9b2d94-6e14-4718-ab95-d2116cdee825.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85960,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750039/general/1ee240ed-7a20-46b1-817e-ecbba52e75be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750039/general/942f753c-b1e5-453d-97cd-b2414efacb34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108171,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750039/general/c37bdcc1-4f89-4eda-ab6b-2ee8adcaded5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121031,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750039/general/d7a20dc6-3378-4bfa-909d-db910de0fc4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124146,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750039/general/c4eb5837-05c7-476b-a5e4-b65b988ac9ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113577,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750039/general/3355719f-9058-46ee-8a1b-01c8263865ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112628,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750039/general/818e2b15-868f-435b-9479-2c8d88c103e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750039/general/ac63b562-e736-46cb-807a-390a47cbf53c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36ed83f4-4e10-5235-8382-34d853d4d752/36ed83f4-4e10-5235-8382-34d853d4d752_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145366,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750039/general/a883bfdd-f5ca-48d5-98d5-01962e910e79.jpg',
'Width': 1024}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-06-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Peugeot 508 1.2i Allure Pack - Petrol - Automatic - 130 hp - 61.469 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738577%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [adesa.fr] INFO: Saving data for 10738577: {'created_time': 1774629435.818417, 'last_price_update_time': 1774629435.81843, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738577') HTTP/1.1" 204 0
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252F784840d9-3ec5-4926-a9bd-2c2f723a4f35.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/784840d9-3ec5-4926-a9bd-2c2f723a4f35.jpg not downloaded yet
2026-03-27 16:37:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750127/general/70ee609f-5a7d-4bd5-ae0b-a026ce432ef3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738661)
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252F86450d74-21fa-4888-aedc-88e82c718c98.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/86450d74-21fa-4888-aedc-88e82c718c98.jpg not downloaded yet
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252Faca2d84f-0212-4535-bc2e-4bffa705d054.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/aca2d84f-0212-4535-bc2e-4bffa705d054.jpg not downloaded yet
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712418%252Fgeneral%252F3e23d47b-0e55-493d-b57f-5b403dc24a36.JPG%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/3e23d47b-0e55-493d-b57f-5b403dc24a36.JPG not downloaded yet
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252Fb8b3e259-7390-4131-a5ff-a287845ba76f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/b8b3e259-7390-4131-a5ff-a287845ba76f.jpg not downloaded yet
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252Fd0e7ceb4-fea3-4493-b809-8a01c40fa502.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/d0e7ceb4-fea3-4493-b809-8a01c40fa502.jpg not downloaded yet
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259dfc10>
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252Fdc9e7857-49ba-4e5c-99eb-82b07faac4e1.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/dc9e7857-49ba-4e5c-99eb-82b07faac4e1.jpg saved to cache
2026-03-27 16:37:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b8844ade-58cc-52b3-a520-41d9ed19aef3
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256aa490>
2026-03-27 16:37:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252F20c31b80-78b1-497d-bfbd-45db81c315fb.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/20c31b80-78b1-497d-bfbd-45db81c315fb.jpg saved to cache
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f7b9a4c3-9f10-5344-9c59-5a6c38026357
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a3b6d0>
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252F7c27f111-3d62-4f02-97c0-b5f0dacf0484.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/7c27f111-3d62-4f02-97c0-b5f0dacf0484.jpg saved to cache
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cc2483e9-1f6a-52a2-a387-c6d92cb8e24b
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224253390>
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252F1a048744-4c03-4f97-9ef1-0344aa64e623.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/1a048744-4c03-4f97-9ef1-0344aa64e623.jpg saved to cache
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8e97bd69-b165-5ab5-88e0-aa484cc83efb
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224342310>
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252Fcbc97994-0835-409f-a144-e469483c13e0.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/cbc97994-0835-409f-a144-e469483c13e0.jpg saved to cache
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 86377431-bd5c-5f27-a2fa-c2d7bf7d6762
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22436b1d0>
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252F929e820c-f159-4472-bb3e-5d84b4e36e3c.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/929e820c-f159-4472-bb3e-5d84b4e36e3c.jpg saved to cache
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b8844ade-58cc-52b3-a520-41d9ed19aef3
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749812/general/9256870b-8899-482e-8333-d7f07377c295.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738468)
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749859/general/a1e0ee8c-6c95-419a-b2d7-1f5f077caf12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738513)
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750126/general/03565029-9c8f-4904-bf45-4a52cb94c962.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738660)
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252F89710623-11ed-423d-97d8-28ea47ba81a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/89710623-11ed-423d-97d8-28ea47ba81a1.jpg not downloaded yet
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749859/general/a39dbc9b-268a-48c6-9c04-6614549b0406.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738513)
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749859/general/27ec8178-9508-4520-b1eb-5204f669922f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738513)
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252F69595ec0-cdfa-4e0d-86de-91745f4c3202.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/69595ec0-cdfa-4e0d-86de-91745f4c3202.jpg not downloaded yet
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252F140e7ff1-dbde-4bbf-9c88-1e2076fb4226.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/140e7ff1-dbde-4bbf-9c88-1e2076fb4226.jpg not downloaded yet
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712418%252Fgeneral%252F32f8c0bd-3369-4bee-a2a7-75dca3b7095c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/32f8c0bd-3369-4bee-a2a7-75dca3b7095c.jpg already downloaded
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252F0e77a58a-ccea-4eb8-a0ac-57a4e8daf4e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/0e77a58a-ccea-4eb8-a0ac-57a4e8daf4e9.jpg not downloaded yet
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252Fca2d4abf-bea4-4fd2-b3c8-750d16cab7b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/ca2d4abf-bea4-4fd2-b3c8-750d16cab7b4.jpg not downloaded yet
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750002/general/2cfe625c-57bd-4d02-a290-7bc68a3f10ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738543)
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749858/general/56645f69-25f3-4e97-857d-1fad62a49f0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738512)
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252Fef6539ac-f77d-4560-b0a6-3f2ea95b7c55.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/ef6539ac-f77d-4560-b0a6-3f2ea95b7c55.jpg not downloaded yet
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241a3c90>
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252F70ee609f-5a7d-4bd5-ae0b-a026ce432ef3.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/70ee609f-5a7d-4bd5-ae0b-a026ce432ef3.jpg saved to cache
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8e97bd69-b165-5ab5-88e0-aa484cc83efb
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/c5b17b50-a2fd-453c-a2e8-008696939eb5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738176)
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252F81df5f36-0e35-490f-ae3e-7ef3802c1536.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/81df5f36-0e35-490f-ae3e-7ef3802c1536.jpg not downloaded yet
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252F6b0a952d-b79d-410c-99d4-297c83e86a12.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/6b0a952d-b79d-410c-99d4-297c83e86a12.jpg not downloaded yet
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252F7a98f9a8-13be-4945-9ede-0fe834303fd1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/7a98f9a8-13be-4945-9ede-0fe834303fd1.jpg not downloaded yet
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241c5d90>
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252F9256870b-8899-482e-8333-d7f07377c295.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/9256870b-8899-482e-8333-d7f07377c295.jpg saved to cache
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 86377431-bd5c-5f27-a2fa-c2d7bf7d6762
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b7e10>
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252Fa1e0ee8c-6c95-419a-b2d7-1f5f077caf12.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/a1e0ee8c-6c95-419a-b2d7-1f5f077caf12.jpg saved to cache
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0612392e-1d12-5269-b166-a59e4fc756c2
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225622690>
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252F03565029-9c8f-4904-bf45-4a52cb94c962.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/03565029-9c8f-4904-bf45-4a52cb94c962.jpg saved to cache
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b8844ade-58cc-52b3-a520-41d9ed19aef3
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749858/general/51cec66d-92cf-4814-9edd-b46527e1b21e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738512)
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750127/general/58124873-d66b-42ba-9452-73f909df2084.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738661)
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749812/general/ca1edf77-62e0-4451-aea5-229bc2a50589.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738468)
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252Fc25b7c68-5217-4a68-8b30-fa80aa24a4f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/c25b7c68-5217-4a68-8b30-fa80aa24a4f7.jpg not downloaded yet
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252Fd5fdde07-952e-4834-90d1-0404a9153347.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/d5fdde07-952e-4834-90d1-0404a9153347.jpg not downloaded yet
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749859/general/19f1584f-297b-410b-be28-87cc667b4198.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738513)
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750002/general/fb55947e-1238-41ef-a821-5ccfd38769d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738543)
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252F9b7357e9-2e3b-4d24-8381-c4e9c7629367.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/9b7357e9-2e3b-4d24-8381-c4e9c7629367.jpg not downloaded yet
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225889d50>
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252Fa39dbc9b-268a-48c6-9c04-6614549b0406.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/a39dbc9b-268a-48c6-9c04-6614549b0406.jpg saved to cache
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0612392e-1d12-5269-b166-a59e4fc756c2
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256605d0>
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252F27ec8178-9508-4520-b1eb-5204f669922f.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/27ec8178-9508-4520-b1eb-5204f669922f.jpg saved to cache
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0612392e-1d12-5269-b166-a59e4fc756c2
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225922150>
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252F2cfe625c-57bd-4d02-a290-7bc68a3f10ad.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/2cfe625c-57bd-4d02-a290-7bc68a3f10ad.jpg saved to cache
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 91eb4d12-7af5-5961-bae8-1f55a2c952cb
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224159950>
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252F56645f69-25f3-4e97-857d-1fad62a49f0c.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/56645f69-25f3-4e97-857d-1fad62a49f0c.jpg saved to cache
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b98685cf-3c96-56e7-95bd-23fa10cdcdcf
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750002/general/9e538141-0991-4255-a6f3-a3bc06555527.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738543)
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252F7f5d376e-08bb-4272-b1a0-f583e9f28840.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/7f5d376e-08bb-4272-b1a0-f583e9f28840.jpg not downloaded yet
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252F6ce6c29f-d50c-42c3-b289-382cb6b4c049.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/6ce6c29f-d50c-42c3-b289-382cb6b4c049.jpg not downloaded yet
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-27 16:37:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d185d825-9825-542a-8042-9bb29e3dbe7b with identifier: 10738530
2026-03-27 16:37:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d185d825-9825-542a-8042-9bb29e3dbe7b with scrape type 1
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d185d825-9825-542a-8042-9bb29e3dbe7b
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252F1c1a7c30-a84f-4217-afda-4a1dc4bb3e04.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/1c1a7c30-a84f-4217-afda-4a1dc4bb3e04.jpg not downloaded yet
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/db4a1cc6-2e7c-4ca4-9176-9574f3987e49.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738176)
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750002/general/a59d479d-1023-44da-86ee-66bfb223bb7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738543)
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749859/general/784840d9-3ec5-4926-a9bd-2c2f723a4f35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738513)
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750002/general/d0e7ceb4-fea3-4493-b809-8a01c40fa502.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738543)
2026-03-27 16:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749858/general/7cfb7e47-fab9-4a83-932a-2d33835aaab7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738512)
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252F8ab4d0a9-bef6-4167-890a-53c472bf93e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/8ab4d0a9-bef6-4167-890a-53c472bf93e0.jpg not downloaded yet
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252F1913e934-7828-4d1f-9982-9ceb8f2ce132.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/1913e934-7828-4d1f-9982-9ceb8f2ce132.jpg not downloaded yet
2026-03-27 16:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252F67004e09-b446-44dc-bcde-6330676aef86.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/67004e09-b446-44dc-bcde-6330676aef86.jpg not downloaded yet
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258893d0>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252F51cec66d-92cf-4814-9edd-b46527e1b21e.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/51cec66d-92cf-4814-9edd-b46527e1b21e.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b98685cf-3c96-56e7-95bd-23fa10cdcdcf
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258bbfd0>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252F58124873-d66b-42ba-9452-73f909df2084.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/58124873-d66b-42ba-9452-73f909df2084.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8e97bd69-b165-5ab5-88e0-aa484cc83efb
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22441d5d0>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252Fca1edf77-62e0-4451-aea5-229bc2a50589.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/ca1edf77-62e0-4451-aea5-229bc2a50589.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 86377431-bd5c-5f27-a2fa-c2d7bf7d6762
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225d16290>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252F19f1584f-297b-410b-be28-87cc667b4198.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/19f1584f-297b-410b-be28-87cc667b4198.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0612392e-1d12-5269-b166-a59e4fc756c2
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b2ad0>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252Ffb55947e-1238-41ef-a821-5ccfd38769d1.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/fb55947e-1238-41ef-a821-5ccfd38769d1.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 91eb4d12-7af5-5961-bae8-1f55a2c952cb
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/3e23d47b-0e55-493d-b57f-5b403dc24a36.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738176)
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749859/general/89710623-11ed-423d-97d8-28ea47ba81a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738513)
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252F67775fb9-be05-48b6-a180-7b76c8668287.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/67775fb9-be05-48b6-a180-7b76c8668287.jpg not downloaded yet
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749858/general/b8b3e259-7390-4131-a5ff-a287845ba76f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738512)
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241a7390>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252F9e538141-0991-4255-a6f3-a3bc06555527.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/9e538141-0991-4255-a6f3-a3bc06555527.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 91eb4d12-7af5-5961-bae8-1f55a2c952cb
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22432ba50>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252Fa59d479d-1023-44da-86ee-66bfb223bb7e.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/a59d479d-1023-44da-86ee-66bfb223bb7e.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 91eb4d12-7af5-5961-bae8-1f55a2c952cb
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22410ad90>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252F784840d9-3ec5-4926-a9bd-2c2f723a4f35.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/784840d9-3ec5-4926-a9bd-2c2f723a4f35.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0612392e-1d12-5269-b166-a59e4fc756c2
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225874f90>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252Fd0e7ceb4-fea3-4493-b809-8a01c40fa502.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/d0e7ceb4-fea3-4493-b809-8a01c40fa502.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 91eb4d12-7af5-5961-bae8-1f55a2c952cb
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b8ef50>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252F7cfb7e47-fab9-4a83-932a-2d33835aaab7.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/7cfb7e47-fab9-4a83-932a-2d33835aaab7.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b98685cf-3c96-56e7-95bd-23fa10cdcdcf
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252Ffb8eea70-cd80-402c-ba35-89366496fe41.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/fb8eea70-cd80-402c-ba35-89366496fe41.jpg not downloaded yet
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750002/general/6b0a952d-b79d-410c-99d4-297c83e86a12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738543)
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749858/general/0e77a58a-ccea-4eb8-a0ac-57a4e8daf4e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738512)
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749859/general/7a98f9a8-13be-4945-9ede-0fe834303fd1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738513)
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750002/general/ca2d4abf-bea4-4fd2-b3c8-750d16cab7b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738543)
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252Fedd45120-44c0-4c63-b715-d9bef2b356c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/edd45120-44c0-4c63-b715-d9bef2b356c6.jpg not downloaded yet
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749859/general/ef6539ac-f77d-4560-b0a6-3f2ea95b7c55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738513)
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749858/general/81df5f36-0e35-490f-ae3e-7ef3802c1536.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738512)
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750127/general/140e7ff1-dbde-4bbf-9c88-1e2076fb4226.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738661)
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252F2a08e4ee-4040-474f-9c2f-d74616509765.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/2a08e4ee-4040-474f-9c2f-d74616509765.jpg not downloaded yet
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225635810>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252F89710623-11ed-423d-97d8-28ea47ba81a1.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/89710623-11ed-423d-97d8-28ea47ba81a1.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0612392e-1d12-5269-b166-a59e4fc756c2
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224444c10>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252Fb8b3e259-7390-4131-a5ff-a287845ba76f.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/b8b3e259-7390-4131-a5ff-a287845ba76f.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b98685cf-3c96-56e7-95bd-23fa10cdcdcf
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252F9bdfc53a-14e8-4f68-8b67-fcc6c750c077.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/9bdfc53a-14e8-4f68-8b67-fcc6c750c077.jpg not downloaded yet
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750002/general/d5fdde07-952e-4834-90d1-0404a9153347.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738543)
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749858/general/7f5d376e-08bb-4272-b1a0-f583e9f28840.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738512)
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750002/general/6ce6c29f-d50c-42c3-b289-382cb6b4c049.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738543)
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749989/general/1c1a7c30-a84f-4217-afda-4a1dc4bb3e04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738530)
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749859/general/9b7357e9-2e3b-4d24-8381-c4e9c7629367.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738513)
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252F020e46eb-e63e-454f-b9ab-fcd62ec264d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/020e46eb-e63e-454f-b9ab-fcd62ec264d3.jpg not downloaded yet
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225ca72d0>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252F6b0a952d-b79d-410c-99d4-297c83e86a12.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/6b0a952d-b79d-410c-99d4-297c83e86a12.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 91eb4d12-7af5-5961-bae8-1f55a2c952cb
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224342750>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252F0e77a58a-ccea-4eb8-a0ac-57a4e8daf4e9.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/0e77a58a-ccea-4eb8-a0ac-57a4e8daf4e9.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b98685cf-3c96-56e7-95bd-23fa10cdcdcf
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22438a850>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252F7a98f9a8-13be-4945-9ede-0fe834303fd1.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/7a98f9a8-13be-4945-9ede-0fe834303fd1.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0612392e-1d12-5269-b166-a59e4fc756c2
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22577ba90>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252Fca2d4abf-bea4-4fd2-b3c8-750d16cab7b4.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/ca2d4abf-bea4-4fd2-b3c8-750d16cab7b4.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 91eb4d12-7af5-5961-bae8-1f55a2c952cb
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225868a10>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252Fef6539ac-f77d-4560-b0a6-3f2ea95b7c55.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/ef6539ac-f77d-4560-b0a6-3f2ea95b7c55.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0612392e-1d12-5269-b166-a59e4fc756c2
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22433ef50>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252F81df5f36-0e35-490f-ae3e-7ef3802c1536.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/81df5f36-0e35-490f-ae3e-7ef3802c1536.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b98685cf-3c96-56e7-95bd-23fa10cdcdcf
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22438a790>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252F140e7ff1-dbde-4bbf-9c88-1e2076fb4226.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/140e7ff1-dbde-4bbf-9c88-1e2076fb4226.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8e97bd69-b165-5ab5-88e0-aa484cc83efb
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252Fcc06adb9-8a1a-4ac0-bc29-e0b527bd2b77.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/cc06adb9-8a1a-4ac0-bc29-e0b527bd2b77.jpg not downloaded yet
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750002/general/1913e934-7828-4d1f-9982-9ceb8f2ce132.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738543)
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749858/general/8ab4d0a9-bef6-4167-890a-53c472bf93e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738512)
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749858/general/c25b7c68-5217-4a68-8b30-fa80aa24a4f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738512)
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252Fb30bd654-8f4e-41c4-b39c-3c81cf66c5b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/b30bd654-8f4e-41c4-b39c-3c81cf66c5b1.jpg not downloaded yet
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749989/general/67004e09-b446-44dc-bcde-6330676aef86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738530)
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749989/general/67775fb9-be05-48b6-a180-7b76c8668287.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738530)
2026-03-27 16:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749989/general/fb8eea70-cd80-402c-ba35-89366496fe41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738530)
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225a3bbd0>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252Fd5fdde07-952e-4834-90d1-0404a9153347.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/d5fdde07-952e-4834-90d1-0404a9153347.jpg saved to cache
2026-03-27 16:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 91eb4d12-7af5-5961-bae8-1f55a2c952cb
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225868790>
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252F7f5d376e-08bb-4272-b1a0-f583e9f28840.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/7f5d376e-08bb-4272-b1a0-f583e9f28840.jpg saved to cache
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b98685cf-3c96-56e7-95bd-23fa10cdcdcf
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225890d90>
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252F6ce6c29f-d50c-42c3-b289-382cb6b4c049.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/6ce6c29f-d50c-42c3-b289-382cb6b4c049.jpg saved to cache
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 91eb4d12-7af5-5961-bae8-1f55a2c952cb
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225760150>
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252F1c1a7c30-a84f-4217-afda-4a1dc4bb3e04.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/1c1a7c30-a84f-4217-afda-4a1dc4bb3e04.jpg saved to cache
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d185d825-9825-542a-8042-9bb29e3dbe7b
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff64a90>
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252F9b7357e9-2e3b-4d24-8381-c4e9c7629367.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/9b7357e9-2e3b-4d24-8381-c4e9c7629367.jpg saved to cache
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0612392e-1d12-5269-b166-a59e4fc756c2
2026-03-27 16:37:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749812/general/69595ec0-cdfa-4e0d-86de-91745f4c3202.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738468)
2026-03-27 16:37:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750127/general/aca2d84f-0212-4535-bc2e-4bffa705d054.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738661)
2026-03-27 16:37:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749989/general/edd45120-44c0-4c63-b715-d9bef2b356c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738530)
2026-03-27 16:37:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749812/general/86450d74-21fa-4888-aedc-88e82c718c98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738468)
2026-03-27 16:37:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750127/general/50481c82-6f4c-4cd6-b408-6b20b618e2de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738661)
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b71810>
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750002%252Fgeneral%252F1913e934-7828-4d1f-9982-9ceb8f2ce132.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750002/general/1913e934-7828-4d1f-9982-9ceb8f2ce132.jpg saved to cache
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 91eb4d12-7af5-5961-bae8-1f55a2c952cb
2026-03-27 16:37:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 91eb4d12-7af5-5961-bae8-1f55a2c952cb, skipping ID generation
2026-03-27 16:37:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91eb4d12-7af5-5961-bae8-1f55a2c952cb with scrape type 1
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 91eb4d12-7af5-5961-bae8-1f55a2c952cb sending to next pipeline
2026-03-27 16:37:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 91eb4d12-7af5-5961-bae8-1f55a2c952cb, identifier: 10738543
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258e0050>
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252F8ab4d0a9-bef6-4167-890a-53c472bf93e0.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/8ab4d0a9-bef6-4167-890a-53c472bf93e0.jpg saved to cache
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b98685cf-3c96-56e7-95bd-23fa10cdcdcf
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff64fd0>
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252Fc25b7c68-5217-4a68-8b30-fa80aa24a4f7.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/c25b7c68-5217-4a68-8b30-fa80aa24a4f7.jpg saved to cache
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b98685cf-3c96-56e7-95bd-23fa10cdcdcf
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225beddd0>
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252F67004e09-b446-44dc-bcde-6330676aef86.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/67004e09-b446-44dc-bcde-6330676aef86.jpg saved to cache
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d185d825-9825-542a-8042-9bb29e3dbe7b
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225869ed0>
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252F67775fb9-be05-48b6-a180-7b76c8668287.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/67775fb9-be05-48b6-a180-7b76c8668287.jpg saved to cache
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d185d825-9825-542a-8042-9bb29e3dbe7b
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc226968cd0>
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252Ffb8eea70-cd80-402c-ba35-89366496fe41.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/fb8eea70-cd80-402c-ba35-89366496fe41.jpg saved to cache
2026-03-27 16:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d185d825-9825-542a-8042-9bb29e3dbe7b
2026-03-27 16:37:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 91eb4d12-7af5-5961-bae8-1f55a2c952cb with identifier: 10738543
2026-03-27 16:37:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 91eb4d12-7af5-5961-bae8-1f55a2c952cb with identifier: 10738543
2026-03-27 16:37:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 91eb4d12-7af5-5961-bae8-1f55a2c952cb with identifier: 10738543 to the API
2026-03-27 16:37:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750002/general/1913e934-7828-4d1f-9982-9ceb8f2ce132.jpg>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '91eb4d12-7af5-5961-bae8-1f55a2c952cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-291-KQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738543',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 116113,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750002/general/2cfe625c-57bd-4d02-a290-7bc68a3f10ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750002/general/fb55947e-1238-41ef-a821-5ccfd38769d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750002/general/a59d479d-1023-44da-86ee-66bfb223bb7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190871,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750002/general/9e538141-0991-4255-a6f3-a3bc06555527.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750002/general/d0e7ceb4-fea3-4493-b809-8a01c40fa502.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96339,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750002/general/ca2d4abf-bea4-4fd2-b3c8-750d16cab7b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123581,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750002/general/6b0a952d-b79d-410c-99d4-297c83e86a12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750002/general/d5fdde07-952e-4834-90d1-0404a9153347.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128705,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750002/general/6ce6c29f-d50c-42c3-b289-382cb6b4c049.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91eb4d12-7af5-5961-bae8-1f55a2c952cb/91eb4d12-7af5-5961-bae8-1f55a2c952cb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135235,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750002/general/1913e934-7828-4d1f-9982-9ceb8f2ce132.jpg',
'Width': 1024}],
'price': 20200,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLA 200d AMG Line - Diesel - Automatic - 150 hp - '
'116.113 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738543%27 HTTP/1.1" 200 None
2026-03-27 16:37:19 [adesa.fr] INFO: Saving data for 10738543: {'created_time': 1774629439.11117, 'last_price_update_time': 1774629439.111181, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738543') HTTP/1.1" 204 0
2026-03-27 16:37:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/35e727df-9a0e-41d7-813a-dd97d1d9bfbd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738176)
2026-03-27 16:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749812/general/c2654346-4b5d-4a43-9799-07569be7ef9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738468)
2026-03-27 16:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749989/general/020e46eb-e63e-454f-b9ab-fcd62ec264d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738530)
2026-03-27 16:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749989/general/2a08e4ee-4040-474f-9c2f-d74616509765.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738530)
2026-03-27 16:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749989/general/cc06adb9-8a1a-4ac0-bc29-e0b527bd2b77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738530)
2026-03-27 16:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749859/general/94f2c659-03da-4809-b394-f1fd105776b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738513)
2026-03-27 16:37:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749989/general/9bdfc53a-14e8-4f68-8b67-fcc6c750c077.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738530)
2026-03-27 16:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749858/general/c7679861-bbe5-4301-9e55-d1a9459bcc7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738512)
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224516c90>
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252F69595ec0-cdfa-4e0d-86de-91745f4c3202.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/69595ec0-cdfa-4e0d-86de-91745f4c3202.jpg saved to cache
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 86377431-bd5c-5f27-a2fa-c2d7bf7d6762
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258e23d0>
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252Faca2d84f-0212-4535-bc2e-4bffa705d054.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/aca2d84f-0212-4535-bc2e-4bffa705d054.jpg saved to cache
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8e97bd69-b165-5ab5-88e0-aa484cc83efb
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258b4b90>
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252Fedd45120-44c0-4c63-b715-d9bef2b356c6.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/edd45120-44c0-4c63-b715-d9bef2b356c6.jpg saved to cache
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d185d825-9825-542a-8042-9bb29e3dbe7b
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22419c350>
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252F86450d74-21fa-4888-aedc-88e82c718c98.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/86450d74-21fa-4888-aedc-88e82c718c98.jpg saved to cache
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 86377431-bd5c-5f27-a2fa-c2d7bf7d6762
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224198690>
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252F50481c82-6f4c-4cd6-b408-6b20b618e2de.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/50481c82-6f4c-4cd6-b408-6b20b618e2de.jpg saved to cache
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8e97bd69-b165-5ab5-88e0-aa484cc83efb
2026-03-27 16:37:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/7a223f93-0feb-410a-ad51-3880011852f1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738176)
2026-03-27 16:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750127/general/146c24b2-89fd-4180-82e7-f53d7fd0c18d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738661)
2026-03-27 16:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749812/general/ab147c40-febb-4918-86b2-5769160cf57b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738468)
2026-03-27 16:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750126/general/b9727dba-a5b8-4883-bb6b-185380d25de3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738660)
2026-03-27 16:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749989/general/b30bd654-8f4e-41c4-b39c-3c81cf66c5b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738530)
2026-03-27 16:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750126/general/31b55993-e192-4371-9e95-a887ba242df8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738660)
2026-03-27 16:37:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225874050>
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252Fc2654346-4b5d-4a43-9799-07569be7ef9c.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/c2654346-4b5d-4a43-9799-07569be7ef9c.jpg saved to cache
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 86377431-bd5c-5f27-a2fa-c2d7bf7d6762
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2244264d0>
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252F020e46eb-e63e-454f-b9ab-fcd62ec264d3.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/020e46eb-e63e-454f-b9ab-fcd62ec264d3.jpg saved to cache
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d185d825-9825-542a-8042-9bb29e3dbe7b
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225737d50>
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252F2a08e4ee-4040-474f-9c2f-d74616509765.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/2a08e4ee-4040-474f-9c2f-d74616509765.jpg saved to cache
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d185d825-9825-542a-8042-9bb29e3dbe7b
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22436ca10>
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252Fcc06adb9-8a1a-4ac0-bc29-e0b527bd2b77.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/cc06adb9-8a1a-4ac0-bc29-e0b527bd2b77.jpg saved to cache
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d185d825-9825-542a-8042-9bb29e3dbe7b
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225734410>
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749859%252Fgeneral%252F94f2c659-03da-4809-b394-f1fd105776b9.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749859/general/94f2c659-03da-4809-b394-f1fd105776b9.jpg saved to cache
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0612392e-1d12-5269-b166-a59e4fc756c2
2026-03-27 16:37:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0612392e-1d12-5269-b166-a59e4fc756c2, skipping ID generation
2026-03-27 16:37:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0612392e-1d12-5269-b166-a59e4fc756c2 with scrape type 1
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0612392e-1d12-5269-b166-a59e4fc756c2 sending to next pipeline
2026-03-27 16:37:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0612392e-1d12-5269-b166-a59e4fc756c2, identifier: 10738513
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2255feb10>
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252F9bdfc53a-14e8-4f68-8b67-fcc6c750c077.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/9bdfc53a-14e8-4f68-8b67-fcc6c750c077.jpg saved to cache
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d185d825-9825-542a-8042-9bb29e3dbe7b
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22419be90>
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749858%252Fgeneral%252Fc7679861-bbe5-4301-9e55-d1a9459bcc7f.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749858/general/c7679861-bbe5-4301-9e55-d1a9459bcc7f.jpg saved to cache
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b98685cf-3c96-56e7-95bd-23fa10cdcdcf
2026-03-27 16:37:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b98685cf-3c96-56e7-95bd-23fa10cdcdcf, skipping ID generation
2026-03-27 16:37:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b98685cf-3c96-56e7-95bd-23fa10cdcdcf with scrape type 1
2026-03-27 16:37:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b98685cf-3c96-56e7-95bd-23fa10cdcdcf sending to next pipeline
2026-03-27 16:37:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b98685cf-3c96-56e7-95bd-23fa10cdcdcf, identifier: 10738512
2026-03-27 16:37:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0612392e-1d12-5269-b166-a59e4fc756c2 with identifier: 10738513
2026-03-27 16:37:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0612392e-1d12-5269-b166-a59e4fc756c2 with identifier: 10738513
2026-03-27 16:37:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0612392e-1d12-5269-b166-a59e4fc756c2 with identifier: 10738513 to the API
2026-03-27 16:37:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749859/general/94f2c659-03da-4809-b394-f1fd105776b9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '0612392e-1d12-5269-b166-a59e4fc756c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-649-VS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738513',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 100765,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749859/general/a1e0ee8c-6c95-419a-b2d7-1f5f077caf12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749859/general/27ec8178-9508-4520-b1eb-5204f669922f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749859/general/a39dbc9b-268a-48c6-9c04-6614549b0406.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215149,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749859/general/19f1584f-297b-410b-be28-87cc667b4198.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749859/general/94f2c659-03da-4809-b394-f1fd105776b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749859/general/784840d9-3ec5-4926-a9bd-2c2f723a4f35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84885,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749859/general/89710623-11ed-423d-97d8-28ea47ba81a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144251,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749859/general/ef6539ac-f77d-4560-b0a6-3f2ea95b7c55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749859/general/7a98f9a8-13be-4945-9ede-0fe834303fd1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0612392e-1d12-5269-b166-a59e4fc756c2/0612392e-1d12-5269-b166-a59e4fc756c2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143426,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749859/general/9b7357e9-2e3b-4d24-8381-c4e9c7629367.jpg',
'Width': 1024}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2020-12-14',
'seats_number': 7,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLB 200d Business Line - Diesel - Automatic - 150 hp '
'- 100.765 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2020}
2026-03-27 16:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738513%27 HTTP/1.1" 200 None
2026-03-27 16:37:20 [adesa.fr] INFO: Saving data for 10738513: {'created_time': 1774629440.735164, 'last_price_update_time': 1774629440.735179, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738513') HTTP/1.1" 204 0
2026-03-27 16:37:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b98685cf-3c96-56e7-95bd-23fa10cdcdcf with identifier: 10738512
2026-03-27 16:37:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b98685cf-3c96-56e7-95bd-23fa10cdcdcf with identifier: 10738512
2026-03-27 16:37:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b98685cf-3c96-56e7-95bd-23fa10cdcdcf with identifier: 10738512 to the API
2026-03-27 16:37:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749858/general/c7679861-bbe5-4301-9e55-d1a9459bcc7f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b98685cf-3c96-56e7-95bd-23fa10cdcdcf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-420-VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738512',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 151450,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749858/general/56645f69-25f3-4e97-857d-1fad62a49f0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749858/general/51cec66d-92cf-4814-9edd-b46527e1b21e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749858/general/c7679861-bbe5-4301-9e55-d1a9459bcc7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124114,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749858/general/7cfb7e47-fab9-4a83-932a-2d33835aaab7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749858/general/b8b3e259-7390-4131-a5ff-a287845ba76f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749858/general/0e77a58a-ccea-4eb8-a0ac-57a4e8daf4e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749858/general/81df5f36-0e35-490f-ae3e-7ef3802c1536.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87589,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749858/general/c25b7c68-5217-4a68-8b30-fa80aa24a4f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87161,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749858/general/7f5d376e-08bb-4272-b1a0-f583e9f28840.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b98685cf-3c96-56e7-95bd-23fa10cdcdcf/b98685cf-3c96-56e7-95bd-23fa10cdcdcf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95587,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749858/general/8ab4d0a9-bef6-4167-890a-53c472bf93e0.jpg',
'Width': 1024}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-04-14',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz E Break 300de AMG Line - Hybrid - Automatic - 306 hp '
'- 151.450 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738512%27 HTTP/1.1" 200 None
2026-03-27 16:37:21 [adesa.fr] INFO: Saving data for 10738512: {'created_time': 1774629441.078093, 'last_price_update_time': 1774629441.078104, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738512') HTTP/1.1" 204 0
2026-03-27 16:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749812/general/db42df3e-0e89-42d3-9d88-0016019163c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738468)
2026-03-27 16:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750127/general/c36ebb18-719c-40b0-ba59-b44cac85501b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738661)
2026-03-27 16:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750126/general/9da1f36a-e0b9-4e3b-a78f-46d665c065a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738660)
2026-03-27 16:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749812/general/68c40da8-70a0-443a-9679-4f5b2aacf04b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738468)
2026-03-27 16:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750126/general/3700f744-52ba-4399-a86b-d25df1b71011.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738660)
2026-03-27 16:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749853/general/48cbabb7-3ba5-470f-9440-ce92037086f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738508)
2026-03-27 16:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750127/general/fcf60720-7fb2-455a-bdf7-595406bb4cc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738661)
2026-03-27 16:37:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 01c6a732-5c41-5665-91d2-e25f58955dec, skipping ID generation
2026-03-27 16:37:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c6a732-5c41-5665-91d2-e25f58955dec with scrape type 1
2026-03-27 16:37:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 01c6a732-5c41-5665-91d2-e25f58955dec sending to next pipeline
2026-03-27 16:37:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 01c6a732-5c41-5665-91d2-e25f58955dec, identifier: 10738176
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259a2ad0>
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252F146c24b2-89fd-4180-82e7-f53d7fd0c18d.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/146c24b2-89fd-4180-82e7-f53d7fd0c18d.jpg saved to cache
2026-03-27 16:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8e97bd69-b165-5ab5-88e0-aa484cc83efb
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22419fb50>
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252Fab147c40-febb-4918-86b2-5769160cf57b.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/ab147c40-febb-4918-86b2-5769160cf57b.jpg saved to cache
2026-03-27 16:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 86377431-bd5c-5f27-a2fa-c2d7bf7d6762
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225754b10>
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252Fb9727dba-a5b8-4883-bb6b-185380d25de3.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/b9727dba-a5b8-4883-bb6b-185380d25de3.jpg saved to cache
2026-03-27 16:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b8844ade-58cc-52b3-a520-41d9ed19aef3
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225889ed0>
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749989%252Fgeneral%252Fb30bd654-8f4e-41c4-b39c-3c81cf66c5b1.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749989/general/b30bd654-8f4e-41c4-b39c-3c81cf66c5b1.jpg saved to cache
2026-03-27 16:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d185d825-9825-542a-8042-9bb29e3dbe7b
2026-03-27 16:37:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d185d825-9825-542a-8042-9bb29e3dbe7b, skipping ID generation
2026-03-27 16:37:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d185d825-9825-542a-8042-9bb29e3dbe7b with scrape type 1
2026-03-27 16:37:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d185d825-9825-542a-8042-9bb29e3dbe7b sending to next pipeline
2026-03-27 16:37:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d185d825-9825-542a-8042-9bb29e3dbe7b, identifier: 10738530
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b8f310>
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252F31b55993-e192-4371-9e95-a887ba242df8.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/31b55993-e192-4371-9e95-a887ba242df8.jpg saved to cache
2026-03-27 16:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b8844ade-58cc-52b3-a520-41d9ed19aef3
2026-03-27 16:37:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 01c6a732-5c41-5665-91d2-e25f58955dec with identifier: 10738176
2026-03-27 16:37:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 01c6a732-5c41-5665-91d2-e25f58955dec with identifier: 10738176
2026-03-27 16:37:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 01c6a732-5c41-5665-91d2-e25f58955dec with identifier: 10738176 to the API
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:21 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5712418/general/7a223f93-0feb-410a-ad51-3880011852f1.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '01c6a732-5c41-5665-91d2-e25f58955dec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG054LH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738176',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 155398,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c6a732-5c41-5665-91d2-e25f58955dec/01c6a732-5c41-5665-91d2-e25f58955dec_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91715,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712418/general/32f8c0bd-3369-4bee-a2a7-75dca3b7095c.jpg',
'Width': 1024}],
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-05-19',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Mercedes-Benz GLA 200 progressive - Petrol - Automatic - 163 hp - '
'155.398 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2022}
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738176%27 HTTP/1.1" 200 None
2026-03-27 16:37:21 [adesa.fr] INFO: Saving data for 10738176: {'created_time': 1774629441.759466, 'last_price_update_time': 1774629441.759479, 'auction_closing_time': 1774858200.0}
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738176') HTTP/1.1" 204 0
2026-03-27 16:37:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d185d825-9825-542a-8042-9bb29e3dbe7b with identifier: 10738530
2026-03-27 16:37:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d185d825-9825-542a-8042-9bb29e3dbe7b with identifier: 10738530
2026-03-27 16:37:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d185d825-9825-542a-8042-9bb29e3dbe7b with identifier: 10738530 to the API
2026-03-27 16:37:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749989/general/b30bd654-8f4e-41c4-b39c-3c81cf66c5b1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd185d825-9825-542a-8042-9bb29e3dbe7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EN-905-ZB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738530',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 85241,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749989/general/1c1a7c30-a84f-4217-afda-4a1dc4bb3e04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749989/general/67004e09-b446-44dc-bcde-6330676aef86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182177,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749989/general/67775fb9-be05-48b6-a180-7b76c8668287.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181178,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749989/general/fb8eea70-cd80-402c-ba35-89366496fe41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749989/general/edd45120-44c0-4c63-b715-d9bef2b356c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749989/general/2a08e4ee-4040-474f-9c2f-d74616509765.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749989/general/9bdfc53a-14e8-4f68-8b67-fcc6c750c077.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117097,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749989/general/020e46eb-e63e-454f-b9ab-fcd62ec264d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107541,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749989/general/cc06adb9-8a1a-4ac0-bc29-e0b527bd2b77.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d185d825-9825-542a-8042-9bb29e3dbe7b/d185d825-9825-542a-8042-9bb29e3dbe7b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130846,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749989/general/b30bd654-8f4e-41c4-b39c-3c81cf66c5b1.jpg',
'Width': 1024}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2017-07-04',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz CLA 200d Launch - Diesel - Automatic - 136 hp - '
'85.241 km',
'transmission': 'automatic',
'trim': 'Launch',
'vin': None,
'year': 2017}
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738530%27 HTTP/1.1" 200 None
2026-03-27 16:37:22 [adesa.fr] INFO: Saving data for 10738530: {'created_time': 1774629442.149078, 'last_price_update_time': 1774629442.149089, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738530') HTTP/1.1" 204 0
2026-03-27 16:37:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-27 16:37:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749853/general/412951c2-27a8-479a-b399-65bbeb3e7046.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738508)
2026-03-27 16:37:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750971/general/d140753e-dc23-4656-8473-6560824a3003.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738185)
2026-03-27 16:37:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750077/general/b6a3fb91-432f-47e3-84a0-63045919213c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738614)
2026-03-27 16:37:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749801/general/f6ecddd6-564e-45b4-9a23-3fbb80c6790c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738459)
2026-03-27 16:37:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749853/general/077e54fa-1a08-45aa-8070-34c2360d0d06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738508)
2026-03-27 16:37:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749801/general/00461cdd-0679-41ee-a1c3-eeae4d753006.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738459)
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22419de90>
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252Fdb42df3e-0e89-42d3-9d88-0016019163c2.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/db42df3e-0e89-42d3-9d88-0016019163c2.jpg saved to cache
2026-03-27 16:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 86377431-bd5c-5f27-a2fa-c2d7bf7d6762
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258b79d0>
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252Fc36ebb18-719c-40b0-ba59-b44cac85501b.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/c36ebb18-719c-40b0-ba59-b44cac85501b.jpg saved to cache
2026-03-27 16:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8e97bd69-b165-5ab5-88e0-aa484cc83efb
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff677d0>
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252F9da1f36a-e0b9-4e3b-a78f-46d665c065a5.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/9da1f36a-e0b9-4e3b-a78f-46d665c065a5.jpg saved to cache
2026-03-27 16:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b8844ade-58cc-52b3-a520-41d9ed19aef3
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225c8fb50>
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749812%252Fgeneral%252F68c40da8-70a0-443a-9679-4f5b2aacf04b.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749812/general/68c40da8-70a0-443a-9679-4f5b2aacf04b.jpg saved to cache
2026-03-27 16:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 86377431-bd5c-5f27-a2fa-c2d7bf7d6762
2026-03-27 16:37:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 86377431-bd5c-5f27-a2fa-c2d7bf7d6762, skipping ID generation
2026-03-27 16:37:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86377431-bd5c-5f27-a2fa-c2d7bf7d6762 with scrape type 1
2026-03-27 16:37:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 86377431-bd5c-5f27-a2fa-c2d7bf7d6762 sending to next pipeline
2026-03-27 16:37:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 86377431-bd5c-5f27-a2fa-c2d7bf7d6762, identifier: 10738468
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256bea90>
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750126%252Fgeneral%252F3700f744-52ba-4399-a86b-d25df1b71011.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750126/general/3700f744-52ba-4399-a86b-d25df1b71011.jpg saved to cache
2026-03-27 16:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b8844ade-58cc-52b3-a520-41d9ed19aef3
2026-03-27 16:37:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b8844ade-58cc-52b3-a520-41d9ed19aef3, skipping ID generation
2026-03-27 16:37:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8844ade-58cc-52b3-a520-41d9ed19aef3 with scrape type 1
2026-03-27 16:37:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b8844ade-58cc-52b3-a520-41d9ed19aef3 sending to next pipeline
2026-03-27 16:37:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b8844ade-58cc-52b3-a520-41d9ed19aef3, identifier: 10738660
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cafa50>
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252F48cbabb7-3ba5-470f-9440-ce92037086f3.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/48cbabb7-3ba5-470f-9440-ce92037086f3.jpg saved to cache
2026-03-27 16:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cc2483e9-1f6a-52a2-a387-c6d92cb8e24b
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225baa510>
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750127%252Fgeneral%252Ffcf60720-7fb2-455a-bdf7-595406bb4cc1.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750127/general/fcf60720-7fb2-455a-bdf7-595406bb4cc1.jpg saved to cache
2026-03-27 16:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8e97bd69-b165-5ab5-88e0-aa484cc83efb
2026-03-27 16:37:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8e97bd69-b165-5ab5-88e0-aa484cc83efb, skipping ID generation
2026-03-27 16:37:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e97bd69-b165-5ab5-88e0-aa484cc83efb with scrape type 1
2026-03-27 16:37:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8e97bd69-b165-5ab5-88e0-aa484cc83efb sending to next pipeline
2026-03-27 16:37:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8e97bd69-b165-5ab5-88e0-aa484cc83efb, identifier: 10738661
2026-03-27 16:37:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749803/general/8ba3d51f-7ba9-43ae-87bd-53a04410c7e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738461)
2026-03-27 16:37:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 86377431-bd5c-5f27-a2fa-c2d7bf7d6762 with identifier: 10738468
2026-03-27 16:37:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 86377431-bd5c-5f27-a2fa-c2d7bf7d6762 with identifier: 10738468
2026-03-27 16:37:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 86377431-bd5c-5f27-a2fa-c2d7bf7d6762 with identifier: 10738468 to the API
2026-03-27 16:37:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749812/general/68c40da8-70a0-443a-9679-4f5b2aacf04b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '86377431-bd5c-5f27-a2fa-c2d7bf7d6762',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-447-RE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738468',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 90431,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98048,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749812/general/575dc962-e120-4761-9af8-da1c020d91de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749812/general/cbc97994-0835-409f-a144-e469483c13e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749812/general/68c40da8-70a0-443a-9679-4f5b2aacf04b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97446,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749812/general/9256870b-8899-482e-8333-d7f07377c295.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89267,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749812/general/db42df3e-0e89-42d3-9d88-0016019163c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119574,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749812/general/ca1edf77-62e0-4451-aea5-229bc2a50589.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749812/general/ab147c40-febb-4918-86b2-5769160cf57b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749812/general/c2654346-4b5d-4a43-9799-07569be7ef9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88991,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749812/general/86450d74-21fa-4888-aedc-88e82c718c98.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86377431-bd5c-5f27-a2fa-c2d7bf7d6762/86377431-bd5c-5f27-a2fa-c2d7bf7d6762_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81905,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749812/general/69595ec0-cdfa-4e0d-86de-91745f4c3202.jpg',
'Width': 1024}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLA 250e AMG Line - Hybrid - Automatic - 218 hp - '
'90.431 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738468%27 HTTP/1.1" 200 None
2026-03-27 16:37:23 [adesa.fr] INFO: Saving data for 10738468: {'created_time': 1774629443.304852, 'last_price_update_time': 1774629443.304864, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738468') HTTP/1.1" 204 0
2026-03-27 16:37:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b8844ade-58cc-52b3-a520-41d9ed19aef3 with identifier: 10738660
2026-03-27 16:37:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b8844ade-58cc-52b3-a520-41d9ed19aef3 with identifier: 10738660
2026-03-27 16:37:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b8844ade-58cc-52b3-a520-41d9ed19aef3 with identifier: 10738660 to the API
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750126/general/3700f744-52ba-4399-a86b-d25df1b71011.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b8844ade-58cc-52b3-a520-41d9ed19aef3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-855-QB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738660',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 54599,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750126/general/c49d2a1e-fc3e-4479-bdd1-5add560d30ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128040,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750126/general/229c8a27-c289-404a-a12e-f13ba9751cc6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106567,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750126/general/67f74f24-30c1-422e-bd6c-910188274457.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108801,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750126/general/dc9e7857-49ba-4e5c-99eb-82b07faac4e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81019,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750126/general/929e820c-f159-4472-bb3e-5d84b4e36e3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750126/general/3700f744-52ba-4399-a86b-d25df1b71011.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750126/general/03565029-9c8f-4904-bf45-4a52cb94c962.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750126/general/9da1f36a-e0b9-4e3b-a78f-46d665c065a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750126/general/31b55993-e192-4371-9e95-a887ba242df8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8844ade-58cc-52b3-a520-41d9ed19aef3/b8844ade-58cc-52b3-a520-41d9ed19aef3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112707,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750126/general/b9727dba-a5b8-4883-bb6b-185380d25de3.jpg',
'Width': 1024}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLA 250e Business Line - Hybrid - Automatic - 218 hp '
'- 54.599 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738660%27 HTTP/1.1" 200 None
2026-03-27 16:37:23 [adesa.fr] INFO: Saving data for 10738660: {'created_time': 1774629443.672659, 'last_price_update_time': 1774629443.672671, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738660') HTTP/1.1" 204 0
2026-03-27 16:37:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8e97bd69-b165-5ab5-88e0-aa484cc83efb with identifier: 10738661
2026-03-27 16:37:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8e97bd69-b165-5ab5-88e0-aa484cc83efb with identifier: 10738661
2026-03-27 16:37:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8e97bd69-b165-5ab5-88e0-aa484cc83efb with identifier: 10738661 to the API
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750127/general/fcf60720-7fb2-455a-bdf7-595406bb4cc1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Petrol',
'id': '8e97bd69-b165-5ab5-88e0-aa484cc83efb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-471-MQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738661',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 83200,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154030,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750127/general/51116223-2535-4131-bdaa-a2dfd8d9b113.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750127/general/1a048744-4c03-4f97-9ef1-0344aa64e623.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163023,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750127/general/fcf60720-7fb2-455a-bdf7-595406bb4cc1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168022,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750127/general/70ee609f-5a7d-4bd5-ae0b-a026ce432ef3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750127/general/c36ebb18-719c-40b0-ba59-b44cac85501b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750127/general/58124873-d66b-42ba-9452-73f909df2084.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125691,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750127/general/146c24b2-89fd-4180-82e7-f53d7fd0c18d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750127/general/50481c82-6f4c-4cd6-b408-6b20b618e2de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82976,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750127/general/aca2d84f-0212-4535-bc2e-4bffa705d054.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e97bd69-b165-5ab5-88e0-aa484cc83efb/8e97bd69-b165-5ab5-88e0-aa484cc83efb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162120,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750127/general/140e7ff1-dbde-4bbf-9c88-1e2076fb4226.jpg',
'Width': 1024}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 7,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz GLB 200 Business Line - Petrol - Automatic - 163 hp - '
'83.200 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2020}
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738661%27 HTTP/1.1" 200 None
2026-03-27 16:37:24 [adesa.fr] INFO: Saving data for 10738661: {'created_time': 1774629444.133725, 'last_price_update_time': 1774629444.133737, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738661') HTTP/1.1" 204 0
2026-03-27 16:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750971/general/760ac547-2936-42f6-b18c-073828d09616.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738185)
2026-03-27 16:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749803/general/4d01fc47-97f5-40ef-818f-7ed69b3dd1f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738461)
2026-03-27 16:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22581b8d0>
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252F412951c2-27a8-479a-b399-65bbeb3e7046.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/412951c2-27a8-479a-b399-65bbeb3e7046.jpg saved to cache
2026-03-27 16:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cc2483e9-1f6a-52a2-a387-c6d92cb8e24b
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22590f250>
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252Fd140753e-dc23-4656-8473-6560824a3003.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/d140753e-dc23-4656-8473-6560824a3003.jpg saved to cache
2026-03-27 16:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f7b9a4c3-9f10-5344-9c59-5a6c38026357
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256b66d0>
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750077%252Fgeneral%252Fb6a3fb91-432f-47e3-84a0-63045919213c.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750077/general/b6a3fb91-432f-47e3-84a0-63045919213c.jpg saved to cache
2026-03-27 16:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a853cc4f-5529-524f-9a68-a1c352b221d1
2026-03-27 16:37:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a853cc4f-5529-524f-9a68-a1c352b221d1, skipping ID generation
2026-03-27 16:37:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a853cc4f-5529-524f-9a68-a1c352b221d1 with scrape type 1
2026-03-27 16:37:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a853cc4f-5529-524f-9a68-a1c352b221d1 sending to next pipeline
2026-03-27 16:37:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a853cc4f-5529-524f-9a68-a1c352b221d1, identifier: 10738614
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256209d0>
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252Ff6ecddd6-564e-45b4-9a23-3fbb80c6790c.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/f6ecddd6-564e-45b4-9a23-3fbb80c6790c.jpg saved to cache
2026-03-27 16:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0981a888-dfa6-508d-b834-a47f9b38be65
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241c5950>
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749853%252Fgeneral%252F077e54fa-1a08-45aa-8070-34c2360d0d06.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749853/general/077e54fa-1a08-45aa-8070-34c2360d0d06.jpg saved to cache
2026-03-27 16:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cc2483e9-1f6a-52a2-a387-c6d92cb8e24b
2026-03-27 16:37:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cc2483e9-1f6a-52a2-a387-c6d92cb8e24b, skipping ID generation
2026-03-27 16:37:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc2483e9-1f6a-52a2-a387-c6d92cb8e24b with scrape type 1
2026-03-27 16:37:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cc2483e9-1f6a-52a2-a387-c6d92cb8e24b sending to next pipeline
2026-03-27 16:37:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cc2483e9-1f6a-52a2-a387-c6d92cb8e24b, identifier: 10738508
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff0e310>
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252F00461cdd-0679-41ee-a1c3-eeae4d753006.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/00461cdd-0679-41ee-a1c3-eeae4d753006.jpg saved to cache
2026-03-27 16:37:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0981a888-dfa6-508d-b834-a47f9b38be65
2026-03-27 16:37:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a853cc4f-5529-524f-9a68-a1c352b221d1 with identifier: 10738614
2026-03-27 16:37:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a853cc4f-5529-524f-9a68-a1c352b221d1 with identifier: 10738614
2026-03-27 16:37:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a853cc4f-5529-524f-9a68-a1c352b221d1 with identifier: 10738614 to the API
2026-03-27 16:37:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750077/general/b6a3fb91-432f-47e3-84a0-63045919213c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'a853cc4f-5529-524f-9a68-a1c352b221d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-272-MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738614',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Niro',
'odometer': 59443,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161859,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750077/general/c979f0b3-bb69-4061-8815-6ed84681d524.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164178,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750077/general/911662d4-64a0-4670-a714-d0fdfde41f4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750077/general/b6a3fb91-432f-47e3-84a0-63045919213c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146346,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750077/general/ac148de0-a297-4583-82d0-465e9e055542.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125432,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750077/general/73f74436-113c-4223-a947-a257ab624520.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111181,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750077/general/aa3e3551-05b7-4bd5-b592-92a33d92b6ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125769,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750077/general/5d708ff0-8b2e-49e7-903b-01c6053a436f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750077/general/7ce84447-c500-4834-a68a-8256c84973d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750077/general/349a7bcc-06ef-4dcd-a304-4a6efa42ef3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a853cc4f-5529-524f-9a68-a1c352b221d1/a853cc4f-5529-524f-9a68-a1c352b221d1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293618,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750077/general/f8ea3cd5-44bb-4ef7-b27a-71d03cb8b76f.jpg',
'Width': 1024}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-11-20',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Kia Niro 65 kWh Active - Electric - Automatic - 204 hp - 59.443 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738614%27 HTTP/1.1" 200 None
2026-03-27 16:37:25 [adesa.fr] INFO: Saving data for 10738614: {'created_time': 1774629445.450273, 'last_price_update_time': 1774629445.450284, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738614') HTTP/1.1" 204 0
2026-03-27 16:37:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cc2483e9-1f6a-52a2-a387-c6d92cb8e24b with identifier: 10738508
2026-03-27 16:37:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cc2483e9-1f6a-52a2-a387-c6d92cb8e24b with identifier: 10738508
2026-03-27 16:37:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cc2483e9-1f6a-52a2-a387-c6d92cb8e24b with identifier: 10738508 to the API
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749853/general/077e54fa-1a08-45aa-8070-34c2360d0d06.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Electric',
'id': 'cc2483e9-1f6a-52a2-a387-c6d92cb8e24b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-033-NK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738508',
'listing': 'auction',
'location': 'Tarnos (France)',
'make': 'Kia',
'model': 'EV6',
'odometer': 122630,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175914,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749853/general/9428e148-ede1-471c-81ad-87d3ecbe3825.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749853/general/4a24718f-55b8-4e86-82b8-ff5144b32b9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749853/general/077e54fa-1a08-45aa-8070-34c2360d0d06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749853/general/e459e516-2f47-42ae-a841-829d04395b07.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80326,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749853/general/8e5ada44-d9e3-4caa-87c6-4ffed4299a6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749853/general/412951c2-27a8-479a-b399-65bbeb3e7046.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103245,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749853/general/48cbabb7-3ba5-470f-9440-ce92037086f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113468,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749853/general/20864138-fcf0-4e6d-849f-a1e92e88fab0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91994,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749853/general/7c27f111-3d62-4f02-97c0-b5f0dacf0484.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc2483e9-1f6a-52a2-a387-c6d92cb8e24b/cc2483e9-1f6a-52a2-a387-c6d92cb8e24b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749853/general/e4265ab5-079f-4340-96b0-46e8b67ae634.jpg',
'Width': 1024}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-11-15',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Kia EV6 74 kWh Air - Electric - Automatic - 229 hp - 122.630 km',
'transmission': 'automatic',
'trim': 'Air',
'vin': None,
'year': 2022}
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738508%27 HTTP/1.1" 200 None
2026-03-27 16:37:25 [adesa.fr] INFO: Saving data for 10738508: {'created_time': 1774629445.898001, 'last_price_update_time': 1774629445.898014, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738508') HTTP/1.1" 204 0
2026-03-27 16:37:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2241c7590>
2026-03-27 16:37:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252F8ba3d51f-7ba9-43ae-87bd-53a04410c7e4.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/8ba3d51f-7ba9-43ae-87bd-53a04410c7e4.jpg saved to cache
2026-03-27 16:37:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7e99523f-9507-56e2-9f3d-68fb5066d522
2026-03-27 16:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750098/general/c5937b1a-a789-4c2b-ab89-f07bb22775eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738634)
2026-03-27 16:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750098/general/9f77317c-051d-4d9d-ae03-bb02bf7b9686.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738634)
2026-03-27 16:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258d4a10>
2026-03-27 16:37:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750971%252Fgeneral%252F760ac547-2936-42f6-b18c-073828d09616.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750971/general/760ac547-2936-42f6-b18c-073828d09616.jpg saved to cache
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f7b9a4c3-9f10-5344-9c59-5a6c38026357
2026-03-27 16:37:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f7b9a4c3-9f10-5344-9c59-5a6c38026357, skipping ID generation
2026-03-27 16:37:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7b9a4c3-9f10-5344-9c59-5a6c38026357 with scrape type 1
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7b9a4c3-9f10-5344-9c59-5a6c38026357 sending to next pipeline
2026-03-27 16:37:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f7b9a4c3-9f10-5344-9c59-5a6c38026357, identifier: 10738185
2026-03-27 16:37:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ba310>
2026-03-27 16:37:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252F4d01fc47-97f5-40ef-818f-7ed69b3dd1f5.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/4d01fc47-97f5-40ef-818f-7ed69b3dd1f5.jpg saved to cache
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7e99523f-9507-56e2-9f3d-68fb5066d522
2026-03-27 16:37:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa0298b9-2480-5ccb-a261-6bea7d783447 with identifier: 10738527
2026-03-27 16:37:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa0298b9-2480-5ccb-a261-6bea7d783447 with scrape type 1
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa0298b9-2480-5ccb-a261-6bea7d783447
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749984%252Fgeneral%252F727e0738-97b3-4c5b-9466-bd0a28edb989.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749984/general/727e0738-97b3-4c5b-9466-bd0a28edb989.jpg not downloaded yet
2026-03-27 16:37:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cfa15c2-e224-503a-87e1-d13ea3ecb539 with identifier: 10738617
2026-03-27 16:37:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cfa15c2-e224-503a-87e1-d13ea3ecb539 with scrape type 1
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2cfa15c2-e224-503a-87e1-d13ea3ecb539
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750080%252Fgeneral%252Ff89f12d9-d8a2-423e-b334-e5eaa95bdce9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750080/general/f89f12d9-d8a2-423e-b334-e5eaa95bdce9.jpg not downloaded yet
2026-03-27 16:37:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7cb8e2e-4042-55ce-8a44-149dbb1f36ce with identifier: 10738572
2026-03-27 16:37:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7cb8e2e-4042-55ce-8a44-149dbb1f36ce with scrape type 1
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7cb8e2e-4042-55ce-8a44-149dbb1f36ce
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750034%252Fgeneral%252F3a33fd51-cff9-4bdf-ab20-f610dd1be8c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750034/general/3a33fd51-cff9-4bdf-ab20-f610dd1be8c8.jpg not downloaded yet
2026-03-27 16:37:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d91dda5c-54af-5a32-811d-cb0a527e0a4c with identifier: 10738531
2026-03-27 16:37:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d91dda5c-54af-5a32-811d-cb0a527e0a4c with scrape type 1
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d91dda5c-54af-5a32-811d-cb0a527e0a4c
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749990%252Fgeneral%252F9d775abd-3daa-4a89-95e0-780f5ee3a285.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749990/general/9d775abd-3daa-4a89-95e0-780f5ee3a285.jpg not downloaded yet
2026-03-27 16:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749801/general/dd6b530a-3d35-46b9-ab42-4237b106515e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738459)
2026-03-27 16:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749803/general/6eb947b1-4fa7-46d9-97ac-6fd53c5642b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738461)
2026-03-27 16:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749801/general/00c62feb-89b0-4c31-8215-758af3da2569.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738459)
2026-03-27 16:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750098/general/5a92fd18-b9a4-4832-b256-299d7b534bdf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738634)
2026-03-27 16:37:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f7b9a4c3-9f10-5344-9c59-5a6c38026357 with identifier: 10738185
2026-03-27 16:37:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f7b9a4c3-9f10-5344-9c59-5a6c38026357 with identifier: 10738185
2026-03-27 16:37:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f7b9a4c3-9f10-5344-9c59-5a6c38026357 with identifier: 10738185 to the API
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750971/general/760ac547-2936-42f6-b18c-073828d09616.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': 'f7b9a4c3-9f10-5344-9c59-5a6c38026357',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-018-NZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738185',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 110490,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 12,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750971/general/7d0ee128-5dd8-43d0-b593-610d4ae4fd63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304244,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750971/general/198258de-991a-4d60-8a23-a5c41db954b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750971/general/760ac547-2936-42f6-b18c-073828d09616.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407219,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750971/general/d140753e-dc23-4656-8473-6560824a3003.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82860,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750971/general/3f0d01d3-e12f-4a2e-9554-86e8a47b1b31.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750971/general/20c31b80-78b1-497d-bfbd-45db81c315fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310514,
'Height': 721,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750971/general/659dfd26-0498-47da-bfdf-74ae8fdaaf0b.jpg',
'Width': 965},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76520,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750971/general/cb2891bc-0925-4ed0-870f-c08ec08a54cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95387,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750971/general/12b2a3b2-6304-45b6-afa6-6817ee0f5cc6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7b9a4c3-9f10-5344-9c59-5a6c38026357/f7b9a4c3-9f10-5344-9c59-5a6c38026357_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750971/general/b551d0e5-8290-483b-a88b-e70e2cf3a130.jpg',
'Width': 1024}],
'price': 21300,
'price_includes_vat': True,
'registration_date': '2023-08-02',
'seats_number': 5,
'seller_name': 'AutoMoller GmbH',
'title': 'Kia EV6 Air - Electric - Automatic - 229 hp - 110.490 km',
'transmission': 'automatic',
'trim': 'Air',
'vin': None,
'year': 2023}
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738185%27 HTTP/1.1" 200 None
2026-03-27 16:37:26 [adesa.fr] INFO: Saving data for 10738185: {'created_time': 1774629446.830692, 'last_price_update_time': 1774629446.830703, 'auction_closing_time': 1774858200.0}
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738185') HTTP/1.1" 204 0
2026-03-27 16:37:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750028/general/73319bc6-3cd8-4459-a855-32cd6696f089.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738566)
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749984%252Fgeneral%252Ff6340820-1365-4443-892c-2db8418573f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749984/general/f6340820-1365-4443-892c-2db8418573f0.jpg not downloaded yet
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750080%252Fgeneral%252Fe4f461ab-e8f6-48e2-8cca-710381bf96b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750080/general/e4f461ab-e8f6-48e2-8cca-710381bf96b9.jpg not downloaded yet
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750034%252Fgeneral%252Fa2be373d-7544-4f84-87ec-2a5ba038d6f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750034/general/a2be373d-7544-4f84-87ec-2a5ba038d6f6.jpg not downloaded yet
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749990%252Fgeneral%252F29a0efd4-9984-48c1-aee4-60b2d097d061.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749990/general/29a0efd4-9984-48c1-aee4-60b2d097d061.jpg not downloaded yet
2026-03-27 16:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750098/general/07c53018-daa4-430d-924e-411c12147cae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738634)
2026-03-27 16:37:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225826b90>
2026-03-27 16:37:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f561939-feea-5c4b-8de1-f54768b51b5f/2f561939-feea-5c4b-8de1-f54768b51b5f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750098%252Fgeneral%252Fc5937b1a-a789-4c2b-ab89-f07bb22775eb.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750098/general/c5937b1a-a789-4c2b-ab89-f07bb22775eb.jpg saved to cache
2026-03-27 16:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2f561939-feea-5c4b-8de1-f54768b51b5f
2026-03-27 16:37:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22415a9d0>
2026-03-27 16:37:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f561939-feea-5c4b-8de1-f54768b51b5f/2f561939-feea-5c4b-8de1-f54768b51b5f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750098%252Fgeneral%252F9f77317c-051d-4d9d-ae03-bb02bf7b9686.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750098/general/9f77317c-051d-4d9d-ae03-bb02bf7b9686.jpg saved to cache
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2f561939-feea-5c4b-8de1-f54768b51b5f
2026-03-27 16:37:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dad2a52e-fc43-5693-a88e-9a8ca88ec79e with identifier: 10738542
2026-03-27 16:37:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dad2a52e-fc43-5693-a88e-9a8ca88ec79e with scrape type 1
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dad2a52e-fc43-5693-a88e-9a8ca88ec79e
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750001%252Fgeneral%252Fd4471b42-ee5b-4854-83b7-d87f6b9a585e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750001/general/d4471b42-ee5b-4854-83b7-d87f6b9a585e.jpg not downloaded yet
2026-03-27 16:37:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45b4f130-bc4b-5c67-809c-cdac85e3a167 with identifier: 10738659
2026-03-27 16:37:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45b4f130-bc4b-5c67-809c-cdac85e3a167 with scrape type 1
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 45b4f130-bc4b-5c67-809c-cdac85e3a167
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750125%252Fgeneral%252F6e2d9b59-df10-4bd4-8c2e-f0cf1c6dc74c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750125/general/6e2d9b59-df10-4bd4-8c2e-f0cf1c6dc74c.jpg not downloaded yet
2026-03-27 16:37:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750028/general/72b6db7d-d7e8-421b-afa1-1e990e5c9942.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738566)
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749984%252Fgeneral%252F826d9b1e-d398-43f4-a9be-af074361d64d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749984/general/826d9b1e-d398-43f4-a9be-af074361d64d.jpg not downloaded yet
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750080%252Fgeneral%252Fdc2a0c83-4f18-487d-bf85-d216c41cf667.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750080/general/dc2a0c83-4f18-487d-bf85-d216c41cf667.jpg not downloaded yet
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750034%252Fgeneral%252F8109700e-0977-4b0e-aad2-248419d671c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750034/general/8109700e-0977-4b0e-aad2-248419d671c9.jpg not downloaded yet
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749990%252Fgeneral%252Fb44dc330-357e-44e9-8213-b1a519500d0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749990/general/b44dc330-357e-44e9-8213-b1a519500d0a.jpg not downloaded yet
2026-03-27 16:37:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225cd6250>
2026-03-27 16:37:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252Fdd6b530a-3d35-46b9-ab42-4237b106515e.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/dd6b530a-3d35-46b9-ab42-4237b106515e.jpg saved to cache
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0981a888-dfa6-508d-b834-a47f9b38be65
2026-03-27 16:37:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224369bd0>
2026-03-27 16:37:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749803%252Fgeneral%252F6eb947b1-4fa7-46d9-97ac-6fd53c5642b4.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749803/general/6eb947b1-4fa7-46d9-97ac-6fd53c5642b4.jpg saved to cache
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7e99523f-9507-56e2-9f3d-68fb5066d522
2026-03-27 16:37:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e99523f-9507-56e2-9f3d-68fb5066d522, skipping ID generation
2026-03-27 16:37:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e99523f-9507-56e2-9f3d-68fb5066d522 with scrape type 1
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e99523f-9507-56e2-9f3d-68fb5066d522 sending to next pipeline
2026-03-27 16:37:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7e99523f-9507-56e2-9f3d-68fb5066d522, identifier: 10738461
2026-03-27 16:37:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2258ccd50>
2026-03-27 16:37:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749801%252Fgeneral%252F00c62feb-89b0-4c31-8215-758af3da2569.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749801/general/00c62feb-89b0-4c31-8215-758af3da2569.jpg saved to cache
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0981a888-dfa6-508d-b834-a47f9b38be65
2026-03-27 16:37:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0981a888-dfa6-508d-b834-a47f9b38be65, skipping ID generation
2026-03-27 16:37:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0981a888-dfa6-508d-b834-a47f9b38be65 with scrape type 1
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0981a888-dfa6-508d-b834-a47f9b38be65 sending to next pipeline
2026-03-27 16:37:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0981a888-dfa6-508d-b834-a47f9b38be65, identifier: 10738459
2026-03-27 16:37:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22416df90>
2026-03-27 16:37:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f561939-feea-5c4b-8de1-f54768b51b5f/2f561939-feea-5c4b-8de1-f54768b51b5f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750098%252Fgeneral%252F5a92fd18-b9a4-4832-b256-299d7b534bdf.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750098/general/5a92fd18-b9a4-4832-b256-299d7b534bdf.jpg saved to cache
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2f561939-feea-5c4b-8de1-f54768b51b5f
2026-03-27 16:37:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750028/general/702cbcad-0776-4cf0-ab7a-ad9a2557c6ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738566)
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750001%252Fgeneral%252F8123aad4-91d3-4757-ad4b-e745fa7c2f00.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750001/general/8123aad4-91d3-4757-ad4b-e745fa7c2f00.jpg not downloaded yet
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750125%252Fgeneral%252F5d3558c1-c616-4cb5-b696-740e21d08069.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750125/general/5d3558c1-c616-4cb5-b696-740e21d08069.jpg not downloaded yet
2026-03-27 16:37:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7e99523f-9507-56e2-9f3d-68fb5066d522 with identifier: 10738461
2026-03-27 16:37:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7e99523f-9507-56e2-9f3d-68fb5066d522 with identifier: 10738461
2026-03-27 16:37:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7e99523f-9507-56e2-9f3d-68fb5066d522 with identifier: 10738461 to the API
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749803/general/6eb947b1-4fa7-46d9-97ac-6fd53c5642b4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Diesel',
'id': '7e99523f-9507-56e2-9f3d-68fb5066d522',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-087-CN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738461',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 161064,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 56,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234257,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749803/general/b470cfac-6194-49c5-a0bb-660e532d9a64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249979,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749803/general/4a13488b-b4e4-42ab-8ce7-5cfc36736ebe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181705,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749803/general/969ccc36-50ab-4d4c-9a41-c45c77689730.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749803/general/6eb947b1-4fa7-46d9-97ac-6fd53c5642b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103993,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749803/general/e24eb086-fc5b-479a-a843-a82ebbc7c485.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118871,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749803/general/a8fbc1c2-a24d-465d-83b7-1bbfad2da26b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749803/general/8cad3d82-d752-439c-a092-8089eb1ced32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749803/general/4d01fc47-97f5-40ef-818f-7ed69b3dd1f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749803/general/8ba3d51f-7ba9-43ae-87bd-53a04410c7e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e99523f-9507-56e2-9f3d-68fb5066d522/7e99523f-9507-56e2-9f3d-68fb5066d522_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749803/general/08ded359-63fa-4aef-a36a-b62728bbb731.jpg',
'Width': 1024}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Hyundai Tucson 1.6 CRDI Business - Diesel - Automatic - 136 hp - '
'161.064 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738461%27 HTTP/1.1" 200 None
2026-03-27 16:37:27 [adesa.fr] INFO: Saving data for 10738461: {'created_time': 1774629447.825748, 'last_price_update_time': 1774629447.825765, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738461') HTTP/1.1" 204 0
2026-03-27 16:37:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0981a888-dfa6-508d-b834-a47f9b38be65 with identifier: 10738459
2026-03-27 16:37:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0981a888-dfa6-508d-b834-a47f9b38be65 with identifier: 10738459
2026-03-27 16:37:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0981a888-dfa6-508d-b834-a47f9b38be65 with identifier: 10738459 to the API
2026-03-27 16:37:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 16:37:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749801/general/00c62feb-89b0-4c31-8215-758af3da2569.jpg>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': '2026-04-02T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '0981a888-dfa6-508d-b834-a47f9b38be65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-722-AQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738459',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 100689,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 83,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162251,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749801/general/c635a142-6567-45bf-80d7-27d8e85dc1a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173049,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749801/general/00c62feb-89b0-4c31-8215-758af3da2569.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749801/general/d4a40867-d709-45a5-a0d6-3ec418e09595.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749801/general/dd6b530a-3d35-46b9-ab42-4237b106515e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749801/general/826886d5-5d1a-418a-8d35-16d023d97802.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749801/general/09bdb6dc-03d5-485c-881e-8f8600380c41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749801/general/23c2bfa5-38ea-4d85-ab41-be16fd4b11b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133549,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749801/general/e1ac0e16-649b-476a-a5e8-b92f747126ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144960,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749801/general/00461cdd-0679-41ee-a1c3-eeae4d753006.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0981a888-dfa6-508d-b834-a47f9b38be65/0981a888-dfa6-508d-b834-a47f9b38be65_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749801/general/f6ecddd6-564e-45b4-9a23-3fbb80c6790c.jpg',
'Width': 1024}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Hyundai Kona 1.6 Business - Hybrid - Automatic - 141 hp - 100.689 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738459%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [adesa.fr] INFO: Saving data for 10738459: {'created_time': 1774629448.203982, 'last_price_update_time': 1774629448.203995, 'auction_closing_time': 1775116800.0}
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10738459') HTTP/1.1" 204 0
2026-03-27 16:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750028/general/43e00791-661d-4585-858a-39add9d75299.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738566)
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749984%252Fgeneral%252F805ce8c9-1e8f-4fce-bc76-950ae9acf228.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749984/general/805ce8c9-1e8f-4fce-bc76-950ae9acf228.jpg not downloaded yet
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750080%252Fgeneral%252Fe7b487b6-0dfe-43e6-bc59-6cfa1018fe76.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750080/general/e7b487b6-0dfe-43e6-bc59-6cfa1018fe76.jpg not downloaded yet
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750034%252Fgeneral%252F42f8a93d-a5de-4660-b6ab-77c417beb2c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750034/general/42f8a93d-a5de-4660-b6ab-77c417beb2c9.jpg not downloaded yet
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749990%252Fgeneral%252Ff79a9309-829f-4c74-b51b-d8d4c1496b97.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749990/general/f79a9309-829f-4c74-b51b-d8d4c1496b97.jpg not downloaded yet
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22585b450>
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0048c03f-8d34-55cc-94df-f7034f029bd4/0048c03f-8d34-55cc-94df-f7034f029bd4_image_9.jpg HTTP/1.1" 201 0
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750028%252Fgeneral%252F73319bc6-3cd8-4459-a855-32cd6696f089.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750028/general/73319bc6-3cd8-4459-a855-32cd6696f089.jpg saved to cache
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0048c03f-8d34-55cc-94df-f7034f029bd4
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225b1ea50>
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f561939-feea-5c4b-8de1-f54768b51b5f/2f561939-feea-5c4b-8de1-f54768b51b5f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750098%252Fgeneral%252F07c53018-daa4-430d-924e-411c12147cae.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750098/general/07c53018-daa4-430d-924e-411c12147cae.jpg saved to cache
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2f561939-feea-5c4b-8de1-f54768b51b5f
2026-03-27 16:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750098/general/cbad651a-bc26-4b84-ac54-3400bdd56d12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738634)
2026-03-27 16:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750028/general/82303591-6353-464b-8009-f1a8753ed1d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738566)
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750001%252Fgeneral%252F25338d9f-8649-4b38-b8f9-d8f40a91b074.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750001/general/25338d9f-8649-4b38-b8f9-d8f40a91b074.jpg not downloaded yet
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750125%252Fgeneral%252Fd2d01266-d519-4975-9f4d-7576e45f953d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750125/general/d2d01266-d519-4975-9f4d-7576e45f953d.jpg not downloaded yet
2026-03-27 16:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224179ed0>
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0048c03f-8d34-55cc-94df-f7034f029bd4/0048c03f-8d34-55cc-94df-f7034f029bd4_image_8.jpg HTTP/1.1" 201 0
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750028%252Fgeneral%252F72b6db7d-d7e8-421b-afa1-1e990e5c9942.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750028/general/72b6db7d-d7e8-421b-afa1-1e990e5c9942.jpg saved to cache
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0048c03f-8d34-55cc-94df-f7034f029bd4
2026-03-27 16:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749990/general/9d775abd-3daa-4a89-95e0-780f5ee3a285.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738531)
2026-03-27 16:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750034/general/3a33fd51-cff9-4bdf-ab20-f610dd1be8c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738572)
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749984%252Fgeneral%252Fde34447d-74b0-44eb-a325-aede2149fe84.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749984/general/de34447d-74b0-44eb-a325-aede2149fe84.jpg not downloaded yet
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750080%252Fgeneral%252F0d594f70-fb0c-409e-bbef-52b9f9ef9698.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750080/general/0d594f70-fb0c-409e-bbef-52b9f9ef9698.jpg not downloaded yet
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750034%252Fgeneral%252F39de93b2-f050-47f5-9991-fe16e0790496.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750034/general/39de93b2-f050-47f5-9991-fe16e0790496.jpg not downloaded yet
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749990%252Fgeneral%252F72ebd9db-4664-4186-affe-099ac13bd46f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749990/general/72ebd9db-4664-4186-affe-099ac13bd46f.jpg not downloaded yet
2026-03-27 16:37:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22438bcd0>
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0048c03f-8d34-55cc-94df-f7034f029bd4/0048c03f-8d34-55cc-94df-f7034f029bd4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750028%252Fgeneral%252F702cbcad-0776-4cf0-ab7a-ad9a2557c6ff.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750028/general/702cbcad-0776-4cf0-ab7a-ad9a2557c6ff.jpg saved to cache
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0048c03f-8d34-55cc-94df-f7034f029bd4
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750001%252Fgeneral%252Fab212ec8-795a-48bd-bfd1-3bbb421dbd19.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750001/general/ab212ec8-795a-48bd-bfd1-3bbb421dbd19.jpg not downloaded yet
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750125%252Fgeneral%252F1639b030-0a07-459d-9373-25b3b8d95e83.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750125/general/1639b030-0a07-459d-9373-25b3b8d95e83.jpg not downloaded yet
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224108d90>
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0048c03f-8d34-55cc-94df-f7034f029bd4/0048c03f-8d34-55cc-94df-f7034f029bd4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750028%252Fgeneral%252F43e00791-661d-4585-858a-39add9d75299.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750028/general/43e00791-661d-4585-858a-39add9d75299.jpg saved to cache
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0048c03f-8d34-55cc-94df-f7034f029bd4
2026-03-27 16:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749990/general/29a0efd4-9984-48c1-aee4-60b2d097d061.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738531)
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749984%252Fgeneral%252F37d9f8e0-e318-4c65-8b16-3327c155565c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749984/general/37d9f8e0-e318-4c65-8b16-3327c155565c.jpg not downloaded yet
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750080%252Fgeneral%252F2bdd37df-7e3b-4c3b-959c-803ae1c5993d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750080/general/2bdd37df-7e3b-4c3b-959c-803ae1c5993d.jpg not downloaded yet
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750034%252Fgeneral%252Fc9de4dbe-3e42-45dd-a4bf-bd011ae11304.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750034/general/c9de4dbe-3e42-45dd-a4bf-bd011ae11304.jpg not downloaded yet
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749990%252Fgeneral%252Fcb8e5f35-70fa-446e-8d3c-c28f1b2c6c1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749990/general/cb8e5f35-70fa-446e-8d3c-c28f1b2c6c1a.jpg not downloaded yet
2026-03-27 16:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750125/general/6e2d9b59-df10-4bd4-8c2e-f0cf1c6dc74c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738659)
2026-03-27 16:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749990/general/b44dc330-357e-44e9-8213-b1a519500d0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738531)
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750001%252Fgeneral%252F6abe6ffe-0a58-4889-9e0a-17645d0b3949.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750001/general/6abe6ffe-0a58-4889-9e0a-17645d0b3949.jpg not downloaded yet
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750125%252Fgeneral%252Fa963ff99-d469-4aaf-8cc0-01425700418c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750125/general/a963ff99-d469-4aaf-8cc0-01425700418c.jpg not downloaded yet
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc22410be10>
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f561939-feea-5c4b-8de1-f54768b51b5f/2f561939-feea-5c4b-8de1-f54768b51b5f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750098%252Fgeneral%252Fcbad651a-bc26-4b84-ac54-3400bdd56d12.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750098/general/cbad651a-bc26-4b84-ac54-3400bdd56d12.jpg saved to cache
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2f561939-feea-5c4b-8de1-f54768b51b5f
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224187e90>
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0048c03f-8d34-55cc-94df-f7034f029bd4/0048c03f-8d34-55cc-94df-f7034f029bd4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750028%252Fgeneral%252F82303591-6353-464b-8009-f1a8753ed1d7.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750028/general/82303591-6353-464b-8009-f1a8753ed1d7.jpg saved to cache
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0048c03f-8d34-55cc-94df-f7034f029bd4
2026-03-27 16:37:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8116f9a-eed7-53e7-8c6e-173cd1f059de with identifier: 10738466
2026-03-27 16:37:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8116f9a-eed7-53e7-8c6e-173cd1f059de with scrape type 1
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8116f9a-eed7-53e7-8c6e-173cd1f059de
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749808%252Fgeneral%252F609a6d79-61bc-4471-9d81-2599cc38e731.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749808/general/609a6d79-61bc-4471-9d81-2599cc38e731.jpg not downloaded yet
2026-03-27 16:37:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d60bd954-37cd-5abf-997b-4afea1c6286b with identifier: 10738491
2026-03-27 16:37:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d60bd954-37cd-5abf-997b-4afea1c6286b with scrape type 1
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d60bd954-37cd-5abf-997b-4afea1c6286b
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749835%252Fgeneral%252Fcbe129cf-af2b-49bb-b867-fce0cb523676.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749835/general/cbe129cf-af2b-49bb-b867-fce0cb523676.jpg not downloaded yet
2026-03-27 16:37:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89f29049-bc62-5392-b5b1-25c3bf155542 with identifier: 10738541
2026-03-27 16:37:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89f29049-bc62-5392-b5b1-25c3bf155542 with scrape type 1
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 89f29049-bc62-5392-b5b1-25c3bf155542
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750000%252Fgeneral%252F4b471e87-e571-427e-a777-b0600dd8fcb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750000/general/4b471e87-e571-427e-a777-b0600dd8fcb7.jpg not downloaded yet
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc235710f50>
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d91dda5c-54af-5a32-811d-cb0a527e0a4c/d91dda5c-54af-5a32-811d-cb0a527e0a4c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749990%252Fgeneral%252F9d775abd-3daa-4a89-95e0-780f5ee3a285.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749990/general/9d775abd-3daa-4a89-95e0-780f5ee3a285.jpg saved to cache
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d91dda5c-54af-5a32-811d-cb0a527e0a4c
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2256e2d10>
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7cb8e2e-4042-55ce-8a44-149dbb1f36ce/e7cb8e2e-4042-55ce-8a44-149dbb1f36ce_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750034%252Fgeneral%252F3a33fd51-cff9-4bdf-ab20-f610dd1be8c8.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750034/general/3a33fd51-cff9-4bdf-ab20-f610dd1be8c8.jpg saved to cache
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e7cb8e2e-4042-55ce-8a44-149dbb1f36ce
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749984%252Fgeneral%252F6909b09e-2943-4b0c-81e5-27a4b00b0b53.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749984/general/6909b09e-2943-4b0c-81e5-27a4b00b0b53.jpg not downloaded yet
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750080%252Fgeneral%252F5994f56a-05f9-4cf5-9008-a4b6bf44fed5.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750080/general/5994f56a-05f9-4cf5-9008-a4b6bf44fed5.jpg not downloaded yet
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750034%252Fgeneral%252Ff0742099-8a8a-46d5-a2ed-a43c75cb6872.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750034/general/f0742099-8a8a-46d5-a2ed-a43c75cb6872.jpg not downloaded yet
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749990%252Fgeneral%252Fbc4fe45b-7ef2-4f67-8902-2f3d0a0fda5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749990/general/bc4fe45b-7ef2-4f67-8902-2f3d0a0fda5c.jpg not downloaded yet
2026-03-27 16:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750125/general/5d3558c1-c616-4cb5-b696-740e21d08069.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738659)
2026-03-27 16:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750001/general/8123aad4-91d3-4757-ad4b-e745fa7c2f00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738542)
2026-03-27 16:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750034/general/42f8a93d-a5de-4660-b6ab-77c417beb2c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738572)
2026-03-27 16:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750001%252Fgeneral%252Faffab603-1f4a-4ea3-b40c-fcee07ebbbdf.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750001/general/affab603-1f4a-4ea3-b40c-fcee07ebbbdf.jpg not downloaded yet
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750125%252Fgeneral%252F4e2421a0-73c5-40e5-8eaf-a3811df454b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750125/general/4e2421a0-73c5-40e5-8eaf-a3811df454b4.jpg not downloaded yet
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749808%252Fgeneral%252F90d53e40-0cc6-4dbe-9f75-16860a0e05df.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749808/general/90d53e40-0cc6-4dbe-9f75-16860a0e05df.jpg not downloaded yet
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749835%252Fgeneral%252F6e42497a-8687-43a1-88a4-0124aed2e279.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749835/general/6e42497a-8687-43a1-88a4-0124aed2e279.jpg not downloaded yet
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750000%252Fgeneral%252F9be075df-be4c-497d-b3a8-8356e25be7fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750000/general/9be075df-be4c-497d-b3a8-8356e25be7fe.jpg not downloaded yet
2026-03-27 16:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750080/general/e7b487b6-0dfe-43e6-bc59-6cfa1018fe76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738617)
2026-03-27 16:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749984/general/805ce8c9-1e8f-4fce-bc76-950ae9acf228.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738527)
2026-03-27 16:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749990/general/f79a9309-829f-4c74-b51b-d8d4c1496b97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738531)
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749984%252Fgeneral%252Fe2c7b6a4-62e0-4205-af08-7c7188902d8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749984/general/e2c7b6a4-62e0-4205-af08-7c7188902d8d.jpg not downloaded yet
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750080%252Fgeneral%252F57b11c38-00d9-4670-8b3c-4249d90d6ea7.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750080/general/57b11c38-00d9-4670-8b3c-4249d90d6ea7.jpg not downloaded yet
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750034%252Fgeneral%252Fb67a2445-ee7c-488e-803f-c39408280c41.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750034/general/b67a2445-ee7c-488e-803f-c39408280c41.jpg not downloaded yet
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749990%252Fgeneral%252F466f05e3-7fe0-4050-964b-db44e2b3ed46.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749990/general/466f05e3-7fe0-4050-964b-db44e2b3ed46.jpg not downloaded yet
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2257d50d0>
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d91dda5c-54af-5a32-811d-cb0a527e0a4c/d91dda5c-54af-5a32-811d-cb0a527e0a4c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749990%252Fgeneral%252F29a0efd4-9984-48c1-aee4-60b2d097d061.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749990/general/29a0efd4-9984-48c1-aee4-60b2d097d061.jpg saved to cache
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d91dda5c-54af-5a32-811d-cb0a527e0a4c
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff59290>
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45b4f130-bc4b-5c67-809c-cdac85e3a167/45b4f130-bc4b-5c67-809c-cdac85e3a167_image_0.jpg HTTP/1.1" 201 0
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750125%252Fgeneral%252F6e2d9b59-df10-4bd4-8c2e-f0cf1c6dc74c.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750125/general/6e2d9b59-df10-4bd4-8c2e-f0cf1c6dc74c.jpg saved to cache
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 45b4f130-bc4b-5c67-809c-cdac85e3a167
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259274d0>
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d91dda5c-54af-5a32-811d-cb0a527e0a4c/d91dda5c-54af-5a32-811d-cb0a527e0a4c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749990%252Fgeneral%252Fb44dc330-357e-44e9-8213-b1a519500d0a.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749990/general/b44dc330-357e-44e9-8213-b1a519500d0a.jpg saved to cache
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d91dda5c-54af-5a32-811d-cb0a527e0a4c
2026-03-27 16:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749990/general/72ebd9db-4664-4186-affe-099ac13bd46f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738531)
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750001%252Fgeneral%252F97023388-6bb8-4d54-8d26-2c5da450edd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750001/general/97023388-6bb8-4d54-8d26-2c5da450edd2.jpg not downloaded yet
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750125%252Fgeneral%252Ff2d61bff-ed3a-477e-8629-4d4eb4d416d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750125/general/f2d61bff-ed3a-477e-8629-4d4eb4d416d1.jpg not downloaded yet
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749808%252Fgeneral%252F7f06ee02-7366-4a47-971e-1e315652f932.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749808/general/7f06ee02-7366-4a47-971e-1e315652f932.jpg not downloaded yet
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749835%252Fgeneral%252F573b30c2-ec24-4804-b430-589a4b4a3a70.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749835/general/573b30c2-ec24-4804-b430-589a4b4a3a70.jpg not downloaded yet
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750000%252Fgeneral%252F54730efb-c00b-406d-aa4c-e53f996bc0db.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750000/general/54730efb-c00b-406d-aa4c-e53f996bc0db.jpg not downloaded yet
2026-03-27 16:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750034/general/8109700e-0977-4b0e-aad2-248419d671c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738572)
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749984%252Fgeneral%252F8e510495-048c-49ac-8184-8670a1486fbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749984/general/8e510495-048c-49ac-8184-8670a1486fbb.jpg not downloaded yet
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750080%252Fgeneral%252F6078a1df-9d3b-4fdb-9399-b397030d80d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750080/general/6078a1df-9d3b-4fdb-9399-b397030d80d9.jpg not downloaded yet
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750034%252Fgeneral%252Fdfd00037-3230-4708-8572-092a5f3f484e.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750034/general/dfd00037-3230-4708-8572-092a5f3f484e.jpg not downloaded yet
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749990%252Fgeneral%252Fbc33bcbd-8cd1-4f2f-bc10-88a0a7c55117.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749990/general/bc33bcbd-8cd1-4f2f-bc10-88a0a7c55117.jpg not downloaded yet
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750001%252Fgeneral%252F8cf5d267-70ff-46ca-87d9-bccf885ea2d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750001/general/8cf5d267-70ff-46ca-87d9-bccf885ea2d2.jpg not downloaded yet
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750125%252Fgeneral%252F0300b95a-f387-4e7e-acf4-8ff924c051b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750125/general/0300b95a-f387-4e7e-acf4-8ff924c051b4.jpg not downloaded yet
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749808%252Fgeneral%252F00fc5a29-6fe1-4d37-938c-428075b5f42b.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749808/general/00fc5a29-6fe1-4d37-938c-428075b5f42b.jpg not downloaded yet
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749835%252Fgeneral%252Fa98c5762-82ec-47bc-87fd-4fbf2ef9a24f.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749835/general/a98c5762-82ec-47bc-87fd-4fbf2ef9a24f.jpg not downloaded yet
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750000%252Fgeneral%252F085d2e1c-3542-4638-b592-671c633d3e47.jpg%27 HTTP/1.1" 200 None
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750000/general/085d2e1c-3542-4638-b592-671c633d3e47.jpg not downloaded yet
2026-03-27 16:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff5a5d0>
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45b4f130-bc4b-5c67-809c-cdac85e3a167/45b4f130-bc4b-5c67-809c-cdac85e3a167_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750125%252Fgeneral%252F5d3558c1-c616-4cb5-b696-740e21d08069.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750125/general/5d3558c1-c616-4cb5-b696-740e21d08069.jpg saved to cache
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 45b4f130-bc4b-5c67-809c-cdac85e3a167
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc20ff2d010>
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dad2a52e-fc43-5693-a88e-9a8ca88ec79e/dad2a52e-fc43-5693-a88e-9a8ca88ec79e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750001%252Fgeneral%252F8123aad4-91d3-4757-ad4b-e745fa7c2f00.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750001/general/8123aad4-91d3-4757-ad4b-e745fa7c2f00.jpg saved to cache
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dad2a52e-fc43-5693-a88e-9a8ca88ec79e
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc225bf02d0>
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7cb8e2e-4042-55ce-8a44-149dbb1f36ce/e7cb8e2e-4042-55ce-8a44-149dbb1f36ce_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750034%252Fgeneral%252F42f8a93d-a5de-4660-b6ab-77c417beb2c9.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750034/general/42f8a93d-a5de-4660-b6ab-77c417beb2c9.jpg saved to cache
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e7cb8e2e-4042-55ce-8a44-149dbb1f36ce
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc2259a1a90>
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2cfa15c2-e224-503a-87e1-d13ea3ecb539/2cfa15c2-e224-503a-87e1-d13ea3ecb539_image_3.jpg HTTP/1.1" 201 0
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750080%252Fgeneral%252Fe7b487b6-0dfe-43e6-bc59-6cfa1018fe76.jpg') HTTP/1.1" 204 0
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750080/general/e7b487b6-0dfe-43e6-bc59-6cfa1018fe76.jpg saved to cache
2026-03-27 16:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2cfa15c2-e224-503a-87e1-d13ea3ecb539
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fc224394210>
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 16:37:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 16:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "